Home
last modified time | relevance | path

Searched refs:MRM_FB (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h692 MRM_FB = 123, enumerator
1146 case X86II::MRM_FB: in getMemoryOperandNo()
H A DX86MCCodeEmitter.cpp1900 case X86II::MRM_FB: in encodeInstruction()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrFormats.td77 def MRM_F9 : Format<121>; def MRM_FA : Format<122>; def MRM_FB : Format<123>;
H A DX86InstrFPStack.td660 def FSINCOS : I<0xD9, MRM_FB, (outs), (ins), "fsincos", []>;
H A DX86InstrSystem.td567 def ENDBR32 : I<0x1E, MRM_FB, (outs), (ins), "endbr32", []>, TB, XS;
H A DX86InstrMisc.td1464 def MWAITXrrr : I<0x01, MRM_FB, (outs), (ins), "mwaitx",