Searched refs:INSTR_ALU_XOR_S (Results 1 – 1 of 1) sorted by relevance
339 INSTR_ALU_XOR_S, /* (dst, src) = (MEF, H) or (dst, src) = (H, MEFT) */ enumerator3869 instr->type = INSTR_ALU_XOR_S; in instr_alu_xor_translate()6097 [INSTR_ALU_XOR_S] = instr_alu_xor_s_exec,