Searched refs:INSTR_REGWR_RII (Results 1 – 2 of 2) sorted by relevance
3997 instr->type = INSTR_REGWR_RII; in instr_regwr_translate()6790 [INSTR_REGWR_RII] = instr_regwr_rii_exec,10170 case INSTR_REGWR_RII: return "INSTR_REGWR_RII"; in instr_type_to_name()10592 instr->type == INSTR_REGWR_RII || in instr_reg_export()10601 instr->type == INSTR_REGWR_RII || in instr_reg_export()11039 [INSTR_REGWR_RII] = instr_reg_export,11257 case INSTR_REGWR_RII: return "__instr_regwr_rii_exec"; in instr_type_to_func()
404 INSTR_REGWR_RII, /* index = I, src = I */ enumerator