Searched refs:MRM_E3 (Results 1 – 4 of 4) sorted by relevance
678 MRM_E0 = 96, MRM_E1 = 97, MRM_E2 = 98, MRM_E3 = 99, enumerator1079 case X86II::MRM_E1: case X86II::MRM_E2: case X86II::MRM_E3: in getMemoryOperandNo()
1712 case X86II::MRM_E3: in encodeInstruction()
721 def FNINIT : I<0xDB, MRM_E3, (outs), (ins), "fninit", []>;
61 def MRM_E1 : Format<97>; def MRM_E2 : Format<98>; def MRM_E3 : Format<99>;