Home | History | Annotate | Download | only in x86

Lines Matching defs:xorl

2064 void X86Assembler::xorl(Register dst, Register src) {
2071 void X86Assembler::xorl(Register reg, const Address& address) {
2078 void X86Assembler::xorl(Register dst, const Immediate& imm) {