Sve2.Scatter8BitWithByteOffsetsNarrowingNonTemporal Method

Definition

Overloads

Scatter8BitWithByteOffsetsNarrowingNonTemporal(Vector<UInt64>, Byte*, Vector<Int64>, Vector<UInt64>)

Source:
Sve2.PlatformNotSupported.cs
public:
 static void Scatter8BitWithByteOffsetsNarrowingNonTemporal(System::Numerics::Vector<System::UInt64> mask, System::Byte* address, System::Numerics::Vector<long> offsets, System::Numerics::Vector<System::UInt64> data);
public static void Scatter8BitWithByteOffsetsNarrowingNonTemporal(System.Numerics.Vector<ulong> mask, byte* address, System.Numerics.Vector<long> offsets, System.Numerics.Vector<ulong> data);
static member Scatter8BitWithByteOffsetsNarrowingNonTemporal : System.Numerics.Vector<uint64> * nativeptr<byte> * System.Numerics.Vector<int64> * System.Numerics.Vector<uint64> -> unit

Parameters

mask
Vector<UInt64>
address
Byte*
offsets
Vector<Int64>
data
Vector<UInt64>

Applies to

Scatter8BitWithByteOffsetsNarrowingNonTemporal(Vector<Int32>, SByte*, Vector<UInt32>, Vector<Int32>)

Source:
Sve2.PlatformNotSupported.cs
public:
 static void Scatter8BitWithByteOffsetsNarrowingNonTemporal(System::Numerics::Vector<int> mask, System::SByte* address, System::Numerics::Vector<System::UInt32> offsets, System::Numerics::Vector<int> data);
public static void Scatter8BitWithByteOffsetsNarrowingNonTemporal(System.Numerics.Vector<int> mask, sbyte* address, System.Numerics.Vector<uint> offsets, System.Numerics.Vector<int> data);
static member Scatter8BitWithByteOffsetsNarrowingNonTemporal : System.Numerics.Vector<int> * nativeptr<sbyte> * System.Numerics.Vector<uint32> * System.Numerics.Vector<int> -> unit

Parameters

mask
Vector<Int32>
address
SByte*
offsets
Vector<UInt32>
data
Vector<Int32>

Applies to

Scatter8BitWithByteOffsetsNarrowingNonTemporal(Vector<Int64>, SByte*, Vector<Int64>, Vector<Int64>)

Source:
Sve2.PlatformNotSupported.cs
public:
 static void Scatter8BitWithByteOffsetsNarrowingNonTemporal(System::Numerics::Vector<long> mask, System::SByte* address, System::Numerics::Vector<long> offsets, System::Numerics::Vector<long> data);
public static void Scatter8BitWithByteOffsetsNarrowingNonTemporal(System.Numerics.Vector<long> mask, sbyte* address, System.Numerics.Vector<long> offsets, System.Numerics.Vector<long> data);
static member Scatter8BitWithByteOffsetsNarrowingNonTemporal : System.Numerics.Vector<int64> * nativeptr<sbyte> * System.Numerics.Vector<int64> * System.Numerics.Vector<int64> -> unit

Parameters

mask
Vector<Int64>
address
SByte*
offsets
Vector<Int64>
data
Vector<Int64>

Applies to

Scatter8BitWithByteOffsetsNarrowingNonTemporal(Vector<Int64>, SByte*, Vector<UInt64>, Vector<Int64>)

Source:
Sve2.PlatformNotSupported.cs
public:
 static void Scatter8BitWithByteOffsetsNarrowingNonTemporal(System::Numerics::Vector<long> mask, System::SByte* address, System::Numerics::Vector<System::UInt64> offsets, System::Numerics::Vector<long> data);
public static void Scatter8BitWithByteOffsetsNarrowingNonTemporal(System.Numerics.Vector<long> mask, sbyte* address, System.Numerics.Vector<ulong> offsets, System.Numerics.Vector<long> data);
static member Scatter8BitWithByteOffsetsNarrowingNonTemporal : System.Numerics.Vector<int64> * nativeptr<sbyte> * System.Numerics.Vector<uint64> * System.Numerics.Vector<int64> -> unit

Parameters

mask
Vector<Int64>
address
SByte*
offsets
Vector<UInt64>
data
Vector<Int64>

Applies to

Scatter8BitWithByteOffsetsNarrowingNonTemporal(Vector<UInt32>, Byte*, Vector<UInt32>, Vector<UInt32>)

Source:
Sve2.PlatformNotSupported.cs
public:
 static void Scatter8BitWithByteOffsetsNarrowingNonTemporal(System::Numerics::Vector<System::UInt32> mask, System::Byte* address, System::Numerics::Vector<System::UInt32> offsets, System::Numerics::Vector<System::UInt32> data);
public static void Scatter8BitWithByteOffsetsNarrowingNonTemporal(System.Numerics.Vector<uint> mask, byte* address, System.Numerics.Vector<uint> offsets, System.Numerics.Vector<uint> data);
static member Scatter8BitWithByteOffsetsNarrowingNonTemporal : System.Numerics.Vector<uint32> * nativeptr<byte> * System.Numerics.Vector<uint32> * System.Numerics.Vector<uint32> -> unit

Parameters

mask
Vector<UInt32>
address
Byte*
offsets
Vector<UInt32>
data
Vector<UInt32>

Applies to

Scatter8BitWithByteOffsetsNarrowingNonTemporal(Vector<UInt64>, Byte*, Vector<UInt64>, Vector<UInt64>)

Source:
Sve2.PlatformNotSupported.cs
public:
 static void Scatter8BitWithByteOffsetsNarrowingNonTemporal(System::Numerics::Vector<System::UInt64> mask, System::Byte* address, System::Numerics::Vector<System::UInt64> offsets, System::Numerics::Vector<System::UInt64> data);
public static void Scatter8BitWithByteOffsetsNarrowingNonTemporal(System.Numerics.Vector<ulong> mask, byte* address, System.Numerics.Vector<ulong> offsets, System.Numerics.Vector<ulong> data);
static member Scatter8BitWithByteOffsetsNarrowingNonTemporal : System.Numerics.Vector<uint64> * nativeptr<byte> * System.Numerics.Vector<uint64> * System.Numerics.Vector<uint64> -> unit

Parameters

mask
Vector<UInt64>
address
Byte*
offsets
Vector<UInt64>
data
Vector<UInt64>

Applies to