AdvSimd.Arm64.LoadPairVector128NonTemporal Méthode
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
LoadPairVector128NonTemporal(Single*) |
A64 : LDNP Qt1, Qt2, [Xn] |
LoadPairVector128NonTemporal(UInt64*) |
A64 : LDNP Qt1, Qt2, [Xn] |
LoadPairVector128NonTemporal(UInt16*) |
A64 : LDNP Qt1, Qt2, [Xn] |
LoadPairVector128NonTemporal(SByte*) |
A64 : LDNP Qt1, Qt2, [Xn] |
LoadPairVector128NonTemporal(UInt32*) |
A64 : LDNP Qt1, Qt2, [Xn] |
LoadPairVector128NonTemporal(Int32*) |
A64 : LDNP Qt1, Qt2, [Xn] |
LoadPairVector128NonTemporal(Int16*) |
A64 : LDNP Qt1, Qt2, [Xn] |
LoadPairVector128NonTemporal(Double*) |
A64 : LDNP Qt1, Qt2, [Xn] |
LoadPairVector128NonTemporal(Byte*) |
A64 : LDNP Qt1, Qt2, [Xn] |
LoadPairVector128NonTemporal(Int64*) |
A64 : LDNP Qt1, Qt2, [Xn] |
A64 : LDNP Qt1, Qt2, [Xn]
public:
static ValueTuple<System::Runtime::Intrinsics::Vector128<float>, System::Runtime::Intrinsics::Vector128<float>> LoadPairVector128NonTemporal(float* address);
public static (System.Runtime.Intrinsics.Vector128<float> Value1, System.Runtime.Intrinsics.Vector128<float> Value2) LoadPairVector128NonTemporal (float* address);
static member LoadPairVector128NonTemporal : nativeptr<single> -> ValueTuple<System.Runtime.Intrinsics.Vector128<single>, System.Runtime.Intrinsics.Vector128<single>>
Paramètres
- address
- Single*
Retours
S’applique à
A64 : LDNP Qt1, Qt2, [Xn]
public:
static ValueTuple<System::Runtime::Intrinsics::Vector128<System::UInt64>, System::Runtime::Intrinsics::Vector128<System::UInt64>> LoadPairVector128NonTemporal(System::UInt64* address);
public static (System.Runtime.Intrinsics.Vector128<ulong> Value1, System.Runtime.Intrinsics.Vector128<ulong> Value2) LoadPairVector128NonTemporal (ulong* address);
static member LoadPairVector128NonTemporal : nativeptr<uint64> -> ValueTuple<System.Runtime.Intrinsics.Vector128<uint64>, System.Runtime.Intrinsics.Vector128<uint64>>
Paramètres
- address
- UInt64*
Retours
S’applique à
A64 : LDNP Qt1, Qt2, [Xn]
public:
static ValueTuple<System::Runtime::Intrinsics::Vector128<System::UInt16>, System::Runtime::Intrinsics::Vector128<System::UInt16>> LoadPairVector128NonTemporal(System::UInt16* address);
public static (System.Runtime.Intrinsics.Vector128<ushort> Value1, System.Runtime.Intrinsics.Vector128<ushort> Value2) LoadPairVector128NonTemporal (ushort* address);
static member LoadPairVector128NonTemporal : nativeptr<uint16> -> ValueTuple<System.Runtime.Intrinsics.Vector128<uint16>, System.Runtime.Intrinsics.Vector128<uint16>>
Paramètres
- address
- UInt16*
Retours
S’applique à
A64 : LDNP Qt1, Qt2, [Xn]
public:
static ValueTuple<System::Runtime::Intrinsics::Vector128<System::SByte>, System::Runtime::Intrinsics::Vector128<System::SByte>> LoadPairVector128NonTemporal(System::SByte* address);
public static (System.Runtime.Intrinsics.Vector128<sbyte> Value1, System.Runtime.Intrinsics.Vector128<sbyte> Value2) LoadPairVector128NonTemporal (sbyte* address);
static member LoadPairVector128NonTemporal : nativeptr<sbyte> -> ValueTuple<System.Runtime.Intrinsics.Vector128<sbyte>, System.Runtime.Intrinsics.Vector128<sbyte>>
Paramètres
- address
- SByte*
Retours
S’applique à
A64 : LDNP Qt1, Qt2, [Xn]
public:
static ValueTuple<System::Runtime::Intrinsics::Vector128<System::UInt32>, System::Runtime::Intrinsics::Vector128<System::UInt32>> LoadPairVector128NonTemporal(System::UInt32* address);
public static (System.Runtime.Intrinsics.Vector128<uint> Value1, System.Runtime.Intrinsics.Vector128<uint> Value2) LoadPairVector128NonTemporal (uint* address);
static member LoadPairVector128NonTemporal : nativeptr<uint32> -> ValueTuple<System.Runtime.Intrinsics.Vector128<uint32>, System.Runtime.Intrinsics.Vector128<uint32>>
Paramètres
- address
- UInt32*
Retours
S’applique à
A64 : LDNP Qt1, Qt2, [Xn]
public:
static ValueTuple<System::Runtime::Intrinsics::Vector128<int>, System::Runtime::Intrinsics::Vector128<int>> LoadPairVector128NonTemporal(int* address);
public static (System.Runtime.Intrinsics.Vector128<int> Value1, System.Runtime.Intrinsics.Vector128<int> Value2) LoadPairVector128NonTemporal (int* address);
static member LoadPairVector128NonTemporal : nativeptr<int> -> ValueTuple<System.Runtime.Intrinsics.Vector128<int>, System.Runtime.Intrinsics.Vector128<int>>
Paramètres
- address
- Int32*
Retours
S’applique à
A64 : LDNP Qt1, Qt2, [Xn]
public:
static ValueTuple<System::Runtime::Intrinsics::Vector128<short>, System::Runtime::Intrinsics::Vector128<short>> LoadPairVector128NonTemporal(short* address);
public static (System.Runtime.Intrinsics.Vector128<short> Value1, System.Runtime.Intrinsics.Vector128<short> Value2) LoadPairVector128NonTemporal (short* address);
static member LoadPairVector128NonTemporal : nativeptr<int16> -> ValueTuple<System.Runtime.Intrinsics.Vector128<int16>, System.Runtime.Intrinsics.Vector128<int16>>
Paramètres
- address
- Int16*
Retours
S’applique à
A64 : LDNP Qt1, Qt2, [Xn]
public:
static ValueTuple<System::Runtime::Intrinsics::Vector128<double>, System::Runtime::Intrinsics::Vector128<double>> LoadPairVector128NonTemporal(double* address);
public static (System.Runtime.Intrinsics.Vector128<double> Value1, System.Runtime.Intrinsics.Vector128<double> Value2) LoadPairVector128NonTemporal (double* address);
static member LoadPairVector128NonTemporal : nativeptr<double> -> ValueTuple<System.Runtime.Intrinsics.Vector128<double>, System.Runtime.Intrinsics.Vector128<double>>
Paramètres
- address
- Double*
Retours
S’applique à
A64 : LDNP Qt1, Qt2, [Xn]
public:
static ValueTuple<System::Runtime::Intrinsics::Vector128<System::Byte>, System::Runtime::Intrinsics::Vector128<System::Byte>> LoadPairVector128NonTemporal(System::Byte* address);
public static (System.Runtime.Intrinsics.Vector128<byte> Value1, System.Runtime.Intrinsics.Vector128<byte> Value2) LoadPairVector128NonTemporal (byte* address);
static member LoadPairVector128NonTemporal : nativeptr<byte> -> ValueTuple<System.Runtime.Intrinsics.Vector128<byte>, System.Runtime.Intrinsics.Vector128<byte>>
Paramètres
- address
- Byte*
Retours
S’applique à
A64 : LDNP Qt1, Qt2, [Xn]
public:
static ValueTuple<System::Runtime::Intrinsics::Vector128<long>, System::Runtime::Intrinsics::Vector128<long>> LoadPairVector128NonTemporal(long* address);
public static (System.Runtime.Intrinsics.Vector128<long> Value1, System.Runtime.Intrinsics.Vector128<long> Value2) LoadPairVector128NonTemporal (long* address);
static member LoadPairVector128NonTemporal : nativeptr<int64> -> ValueTuple<System.Runtime.Intrinsics.Vector128<int64>, System.Runtime.Intrinsics.Vector128<int64>>
Paramètres
- address
- Int64*
Retours
S’applique à
Commentaires sur .NET
.NET est un projet open source. Sélectionnez un lien pour fournir des commentaires :