Home | History | Annotate | Download | only in x86_64

Lines Matching full:xorq

546   void xorq(CpuRegister dst, const Immediate& imm);
547 void xorq(CpuRegister dst, CpuRegister src);
548 void xorq(CpuRegister reg, const Address& address);