Home | History | Annotate | Download | only in x64

Lines Matching full:movsd

1389   void movsd(XMMRegister dst, XMMRegister src);
1391 void movsd(const Operand& dst, XMMRegister src);
1392 void movsd(XMMRegister dst, const Operand& src);