Home | History | Annotate | Download | only in ia32

Lines Matching refs:xor_

982       __ xor_(left, Operand(left));
1061 __ xor_(ToRegister(left), right_operand);
1076 __ xor_(ToRegister(left), ToOperand(right));
3698 __ xor_(reg, 0x80000000);
4071 __ xor_(result_reg, Operand(temp_reg));