Searched refs:INSTR_ALU_XOR_HH (Results 1 – 2 of 2) sorted by relevance
3210 instr->type = INSTR_ALU_XOR_HH; in instr_alu_xor_translate()6754 [INSTR_ALU_XOR_HH] = instr_alu_xor_hh_exec,10134 case INSTR_ALU_XOR_HH: return "INSTR_ALU_XOR_HH"; in instr_type_to_name()11003 [INSTR_ALU_XOR_HH] = instr_alu_export,11221 case INSTR_ALU_XOR_HH: return "__instr_alu_xor_hh_exec"; in instr_type_to_func()
348 INSTR_ALU_XOR_HH, /* dst = H, src = H */ enumerator