Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/config/rs6000/
D7xx.md117 (define_insn_reservation "ppc750-dmul" 4
118 (and (eq_attr "type" "dmul")
122 (define_insn_reservation "ppc7400-dmul" 3
123 (and (eq_attr "type" "dmul")
Drios1.md127 (and (eq_attr "type" "fp,dmul")
136 (define_insn_reservation "rios1-dmul" 5
137 (and (eq_attr "type" "dmul")
Dmpc.md86 (define_insn_reservation "mpccore-dmul" 5
87 (and (eq_attr "type" "dmul")
Drios2.md84 (define_insn_reservation "rios2-dmul" 2
85 (and (eq_attr "type" "dmul")
D6xx.md157 (define_insn_reservation "ppc604-dmul" 3
158 (and (eq_attr "type" "dmul")
191 (and (eq_attr "type" "fp,dmul")
D603.md107 (define_insn_reservation "ppc603-dmul" 4
108 (and (eq_attr "type" "dmul")
D40x.md117 fpcompare,fp,dmul,sdiv,ddiv")
D440.md105 (and (eq_attr "type" "fp,dmul")
Drs64.md105 (and (eq_attr "type" "fp,dmul")
D7450.md119 (and (eq_attr "type" "fp,dmul")
Dpower5.md291 (and (eq_attr "type" "fp,dmul")
Dpower4.md338 (and (eq_attr "type" "fp,dmul")
Drs6000.md90 …fpcompare,cr_logical,delayed_cr,mfcr,mfcrf,mtcr,mfjmpr,mtjmpr,fp,fpsimple,dmul,sdiv,ddiv,ssqrt,dsq…
5062 [(set_attr "type" "dmul")])
5117 [(set_attr "type" "dmul")])
5135 [(set_attr "type" "dmul")])
5164 [(set_attr "type" "dmul")])
5174 [(set_attr "type" "dmul")])
5203 [(set_attr "type" "dmul")])
5213 [(set_attr "type" "dmul")])
5464 [(set_attr "type" "dmul")])
5502 [(set_attr "type" "dmul")])
[all …]
Drs6000.c281 const int dmul; /* cost of DFmode multiplication (and fmadd). */ member
18862 *total = rs6000_cost->dmul - rs6000_cost->fp; in rs6000_rtx_costs()
18864 *total = rs6000_cost->dmul; in rs6000_rtx_costs()
18890 *total = rs6000_cost->dmul; in rs6000_rtx_costs()
18922 *total = rs6000_cost->dmul; in rs6000_rtx_costs()
/freebsd-12-stable/lib/libc/arm/aeabi/
Daeabi_vfp_double.S187 AEABI_ENTRY(dmul)
193 AEABI_END(dmul)
Daeabi_double.c76 float64 AEABI_FUNC2(dmul, float64, float64_mul) in AEABI_FUNC2()
/freebsd-12-stable/contrib/binutils/opcodes/
DChangeLog-2006151 "stbcix", "stdcix", "lfdp", "dadd", "dadd.", "dqua", "dqua.", "dmul",
152 "dmul.", "drrnd", "drrnd.", "dscli", "dscli.", "dquai", "dquai.",
DChangeLog-9297639 * mips16-opc.c: Add mul and dmul macros.
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/
DMips64r6InstrInfo.td74 class DMUL_R6_DESC : MUL_R6_DESC_BASE<"dmul", GPR64Opnd, II_DMUL, mul>;
DMips64InstrInfo.td524 def DMUL : ArithLogicR<"dmul", GPR64Opnd, 1, II_DMUL, mul>,
1115 "dmul\t$rs, $rt, $imm">,
1128 "dmul\t$rs, $rt, $rd"> {
/freebsd-12-stable/contrib/gcc/
DFSFChangeLog.102741 * rs6000.md (mulsf3 !POWERPC): Use dmul attribute.
2847 (SF multiply add combiner patterns): Use dmul attribute when limited
DChangeLog-20056771 * config/rs6000/rs6000.md (neg-minus-mult): Set type to dmul.
DChangeLog-200425623 multiplication "dmul", and single and double precision division