Searched refs:INSTR_REGWR_RIH (Results 1 – 2 of 2) sorted by relevance
3980 instr->type = INSTR_REGWR_RIH; in instr_regwr_translate()6788 [INSTR_REGWR_RIH] = instr_regwr_rih_exec,10168 case INSTR_REGWR_RIH: return "INSTR_REGWR_RIH"; in instr_type_to_name()10590 instr->type == INSTR_REGWR_RIH || in instr_reg_export()11037 [INSTR_REGWR_RIH] = instr_reg_export,11255 case INSTR_REGWR_RIH: return "__instr_regwr_rih_exec"; in instr_type_to_func()
402 INSTR_REGWR_RIH, /* index = I, src = H */ enumerator