| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
| H A D | fnegate-1.c | 26 ddiv (double x) in ddiv() function 88 if (ddiv (src) != dst) in dtest() 91 if (src != ddiv(dst)) in dtest()
|
| /openbsd-src/gnu/gcc/gcc/config/rs6000/ |
| H A D | rios1.md | 142 (and (eq_attr "type" "sdiv,ddiv") 151 (define_insn_reservation "ppc601-ddiv" 31 152 (and (eq_attr "type" "ddiv")
|
| H A D | 6xx.md | 168 (define_insn_reservation "ppc604-ddiv" 32 169 (and (eq_attr "type" "ddiv") 200 (define_insn_reservation "ppc630-ddiv" 21 201 (and (eq_attr "type" "ddiv")
|
| H A D | mpc.md | 96 (define_insn_reservation "mpccore-ddiv" 17 97 (and (eq_attr "type" "ddiv")
|
| H A D | 440.md | 114 (define_insn_reservation "ppc440-ddiv" 33 115 (and (eq_attr "type" "ddiv")
|
| H A D | 603.md | 118 (define_insn_reservation "ppc603-ddiv" 33 119 (and (eq_attr "type" "ddiv")
|
| H A D | 7xx.md | 133 (define_insn_reservation "ppc750-ddiv" 31 134 (and (eq_attr "type" "ddiv")
|
| H A D | 7450.md | 129 (define_insn_reservation "ppc7450-ddiv" 35 130 (and (eq_attr "type" "ddiv")
|
| H A D | 40x.md | 117 fpcompare,fp,dmul,sdiv,ddiv")
|
| H A D | rios2.md | 90 (and (eq_attr "type" "sdiv,ddiv")
|
| H A D | rs64.md | 110 (and (eq_attr "type" "sdiv,ddiv")
|
| H A D | power5.md | 301 (and (eq_attr "type" "sdiv,ddiv")
|
| H A D | power4.md | 348 (and (eq_attr "type" "sdiv,ddiv")
|
| H A D | rs6000.md | 90 …cr_logical,delayed_cr,mfcr,mfcrf,mtcr,mfjmpr,mtjmpr,fp,fpsimple,dmul,sdiv,ddiv,ssqrt,dsqrt,jmpreg,… 5099 [(set_attr "type" "ddiv")]) 5493 [(set_attr "type" "ddiv")])
|
| H A D | rs6000.c | 283 const int ddiv; /* cost of DFmode division (fdiv). */ member 18879 *total = mode == DFmode ? rs6000_cost->ddiv in rs6000_rtx_costs()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Mips/ |
| H A D | Mips64InstrInfo.td | 318 def DSDIV : Div<"ddiv", II_DDIV, GPR64Opnd, [HI0_64, LO0_64]>, 1135 "ddiv\t$rd, $rs, $rt">, 1139 "ddiv\t$rd, $rs, $imm">, 1150 // GAS expands 'div' and 'ddiv' differently when the destination 1152 // form. 'ddiv' gets expanded, while 'div' is not expanded. 1154 def : MipsInstAlias<"ddiv $rs, $rt", (DSDivMacro GPR64Opnd:$rs, 1158 def : MipsInstAlias<"ddiv $rd, $imm", (DSDivIMacro GPR64Opnd:$rd,
|
| H A D | Mips64r6InstrInfo.td | 67 class DDIV_DESC : DIVMOD_DESC_BASE<"ddiv", GPR64Opnd, II_DDIV, sdiv>;
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/java/ |
| H A D | javaop.def | 221 JAVAOP (ddiv, 111, BINOP, DOUBLE, RDIV)
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/ |
| H A D | rs6000.md | 42 …v,branch,compare,cr_logical,delayed_compare,fpcompare,mtjmpr,fp,dmul,sdiv,ddiv,ssqrt,dsqrt,jmpreg,… 653 (and (eq_attr "type" "sdiv,ddiv") 683 (and (eq_attr "type" "ddiv") 688 (and (eq_attr "type" "ddiv") 693 (and (eq_attr "type" "ddiv") 698 (and (eq_attr "type" "ddiv") 724 (and (eq_attr "type" "sdiv,ddiv") 734 (and (eq_attr "type" "ddiv") 847 (and (eq_attr "type" "sdiv,ddiv") 5185 [(set_attr "type" "ddiv")]) [all …]
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/mips/ |
| H A D | mips.md | 2734 "ddiv\\t$0,%1,%2" 2987 "ddiv\\t$0,%1,%2" 3071 "ddiv\\t$0,%1,%2"
|
| /openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/ |
| H A D | ChangeLog-9297 | 3317 Likewise for divu, ddiv, ddivu. Added z,s,t case for drem, dremu,
|
| /openbsd-src/gnu/usr.bin/binutils/opcodes/ |
| H A D | ChangeLog-9297 | 3317 Likewise for divu, ddiv, ddivu. Added z,s,t case for drem, dremu,
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | FSFChangeLog.10 | 2742 (divsf3 !POWERPC): Use ddiv attribute.
|
| /openbsd-src/gnu/gcc/gcc/doc/ |
| H A D | invoke.texi | 10974 @code{div} and @code{ddiv} do not always produce the correct result if one
|
| H A D | gcc.info | 10581 - `div' and `ddiv' do not always produce the correct result if
|