Searched refs:INSTR_ALU_XOR_MH (Results 1 – 2 of 2) sorted by relevance
3206 instr->type = INSTR_ALU_XOR_MH; in instr_alu_xor_translate()6752 [INSTR_ALU_XOR_MH] = instr_alu_xor_mh_exec,10132 case INSTR_ALU_XOR_MH: return "INSTR_ALU_XOR_MH"; in instr_type_to_name()11001 [INSTR_ALU_XOR_MH] = instr_alu_export,11219 case INSTR_ALU_XOR_MH: return "__instr_alu_xor_mh_exec"; in instr_type_to_func()
346 INSTR_ALU_XOR_MH, /* dst = MEF, src = H */ enumerator