Freigeben über


Lzcnt.X64.LeadingZeroCount(UInt64) Methode

Definition

unsigned __int64 _lzcnt_u64 (unsigned __int64 a)

LZCNT reg, reg/m64

public:
 static System::UInt64 LeadingZeroCount(System::UInt64 value);
public static ulong LeadingZeroCount (ulong value);
static member LeadingZeroCount : uint64 -> uint64
Public Shared Function LeadingZeroCount (value As ULong) As ULong

Parameter

value
UInt64

Gibt zurück

Hinweise

Diese systeminterne Funktion ist nur für 64-Bit-Prozesse verfügbar.

Gilt für: