Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h685 MRM_F4 = 116, enumerator
1139 case X86II::MRM_F4: in getMemoryOperandNo()
H A DX86MCCodeEmitter.cpp1893 case X86II::MRM_F4: in encodeInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrFormats.td75 def MRM_F3 : Format<115>; def MRM_F4 : Format<116>; def MRM_F5 : Format<117>;
H A DX86InstrFPStack.td654 def FXTRACT : I<0xD9, MRM_F4, (outs), (ins), "fxtract", []>;