/external/llvm/test/MC/Disassembler/X86/ |
D | fp-stack.txt | 793 # CHECK: fucom %st(0) 796 # CHECK: fucom %st(1) 799 # CHECK: fucom %st(2) 802 # CHECK: fucom %st(3) 805 # CHECK: fucom %st(4) 808 # CHECK: fucom %st(5) 811 # CHECK: fucom %st(6) 814 # CHECK: fucom %st(7)
|
/external/swiftshader/third_party/LLVM/test/MC/X86/ |
D | x86-64.s | 295 fucom label
|
D | x86-32-coverage.s | 3994 fucom %st(2) 13794 fucom %st(2)
|
/external/llvm/test/MC/X86/ |
D | x86-64.s | 319 fucom label
|
D | x86-32-coverage.s | 2369 fucom %st(2)
|
/external/valgrind/docs/internals/ |
D | 3_0_BUGSTATUS.txt | 243 111748 vex amd64->IR: unhandled instruction bytes: fucom
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 793 #define FUCOM(a) CHOICE(fucom a, fucom a, fucom a) 1514 #define FUCOM(a) fucom a
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrFPStack.td | 522 "fucom\t$reg">, DD;
|
D | X86InstrInfo.td | 1610 def : InstAlias<"fucom", (UCOM_Fr ST1)>;
|
D | X86GenAsmWriter.inc | 4009 "\000fucompp\000fucomp\t\000fucom\t\000ud2b\000unpckhpd\t\000unpckhps\t\000" 7388 AsmString = "fucom";
|
D | X86GenAsmWriter1.inc | 3958 "compi\t\000fucomi\t\000fucompp\000fucomp\t\000fucom\t\000ud2b\000unpckh" 8131 AsmString = "fucom";
|
D | X86GenAsmMatcher.inc | 3554 { X86::UCOM_Fr, "fucom", Convert__regST1, { }, 0}, 3555 { X86::UCOM_Fr, "fucom", Convert__Reg1_0, { MCK_RST }, 0},
|
/external/llvm/lib/Target/X86/ |
D | X86InstrFPStack.td | 590 (outs), (ins RST:$reg), "fucom\t$reg", IIC_FUCOM>;
|
D | X86InstrInfo.td | 2851 def : InstAlias<"fucom", (UCOM_Fr ST1), 0>;
|
/external/elfutils/libcpu/defs/ |
D | i386 | 344 11011101,11100{freg}:fucom {freg}
|
/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 | 3430 DEF_ASM_OP1(fucom, 0xdde0, 0, OPC_REG, OPT_ST ) 3887 DEF_ASM_OP1(fucom, 0xdde0, 0, OPC_REG, OPT_ST ) 4762 DEF_ASM_OP1(fucom, 0xdde0, 0, OPC_REG, OPT_ST ) 5219 DEF_ASM_OP1(fucom, 0xdde0, 0, OPC_REG, OPT_ST ) 15469 DEF_ASM_OP1(fucom, 0xdde0, 0, OPC_REG, OPT_ST ) 15931 DEF_ASM_OP1(fucom, 0xdde0, 0, OPC_REG, OPT_ST )
|
/external/valgrind/ |
D | NEWS.old | 851 111748 vex amd64->IR: 0xDD 0xE2 (fucom)
|