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