/external/valgrind/memcheck/tests/x86/ |
D | more_x86_fp.stdout.exp | 36 fcomi(2.000000 -1.000000)=00000000 42 fcomi(2.000000 2.000000)=00000040 48 fcomi(2.000000 3.000000)=00000001
|
/external/valgrind/memcheck/tests/amd64/ |
D | more_x87_fp.stdout.exp | 34 fcomi(2.000000 -1.000000)=00000000 40 fcomi(2.000000 2.000000)=00000040 46 fcomi(2.000000 3.000000)=00000001
|
/external/llvm/test/MC/Disassembler/X86/ |
D | fp-stack.txt | 553 # CHECK: fcomi %st(0) 556 # CHECK: fcomi %st(1) 559 # CHECK: fcomi %st(2) 562 # CHECK: fcomi %st(3) 565 # CHECK: fcomi %st(4) 568 # CHECK: fcomi %st(5) 571 # CHECK: fcomi %st(6) 574 # CHECK: fcomi %st(7)
|
/external/swiftshader/third_party/LLVM/test/MC/X86/ |
D | x86-64.s | 311 fcomi label 312 fcomi %st(2) label
|
D | x86-32-coverage.s | 4494 fcomi %st(2),%st 14169 fcomi %st(2),%st
|
/external/valgrind/none/tests/x86/ |
D | insn_fpu.def | 73 fcomi st2.ps[1234.5678] st0.ps[1234.5679] => st0.ps[1234.5678] st2.ps[1234.5679] eflags[0x45,0x00] 74 fcomi st2.ps[1234.5678] st0.ps[1234.5676] => st0.ps[1234.5678] st2.ps[1234.5676] eflags[0x45,0x01] 75 fcomi st2.ps[1234.5678] st0.ps[1234.5678] => st0.ps[1234.5678] st2.ps[1234.5678] eflags[0x45,0x40] 76 fcomi st2.pd[1234567.7654321] st0.pd[1234567.7654322] => st0.pd[1234567.7654322] st2.pd[1234567.765… 77 fcomi st2.pd[1234567.7654321] st0.pd[1234567.7654320] => st0.pd[1234567.7654320] st2.pd[1234567.765… 78 fcomi st2.pd[1234567.7654321] st0.pd[1234567.7654321] => st0.pd[1234567.7654321] st2.pd[1234567.765…
|
/external/valgrind/none/tests/amd64/ |
D | insn_fpu.def | 73 fcomi st2.ps[1234.5678] st0.ps[1234.5679] => st0.ps[1234.5678] st2.ps[1234.5679] eflags[0x45,0x00] 74 fcomi st2.ps[1234.5678] st0.ps[1234.5676] => st0.ps[1234.5678] st2.ps[1234.5676] eflags[0x45,0x01] 75 fcomi st2.ps[1234.5678] st0.ps[1234.5678] => st0.ps[1234.5678] st2.ps[1234.5678] eflags[0x45,0x40] 76 fcomi st2.pd[1234567.7654321] st0.pd[1234567.7654322] => st0.pd[1234567.7654322] st2.pd[1234567.765… 77 fcomi st2.pd[1234567.7654321] st0.pd[1234567.7654320] => st0.pd[1234567.7654320] st2.pd[1234567.765… 78 fcomi st2.pd[1234567.7654321] st0.pd[1234567.7654321] => st0.pd[1234567.7654321] st2.pd[1234567.765…
|
/external/llvm/test/MC/X86/ |
D | x86-64.s | 335 fcomi label 336 fcomi %st(2) label
|
D | x86-32-coverage.s | 2873 fcomi %st(2),%st
|
/external/swiftshader/third_party/LLVM/test/CodeGen/X86/ |
D | inline-asm-fpstack.ll | 337 ; CHECK: fcomi %st(1), %st(0) 340 …%0 = tail call i32 asm "fcomi $2, $1; pushf; pop $0", "=r,{st},{st(1)},~{dirflag},~{fpsr},~{flags}…
|
/external/llvm/test/CodeGen/X86/ |
D | inline-asm-fpstack.ll | 337 ; CHECK: fcomi %st(1), %st(0) 340 …%0 = tail call i32 asm "fcomi $2, $1; pushf; pop $0", "=r,{st},{st(1)},~{dirflag},~{fpsr},~{flags}…
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrFPStack.td | 539 "fcomi\t$reg">, DB;
|
D | X86InstrInfo.td | 1608 def : InstAlias<"fcomi", (COM_FIr ST1)>; 1638 defm : FpUnaryAlias<"fcomi", COM_FIr, 0>;
|
D | X86GenAsmMatcher.inc | 3410 { X86::COM_FIr, "fcomi", Convert__regST1, { }, 0}, 3411 { X86::COM_FIr, "fcomi", Convert__Reg1_0, { MCK_RST }, 0}, 3412 { X86::COM_FIr, "fcomi", Convert__regST0, { MCK_ST0, MCK_ST0 }, 0}, 3413 { X86::COM_FIr, "fcomi", Convert__Reg1_0, { MCK_RST, MCK_ST0 }, 0},
|
D | X86GenAsmWriter.inc | 3866 "comiss\t\000fcomp\t\000fcompi\t\000fcomi\t\000fcom\t\000fcos\000cpuid\000" 7176 AsmString = "fcomi";
|
D | X86GenAsmWriter1.inc | 3858 "pxchg8b\t\000comisd\t\000comiss\t\000fcomp\t\000fcompi\t\000fcomi\t\000" 7919 AsmString = "fcomi";
|
/external/llvm/lib/Target/X86/ |
D | X86InstrFPStack.td | 606 "fcomi\t$reg", IIC_FCOMI>;
|
D | X86InstrInfo.td | 2849 def : InstAlias<"fcomi", (COM_FIr ST1), 0>; 2879 defm : FpUnaryAlias<"fcomi", COM_FIr, 0>;
|
/external/elfutils/libcpu/defs/ |
D | i386 | 291 11011011,11110{freg}:fcomi {freg},%st
|
/external/elfutils/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 | 3497 DEF_ASM_OP2(fcomi, 0xdbf0, 0, OPC_REG, OPT_ST, OPT_ST0 ) 3954 DEF_ASM_OP2(fcomi, 0xdbf0, 0, OPC_REG, OPT_ST, OPT_ST0 ) 4829 DEF_ASM_OP2(fcomi, 0xdbf0, 0, OPC_REG, OPT_ST, OPT_ST0 ) 5286 DEF_ASM_OP2(fcomi, 0xdbf0, 0, OPC_REG, OPT_ST, OPT_ST0 ) 15536 DEF_ASM_OP2(fcomi, 0xdbf0, 0, OPC_REG, OPT_ST, OPT_ST0 ) 15998 DEF_ASM_OP2(fcomi, 0xdbf0, 0, OPC_REG, OPT_ST, OPT_ST0 )
|
/external/llvm/docs/ |
D | CodeGenerator.rst | 1734 def : InstAlias<"fcomi", (COM_FIr ST1)>; 1737 def : InstAlias<"fcomi $reg", (COM_FIr RST:$reg)>;
|