Searched refs:INSTR_REGWR_RMI (Results 1 – 2 of 2) sorted by relevance
3959 instr->type = INSTR_REGWR_RMI; in instr_regwr_translate()6787 [INSTR_REGWR_RMI] = instr_regwr_rmi_exec,10167 case INSTR_REGWR_RMI: return "INSTR_REGWR_RMI"; in instr_type_to_name()10600 instr->type == INSTR_REGWR_RMI || in instr_reg_export()11036 [INSTR_REGWR_RMI] = instr_reg_export,11254 case INSTR_REGWR_RMI: return "__instr_regwr_rmi_exec"; in instr_type_to_func()
401 INSTR_REGWR_RMI, /* index = MEFT, src = I */ enumerator