AdvSimd.Arm64.StorePairNonTemporal Method

Definition

Overloads

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>)

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

A64: STNP Dt1, Dt2, [Xn]

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

Parameters

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

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

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

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

A64: STNP Qt1, Qt2, [Xn]

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

Parameters

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

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

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

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

A64: STNP Qt1, Qt2, [Xn]

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

Parameters

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

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

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

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

A64: STNP Dt1, Dt2, [Xn]

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

Parameters

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

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

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

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

A64: STNP Qt1, Qt2, [Xn]

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

Parameters

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

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

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

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

A64: STNP Dt1, Dt2, [Xn]

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

Parameters

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

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

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

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

A64: STNP Qt1, Qt2, [Xn]

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

Parameters

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

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

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

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

A64: STNP Dt1, Dt2, [Xn]

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

Parameters

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

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

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

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

A64: STNP Qt1, Qt2, [Xn]

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

Parameters

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

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

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

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

A64: STNP Dt1, Dt2, [Xn]

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

Parameters

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

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

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

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

A64: STNP Qt1, Qt2, [Xn]

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

Parameters

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

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

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

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

A64: STNP Dt1, Dt2, [Xn]

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

Parameters

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

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

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

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

A64: STNP Qt1, Qt2, [Xn]

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

Parameters

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

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

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

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

A64: STNP Dt1, Dt2, [Xn]

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

Parameters

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

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

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

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

A64: STNP Qt1, Qt2, [Xn]

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

Parameters

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

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

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

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

A64: STNP Dt1, Dt2, [Xn]

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

Parameters

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

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

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

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

A64: STNP Qt1, Qt2, [Xn]

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

Parameters

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

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

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

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

A64: STNP Dt1, Dt2, [Xn]

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

Parameters

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

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

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

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

A64: STNP Qt1, Qt2, [Xn]

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

Parameters

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

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10

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

Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs
Source:
AdvSimd.PlatformNotSupported.cs

A64: STNP Dt1, Dt2, [Xn]

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

Parameters

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

Applies to

.NET 10 and other versions
Product Versions
.NET 5, 6, 7, 8, 9, 10