Searched refs:MRM_EE (Results 1 – 5 of 5) sorted by relevance
315 MRM_EC = 76, MRM_ED = 77, MRM_EE = 78, MRM_EF = 79, enumerator710 case X86II::MRM_EE: case X86II::MRM_F0: case X86II::MRM_F1: in getMemoryOperandNo()
1441 case X86II::MRM_ED: case X86II::MRM_EE: case X86II::MRM_EF: in EncodeInstruction()
799 case X86Local::MRM_EE: case X86Local::MRM_F0: case X86Local::MRM_F1: in emitInstructionSpecifier()
532 def LD_F0 : FPI<0xD9, MRM_EE, (outs), (ins), "fldz", IIC_FLDZ>;
51 def MRM_ED : Format<77>; def MRM_EE : Format<78>; def MRM_EF : Format<79>;