Searched refs:INSTR_REGADD_RHI (Results 1 – 2 of 2) sorted by relevance
4057 instr->type = INSTR_REGADD_RHI; in instr_regadd_translate()6796 [INSTR_REGADD_RHI] = instr_regadd_rhi_exec,10174 case INSTR_REGADD_RHI: return "INSTR_REGADD_RHI"; in instr_type_to_name()10602 instr->type == INSTR_REGADD_RHI || in instr_reg_export()11045 [INSTR_REGADD_RHI] = instr_reg_export,11261 case INSTR_REGADD_RHI: return "__instr_regadd_rhi_exec"; in instr_type_to_func()
412 INSTR_REGADD_RHI, /* index = H, src = I */ enumerator