Searched refs:INSTR_REGWR_RIM (Results 1 – 2 of 2) sorted by relevance
3978 instr->type = INSTR_REGWR_RIM; in instr_regwr_translate()6789 [INSTR_REGWR_RIM] = instr_regwr_rim_exec,10169 case INSTR_REGWR_RIM: return "INSTR_REGWR_RIM"; in instr_type_to_name()10591 instr->type == INSTR_REGWR_RIM || in instr_reg_export()11038 [INSTR_REGWR_RIM] = instr_reg_export,11256 case INSTR_REGWR_RIM: return "__instr_regwr_rim_exec"; in instr_type_to_func()
403 INSTR_REGWR_RIM, /* index = I, src = MEFT */ enumerator