Home | History | Annotate | Download | only in x64

Lines Matching refs:xor_

86   __ xor_(rax, Immediate(0x200000));  // Flip bit 21.
91 __ xor_(rax, rdx); // Different if CPUID is supported.
95 __ xor_(rax, rax);