Searched refs:INSTR_REGWR_RMM (Results 1 – 2 of 2) sorted by relevance
3934 instr->type = INSTR_REGWR_RMM; in instr_regwr_translate()6785 [INSTR_REGWR_RMM] = instr_regwr_rmm_exec,10166 case INSTR_REGWR_RMM: return "INSTR_REGWR_RMM"; in instr_type_to_name()11034 [INSTR_REGWR_RMM] = instr_reg_export,11253 case INSTR_REGWR_RMM: return "__instr_regwr_rmm_exec"; in instr_type_to_func()
400 INSTR_REGWR_RMM, /* index = MEFT, src = MEFT */ enumerator