Searched refs:INSTR_ALU_XOR_I (Results 1 – 1 of 1) sorted by relevance
340 INSTR_ALU_XOR_I, /* dst = HMEF, src = I */ enumerator3887 instr->type = INSTR_ALU_XOR_I; in instr_alu_xor_translate()6098 [INSTR_ALU_XOR_I] = instr_alu_xor_i_exec,