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)

適用対象