Lines Matching full:movsx_w
631 void movsx_w(Register dst, Register src) { movsx_w(dst, Operand(src)); }632 void movsx_w(Register dst, const Operand& src);