Searched refs:FFREE (Results 1 – 9 of 9) sorted by relevance
/external/llvm/lib/Target/X86/ |
D | X86SchedHaswell.td | 1172 // FFREE. 1173 def : InstRW<[WriteP01], (instregex "FFREE")>;
|
D | X86InstrFPStack.td | 632 def FFREE : FPI<0xDD, MRM0r, (outs), (ins RST:$reg),
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86InstrFPStack.td | 558 def FFREE : FPI<0xC0, AddRegFrm, (outs), (ins RST:$reg),
|
D | X86GenDisassemblerTables.inc | 8611 "FFREE" 51401 0x2cc, /* FFREE*/ 51402 0x2cc, /* FFREE*/ 51403 0x2cc, /* FFREE*/ 51404 0x2cc, /* FFREE*/ 51405 0x2cc, /* FFREE*/ 51406 0x2cc, /* FFREE*/ 51407 0x2cc, /* FFREE*/ 51408 0x2cc, /* FFREE*/ 58420 0x2cc, /* FFREE*/ [all …]
|
D | X86GenAsmWriter.inc | 729 67111843U, // FFREE 5866 "\000FCOMP32m\000FCOMP64m\000FCOMPP\000FDECSTP\000FEMMS\000FFREE\000FICO"
|
D | X86GenAsmWriter1.inc | 729 134220058U, // FFREE 6609 "\000FCOMP32m\000FCOMP64m\000FCOMPP\000FDECSTP\000FEMMS\000FFREE\000FICO"
|
D | X86GenInstrInfo.inc | 732 FFREE = 716, 4900 …{ 716, 1, 0, 0, 0, "FFREE", 0|(1<<MCID::UnmodeledSideEffects), 0x180000802ULL, NULL, NULL, Operand…
|
D | X86GenAsmMatcher.inc | 3449 { X86::FFREE, "ffree", Convert__Reg1_0, { MCK_RST }, 0},
|
/external/mesa3d/src/mesa/x86/ |
D | assyntax.h | 721 #define FFREE(a) CHOICE(ffree a, ffree a, ffree a) macro 1434 #define FFREE(a) ffree a macro
|