Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
HDX86BaseInfo.h686 MRM_FB = 123, enumerator
1146 case X86II::MRM_FB: in getMemoryOperandNo()
HDX86MCCodeEmitter.cpp1967 case X86II::MRM_FB: in encodeInstruction()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86InstrFormats.td79 def MRM_F9 : Format<121>; def MRM_FA : Format<122>; def MRM_FB : Format<123>;
HDX86InstrFPStack.td660 def FSINCOS : I<0xD9, MRM_FB, (outs), (ins), "fsincos", []>;
HDX86InstrSystem.td600 def ENDBR32 : I<0x1E, MRM_FB, (outs), (ins), "endbr32", []>, TB, XS;
HDX86InstrMisc.td1473 def MWAITXrrr : I<0x01, MRM_FB, (outs), (ins), "mwaitx",