Home
last modified time | relevance | path

Searched refs:FXTRACT (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/X86/
DX86SchedHaswell.td1250 // FXTRACT.
1255 def : InstRW<[WriteFXTRACT], (instregex "FXTRACT")>;
DX86InstrFPStack.td625 def FXTRACT : I<0xD9, MRM_F4, (outs), (ins), "fxtract", [], IIC_FXTRACT>;
/external/mesa3d/src/mesa/x86/
Dassyntax.h799 #define FXTRACT CHOICE(fxtract, fxtract, fxtract) macro
1520 #define FXTRACT fxtract macro