Searched refs:fucom (Results 1 – 12 of 12) sorted by relevance
/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/llvm/test/MC/X86/ |
D | x86-64.s | 298 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/llvm/lib/Target/X86/ |
D | X86InstrFPStack.td | 560 (outs), (ins RST:$reg), "fucom\t$reg", IIC_FUCOM>;
|
D | X86InstrInfo.td | 2722 def : InstAlias<"fucom", (UCOM_Fr ST1), 0>;
|
/external/elfutils/src/libcpu/defs/ |
D | i386 | 344 11011101,11100{freg}:fucom {freg}
|
/external/elfutils/src/tests/ |
D | testfile44.expect.bz2 |
|
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)
|