Searched refs:INSTR_ALU_SHR_HM (Results 1 – 2 of 2) sorted by relevance
3038 instr->type = INSTR_ALU_SHR_HM; in instr_alu_shr_translate()6766 [INSTR_ALU_SHR_HM] = instr_alu_shr_hm_exec,10146 case INSTR_ALU_SHR_HM: return "INSTR_ALU_SHR_HM"; in instr_type_to_name()11015 [INSTR_ALU_SHR_HM] = instr_alu_export,11233 case INSTR_ALU_SHR_HM: return "__instr_alu_shr_hm_exec"; in instr_type_to_func()
368 INSTR_ALU_SHR_HM, /* dst = H, src = MEF */ enumerator