Sve.LoadVectorByteNonFaultingZeroExtendToInt64 Methode

Definition

Überlädt

Name Beschreibung
LoadVectorByteNonFaultingZeroExtendToInt64(Byte*)

svint64_t svldnf1ub_s64(svbool_t pg, const uint8_t *base)

LDNF1B Zresult.D, Pg/Z, [Xbase, #0, MUL VL]

LoadVectorByteNonFaultingZeroExtendToInt64(Vector<Int64>, Byte*)

svint64_t svldnf1ub_s64(svbool_t pg, const uint8_t *base)

LDNF1B Zresult.D, Pg/Z, [Xbase, #0, MUL VL]

LoadVectorByteNonFaultingZeroExtendToInt64(Byte*)

Quelle:
Sve.PlatformNotSupported.cs

svint64_t svldnf1ub_s64(svbool_t pg, const uint8_t *base)

LDNF1B Zresult.D, Pg/Z, [Xbase, #0, MUL VL]

public:
 static System::Numerics::Vector<long> LoadVectorByteNonFaultingZeroExtendToInt64(System::Byte* address);
public static System.Numerics.Vector<long> LoadVectorByteNonFaultingZeroExtendToInt64(byte* address);
static member LoadVectorByteNonFaultingZeroExtendToInt64 : nativeptr<byte> -> System.Numerics.Vector<int64>

Parameter

address
Byte*

Gibt zurück

Gilt für:

LoadVectorByteNonFaultingZeroExtendToInt64(Vector<Int64>, Byte*)

Quelle:
Sve.PlatformNotSupported.cs
Quelle:
Sve.PlatformNotSupported.cs

svint64_t svldnf1ub_s64(svbool_t pg, const uint8_t *base)

LDNF1B Zresult.D, Pg/Z, [Xbase, #0, MUL VL]

public:
 static System::Numerics::Vector<long> LoadVectorByteNonFaultingZeroExtendToInt64(System::Numerics::Vector<long> mask, System::Byte* address);
public static System.Numerics.Vector<long> LoadVectorByteNonFaultingZeroExtendToInt64(System.Numerics.Vector<long> mask, byte* address);
static member LoadVectorByteNonFaultingZeroExtendToInt64 : System.Numerics.Vector<int64> * nativeptr<byte> -> System.Numerics.Vector<int64>

Parameter

mask
Vector<Int64>
address
Byte*

Gibt zurück

Gilt für: