Searched refs:INSTR_ALU_OR_MH (Results 1 – 2 of 2) sorted by relevance
3150 instr->type = INSTR_ALU_OR_MH; in instr_alu_or_translate()6746 [INSTR_ALU_OR_MH] = instr_alu_or_mh_exec,10126 case INSTR_ALU_OR_MH: return "INSTR_ALU_OR_MH"; in instr_type_to_name()10995 [INSTR_ALU_OR_MH] = instr_alu_export,11213 case INSTR_ALU_OR_MH: return "__instr_alu_or_mh_exec"; in instr_type_to_func()
336 INSTR_ALU_OR_MH, /* dst = MEF, src = H */ enumerator