Searched refs:FDECSTP (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 | 657 def FDECSTP : I<0xD9, MRM_F6, (outs), (ins), "fdecstp", [], IIC_FPSTP>;
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrFPStack.td | 581 def FDECSTP : I<0xF6, RawFrm, (outs), (ins), "fdecstp", []>, D9;
|
D | X86GenAsmWriter.inc | 727 2965U, // FDECSTP 5866 "\000FCOMP32m\000FCOMP64m\000FCOMPP\000FDECSTP\000FEMMS\000FFREE\000FICO"
|
D | X86GenAsmWriter1.inc | 727 2316U, // FDECSTP 6609 "\000FCOMP32m\000FCOMP64m\000FCOMPP\000FDECSTP\000FEMMS\000FFREE\000FICO"
|
D | X86GenInstrInfo.inc | 730 FDECSTP = 714, 4898 …{ 714, 0, 0, 0, 0, "FDECSTP", 0|(1<<MCID::UnmodeledSideEffects), 0x1ec000401ULL, NULL, NULL, 0 }, …
|
D | X86GenAsmMatcher.inc | 3425 { X86::FDECSTP, "fdecstp", Convert, { }, 0},
|
D | X86GenDisassemblerTables.inc | 8587 "FDECSTP" 50419 0x2ca, /* FDECSTP*/ 57438 0x2ca, /* FDECSTP*/ 64603 0x2ca, /* FDECSTP*/ 71768 0x2ca, /* FDECSTP*/ 78933 0x2ca, /* FDECSTP*/ 85957 0x2ca, /* FDECSTP*/ 92976 0x2ca, /* FDECSTP*/ 99995 0x2ca, /* FDECSTP*/ 107014 0x2ca, /* FDECSTP*/ [all …]
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 708 #define FDECSTP CHOICE(fdecstp, fdecstp, fdecstp) macro 1429 #define FDECSTP fdecstp macro
|