Searched refs:INSTR_REGRD_HRI (Results 1 – 2 of 2) sorted by relevance
3898 instr->type = INSTR_REGRD_HRI; in instr_regrd_translate()6779 [INSTR_REGRD_HRI] = instr_regrd_hri_exec,10157 case INSTR_REGRD_HRI: return "INSTR_REGRD_HRI"; in instr_type_to_name()10588 instr->type == INSTR_REGRD_HRI || in instr_reg_export()11028 [INSTR_REGRD_HRI] = instr_reg_export,11244 case INSTR_REGRD_HRI: return "__instr_regrd_hri_exec"; in instr_type_to_func()
387 INSTR_REGRD_HRI, /* dst = H, index = I */ enumerator