Lines Matching full:movsd
2151 movsd(dst, src);2158 movsd(dst, src);2162 void Assembler::movsd(const Operand& dst, XMMRegister src ) {2173 void Assembler::movsd(XMMRegister dst, const Operand& src) {