Home
last modified time | relevance | path

Searched refs:ddiv (Results 1 – 23 of 23) sorted by relevance

/freebsd-12-stable/contrib/gcc/config/rs6000/
Drios1.md142 (and (eq_attr "type" "sdiv,ddiv")
151 (define_insn_reservation "ppc601-ddiv" 31
152 (and (eq_attr "type" "ddiv")
D6xx.md168 (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")
Dmpc.md96 (define_insn_reservation "mpccore-ddiv" 17
97 (and (eq_attr "type" "ddiv")
D440.md114 (define_insn_reservation "ppc440-ddiv" 33
115 (and (eq_attr "type" "ddiv")
D603.md118 (define_insn_reservation "ppc603-ddiv" 33
119 (and (eq_attr "type" "ddiv")
D7450.md129 (define_insn_reservation "ppc7450-ddiv" 35
130 (and (eq_attr "type" "ddiv")
D7xx.md133 (define_insn_reservation "ppc750-ddiv" 31
134 (and (eq_attr "type" "ddiv")
D40x.md117 fpcompare,fp,dmul,sdiv,ddiv")
Drios2.md90 (and (eq_attr "type" "sdiv,ddiv")
Drs64.md110 (and (eq_attr "type" "sdiv,ddiv")
Dpower5.md301 (and (eq_attr "type" "sdiv,ddiv")
Dpower4.md348 (and (eq_attr "type" "sdiv,ddiv")
Drs6000.md90 …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")])
Drs6000.c283 const int ddiv; /* cost of DFmode division (fdiv). */ member
18935 *total = mode == DFmode ? rs6000_cost->ddiv in rs6000_rtx_costs()
/freebsd-12-stable/lib/libc/arm/aeabi/
Daeabi_vfp_double.S178 AEABI_ENTRY(ddiv)
184 AEABI_END(ddiv)
Daeabi_double.c75 float64 AEABI_FUNC2(ddiv, float64, float64_div) in AEABI_FUNC2()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
DMips64InstrInfo.td318 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,
DMips64r6InstrInfo.td67 class DDIV_DESC : DIVMOD_DESC_BASE<"ddiv", GPR64Opnd, II_DDIV, sdiv>;
/freebsd-12-stable/contrib/binutils/opcodes/
DChangeLog-2006156 "ddiv", "ddiv.", "dcmpu", "drsp", "drsp.", "dcffix", "dcffix.",
DChangeLog-92973317 Likewise for divu, ddiv, ddivu. Added z,s,t case for drem, dremu,
/freebsd-12-stable/contrib/gcc/
DFSFChangeLog.102742 (divsf3 !POWERPC): Use ddiv attribute.
DChangeLog-200425624 "sdiv" and "ddiv". Update all CPU variant tables as appropriate.
/freebsd-12-stable/contrib/gcc/doc/
Dinvoke.texi10863 @code{div} and @code{ddiv} do not always produce the correct result if one