Edit

Share via


Pclmulqdq.V512 Class

Definition

public: ref class Pclmulqdq::V512 abstract
public abstract class Pclmulqdq.V512
type Pclmulqdq.V512 = class
Public MustInherit Class Pclmulqdq.V512
Inheritance
Pclmulqdq.V512

Properties

IsSupported

Gets a value that indicates whether the APIs in this class are supported.

Methods

CarrylessMultiply(Vector512<Int64>, Vector512<Int64>, Byte)

__m512i _mm512_clmulepi64_epi128 (__m512i a, __m512i b, const int imm8)

VPCLMULQDQ zmm1, zmm2, zmm3/m512, imm8

CarrylessMultiply(Vector512<UInt64>, Vector512<UInt64>, Byte)

__m512i _mm512_clmulepi64_epi128 (__m512i a, __m512i b, const int imm8)

VPCLMULQDQ zmm1, zmm2, zmm3/m512, imm8

Equals(Object)

Determines whether the specified object is equal to the current object.

(Inherited from Object)
GetHashCode()

Serves as the default hash function.

(Inherited from Object)
GetType()

Gets the Type of the current instance.

(Inherited from Object)
MemberwiseClone()

Creates a shallow copy of the current Object.

(Inherited from Object)
ToString()

Returns a string that represents the current object.

(Inherited from Object)

Applies to