Home | History | Annotate | Download | only in x87

Lines Matching refs:movsx_w

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