Sve.LoadVectorByteZeroExtendToUInt64(Vector<UInt64>, Byte*) 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.
svuint64_t svld1ub_u64(svbool_t pg, const uint8_t *base)
LD1B Zresult.D, Pg/Z, [Xbase, #0, MUL VL]
public:
static System::Numerics::Vector<System::UInt64> LoadVectorByteZeroExtendToUInt64(System::Numerics::Vector<System::UInt64> mask, System::Byte* address);
public static System.Numerics.Vector<ulong> LoadVectorByteZeroExtendToUInt64(System.Numerics.Vector<ulong> mask, byte* address);
static member LoadVectorByteZeroExtendToUInt64 : System.Numerics.Vector<uint64> * nativeptr<byte> -> System.Numerics.Vector<uint64>
Parametry
- address
- Byte*