Searched refs:INSTR_ALU_SUB_HM (Results 1 – 2 of 2) sorted by relevance
2844 instr->type = INSTR_ALU_SUB_HM; in instr_alu_sub_translate()6729 [INSTR_ALU_SUB_HM] = instr_alu_sub_hm_exec,10109 case INSTR_ALU_SUB_HM: return "INSTR_ALU_SUB_HM"; in instr_type_to_name()10978 [INSTR_ALU_SUB_HM] = instr_alu_export,11196 case INSTR_ALU_SUB_HM: return "__instr_alu_sub_hm_exec"; in instr_type_to_func()
302 INSTR_ALU_SUB_HM, /* dst = H, src = MEF */ enumerator