Searched refs:INSTR_ALU_SUB_HH (Results 1 – 2 of 2) sorted by relevance
2848 instr->type = INSTR_ALU_SUB_HH; in instr_alu_sub_translate()6730 [INSTR_ALU_SUB_HH] = instr_alu_sub_hh_exec,10110 case INSTR_ALU_SUB_HH: return "INSTR_ALU_SUB_HH"; in instr_type_to_name()10979 [INSTR_ALU_SUB_HH] = instr_alu_export,11197 case INSTR_ALU_SUB_HH: return "__instr_alu_sub_hh_exec"; in instr_type_to_func()
303 INSTR_ALU_SUB_HH, /* dst = H, src = H */ enumerator