Searched refs:INSTR_ALU_AND_HH (Results 1 – 2 of 2) sorted by relevance
3098 instr->type = INSTR_ALU_AND_HH; in instr_alu_and_translate()6742 [INSTR_ALU_AND_HH] = instr_alu_and_hh_exec,10122 case INSTR_ALU_AND_HH: return "INSTR_ALU_AND_HH"; in instr_type_to_name()10991 [INSTR_ALU_AND_HH] = instr_alu_export,11209 case INSTR_ALU_AND_HH: return "__instr_alu_and_hh_exec"; in instr_type_to_func()
328 INSTR_ALU_AND_HH, /* dst = H, src = H */ enumerator