Searched refs:FCOMPP (Results 1 – 10 of 10) sorted by relevance
/external/valgrind/docs/internals/ |
D | 3_2_BUGSTATUS.txt | 143 vx1735 vx1750 32 141790 Missing amd64 x87 insns (FCOM, FCOMPP)
|
/external/llvm/lib/Target/X86/ |
D | X86SchedHaswell.td | 1202 // FCOMPP FUCOMPP. 1204 def : InstRW<[Write2P01], (instregex "FCOMPP", "UCOM_FPPr")>;
|
D | X86InstrFPStack.td | 664 def FCOMPP : I<0xDE, MRM_D9, (outs), (ins), "fcompp", [], IIC_FCOMPP>;
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrFPStack.td | 588 def FCOMPP : I<0xD9, RawFrm, (outs), (ins), "fcompp", []>, DE;
|
D | X86GenAsmWriter.inc | 726 2958U, // FCOMPP 5866 "\000FCOMP32m\000FCOMP64m\000FCOMPP\000FDECSTP\000FEMMS\000FFREE\000FICO"
|
D | X86GenAsmWriter1.inc | 726 2309U, // FCOMPP 6609 "\000FCOMP32m\000FCOMP64m\000FCOMPP\000FDECSTP\000FEMMS\000FFREE\000FICO"
|
D | X86GenInstrInfo.inc | 729 FCOMPP = 713, 4897 …{ 713, 0, 0, 0, 0, "FCOMPP", 0|(1<<MCID::UnmodeledSideEffects), 0x1b2000901ULL, NULL, NULL, 0 }, …
|
D | X86GenAsmMatcher.inc | 3421 { X86::FCOMPP, "fcompp", Convert, { }, 0},
|
D | X86GenDisassemblerTables.inc | 8575 "FCOMPP" 51685 0x2c9, /* FCOMPP*/ 58704 0x2c9, /* FCOMPP*/ 65869 0x2c9, /* FCOMPP*/ 73034 0x2c9, /* FCOMPP*/ 80199 0x2c9, /* FCOMPP*/ 87223 0x2c9, /* FCOMPP*/ 94242 0x2c9, /* FCOMPP*/ 101261 0x2c9, /* FCOMPP*/ 108280 0x2c9, /* FCOMPP*/ [all …]
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 706 #define FCOMPP CHOICE(fcompp, fcompp, fcompp) macro 1427 #define FCOMPP fcompp macro
|