Searched refs:fcompp (Results 1 – 12 of 12) sorted by relevance
/third_party/elfutils/libcpu/ |
D | i386.mnemonics | 116 MNE(fcompp)
|
D | x86_64.mnemonics | 107 MNE(fcompp)
|
/third_party/mesa3d/src/mesa/x86/ |
D | assyntax.h | 706 #define FCOMPP CHOICE(fcompp, fcompp, fcompp) 1419 #define FCOMPP fcompp
|
/third_party/elfutils/libcpu/defs/ |
D | i386 | 290 11011110,11011001:fcompp
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86InstrFPStack.td | 751 def FCOMPP : I<0xDE, MRM_D9, (outs), (ins), "fcompp", []>;
|
/third_party/node/deps/v8/src/codegen/ia32/ |
D | assembler-ia32.h | 843 void fcompp();
|
D | assembler-ia32.cc | 2106 void Assembler::fcompp() { in fcompp() function in v8::internal::Assembler
|
/third_party/node/deps/v8/src/codegen/x64/ |
D | assembler-x64.h | 888 void fcompp();
|
D | assembler-x64.cc | 2660 void Assembler::fcompp() { in fcompp() function in v8::internal::Assembler
|
/third_party/elfutils/tests/ |
D | testfile44.expect.bz2 |
|
D | testfile45.expect.bz2 | 1testfile45.o: elf64-elf_x86_64
2
3Disassembly of section .text:
4
5 0 ... |
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/configs/common/lib/Target/X86/ |
D | X86GenAsmMatcher.inc | 7655 "\004fcom\005fcomi\005fcoml\005fcomp\006fcompi\006fcompl\006fcompp\006fc" 8655 { 2231 /* fcompp */, X86::FCOMPP, Convert_NoOperands, AMFBS_None, { }, }, 23229 { 2231 /* fcompp */, X86::FCOMPP, Convert_NoOperands, AMFBS_None, { }, },
|