Home | History | Annotate | Download | only in ia32

Lines Matching refs:shrd

819   void shrd(Register dst, Register src) { shrd(dst, Operand(src)); }
820 void shrd(Register dst, const Operand& src);