Lines Matching refs:movsx_w
712 void movsx_w(Register dst, Register src) { movsx_w(dst, Operand(src)); }713 void movsx_w(Register dst, const Operand& src);