Sve.SignExtend32(Vector<Int64>) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
svint64_t svextw[_s64]_m(svint64_t inactive, svbool_t pg, svint64_t op)
svint64_t svextw[_s64]_x(svbool_t pg, svint64_t op)
svint64_t svextw[_s64]_z(svbool_t pg, svint64_t op)
SXTW Zresult.D, Pg/M, Zop.D
public:
static System::Numerics::Vector<long> SignExtend32(System::Numerics::Vector<long> value);
public static System.Numerics.Vector<long> SignExtend32 (System.Numerics.Vector<long> value);
static member SignExtend32 : System.Numerics.Vector<int64> -> System.Numerics.Vector<int64>
Public Shared Function SignExtend32 (value As Vector(Of Long)) As Vector(Of Long)
Parameters
Returns
Applies to
Συνεργαστείτε μαζί μας στο GitHub
Μπορείτε να βρείτε την πηγή για αυτό το περιεχόμενο στο GitHub, όπου μπορείτε επίσης να δημιουργήσετε και να εξετάσετε ζητήματα και αιτήματα έλξης. Για περισσότερες πληροφορίες, ανατρέξτε στον οδηγό συνεργατών.