/external/valgrind/none/tests/ |
D | fucomip.vgtest | 1 prog: fucomip
|
D | Makefile.am | 129 fucomip.stderr.exp fucomip.vgtest \ 210 floored fork fucomip \ program
|
/external/valgrind/none/tests/amd64/ |
D | insn_fpu.def | 79 fucomip st2.ps[1234.5678] st0.ps[1234.5679] => st1.ps[1234.5679] eflags[0x45,0x00] 80 fucomip st2.ps[1234.5678] st0.ps[1234.5676] => st1.ps[1234.5676] eflags[0x45,0x01] 81 fucomip st2.ps[1234.5678] st0.ps[1234.5678] => st1.ps[1234.5678] eflags[0x45,0x40] 82 fucomip st2.pd[1234567.7654321] st0.pd[1234567.7654322] => st1.pd[1234567.7654321] eflags[0x45,0x00] 83 fucomip st2.pd[1234567.7654321] st0.pd[1234567.7654320] => st1.pd[1234567.7654321] eflags[0x45,0x01] 84 fucomip st2.pd[1234567.7654321] st0.pd[1234567.7654321] => st1.pd[1234567.7654321] eflags[0x45,0x40]
|
/external/valgrind/none/tests/x86/ |
D | insn_fpu.def | 79 fucomip st2.ps[1234.5678] st0.ps[1234.5679] => st1.ps[1234.5679] eflags[0x45,0x00] 80 fucomip st2.ps[1234.5678] st0.ps[1234.5676] => st1.ps[1234.5676] eflags[0x45,0x01] 81 fucomip st2.ps[1234.5678] st0.ps[1234.5678] => st1.ps[1234.5678] eflags[0x45,0x40] 82 fucomip st2.pd[1234567.7654321] st0.pd[1234567.7654322] => st1.pd[1234567.7654321] eflags[0x45,0x00] 83 fucomip st2.pd[1234567.7654321] st0.pd[1234567.7654320] => st1.pd[1234567.7654321] eflags[0x45,0x01] 84 fucomip st2.pd[1234567.7654321] st0.pd[1234567.7654321] => st1.pd[1234567.7654321] eflags[0x45,0x40]
|
/external/llvm/test/MC/X86/ |
D | intel-syntax.s | 743 fucomip st, st(2) label
|
D | x86-32-coverage.s | 2885 fucomip %st(2),%st
|
/external/v8/src/x87/ |
D | assembler-x87.h | 902 void fucomip();
|
D | assembler-x87.cc | 1861 void Assembler::fucomip() { in fucomip() function in v8::internal::Assembler
|
/external/v8/src/ia32/ |
D | assembler-ia32.h | 901 void fucomip();
|
D | assembler-ia32.cc | 1920 void Assembler::fucomip() { in fucomip() function in v8::internal::Assembler
|
D | macro-assembler-ia32.cc | 761 fucomip(); in FCmp()
|
/external/elfutils/libcpu/defs/ |
D | i386 | 294 11011111,11101{freg}:fucomip {freg},%st
|
/external/v8/src/x64/ |
D | assembler-x64.h | 975 void fucomip();
|
D | assembler-x64.cc | 2393 void Assembler::fucomip() { in fucomip() function in v8::internal::Assembler
|
D | macro-assembler-x64.cc | 3492 fucomip(); in FCmp()
|
/external/elfutils/tests/ |
D | testfile44.expect.bz2 | 1testfile44.o: elf32-elf_i386
2
3Disassembly of section .text:
4
5 0 ... |
D | testfile45.expect.bz2 | 1testfile45.o: elf64-elf_x86_64
2
3Disassembly of section .text:
4
5 0 ... |
/external/valgrind/perf/ |
D | tinycc.c | 3498 DEF_ASM_OP2(fucomip, 0xdfe8, 0, OPC_REG, OPT_ST, OPT_ST0 ) 3955 DEF_ASM_OP2(fucomip, 0xdfe8, 0, OPC_REG, OPT_ST, OPT_ST0 ) 4830 DEF_ASM_OP2(fucomip, 0xdfe8, 0, OPC_REG, OPT_ST, OPT_ST0 ) 5287 DEF_ASM_OP2(fucomip, 0xdfe8, 0, OPC_REG, OPT_ST, OPT_ST0 ) 15537 DEF_ASM_OP2(fucomip, 0xdfe8, 0, OPC_REG, OPT_ST, OPT_ST0 ) 15999 DEF_ASM_OP2(fucomip, 0xdfe8, 0, OPC_REG, OPT_ST, OPT_ST0 )
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 2672 def : MnemonicAlias<"fucomip", "fucompi">;
|
/external/llvm/docs/ |
D | CodeGenerator.rst | 1679 def : MnemonicAlias<"fucompi", "fucomip">;
|