Sve.LoadVectorInt16NonFaultingSignExtendToInt64(Int16*) 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 svldnf1sh_s64(svbool_t pg, const int16_t *base)
LDNF1SH Zresult.D, Pg/Z, [Xbase, #0, MUL VL]
public:
static System::Numerics::Vector<long> LoadVectorInt16NonFaultingSignExtendToInt64(short* address);
public static System.Numerics.Vector<long> LoadVectorInt16NonFaultingSignExtendToInt64(short* address);
static member LoadVectorInt16NonFaultingSignExtendToInt64 : nativeptr<int16> -> System.Numerics.Vector<int64>
Parameters
- address
- Int16*
Returns
Applies to
Collaborer avec nous sur GitHub
La source de ce contenu se trouve sur GitHub, où vous pouvez également créer et examiner les problèmes et les demandes de tirage. Pour plus d’informations, consultez notre guide du contributeur.