Home
last modified time | relevance | path

Searched refs:MRM_F4 (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86BaseInfo.h683 MRM_F4 = 116, MRM_F5 = 117, MRM_F6 = 118, MRM_F7 = 119, enumerator
1085 case X86II::MRM_F3: case X86II::MRM_F4: case X86II::MRM_F5: in getMemoryOperandNo()
DX86MCCodeEmitter.cpp1729 case X86II::MRM_F4: in encodeInstruction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86InstrFPStack.td742 def FXTRACT : I<0xD9, MRM_F4, (outs), (ins), "fxtract", []>;
DX86InstrFormats.td67 def MRM_F3 : Format<115>; def MRM_F4 : Format<116>; def MRM_F5 : Format<117>;