共用方式為


Sse42.X64 類別

定義

public: ref class Sse42::X64 abstract : System::Runtime::Intrinsics::X86::Sse41::X64
public abstract class Sse42.X64 : System.Runtime.Intrinsics.X86.Sse41.X64
type Sse42.X64 = class
    inherit Sse41.X64
Public MustInherit Class Sse42.X64
Inherits Sse41.X64
繼承
繼承
衍生

屬性

IsSupported

方法

Crc32(UInt64, UInt64)

unsigned __int64 _mm_crc32_u64 (unsigned __int64 crc, unsigned __int64 v)

CRC32 reg, reg/m64

Equals(Object)

判斷指定的物件是否等於目前的物件。

(繼承來源 Object)
GetHashCode()

做為預設雜湊函式。

(繼承來源 Object)
GetType()

取得目前執行個體的 Type

(繼承來源 Object)
MemberwiseClone()

建立目前 Object 的淺層複製。

(繼承來源 Object)
ToString()

傳回代表目前物件的字串。

(繼承來源 Object)

適用於