Sve.LoadVectorSByteNonFaultingSignExtendToUInt64(SByte*) 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.
svuint64_t svldnf1sb_u64(svbool_t pg, const int8_t *base)
LDNF1SB Zresult.D, Pg/Z, [Xbase, #0, MUL VL]
public:
static System::Numerics::Vector<System::UInt64> LoadVectorSByteNonFaultingSignExtendToUInt64(System::SByte* address);
public static System.Numerics.Vector<ulong> LoadVectorSByteNonFaultingSignExtendToUInt64(sbyte* address);
static member LoadVectorSByteNonFaultingSignExtendToUInt64 : nativeptr<sbyte> -> System.Numerics.Vector<uint64>
Parameters
- address
- SByte*
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.