Searched refs:fcomip (Results 1 – 14 of 14) sorted by relevance
/external/llvm/test/MC/X86/ |
D | intel-syntax.s | 744 fcomip st, st(2) label
|
D | x86-32-coverage.s | 2881 fcomip %st(2),%st
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/MC/X86/ |
D | intel-syntax.s | 813 fcomip st, st(2) label
|
D | x86-32-coverage.s | 2921 fcomip %st(2),%st
|
/external/elfutils/libcpu/defs/ |
D | i386 | 258 11011111,11110{freg}:fcomip {freg},%st 292 11011111,11110{freg}:fcomip {freg},%st
|
/external/elfutils/tests/ |
D | testfile44.expect.bz2 | 1testfile44.o: elf32-elf_i386
2
3Disassembly of section .text:
4
5 0 ... |
D | testfile45.expect.bz2 |
|
/external/swiftshader/third_party/LLVM/test/MC/X86/ |
D | x86-32-coverage.s | 4502 fcomip %st(2),%st 14175 fcomip %st(2),%st
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrInfo.td | 1518 def : MnemonicAlias<"fcomip", "fcompi">;
|
D | X86GenAsmMatcher.inc | 1131 Mnemonic = "fcompi"; // "fcomip"
|
/external/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 2669 def : MnemonicAlias<"fcomip", "fcompi">;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/ |
D | X86InstrInfo.td | 3070 def : MnemonicAlias<"fcomip", "fcompi">;
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/ |
D | x87-schedule.ll | 1218 tail call void asm sideeffect "fcomi %st(3) \0A\09 fcomip %st(3)", ""() nounwind
|
/external/swiftshader/third_party/llvm-7.0/configs/common/lib/Target/X86/ |
D | X86GenAsmMatcher.inc | 2031 Mnemonic = "fcompi"; // "fcomip"
|