Home | History | Annotate | Download | only in x64

Lines Matching refs:emit_xor

1532   void emit_xor(Register dst, Register src, int size) {
1542 void emit_xor(Register dst, const Operand& src, int size) {
1546 void emit_xor(Register dst, Immediate src, int size) {
1550 void emit_xor(const Operand& dst, Immediate src, int size) {
1554 void emit_xor(const Operand& dst, Register src, int size) {