Searched refs:MRM_FB (Results 1 – 6 of 6) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
H A D | X86BaseInfo.h | 686 MRM_FB = 123, enumerator 1146 case X86II::MRM_FB: in getMemoryOperandNo()
|
H A D | X86MCCodeEmitter.cpp | 1967 case X86II::MRM_FB: in encodeInstruction()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86InstrFormats.td | 79 def MRM_F9 : Format<121>; def MRM_FA : Format<122>; def MRM_FB : Format<123>;
|
H A D | X86InstrFPStack.td | 660 def FSINCOS : I<0xD9, MRM_FB, (outs), (ins), "fsincos", []>;
|
H A D | X86InstrSystem.td | 600 def ENDBR32 : I<0x1E, MRM_FB, (outs), (ins), "endbr32", []>, TB, XS;
|
H A D | X86InstrMisc.td | 1473 def MWAITXrrr : I<0x01, MRM_FB, (outs), (ins), "mwaitx",
|