Home | History | Annotate | Download | only in x86_64

Lines Matching refs:subq

564   void subq(CpuRegister reg, const Immediate& imm);
565 void subq(CpuRegister dst, CpuRegister src);
566 void subq(CpuRegister dst, const Address& address);