Searched refs:MRM_E1 (Results 1 – 5 of 5) sorted by relevance
310 MRM_E0 = 56, MRM_E1 = 57, MRM_E2 = 58, MRM_E3 = 59, enumerator704 case X86II::MRM_E0: case X86II::MRM_E1: case X86II::MRM_E2: in getMemoryOperandNo()
1436 case X86II::MRM_E0: case X86II::MRM_E1: case X86II::MRM_E2: in EncodeInstruction()1476 case X86II::MRM_E1: MRM = 0xE1; break; in EncodeInstruction()
784 case X86Local::MRM_E0: case X86Local::MRM_E1: case X86Local::MRM_E2: in emitInstructionSpecifier()
278 defm ABS : FPUnary<fabs, MRM_E1, "fabs">;
44 def MRM_E0 : Format<56>; def MRM_E1 : Format<57>; def MRM_E2 : Format<58>;