Searched refs:INSTR_ALU_SHL_MH (Results 1 – 2 of 2) sorted by relevance
2984 instr->type = INSTR_ALU_SHL_MH; in instr_alu_shl_translate()6758 [INSTR_ALU_SHL_MH] = instr_alu_shl_mh_exec,10138 case INSTR_ALU_SHL_MH: return "INSTR_ALU_SHL_MH"; in instr_type_to_name()11007 [INSTR_ALU_SHL_MH] = instr_alu_export,11225 case INSTR_ALU_SHL_MH: return "__instr_alu_shl_mh_exec"; in instr_type_to_func()
356 INSTR_ALU_SHL_MH, /* dst = MEF, src = H */ enumerator