Searched refs:INSTR_ALU_ADD_MH (Results 1 – 2 of 2) sorted by relevance
2790 instr->type = INSTR_ALU_ADD_MH; in instr_alu_add_translate()6721 [INSTR_ALU_ADD_MH] = instr_alu_add_mh_exec,10101 case INSTR_ALU_ADD_MH: return "INSTR_ALU_ADD_MH"; in instr_type_to_name()10970 [INSTR_ALU_ADD_MH] = instr_alu_export,11188 case INSTR_ALU_ADD_MH: return "__instr_alu_add_mh_exec"; in instr_type_to_func()
290 INSTR_ALU_ADD_MH, /* dst = MEF, src = H */ enumerator