Lines Matching full:xorl
1134 void xorl(Register dst, Register src) {1138 void xorl(Register dst, const Operand& src) {1142 void xorl(Register dst, Immediate src) {1146 void xorl(const Operand& dst, Immediate src) {