Searched refs:MRM5X (Results 1 – 6 of 6) sorted by relevance
150 MRM5X = 61, enumerator
812 case X86Local::MRM5X: in emitInstructionSpecifier()929 case X86Local::MRM5X: in emitDecodePath()
623 MRM5X = 61, // Format /5 enumerator1071 case X86II::MRM5X: in getMemoryOperandNo()
1901 case X86II::MRM5X: in encodeInstruction()
58 def MRM3X : Format<59>; def MRM4X : Format<60>; def MRM5X : Format<61>;
3258 def LFENCE : I<0xAE, MRM5X, (outs), (ins), "lfence", [(int_x86_sse2_lfence)]>,