Home | History | Annotate | Download | only in ia32

Lines Matching full:movsx_w

636   void movsx_w(Register dst, Register src) { movsx_w(dst, Operand(src)); }
637 void movsx_w(Register dst, const Operand& src);