Searched refs:MRM_DF (Results 1 – 4 of 4) sorted by relevance
57 def INVLPGA32 : I<0x01, MRM_DF, (outs), (ins),60 def INVLPGA64 : I<0x01, MRM_DF, (outs), (ins),
54 def MRM_DF : Format<55>;
281 MRM_DF = 55, enumerator587 case X86II::MRM_DF: in getMemoryOperandNo()
1136 case X86II::MRM_DF: case X86II::MRM_E8: in EncodeInstruction()1160 case X86II::MRM_DF: MRM = 0xDF; break; in EncodeInstruction()