Home | History | Annotate | Download | only in ia32

Lines Matching refs:xor_

314     xor_(dst, dst);  // Shorter than mov.
336 xor_(dst, jit_cookie());
346 xor_(Operand(esp, 0), Immediate(jit_cookie()));
990 xor_(r0, scratch);
993 xor_(r0, Immediate(seed));
1004 xor_(r0, scratch);
1010 xor_(r0, scratch);
1016 xor_(r0, scratch);
1908 xor_(dst, dst);
2749 xor_(length, Immediate(kStringEncodingMask));