Searched refs:MRM_E1 (Results 1 – 5 of 5) sorted by relevance
312 MRM_E0 = 64, MRM_E1 = 65, MRM_E2 = 66, MRM_E3 = 67, enumerator706 case X86II::MRM_E0: case X86II::MRM_E1: case X86II::MRM_E2: in getMemoryOperandNo()
1437 case X86II::MRM_E1: case X86II::MRM_E2: case X86II::MRM_E3: in EncodeInstruction()
795 case X86Local::MRM_E0: case X86Local::MRM_E1: case X86Local::MRM_E2: in emitInstructionSpecifier()
278 defm ABS : FPUnary<fabs, MRM_E1, "fabs">;
47 def MRM_E1 : Format<65>; def MRM_E2 : Format<66>; def MRM_E3 : Format<67>;