Searched refs:MRM_F0 (Results 1 – 5 of 5) sorted by relevance
278 MRM_E8 = 41, MRM_F0 = 42, MRM_F8 = 45, MRM_F9 = 46, enumerator648 case X86II::MRM_F0: case X86II::MRM_F8: case X86II::MRM_F9: in getMemoryOperandNo()
1372 case X86II::MRM_E8: case X86II::MRM_F0: case X86II::MRM_F8: in EncodeInstruction()1401 case X86II::MRM_F0: MRM = 0xF0; break; in EncodeInstruction()
1467 case X86II::MRM_F0: in emitInstruction()
41 def MRM_F0 : Format<42>;
3511 def MFENCE : I<0xAE, MRM_F0, (outs), (ins),