Searched refs:FINCSTP (Results 1 – 9 of 9) sorted by relevance
/external/llvm/lib/Target/X86/ |
D | X86SchedHaswell.td | 1169 // FINCSTP FDECSTP. 1170 def : InstRW<[WriteP01], (instregex "FINCSTP", "FDECSTP")>;
|
D | X86InstrFPStack.td | 658 def FINCSTP : I<0xD9, MRM_F7, (outs), (ins), "fincstp", [], IIC_FPSTP>;
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrFPStack.td | 582 def FINCSTP : I<0xF7, RawFrm, (outs), (ins), "fincstp", []>, D9;
|
D | X86GenAsmWriter.inc | 734 3020U, // FINCSTP 5867 "M16m\000FICOM32m\000FICOMP16m\000FICOMP32m\000FINCSTP\000FLDCW16m\000FL"
|
D | X86GenAsmWriter1.inc | 734 2352U, // FINCSTP 6610 "M16m\000FICOM32m\000FICOMP16m\000FICOMP32m\000FINCSTP\000FLDCW16m\000FL"
|
D | X86GenInstrInfo.inc | 737 FINCSTP = 721, 4905 …{ 721, 0, 0, 0, 0, "FINCSTP", 0|(1<<MCID::UnmodeledSideEffects), 0x1ee000401ULL, NULL, NULL, 0 }, …
|
D | X86GenAsmMatcher.inc | 3465 { X86::FINCSTP, "fincstp", Convert, { }, 0},
|
D | X86GenDisassemblerTables.inc | 8671 "FINCSTP" 50420 0x2d1, /* FINCSTP*/ 57439 0x2d1, /* FINCSTP*/ 64604 0x2d1, /* FINCSTP*/ 71769 0x2d1, /* FINCSTP*/ 78934 0x2d1, /* FINCSTP*/ 85958 0x2d1, /* FINCSTP*/ 92977 0x2d1, /* FINCSTP*/ 99996 0x2d1, /* FINCSTP*/ 107015 0x2d1, /* FINCSTP*/ [all …]
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 729 #define FINCSTP CHOICE(fincstp, fincstp, fincstp) macro 1450 #define FINCSTP fincstp macro
|