Share via


Popcnt.X64 Classe

Definizione

public: ref class Popcnt::X64 abstract : System::Runtime::Intrinsics::X86::Sse42::X64
public: ref class Popcnt::X64 abstract : System::Runtime::Intrinsics::X86::Sse41::X64
public abstract class Popcnt.X64 : System.Runtime.Intrinsics.X86.Sse42.X64
public abstract class Popcnt.X64 : System.Runtime.Intrinsics.X86.Sse41.X64
type Popcnt.X64 = class
    inherit Sse42.X64
type Popcnt.X64 = class
    inherit Sse41.X64
Public MustInherit Class Popcnt.X64
Inherits Sse42.X64
Public MustInherit Class Popcnt.X64
Inherits Sse41.X64
Ereditarietà
Ereditarietà

Proprietà

IsSupported

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(UInt64)

__int64 _mm_popcnt_u64 (unsigned __int64 a)

POPCNT reg64, reg/m64

ToString()

Restituisce una stringa che rappresenta l'oggetto corrente.

(Ereditato da Object)

Si applica a