Searched refs:INSTR_ALU_SUB_MH (Results 1 – 2 of 2) sorted by relevance
2846 instr->type = INSTR_ALU_SUB_MH; in instr_alu_sub_translate()6728 [INSTR_ALU_SUB_MH] = instr_alu_sub_mh_exec,10108 case INSTR_ALU_SUB_MH: return "INSTR_ALU_SUB_MH"; in instr_type_to_name()10977 [INSTR_ALU_SUB_MH] = instr_alu_export,11195 case INSTR_ALU_SUB_MH: return "__instr_alu_sub_mh_exec"; in instr_type_to_func()
301 INSTR_ALU_SUB_MH, /* dst = MEF, src = H */ enumerator