Avx512CD Class
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.
Important
This API is not CLS-compliant.
Provides access to X86 AVX512CD hardware instructions via intrinsics.
public ref class Avx512CD abstract : System::Runtime::Intrinsics::X86::Avx512F
[System.CLSCompliant(false)]
public abstract class Avx512CD : System.Runtime.Intrinsics.X86.Avx512F
[<System.CLSCompliant(false)>]
type Avx512CD = class
inherit Avx512F
Public MustInherit Class Avx512CD
Inherits Avx512F
- Inheritance
- Attributes
Is |
Gets a value that indicates whether the APIs in this class are supported. |
Detect |
__m512i _mm512_conflict_epi32 (__m512i a) VPCONFLICTD zmm1 {k1}{z}, zmm2/m512/m32bcst |
Detect |
__m512i _mm512_conflict_epi64 (__m512i a) VPCONFLICTQ zmm1 {k1}{z}, zmm2/m512/m64bcst |
Detect |
__m512i _mm512_conflict_epi32 (__m512i a) VPCONFLICTD zmm1 {k1}{z}, zmm2/m512/m32bcst |
Detect |
__m512i _mm512_conflict_epi64 (__m512i a) VPCONFLICTQ zmm1 {k1}{z}, zmm2/m512/m64bcst |
Equals(Object) |
Determines whether the specified object is equal to the current object. (Inherited from Object) |
Get |
Serves as the default hash function. (Inherited from Object) |
Get |
Gets the Type of the current instance. (Inherited from Object) |
Leading |
__m512i _mm512_lzcnt_epi32 (__m512i a) VPLZCNTD zmm1 {k1}{z}, zmm2/m512/m32bcst |
Leading |
__m512i _mm512_lzcnt_epi64 (__m512i a) VPLZCNTQ zmm1 {k1}{z}, zmm2/m512/m64bcst |
Leading |
__m512i _mm512_lzcnt_epi32 (__m512i a) VPLZCNTD zmm1 {k1}{z}, zmm2/m512/m32bcst |
Leading |
__m512i _mm512_lzcnt_epi64 (__m512i a) VPLZCNTQ zmm1 {k1}{z}, zmm2/m512/m64bcst |
Memberwise |
Creates a shallow copy of the current Object. (Inherited from Object) |
To |
Returns a string that represents the current object. (Inherited from Object) |
Product | Versions |
---|---|
.NET | 8, 9 |
.NET feedback
.NET is an open source project. Select a link to provide feedback: