Share via


Popcnt Classe

Definizione

Importante

Questa API non è conforme a CLS.

Questa classe consente l'accesso alle istruzioni hardware Intel POPCNT tramite oggetti intrinseci.

public ref class Popcnt abstract : System::Runtime::Intrinsics::X86::Sse42
[System.CLSCompliant(false)]
public abstract class Popcnt : System.Runtime.Intrinsics.X86.Sse42
[<System.CLSCompliant(false)>]
type Popcnt = class
    inherit Sse42
Public MustInherit Class Popcnt
Inherits Sse42
Ereditarietà
Ereditarietà
Attributi

Proprietà

IsSupported

Questa classe consente l'accesso alle istruzioni hardware Intel POPCNT tramite oggetti intrinseci.

Metodi

Equals(Object)

Determina se l'oggetto specificato è uguale all'oggetto corrente.

(Ereditato da Object)
GetHashCode()

Funge da funzione hash predefinita.

(Ereditato da Object)
GetType()

Ottiene l'oggetto Type dell'istanza corrente.

(Ereditato da Object)
MemberwiseClone()

Crea una copia superficiale dell'oggetto Object corrente.

(Ereditato da Object)
PopCount(UInt32)

int _mm_popcnt_u32 (unsigned int a)

POPCNT reg, reg/m32

ToString()

Restituisce una stringa che rappresenta l'oggetto corrente.

(Ereditato da Object)

Si applica a