Sve.LoadVectorUInt32ZeroExtendFirstFaulting Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Przeciążenia
| Nazwa | Opis |
|---|---|
| LoadVectorUInt32ZeroExtendFirstFaulting(Vector<Int64>, UInt32*) |
svint64_t svldff1uw_s64(svbool_t pg, const uint32_t *base) LDFF1W Zresult.D, Pg/Z, [Xbase, XZR, LSL #2] |
| LoadVectorUInt32ZeroExtendFirstFaulting(Vector<UInt64>, UInt32*) |
svuint64_t svldff1uw_u64(svbool_t pg, const uint32_t *base) LDFF1W Zresult.D, Pg/Z, [Xbase, XZR, LSL #2] |
LoadVectorUInt32ZeroExtendFirstFaulting(Vector<Int64>, UInt32*)
- Źródło:
- Sve.PlatformNotSupported.cs
- Źródło:
- Sve.PlatformNotSupported.cs
- Źródło:
- Sve.PlatformNotSupported.cs
svint64_t svldff1uw_s64(svbool_t pg, const uint32_t *base)
LDFF1W Zresult.D, Pg/Z, [Xbase, XZR, LSL #2]
public:
static System::Numerics::Vector<long> LoadVectorUInt32ZeroExtendFirstFaulting(System::Numerics::Vector<long> mask, System::UInt32* address);
public static System.Numerics.Vector<long> LoadVectorUInt32ZeroExtendFirstFaulting(System.Numerics.Vector<long> mask, uint* address);
static member LoadVectorUInt32ZeroExtendFirstFaulting : System.Numerics.Vector<int64> * nativeptr<uint32> -> System.Numerics.Vector<int64>
Parametry
- address
- UInt32*
Zwraca
Dotyczy
LoadVectorUInt32ZeroExtendFirstFaulting(Vector<UInt64>, UInt32*)
- Źródło:
- Sve.PlatformNotSupported.cs
- Źródło:
- Sve.PlatformNotSupported.cs
- Źródło:
- Sve.PlatformNotSupported.cs
svuint64_t svldff1uw_u64(svbool_t pg, const uint32_t *base)
LDFF1W Zresult.D, Pg/Z, [Xbase, XZR, LSL #2]
public:
static System::Numerics::Vector<System::UInt64> LoadVectorUInt32ZeroExtendFirstFaulting(System::Numerics::Vector<System::UInt64> mask, System::UInt32* address);
public static System.Numerics.Vector<ulong> LoadVectorUInt32ZeroExtendFirstFaulting(System.Numerics.Vector<ulong> mask, uint* address);
static member LoadVectorUInt32ZeroExtendFirstFaulting : System.Numerics.Vector<uint64> * nativeptr<uint32> -> System.Numerics.Vector<uint64>
Parametry
- address
- UInt32*