/external/llvm/test/MC/X86/ |
D | x86-64.s | 304 fmulp label 436 fmulp %st, %st(2) label 1295 fmulp %st(0), %st(1) label 1308 fmulp %st(1), %st(0) label 1321 fmulp %st(1) label 1334 fmulp label
|
D | intel-syntax.s | 506 fmulp ST(1), ST(0) label 519 fmulp ST(0), ST(1) label 532 fmulp ST(1) label 559 fmulp label
|
D | x86-32-coverage.s | 2541 fmulp %st(2)
|
/external/valgrind/none/tests/amd64/ |
D | insn_fpu.def | 291 fmulp st0.ps[1234.5678] st2.ps[8765.4321] => st1.ps[10821520.2237464] 292 fmulp st0.ps[-1234.5678] st2.ps[8765.4321] => st1.ps[-10821520.2237464] 293 fmulp st0.ps[1234.5678] st2.ps[-8765.4321] => st1.ps[-10821520.2237464] 294 fmulp st0.ps[-1234.5678] st2.ps[-8765.4321] => st1.ps[10821520.2237464] 295 fmulp st0.pd[1234567.7654321] st2.pd[7654321.1234567] => st1.pd[9449778125285.66] 296 fmulp st0.pd[-1234567.7654321] st2.pd[7654321.1234567] => st1.pd[-9449778125285.66] 297 fmulp st0.pd[1234567.7654321] st2.pd[-7654321.1234567] => st1.pd[-9449778125285.66] 298 fmulp st0.pd[-1234567.7654321] st2.pd[-7654321.1234567] => st1.pd[9449778125285.66] 299 fmulp st0.ps[1234.5678] st1.ps[8765.4321] : => st0.ps[10821520.2237464] 300 fmulp st0.ps[-1234.5678] st1.ps[8765.4321] : => st0.ps[-10821520.2237464] [all …]
|
/external/valgrind/none/tests/x86/ |
D | insn_fpu.def | 291 fmulp st0.ps[1234.5678] st2.ps[8765.4321] => st1.ps[10821520.2237464] 292 fmulp st0.ps[-1234.5678] st2.ps[8765.4321] => st1.ps[-10821520.2237464] 293 fmulp st0.ps[1234.5678] st2.ps[-8765.4321] => st1.ps[-10821520.2237464] 294 fmulp st0.ps[-1234.5678] st2.ps[-8765.4321] => st1.ps[10821520.2237464] 295 fmulp st0.pd[1234567.7654321] st2.pd[7654321.1234567] => st1.pd[9449778125285.66] 296 fmulp st0.pd[-1234567.7654321] st2.pd[7654321.1234567] => st1.pd[-9449778125285.66] 297 fmulp st0.pd[1234567.7654321] st2.pd[-7654321.1234567] => st1.pd[-9449778125285.66] 298 fmulp st0.pd[-1234567.7654321] st2.pd[-7654321.1234567] => st1.pd[9449778125285.66] 299 fmulp st0.ps[1234.5678] st1.ps[8765.4321] : => st0.ps[10821520.2237464] 300 fmulp st0.ps[-1234.5678] st1.ps[8765.4321] : => st0.ps[-10821520.2237464] [all …]
|
/external/llvm/test/MC/Disassembler/X86/ |
D | fp-stack.txt | 865 # CHECK: fmulp %st(0) 868 # CHECK: fmulp %st(1) 871 # CHECK: fmulp %st(2) 874 # CHECK: fmulp %st(3) 877 # CHECK: fmulp %st(4) 880 # CHECK: fmulp %st(5) 883 # CHECK: fmulp %st(6) 886 # CHECK: fmulp %st(7)
|
/external/llvm/test/CodeGen/X86/ |
D | 2007-09-27-LDIntrinsics.ll | 26 ; CHECK-NEXT: fmulp
|
/external/v8/test/cctest/ |
D | test-disasm-x87.cc | 380 __ fmulp(3); in TEST() local
|
D | test-disasm-ia32.cc | 379 __ fmulp(3); in TEST() local
|
D | test-disasm-x64.cc | 373 __ fmulp(3); in TEST() local
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 752 #define FMULP(a, b) CHOICE(fmulp ARG2(a,b), fmulp ARG2(a,b), fmulp ARG2(b,a)) 1473 #define FMULP(a, b) fmulp b, a
|
/external/v8/src/x87/ |
D | assembler-x87.h | 888 void fmulp(int i = 1);
|
D | assembler-x87.cc | 1782 void Assembler::fmulp(int i) { in fmulp() function in v8::internal::Assembler
|
/external/v8/src/ia32/ |
D | assembler-ia32.h | 888 void fmulp(int i = 1);
|
D | assembler-ia32.cc | 1848 void Assembler::fmulp(int i) { in fmulp() function in v8::internal::Assembler
|
/external/v8/src/compiler/x87/ |
D | code-generator-x87.cc | 768 __ fmulp(); in AssembleArchInstruction()
|
/external/llvm/lib/Target/X86/ |
D | X86InstrFPStack.td | 281 def MUL_FPrST0 : FPrST0PInst<MRM1r, "fmulp\t$op">;
|
D | X86InstrInfo.td | 2811 def : InstAlias<"fmulp", (MUL_FPrST0 ST1), 0>; 2842 defm : FpUnaryAlias<"fmulp", MUL_FPrST0>; 2857 def : InstAlias<"fmulp\t{%st(0), $op|$op, st(0)}", (MUL_FPrST0 RST:$op)>;
|
/external/elfutils/libcpu/defs/ |
D | i386 | 242 11011110,11001{freg}:fmulp %st,{freg}
|
/external/v8/src/x64/ |
D | assembler-x64.h | 962 void fmulp(int i = 1);
|
D | assembler-x64.cc | 2321 void Assembler::fmulp(int i) { in fmulp() function in v8::internal::Assembler
|
/external/elfutils/tests/ |
D | testfile44.expect.bz2 | 1testfile44.o: elf32-elf_i386
2
3Disassembly of section .text:
4
5 0 ... |
D | testfile45.expect.bz2 |
|