Sve2.GatherVectorSByteSignExtendNonTemporal 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
GatherVectorSByteSignExtendNonTemporal(Vector<UInt32>, SByte*, Vector<UInt32>)
- Source:
- Sve2.PlatformNotSupported.cs
public:
static System::Numerics::Vector<System::UInt32> GatherVectorSByteSignExtendNonTemporal(System::Numerics::Vector<System::UInt32> mask, System::SByte* address, System::Numerics::Vector<System::UInt32> offsets);
public static System.Numerics.Vector<uint> GatherVectorSByteSignExtendNonTemporal(System.Numerics.Vector<uint> mask, sbyte* address, System.Numerics.Vector<uint> offsets);
static member GatherVectorSByteSignExtendNonTemporal : System.Numerics.Vector<uint32> * nativeptr<sbyte> * System.Numerics.Vector<uint32> -> System.Numerics.Vector<uint32>
Parameters
- address
- SByte*
Returns
Applies to
GatherVectorSByteSignExtendNonTemporal(Vector<UInt64>, SByte*, Vector<Int64>)
- Source:
- Sve2.PlatformNotSupported.cs
public:
static System::Numerics::Vector<System::UInt64> GatherVectorSByteSignExtendNonTemporal(System::Numerics::Vector<System::UInt64> mask, System::SByte* address, System::Numerics::Vector<long> offsets);
public static System.Numerics.Vector<ulong> GatherVectorSByteSignExtendNonTemporal(System.Numerics.Vector<ulong> mask, sbyte* address, System.Numerics.Vector<long> offsets);
static member GatherVectorSByteSignExtendNonTemporal : System.Numerics.Vector<uint64> * nativeptr<sbyte> * System.Numerics.Vector<int64> -> System.Numerics.Vector<uint64>
Parameters
- address
- SByte*
Returns
Applies to
GatherVectorSByteSignExtendNonTemporal(Vector<UInt64>, SByte*, Vector<UInt64>)
- Source:
- Sve2.PlatformNotSupported.cs
public:
static System::Numerics::Vector<System::UInt64> GatherVectorSByteSignExtendNonTemporal(System::Numerics::Vector<System::UInt64> mask, System::SByte* address, System::Numerics::Vector<System::UInt64> offsets);
public static System.Numerics.Vector<ulong> GatherVectorSByteSignExtendNonTemporal(System.Numerics.Vector<ulong> mask, sbyte* address, System.Numerics.Vector<ulong> offsets);
static member GatherVectorSByteSignExtendNonTemporal : System.Numerics.Vector<uint64> * nativeptr<sbyte> * System.Numerics.Vector<uint64> -> System.Numerics.Vector<uint64>
Parameters
- address
- SByte*
Returns
Applies to
GatherVectorSByteSignExtendNonTemporal(Vector<Int64>, SByte*, Vector<UInt64>)
- Source:
- Sve2.PlatformNotSupported.cs
public:
static System::Numerics::Vector<long> GatherVectorSByteSignExtendNonTemporal(System::Numerics::Vector<long> mask, System::SByte* address, System::Numerics::Vector<System::UInt64> offsets);
public static System.Numerics.Vector<long> GatherVectorSByteSignExtendNonTemporal(System.Numerics.Vector<long> mask, sbyte* address, System.Numerics.Vector<ulong> offsets);
static member GatherVectorSByteSignExtendNonTemporal : System.Numerics.Vector<int64> * nativeptr<sbyte> * System.Numerics.Vector<uint64> -> System.Numerics.Vector<int64>
Parameters
- address
- SByte*
Returns
Applies to
GatherVectorSByteSignExtendNonTemporal(Vector<Int64>, Vector<UInt64>)
- Source:
- Sve2.PlatformNotSupported.cs
public:
static System::Numerics::Vector<long> GatherVectorSByteSignExtendNonTemporal(System::Numerics::Vector<long> mask, System::Numerics::Vector<System::UInt64> addresses);
public static System.Numerics.Vector<long> GatherVectorSByteSignExtendNonTemporal(System.Numerics.Vector<long> mask, System.Numerics.Vector<ulong> addresses);
static member GatherVectorSByteSignExtendNonTemporal : System.Numerics.Vector<int64> * System.Numerics.Vector<uint64> -> System.Numerics.Vector<int64>
Public Shared Function GatherVectorSByteSignExtendNonTemporal (mask As Vector(Of Long), addresses As Vector(Of ULong)) As Vector(Of Long)
Parameters
Returns
Applies to
GatherVectorSByteSignExtendNonTemporal(Vector<Int32>, SByte*, Vector<UInt32>)
- Source:
- Sve2.PlatformNotSupported.cs
public:
static System::Numerics::Vector<int> GatherVectorSByteSignExtendNonTemporal(System::Numerics::Vector<int> mask, System::SByte* address, System::Numerics::Vector<System::UInt32> offsets);
public static System.Numerics.Vector<int> GatherVectorSByteSignExtendNonTemporal(System.Numerics.Vector<int> mask, sbyte* address, System.Numerics.Vector<uint> offsets);
static member GatherVectorSByteSignExtendNonTemporal : System.Numerics.Vector<int> * nativeptr<sbyte> * System.Numerics.Vector<uint32> -> System.Numerics.Vector<int>
Parameters
- address
- SByte*
Returns
Applies to
GatherVectorSByteSignExtendNonTemporal(Vector<UInt64>, Vector<UInt64>)
- Source:
- Sve2.PlatformNotSupported.cs
public:
static System::Numerics::Vector<System::UInt64> GatherVectorSByteSignExtendNonTemporal(System::Numerics::Vector<System::UInt64> mask, System::Numerics::Vector<System::UInt64> addresses);
public static System.Numerics.Vector<ulong> GatherVectorSByteSignExtendNonTemporal(System.Numerics.Vector<ulong> mask, System.Numerics.Vector<ulong> addresses);
static member GatherVectorSByteSignExtendNonTemporal : System.Numerics.Vector<uint64> * System.Numerics.Vector<uint64> -> System.Numerics.Vector<uint64>
Public Shared Function GatherVectorSByteSignExtendNonTemporal (mask As Vector(Of ULong), addresses As Vector(Of ULong)) As Vector(Of ULong)
Parameters
Returns
Applies to
GatherVectorSByteSignExtendNonTemporal(Vector<Int64>, SByte*, Vector<Int64>)
- Source:
- Sve2.PlatformNotSupported.cs
public:
static System::Numerics::Vector<long> GatherVectorSByteSignExtendNonTemporal(System::Numerics::Vector<long> mask, System::SByte* address, System::Numerics::Vector<long> offsets);
public static System.Numerics.Vector<long> GatherVectorSByteSignExtendNonTemporal(System.Numerics.Vector<long> mask, sbyte* address, System.Numerics.Vector<long> offsets);
static member GatherVectorSByteSignExtendNonTemporal : System.Numerics.Vector<int64> * nativeptr<sbyte> * System.Numerics.Vector<int64> -> System.Numerics.Vector<int64>
Parameters
- address
- SByte*