Sve.LoadVectorByteZeroExtendToInt64(Vector<Int64>, 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.
svint64_t svld1ub_s64(svbool_t pg, const uint8_t *base)
LD1B Zresult.D, Pg/Z, [Xbase, #0, MUL VL]
public:
static System::Numerics::Vector<long> LoadVectorByteZeroExtendToInt64(System::Numerics::Vector<long> mask, System::Byte* address);
public static System.Numerics.Vector<long> LoadVectorByteZeroExtendToInt64(System.Numerics.Vector<long> mask, byte* address);
static member LoadVectorByteZeroExtendToInt64 : System.Numerics.Vector<int64> * nativeptr<byte> -> System.Numerics.Vector<int64>
Parametry
- address
- Byte*