Searched refs:INSTR_ALU_SHL_HM (Results 1 – 2 of 2) sorted by relevance
2982 instr->type = INSTR_ALU_SHL_HM; in instr_alu_shl_translate()6759 [INSTR_ALU_SHL_HM] = instr_alu_shl_hm_exec,10139 case INSTR_ALU_SHL_HM: return "INSTR_ALU_SHL_HM"; in instr_type_to_name()11008 [INSTR_ALU_SHL_HM] = instr_alu_export,11226 case INSTR_ALU_SHL_HM: return "__instr_alu_shl_hm_exec"; in instr_type_to_func()
357 INSTR_ALU_SHL_HM, /* dst = H, src = MEF */ enumerator