Home | History | Annotate | Download | only in x64

Lines Matching full:movsd

1319   void movsd(XMMRegister dst, XMMRegister src);
1321 void movsd(const Operand& dst, XMMRegister src);
1322 void movsd(XMMRegister dst, const Operand& src);