Avx.LoadDquVector256 Method
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.
LoadDquVector256(UInt64*) |
__m256i _mm256_lddqu_si256 (__m256i const * mem_addr) VLDDQU ymm, m256 |
LoadDquVector256(UInt32*) |
__m256i _mm256_lddqu_si256 (__m256i const * mem_addr) VLDDQU ymm, m256 |
LoadDquVector256(UInt16*) |
__m256i _mm256_lddqu_si256 (__m256i const * mem_addr) VLDDQU ymm, m256 |
LoadDquVector256(SByte*) |
__m256i _mm256_lddqu_si256 (__m256i const * mem_addr) VLDDQU ymm, m256 |
LoadDquVector256(Int32*) |
__m256i _mm256_lddqu_si256 (__m256i const * mem_addr) VLDDQU ymm, m256 |
LoadDquVector256(Int16*) |
__m256i _mm256_lddqu_si256 (__m256i const * mem_addr) VLDDQU ymm, m256 |
LoadDquVector256(Byte*) |
__m256i _mm256_lddqu_si256 (__m256i const * mem_addr) VLDDQU ymm, m256 |
LoadDquVector256(Int64*) |
__m256i _mm256_lddqu_si256 (__m256i const * mem_addr) VLDDQU ymm, m256 |
- Source:
- Avx.cs
- Source:
- Avx.cs
- Source:
- Avx.cs
__m256i _mm256_lddqu_si256 (__m256i const * mem_addr)
VLDDQU ymm, m256
public:
static System::Runtime::Intrinsics::Vector256<System::UInt64> LoadDquVector256(System::UInt64* address);
public static System.Runtime.Intrinsics.Vector256<ulong> LoadDquVector256(ulong* address);
static member LoadDquVector256 : nativeptr<uint64> -> System.Runtime.Intrinsics.Vector256<uint64>
Parameters
- address
- UInt64*
Returns
Applies to
.NET 10 és más verziók
Termék | Verziók |
---|---|
.NET | Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10 |
- Source:
- Avx.cs
- Source:
- Avx.cs
- Source:
- Avx.cs
__m256i _mm256_lddqu_si256 (__m256i const * mem_addr)
VLDDQU ymm, m256
public:
static System::Runtime::Intrinsics::Vector256<System::UInt32> LoadDquVector256(System::UInt32* address);
public static System.Runtime.Intrinsics.Vector256<uint> LoadDquVector256(uint* address);
static member LoadDquVector256 : nativeptr<uint32> -> System.Runtime.Intrinsics.Vector256<uint32>
Parameters
- address
- UInt32*
Returns
Applies to
.NET 10 és más verziók
Termék | Verziók |
---|---|
.NET | Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10 |
- Source:
- Avx.cs
- Source:
- Avx.cs
- Source:
- Avx.cs
__m256i _mm256_lddqu_si256 (__m256i const * mem_addr)
VLDDQU ymm, m256
public:
static System::Runtime::Intrinsics::Vector256<System::UInt16> LoadDquVector256(System::UInt16* address);
public static System.Runtime.Intrinsics.Vector256<ushort> LoadDquVector256(ushort* address);
static member LoadDquVector256 : nativeptr<uint16> -> System.Runtime.Intrinsics.Vector256<uint16>
Parameters
- address
- UInt16*
Returns
Applies to
.NET 10 és más verziók
Termék | Verziók |
---|---|
.NET | Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10 |
- Source:
- Avx.cs
- Source:
- Avx.cs
- Source:
- Avx.cs
__m256i _mm256_lddqu_si256 (__m256i const * mem_addr)
VLDDQU ymm, m256
public:
static System::Runtime::Intrinsics::Vector256<System::SByte> LoadDquVector256(System::SByte* address);
public static System.Runtime.Intrinsics.Vector256<sbyte> LoadDquVector256(sbyte* address);
static member LoadDquVector256 : nativeptr<sbyte> -> System.Runtime.Intrinsics.Vector256<sbyte>
Parameters
- address
- SByte*
Returns
Applies to
.NET 10 és más verziók
Termék | Verziók |
---|---|
.NET | Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10 |
- Source:
- Avx.cs
- Source:
- Avx.cs
- Source:
- Avx.cs
__m256i _mm256_lddqu_si256 (__m256i const * mem_addr)
VLDDQU ymm, m256
public:
static System::Runtime::Intrinsics::Vector256<int> LoadDquVector256(int* address);
public static System.Runtime.Intrinsics.Vector256<int> LoadDquVector256(int* address);
static member LoadDquVector256 : nativeptr<int> -> System.Runtime.Intrinsics.Vector256<int>
Parameters
- address
- Int32*
Returns
Applies to
.NET 10 és más verziók
Termék | Verziók |
---|---|
.NET | Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10 |
- Source:
- Avx.cs
- Source:
- Avx.cs
- Source:
- Avx.cs
__m256i _mm256_lddqu_si256 (__m256i const * mem_addr)
VLDDQU ymm, m256
public:
static System::Runtime::Intrinsics::Vector256<short> LoadDquVector256(short* address);
public static System.Runtime.Intrinsics.Vector256<short> LoadDquVector256(short* address);
static member LoadDquVector256 : nativeptr<int16> -> System.Runtime.Intrinsics.Vector256<int16>
Parameters
- address
- Int16*
Returns
Applies to
.NET 10 és más verziók
Termék | Verziók |
---|---|
.NET | Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10 |
- Source:
- Avx.cs
- Source:
- Avx.cs
- Source:
- Avx.cs
__m256i _mm256_lddqu_si256 (__m256i const * mem_addr)
VLDDQU ymm, m256
public:
static System::Runtime::Intrinsics::Vector256<System::Byte> LoadDquVector256(System::Byte* address);
public static System.Runtime.Intrinsics.Vector256<byte> LoadDquVector256(byte* address);
static member LoadDquVector256 : nativeptr<byte> -> System.Runtime.Intrinsics.Vector256<byte>
Parameters
- address
- Byte*
Returns
Applies to
.NET 10 és más verziók
Termék | Verziók |
---|---|
.NET | Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10 |
- Source:
- Avx.cs
- Source:
- Avx.cs
- Source:
- Avx.cs
__m256i _mm256_lddqu_si256 (__m256i const * mem_addr)
VLDDQU ymm, m256
public:
static System::Runtime::Intrinsics::Vector256<long> LoadDquVector256(long* address);
public static System.Runtime.Intrinsics.Vector256<long> LoadDquVector256(long* address);
static member LoadDquVector256 : nativeptr<int64> -> System.Runtime.Intrinsics.Vector256<int64>
Parameters
- address
- Int64*
Returns
Applies to
.NET 10 és más verziók
Termék | Verziók |
---|---|
.NET | Core 3.0, Core 3.1, 5, 6, 7, 8, 9, 10 |
.NET-visszajelzés
A(z) .NET egy nyílt forráskód projekt. Visszajelzés adásához válasszon egy hivatkozást: