Searched refs:dmult (Results 1 – 7 of 7) sorted by relevance
| /openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
| H A D | fnegate-1.c | 20 dmult (double x) in dmult() function 82 if (dmult (src) != dst) in dtest() 85 if (src != dmult (dst)) in dtest()
|
| /openbsd-src/gnu/gcc/gcc/config/mips/ |
| H A D | 5500.md | 87 ;; The delay includes the latency of the dmult itself and the anticipated 91 ;; between it and the dmult.
|
| H A D | sb1.md | 350 ;; after the latency cycle for divides (e.g. 40/72). dmult writes lo in
|
| H A D | mips.md | 330 ;; VR4120 errata MD(4): if there are consecutive dmult instructions, 332 ;; around this by inserting a nop after the first dmult. 1059 "dmult\t%0,%1,%2" 1703 "dmult<u>\t%1,%2"
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Mips/ |
| H A D | Mips64InstrInfo.td | 308 def DMULT : Mult<"dmult", II_DMULT, GPR64Opnd, [HI0_64, LO0_64]>,
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/config/mips/ |
| H A D | mips.md | 2095 "dmult\\t%1,%2" 2110 output_asm_insn (\"dmult\\t%0,%1,%2\", operands); 2118 output_asm_insn (\"dmult\\t%1,%2\", operands); 2402 "dmult\\t%1,%2"
|
| /openbsd-src/gnu/usr.bin/gcc/gcc/ |
| H A D | ChangeLog.0 | 9913 and attribute assignments to handle three operand dmult;
|