다음을 통해 공유


Popcnt.X64 클래스

정의

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
상속
상속

속성

IsSupported

메서드

Equals(Object)

지정된 개체가 현재 개체와 같은지 확인합니다.

(다음에서 상속됨 Object)
GetHashCode()

기본 해시 함수로 작동합니다.

(다음에서 상속됨 Object)
GetType()

현재 인스턴스의 Type을 가져옵니다.

(다음에서 상속됨 Object)
MemberwiseClone()

현재 Object의 단순 복사본을 만듭니다.

(다음에서 상속됨 Object)
PopCount(UInt64)

__int64 _mm_popcnt_u64 (unsigned __int64 a)

POPCNT reg64, reg/m64

ToString()

현재 개체를 나타내는 문자열을 반환합니다.

(다음에서 상속됨 Object)

적용 대상