Home | History | Annotate | Download | only in ia32

Lines Matching refs:shld

813   void shld(Register dst, Register src) { shld(dst, Operand(src)); }
814 void shld(Register dst, const Operand& src);