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),
58 def MRM_DF : Format<59>;
282 MRM_DF = 59, enumerator650 case X86II::MRM_DF: in getMemoryOperandNo()
1369 case X86II::MRM_DD: case X86II::MRM_DE: case X86II::MRM_DF: in EncodeInstruction()1397 case X86II::MRM_DF: MRM = 0xDF; break; in EncodeInstruction()