Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A 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")
H A Drios1.md127 (and (eq_attr "type" "fp,dmul")
136 (define_insn_reservation "rios1-dmul" 5
137 (and (eq_attr "type" "dmul")
H A Dmpc.md86 (define_insn_reservation "mpccore-dmul" 5
87 (and (eq_attr "type" "dmul")
H A Drios2.md84 (define_insn_reservation "rios2-dmul" 2
85 (and (eq_attr "type" "dmul")
H A D6xx.md157 (define_insn_reservation "ppc604-dmul" 3
158 (and (eq_attr "type" "dmul")
191 (and (eq_attr "type" "fp,dmul")
H A D603.md107 (define_insn_reservation "ppc603-dmul" 4
108 (and (eq_attr "type" "dmul")
H A D40x.md117 fpcompare,fp,dmul,sdiv,ddiv")
H A D440.md105 (and (eq_attr "type" "fp,dmul")
H A Drs64.md105 (and (eq_attr "type" "fp,dmul")
H A D7450.md119 (and (eq_attr "type" "fp,dmul")
H A Dpower5.md291 (and (eq_attr "type" "fp,dmul")
H A Dpower4.md338 (and (eq_attr "type" "fp,dmul")
H A 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 …]
H A Drs6000.c281 const int dmul; /* cost of DFmode multiplication (and fmadd). */ member
18806 *total = rs6000_cost->dmul - rs6000_cost->fp; in rs6000_rtx_costs()
18808 *total = rs6000_cost->dmul; in rs6000_rtx_costs()
18834 *total = rs6000_cost->dmul; in rs6000_rtx_costs()
18866 *total = rs6000_cost->dmul; in rs6000_rtx_costs()
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMips64r6InstrInfo.td74 class DMUL_R6_DESC : MUL_R6_DESC_BASE<"dmul", GPR64Opnd, II_DMUL, mul>;
H A DMips64InstrInfo.td524 def DMUL : ArithLogicR<"dmul", GPR64Opnd, 1, II_DMUL, mul>,
1115 "dmul\t$rs, $rt, $imm">,
1128 "dmul\t$rs, $rt, $rd"> {
/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Djavaop.def217 JAVAOP (dmul, 107, BINOP, DOUBLE, MULT)
/openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Drs6000.md42 …l,idiv,ldiv,branch,compare,cr_logical,delayed_compare,fpcompare,mtjmpr,fp,dmul,sdiv,ddiv,ssqrt,dsq…
602 (and (eq_attr "type" "fp,dmul")
622 (and (eq_attr "type" "fp,dmul")
627 (and (eq_attr "type" "dmul")
632 (and (eq_attr "type" "dmul")
637 (and (eq_attr "type" "dmul")
643 (and (eq_attr "type" "dmul")
648 (and (eq_attr "type" "dmul")
714 (and (eq_attr "type" "fp,dmul")
719 (and (eq_attr "type" "fp,dmul")
[all …]
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A DChangeLog-9297639 * mips16-opc.c: Add mul and dmul macros.
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A DChangeLog-9297639 * mips16-opc.c: Add mul and dmul macros.
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DFSFChangeLog.102741 * rs6000.md (mulsf3 !POWERPC): Use dmul attribute.
2847 (SF multiply add combiner patterns): Use dmul attribute when limited