Home
last modified time | relevance | path

Searched refs:fcomip (Results 1 – 12 of 12) sorted by relevance

/external/valgrind/none/tests/x86/
Dinsn_fpu.def79 fcomip st2.ps[1234.5678] st0.ps[1234.5679] => st1.ps[1234.5679] eflags[0x45,0x00]
80 fcomip st2.ps[1234.5678] st0.ps[1234.5676] => st1.ps[1234.5676] eflags[0x45,0x01]
81 fcomip st2.ps[1234.5678] st0.ps[1234.5678] => st1.ps[1234.5678] eflags[0x45,0x40]
82 fcomip st2.pd[1234567.7654321] st0.pd[1234567.7654322] => st1.pd[1234567.7654321] eflags[0x45,0x00]
83 fcomip st2.pd[1234567.7654321] st0.pd[1234567.7654320] => st1.pd[1234567.7654321] eflags[0x45,0x01]
84 fcomip st2.pd[1234567.7654321] st0.pd[1234567.7654321] => st1.pd[1234567.7654321] eflags[0x45,0x40]
/external/valgrind/none/tests/amd64/
Dinsn_fpu.def79 fcomip st2.ps[1234.5678] st0.ps[1234.5679] => st1.ps[1234.5679] eflags[0x45,0x00]
80 fcomip st2.ps[1234.5678] st0.ps[1234.5676] => st1.ps[1234.5676] eflags[0x45,0x01]
81 fcomip st2.ps[1234.5678] st0.ps[1234.5678] => st1.ps[1234.5678] eflags[0x45,0x40]
82 fcomip st2.pd[1234567.7654321] st0.pd[1234567.7654322] => st1.pd[1234567.7654321] eflags[0x45,0x00]
83 fcomip st2.pd[1234567.7654321] st0.pd[1234567.7654320] => st1.pd[1234567.7654321] eflags[0x45,0x01]
84 fcomip st2.pd[1234567.7654321] st0.pd[1234567.7654321] => st1.pd[1234567.7654321] eflags[0x45,0x40]
/external/llvm/test/MC/X86/
Dintel-syntax.s744 fcomip st, st(2) label
Dx86-32-coverage.s2881 fcomip %st(2),%st
/external/elfutils/libcpu/defs/
Di386258 11011111,11110{freg}:fcomip {freg},%st
292 11011111,11110{freg}:fcomip {freg},%st
/external/elfutils/tests/
Dtestfile44.expect.bz2
Dtestfile45.expect.bz21testfile45.o: elf64-elf_x86_64 2 3Disassembly of section .text: 4 5 0 ...
/external/valgrind/perf/
Dtinycc.c3499 DEF_ASM_OP2(fcomip, 0xdff0, 0, OPC_REG, OPT_ST, OPT_ST0 )
3956 DEF_ASM_OP2(fcomip, 0xdff0, 0, OPC_REG, OPT_ST, OPT_ST0 )
4831 DEF_ASM_OP2(fcomip, 0xdff0, 0, OPC_REG, OPT_ST, OPT_ST0 )
5288 DEF_ASM_OP2(fcomip, 0xdff0, 0, OPC_REG, OPT_ST, OPT_ST0 )
15538 DEF_ASM_OP2(fcomip, 0xdff0, 0, OPC_REG, OPT_ST, OPT_ST0 )
16000 DEF_ASM_OP2(fcomip, 0xdff0, 0, OPC_REG, OPT_ST, OPT_ST0 )
/external/swiftshader/third_party/LLVM/test/MC/X86/
Dx86-32-coverage.s4502 fcomip %st(2),%st
14175 fcomip %st(2),%st
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86InstrInfo.td1518 def : MnemonicAlias<"fcomip", "fcompi">;
DX86GenAsmMatcher.inc1131 Mnemonic = "fcompi"; // "fcomip"
/external/llvm/lib/Target/X86/
DX86InstrInfo.td2669 def : MnemonicAlias<"fcomip", "fcompi">;