Searched refs:INSTR_ALU_OR_HH (Results 1 – 2 of 2) sorted by relevance
3154 instr->type = INSTR_ALU_OR_HH; in instr_alu_or_translate()6748 [INSTR_ALU_OR_HH] = instr_alu_or_hh_exec,10128 case INSTR_ALU_OR_HH: return "INSTR_ALU_OR_HH"; in instr_type_to_name()10997 [INSTR_ALU_OR_HH] = instr_alu_export,11215 case INSTR_ALU_OR_HH: return "__instr_alu_or_hh_exec"; in instr_type_to_func()
338 INSTR_ALU_OR_HH, /* dst = H, src = H */ enumerator