Sve.LoadVectorUInt32NonFaultingZeroExtendToUInt64 Methode
Definitie
Belangrijk
Bepaalde informatie heeft betrekking op een voorlopige productversie die aanzienlijk kan worden gewijzigd voordat deze wordt uitgebracht. Microsoft biedt geen enkele expliciete of impliciete garanties met betrekking tot de informatie die hier wordt verstrekt.
Overloads
| Name | Description |
|---|---|
| LoadVectorUInt32NonFaultingZeroExtendToUInt64(Vector<UInt64>, UInt32*) |
svuint64_t svldnf1uw_u64(svbool_t pg, const uint32_t *basis) LDNF1W Zresult.D, Pg/Z, [Xbase, #0, MUL VL] |
| LoadVectorUInt32NonFaultingZeroExtendToUInt64(UInt32*) |
svuint64_t svldnf1uw_u64(svbool_t pg, const uint32_t *basis) LDNF1W Zresult.D, Pg/Z, [Xbase, #0, MUL VL] |
LoadVectorUInt32NonFaultingZeroExtendToUInt64(Vector<UInt64>, UInt32*)
svuint64_t svldnf1uw_u64(svbool_t pg, const uint32_t *basis)
LDNF1W Zresult.D, Pg/Z, [Xbase, #0, MUL VL]
public:
static System::Numerics::Vector<System::UInt64> LoadVectorUInt32NonFaultingZeroExtendToUInt64(System::Numerics::Vector<System::UInt64> mask, System::UInt32* address);
public static System.Numerics.Vector<ulong> LoadVectorUInt32NonFaultingZeroExtendToUInt64(System.Numerics.Vector<ulong> mask, uint* address);
static member LoadVectorUInt32NonFaultingZeroExtendToUInt64 : System.Numerics.Vector<uint64> * nativeptr<uint32> -> System.Numerics.Vector<uint64>
Parameters
- address
- UInt32*
Retouren
Van toepassing op
LoadVectorUInt32NonFaultingZeroExtendToUInt64(UInt32*)
svuint64_t svldnf1uw_u64(svbool_t pg, const uint32_t *basis)
LDNF1W Zresult.D, Pg/Z, [Xbase, #0, MUL VL]
public:
static System::Numerics::Vector<System::UInt64> LoadVectorUInt32NonFaultingZeroExtendToUInt64(System::UInt32* address);
public static System.Numerics.Vector<ulong> LoadVectorUInt32NonFaultingZeroExtendToUInt64(uint* address);
static member LoadVectorUInt32NonFaultingZeroExtendToUInt64 : nativeptr<uint32> -> System.Numerics.Vector<uint64>
Parameters
- address
- UInt32*