Home
last modified time | relevance | path

Searched refs:FFREE (Results 1 – 9 of 9) sorted by relevance

/external/llvm/lib/Target/X86/
DX86SchedHaswell.td1172 // FFREE.
1173 def : InstRW<[WriteP01], (instregex "FFREE")>;
DX86InstrFPStack.td632 def FFREE : FPI<0xDD, MRM0r, (outs), (ins RST:$reg),
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86InstrFPStack.td558 def FFREE : FPI<0xC0, AddRegFrm, (outs), (ins RST:$reg),
DX86GenDisassemblerTables.inc8611 "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 …]
DX86GenAsmWriter.inc729 67111843U, // FFREE
5866 "\000FCOMP32m\000FCOMP64m\000FCOMPP\000FDECSTP\000FEMMS\000FFREE\000FICO"
DX86GenAsmWriter1.inc729 134220058U, // FFREE
6609 "\000FCOMP32m\000FCOMP64m\000FCOMPP\000FDECSTP\000FEMMS\000FFREE\000FICO"
DX86GenInstrInfo.inc732 FFREE = 716,
4900 …{ 716, 1, 0, 0, 0, "FFREE", 0|(1<<MCID::UnmodeledSideEffects), 0x180000802ULL, NULL, NULL, Operand…
DX86GenAsmMatcher.inc3449 { X86::FFREE, "ffree", Convert__Reg1_0, { MCK_RST }, 0},
/external/mesa3d/src/mesa/x86/
Dassyntax.h721 #define FFREE(a) CHOICE(ffree a, ffree a, ffree a) macro
1434 #define FFREE(a) ffree a macro