Searched refs:INSTR_ALU_XOR_HM (Results 1 – 2 of 2) sorted by relevance
3208 instr->type = INSTR_ALU_XOR_HM; in instr_alu_xor_translate()6753 [INSTR_ALU_XOR_HM] = instr_alu_xor_hm_exec,10133 case INSTR_ALU_XOR_HM: return "INSTR_ALU_XOR_HM"; in instr_type_to_name()11002 [INSTR_ALU_XOR_HM] = instr_alu_export,11220 case INSTR_ALU_XOR_HM: return "__instr_alu_xor_hm_exec"; in instr_type_to_func()
347 INSTR_ALU_XOR_HM, /* dst = H, src = MEFT */ enumerator