Searched refs:INSTR_REGRD_MRM (Results 1 – 2 of 2) sorted by relevance
3874 instr->type = INSTR_REGRD_MRM; in instr_regrd_translate()6778 [INSTR_REGRD_MRM] = instr_regrd_mrm_exec,10159 case INSTR_REGRD_MRM: return "INSTR_REGRD_MRM"; in instr_type_to_name()11027 [INSTR_REGRD_MRM] = instr_reg_export,11246 case INSTR_REGRD_MRM: return "__instr_regrd_mrm_exec"; in instr_type_to_func()
389 INSTR_REGRD_MRM, /* dst = MEF, index = MEFT */ enumerator