Home | History | Annotate | Download | only in ia32

Lines Matching defs:xor_

1353 void Assembler::xor_(Register dst, int32_t imm32) {
1359 void Assembler::xor_(Register dst, const Operand& src) {
1366 void Assembler::xor_(const Operand& dst, Register src) {
1373 void Assembler::xor_(const Operand& dst, const Immediate& x) {