AdvSimd.Arm64.StorePairNonTemporal Método

Definição

Sobrecargas

StorePairNonTemporal(UInt64*, Vector64<UInt64>, Vector64<UInt64>)

A64: STNP Dt1, Dt2, [Xn]

StorePairNonTemporal(UInt64*, Vector128<UInt64>, Vector128<UInt64>)

A64: STNP Qt1, Qt2, [Xn]

StorePairNonTemporal(UInt32*, Vector128<UInt32>, Vector128<UInt32>)

A64: STNP Qt1, Qt2, [Xn]

StorePairNonTemporal(UInt16*, Vector64<UInt16>, Vector64<UInt16>)

A64: STNP Dt1, Dt2, [Xn]

StorePairNonTemporal(UInt16*, Vector128<UInt16>, Vector128<UInt16>)

A64: STNP Qt1, Qt2, [Xn]

StorePairNonTemporal(Single*, Vector64<Single>, Vector64<Single>)

A64: STNP Dt1, Dt2, [Xn]

StorePairNonTemporal(Single*, Vector128<Single>, Vector128<Single>)

A64: STNP Qt1, Qt2, [Xn]

StorePairNonTemporal(SByte*, Vector64<SByte>, Vector64<SByte>)

A64: STNP Dt1, Dt2, [Xn]

StorePairNonTemporal(SByte*, Vector128<SByte>, Vector128<SByte>)

A64: STNP Qt1, Qt2, [Xn]

StorePairNonTemporal(UInt32*, Vector64<UInt32>, Vector64<UInt32>)

A64: STNP Dt1, Dt2, [Xn]

StorePairNonTemporal(Int64*, Vector128<Int64>, Vector128<Int64>)

A64: STNP Qt1, Qt2, [Xn]

StorePairNonTemporal(Int32*, Vector64<Int32>, Vector64<Int32>)

A64: STNP Dt1, Dt2, [Xn]

StorePairNonTemporal(Int32*, Vector128<Int32>, Vector128<Int32>)

A64: STNP Qt1, Qt2, [Xn]

StorePairNonTemporal(Int16*, Vector64<Int16>, Vector64<Int16>)

A64: STNP Dt1, Dt2, [Xn]

StorePairNonTemporal(Int16*, Vector128<Int16>, Vector128<Int16>)

A64: STNP Qt1, Qt2, [Xn]

StorePairNonTemporal(Double*, Vector64<Double>, Vector64<Double>)

A64: STNP Dt1, Dt2, [Xn]

StorePairNonTemporal(Double*, Vector128<Double>, Vector128<Double>)

A64: STNP Qt1, Qt2, [Xn]

StorePairNonTemporal(Byte*, Vector64<Byte>, Vector64<Byte>)

A64: STNP Dt1, Dt2, [Xn]

StorePairNonTemporal(Byte*, Vector128<Byte>, Vector128<Byte>)

A64: STNP Qt1, Qt2, [Xn]

StorePairNonTemporal(Int64*, Vector64<Int64>, Vector64<Int64>)

A64: STNP Dt1, Dt2, [Xn]

StorePairNonTemporal(UInt64*, Vector64<UInt64>, Vector64<UInt64>)

Origem:
AdvSimd.PlatformNotSupported.cs
Origem:
AdvSimd.PlatformNotSupported.cs
Origem:
AdvSimd.PlatformNotSupported.cs

A64: STNP Dt1, Dt2, [Xn]

public static void StorePairNonTemporal (ulong* address, System.Runtime.Intrinsics.Vector64<ulong> value1, System.Runtime.Intrinsics.Vector64<ulong> value2);

Parâmetros

address
UInt64*
value1
Vector64<UInt64>
value2
Vector64<UInt64>

Aplica-se a

.NET 9 e outras versões
Produto Versões
.NET 5, 6, 7, 8, 9

StorePairNonTemporal(UInt64*, Vector128<UInt64>, Vector128<UInt64>)

Origem:
AdvSimd.PlatformNotSupported.cs
Origem:
AdvSimd.PlatformNotSupported.cs
Origem:
AdvSimd.PlatformNotSupported.cs

A64: STNP Qt1, Qt2, [Xn]

public static void StorePairNonTemporal (ulong* address, System.Runtime.Intrinsics.Vector128<ulong> value1, System.Runtime.Intrinsics.Vector128<ulong> value2);

Parâmetros

address
UInt64*
value1
Vector128<UInt64>
value2
Vector128<UInt64>

Aplica-se a

.NET 9 e outras versões
Produto Versões
.NET 5, 6, 7, 8, 9

StorePairNonTemporal(UInt32*, Vector128<UInt32>, Vector128<UInt32>)

Origem:
AdvSimd.PlatformNotSupported.cs
Origem:
AdvSimd.PlatformNotSupported.cs
Origem:
AdvSimd.PlatformNotSupported.cs

A64: STNP Qt1, Qt2, [Xn]

public static void StorePairNonTemporal (uint* address, System.Runtime.Intrinsics.Vector128<uint> value1, System.Runtime.Intrinsics.Vector128<uint> value2);

Parâmetros

address
UInt32*
value1
Vector128<UInt32>
value2
Vector128<UInt32>

Aplica-se a

.NET 9 e outras versões
Produto Versões
.NET 5, 6, 7, 8, 9

StorePairNonTemporal(UInt16*, Vector64<UInt16>, Vector64<UInt16>)

Origem:
AdvSimd.PlatformNotSupported.cs
Origem:
AdvSimd.PlatformNotSupported.cs
Origem:
AdvSimd.PlatformNotSupported.cs

A64: STNP Dt1, Dt2, [Xn]

public static void StorePairNonTemporal (ushort* address, System.Runtime.Intrinsics.Vector64<ushort> value1, System.Runtime.Intrinsics.Vector64<ushort> value2);

Parâmetros

address
UInt16*
value1
Vector64<UInt16>
value2
Vector64<UInt16>

Aplica-se a

.NET 9 e outras versões
Produto Versões
.NET 5, 6, 7, 8, 9

StorePairNonTemporal(UInt16*, Vector128<UInt16>, Vector128<UInt16>)

Origem:
AdvSimd.PlatformNotSupported.cs
Origem:
AdvSimd.PlatformNotSupported.cs
Origem:
AdvSimd.PlatformNotSupported.cs

A64: STNP Qt1, Qt2, [Xn]

public static void StorePairNonTemporal (ushort* address, System.Runtime.Intrinsics.Vector128<ushort> value1, System.Runtime.Intrinsics.Vector128<ushort> value2);

Parâmetros

address
UInt16*
value1
Vector128<UInt16>
value2
Vector128<UInt16>

Aplica-se a

.NET 9 e outras versões
Produto Versões
.NET 5, 6, 7, 8, 9

StorePairNonTemporal(Single*, Vector64<Single>, Vector64<Single>)

Origem:
AdvSimd.PlatformNotSupported.cs
Origem:
AdvSimd.PlatformNotSupported.cs
Origem:
AdvSimd.PlatformNotSupported.cs

A64: STNP Dt1, Dt2, [Xn]

public static void StorePairNonTemporal (float* address, System.Runtime.Intrinsics.Vector64<float> value1, System.Runtime.Intrinsics.Vector64<float> value2);

Parâmetros

address
Single*
value1
Vector64<Single>
value2
Vector64<Single>

Aplica-se a

.NET 9 e outras versões
Produto Versões
.NET 5, 6, 7, 8, 9

StorePairNonTemporal(Single*, Vector128<Single>, Vector128<Single>)

Origem:
AdvSimd.PlatformNotSupported.cs
Origem:
AdvSimd.PlatformNotSupported.cs
Origem:
AdvSimd.PlatformNotSupported.cs

A64: STNP Qt1, Qt2, [Xn]

public static void StorePairNonTemporal (float* address, System.Runtime.Intrinsics.Vector128<float> value1, System.Runtime.Intrinsics.Vector128<float> value2);

Parâmetros

address
Single*
value1
Vector128<Single>
value2
Vector128<Single>

Aplica-se a

.NET 9 e outras versões
Produto Versões
.NET 5, 6, 7, 8, 9

StorePairNonTemporal(SByte*, Vector64<SByte>, Vector64<SByte>)

Origem:
AdvSimd.PlatformNotSupported.cs
Origem:
AdvSimd.PlatformNotSupported.cs
Origem:
AdvSimd.PlatformNotSupported.cs

A64: STNP Dt1, Dt2, [Xn]

public static void StorePairNonTemporal (sbyte* address, System.Runtime.Intrinsics.Vector64<sbyte> value1, System.Runtime.Intrinsics.Vector64<sbyte> value2);

Parâmetros

address
SByte*
value1
Vector64<SByte>
value2
Vector64<SByte>

Aplica-se a

.NET 9 e outras versões
Produto Versões
.NET 5, 6, 7, 8, 9

StorePairNonTemporal(SByte*, Vector128<SByte>, Vector128<SByte>)

Origem:
AdvSimd.PlatformNotSupported.cs
Origem:
AdvSimd.PlatformNotSupported.cs
Origem:
AdvSimd.PlatformNotSupported.cs

A64: STNP Qt1, Qt2, [Xn]

public static void StorePairNonTemporal (sbyte* address, System.Runtime.Intrinsics.Vector128<sbyte> value1, System.Runtime.Intrinsics.Vector128<sbyte> value2);

Parâmetros

address
SByte*
value1
Vector128<SByte>
value2
Vector128<SByte>

Aplica-se a

.NET 9 e outras versões
Produto Versões
.NET 5, 6, 7, 8, 9

StorePairNonTemporal(UInt32*, Vector64<UInt32>, Vector64<UInt32>)

Origem:
AdvSimd.PlatformNotSupported.cs
Origem:
AdvSimd.PlatformNotSupported.cs
Origem:
AdvSimd.PlatformNotSupported.cs

A64: STNP Dt1, Dt2, [Xn]

public static void StorePairNonTemporal (uint* address, System.Runtime.Intrinsics.Vector64<uint> value1, System.Runtime.Intrinsics.Vector64<uint> value2);

Parâmetros

address
UInt32*
value1
Vector64<UInt32>
value2
Vector64<UInt32>

Aplica-se a

.NET 9 e outras versões
Produto Versões
.NET 5, 6, 7, 8, 9

StorePairNonTemporal(Int64*, Vector128<Int64>, Vector128<Int64>)

Origem:
AdvSimd.PlatformNotSupported.cs
Origem:
AdvSimd.PlatformNotSupported.cs
Origem:
AdvSimd.PlatformNotSupported.cs

A64: STNP Qt1, Qt2, [Xn]

public static void StorePairNonTemporal (long* address, System.Runtime.Intrinsics.Vector128<long> value1, System.Runtime.Intrinsics.Vector128<long> value2);

Parâmetros

address
Int64*
value1
Vector128<Int64>
value2
Vector128<Int64>

Aplica-se a

.NET 9 e outras versões
Produto Versões
.NET 5, 6, 7, 8, 9

StorePairNonTemporal(Int32*, Vector64<Int32>, Vector64<Int32>)

Origem:
AdvSimd.PlatformNotSupported.cs
Origem:
AdvSimd.PlatformNotSupported.cs
Origem:
AdvSimd.PlatformNotSupported.cs

A64: STNP Dt1, Dt2, [Xn]

public static void StorePairNonTemporal (int* address, System.Runtime.Intrinsics.Vector64<int> value1, System.Runtime.Intrinsics.Vector64<int> value2);

Parâmetros

address
Int32*
value1
Vector64<Int32>
value2
Vector64<Int32>

Aplica-se a

.NET 9 e outras versões
Produto Versões
.NET 5, 6, 7, 8, 9

StorePairNonTemporal(Int32*, Vector128<Int32>, Vector128<Int32>)

Origem:
AdvSimd.PlatformNotSupported.cs
Origem:
AdvSimd.PlatformNotSupported.cs
Origem:
AdvSimd.PlatformNotSupported.cs

A64: STNP Qt1, Qt2, [Xn]

public static void StorePairNonTemporal (int* address, System.Runtime.Intrinsics.Vector128<int> value1, System.Runtime.Intrinsics.Vector128<int> value2);

Parâmetros

address
Int32*
value1
Vector128<Int32>
value2
Vector128<Int32>

Aplica-se a

.NET 9 e outras versões
Produto Versões
.NET 5, 6, 7, 8, 9

StorePairNonTemporal(Int16*, Vector64<Int16>, Vector64<Int16>)

Origem:
AdvSimd.PlatformNotSupported.cs
Origem:
AdvSimd.PlatformNotSupported.cs
Origem:
AdvSimd.PlatformNotSupported.cs

A64: STNP Dt1, Dt2, [Xn]

public static void StorePairNonTemporal (short* address, System.Runtime.Intrinsics.Vector64<short> value1, System.Runtime.Intrinsics.Vector64<short> value2);

Parâmetros

address
Int16*
value1
Vector64<Int16>
value2
Vector64<Int16>

Aplica-se a

.NET 9 e outras versões
Produto Versões
.NET 5, 6, 7, 8, 9

StorePairNonTemporal(Int16*, Vector128<Int16>, Vector128<Int16>)

Origem:
AdvSimd.PlatformNotSupported.cs
Origem:
AdvSimd.PlatformNotSupported.cs
Origem:
AdvSimd.PlatformNotSupported.cs

A64: STNP Qt1, Qt2, [Xn]

public static void StorePairNonTemporal (short* address, System.Runtime.Intrinsics.Vector128<short> value1, System.Runtime.Intrinsics.Vector128<short> value2);

Parâmetros

address
Int16*
value1
Vector128<Int16>
value2
Vector128<Int16>

Aplica-se a

.NET 9 e outras versões
Produto Versões
.NET 5, 6, 7, 8, 9

StorePairNonTemporal(Double*, Vector64<Double>, Vector64<Double>)

Origem:
AdvSimd.PlatformNotSupported.cs
Origem:
AdvSimd.PlatformNotSupported.cs
Origem:
AdvSimd.PlatformNotSupported.cs

A64: STNP Dt1, Dt2, [Xn]

public static void StorePairNonTemporal (double* address, System.Runtime.Intrinsics.Vector64<double> value1, System.Runtime.Intrinsics.Vector64<double> value2);

Parâmetros

address
Double*
value1
Vector64<Double>
value2
Vector64<Double>

Aplica-se a

.NET 9 e outras versões
Produto Versões
.NET 5, 6, 7, 8, 9

StorePairNonTemporal(Double*, Vector128<Double>, Vector128<Double>)

Origem:
AdvSimd.PlatformNotSupported.cs
Origem:
AdvSimd.PlatformNotSupported.cs
Origem:
AdvSimd.PlatformNotSupported.cs

A64: STNP Qt1, Qt2, [Xn]

public static void StorePairNonTemporal (double* address, System.Runtime.Intrinsics.Vector128<double> value1, System.Runtime.Intrinsics.Vector128<double> value2);

Parâmetros

address
Double*
value1
Vector128<Double>
value2
Vector128<Double>

Aplica-se a

.NET 9 e outras versões
Produto Versões
.NET 5, 6, 7, 8, 9

StorePairNonTemporal(Byte*, Vector64<Byte>, Vector64<Byte>)

Origem:
AdvSimd.PlatformNotSupported.cs
Origem:
AdvSimd.PlatformNotSupported.cs
Origem:
AdvSimd.PlatformNotSupported.cs

A64: STNP Dt1, Dt2, [Xn]

public static void StorePairNonTemporal (byte* address, System.Runtime.Intrinsics.Vector64<byte> value1, System.Runtime.Intrinsics.Vector64<byte> value2);

Parâmetros

address
Byte*
value1
Vector64<Byte>
value2
Vector64<Byte>

Aplica-se a

.NET 9 e outras versões
Produto Versões
.NET 5, 6, 7, 8, 9

StorePairNonTemporal(Byte*, Vector128<Byte>, Vector128<Byte>)

Origem:
AdvSimd.PlatformNotSupported.cs
Origem:
AdvSimd.PlatformNotSupported.cs
Origem:
AdvSimd.PlatformNotSupported.cs

A64: STNP Qt1, Qt2, [Xn]

public static void StorePairNonTemporal (byte* address, System.Runtime.Intrinsics.Vector128<byte> value1, System.Runtime.Intrinsics.Vector128<byte> value2);

Parâmetros

address
Byte*
value1
Vector128<Byte>
value2
Vector128<Byte>

Aplica-se a

.NET 9 e outras versões
Produto Versões
.NET 5, 6, 7, 8, 9

StorePairNonTemporal(Int64*, Vector64<Int64>, Vector64<Int64>)

Origem:
AdvSimd.PlatformNotSupported.cs
Origem:
AdvSimd.PlatformNotSupported.cs
Origem:
AdvSimd.PlatformNotSupported.cs

A64: STNP Dt1, Dt2, [Xn]

public static void StorePairNonTemporal (long* address, System.Runtime.Intrinsics.Vector64<long> value1, System.Runtime.Intrinsics.Vector64<long> value2);

Parâmetros

address
Int64*
value1
Vector64<Int64>
value2
Vector64<Int64>

Aplica-se a

.NET 9 e outras versões
Produto Versões
.NET 5, 6, 7, 8, 9