Searched refs:INSTR_ALU_AND_MH (Results 1 – 2 of 2) sorted by relevance
3094 instr->type = INSTR_ALU_AND_MH; in instr_alu_and_translate()6740 [INSTR_ALU_AND_MH] = instr_alu_and_mh_exec,10120 case INSTR_ALU_AND_MH: return "INSTR_ALU_AND_MH"; in instr_type_to_name()10989 [INSTR_ALU_AND_MH] = instr_alu_export,11207 case INSTR_ALU_AND_MH: return "__instr_alu_and_mh_exec"; in instr_type_to_func()
326 INSTR_ALU_AND_MH, /* dst = MEF, src = H */ enumerator