Sve2.Scatter8BitWithByteOffsetsNarrowingNonTemporal Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- address
- Byte*
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
- address
- SByte*
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
- address
- SByte*
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
- address
- SByte*
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
- address
- Byte*
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
- address
- Byte*