Home | History | Annotate | Download | only in sljit

Lines Matching refs:XOR

240 #define XOR		(/* BINARY */ 6 << 3)
1231 *(inst + 1) |= XOR;
2194 return emit_cum_binary(compiler, XOR_r_rm, XOR_rm_r, XOR, XOR_EAX_i32,
2742 /* a xor reg, reg operation would overwrite the flags. */