Home | History | Annotate | Download | only in x87

Lines Matching refs:shrd

739   void shrd(Register dst, Register src) { shrd(dst, Operand(src)); }
740 void shrd(Register dst, const Operand& src);