Home | History | Annotate | Download | only in ia32

Lines Matching full:movsx_w

633   void movsx_w(Register dst, Register src) { movsx_w(dst, Operand(src)); }
634 void movsx_w(Register dst, const Operand& src);