Home | History | Annotate | Download | only in x86_64

Lines Matching full:xorq

687   void xorq(CpuRegister dst, const Immediate& imm);
688 void xorq(CpuRegister dst, CpuRegister src);
689 void xorq(CpuRegister reg, const Address& address);