Searched refs:INSTR_REGADD_RII (Results 1 – 2 of 2) sorted by relevance
4093 instr->type = INSTR_REGADD_RII; in instr_regadd_translate()6800 [INSTR_REGADD_RII] = instr_regadd_rii_exec,10180 case INSTR_REGADD_RII: return "INSTR_REGADD_RII"; in instr_type_to_name()10595 instr->type == INSTR_REGADD_RII) in instr_reg_export()10604 instr->type == INSTR_REGADD_RII) in instr_reg_export()11049 [INSTR_REGADD_RII] = instr_reg_export,11267 case INSTR_REGADD_RII: return "__instr_regadd_rii_exec"; in instr_type_to_func()
418 INSTR_REGADD_RII, /* index = I, src = I */ enumerator