| /openbsd-src/gnu/gcc/gcc/config/rs6000/ |
| H A D | 7xx.md | 117 (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 D | rios1.md | 127 (and (eq_attr "type" "fp,dmul") 136 (define_insn_reservation "rios1-dmul" 5 137 (and (eq_attr "type" "dmul")
|
| H A D | mpc.md | 86 (define_insn_reservation "mpccore-dmul" 5 87 (and (eq_attr "type" "dmul")
|
| H A D | rios2.md | 84 (define_insn_reservation "rios2-dmul" 2 85 (and (eq_attr "type" "dmul")
|
| H A D | 6xx.md | 157 (define_insn_reservation "ppc604-dmul" 3 158 (and (eq_attr "type" "dmul") 191 (and (eq_attr "type" "fp,dmul")
|
| H A D | 603.md | 107 (define_insn_reservation "ppc603-dmul" 4 108 (and (eq_attr "type" "dmul")
|
| H A D | 40x.md | 117 fpcompare,fp,dmul,sdiv,ddiv")
|
| H A D | 440.md | 105 (and (eq_attr "type" "fp,dmul")
|
| H A D | rs64.md | 105 (and (eq_attr "type" "fp,dmul")
|
| H A D | 7450.md | 119 (and (eq_attr "type" "fp,dmul")
|
| H A D | power5.md | 291 (and (eq_attr "type" "fp,dmul")
|
| H A D | power4.md | 338 (and (eq_attr "type" "fp,dmul")
|
| H A D | rs6000.md | 90 …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 D | rs6000.c | 281 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 D | Mips64r6InstrInfo.td | 74 class DMUL_R6_DESC : MUL_R6_DESC_BASE<"dmul", GPR64Opnd, II_DMUL, mul>;
|
| H A D | Mips64InstrInfo.td | 524 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 D | javaop.def | 217 JAVAOP (dmul, 107, BINOP, DOUBLE, MULT)
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/rs6000/ |
| H A D | rs6000.md | 42 …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 D | ChangeLog-9297 | 639 * mips16-opc.c: Add mul and dmul macros.
|
| /openbsd-src/gnu/usr.bin/binutils/opcodes/ |
| H A D | ChangeLog-9297 | 639 * mips16-opc.c: Add mul and dmul macros.
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | FSFChangeLog.10 | 2741 * rs6000.md (mulsf3 !POWERPC): Use dmul attribute. 2847 (SF multiply add combiner patterns): Use dmul attribute when limited
|