Bmi2.X64.ZeroHighBits(UInt64, UInt64) Méthode
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
unsigned __int64 _bzhi_u64 (unsigned __int64 a, unsigned int index)
BZHI r64a, reg/m32, r64b
public:
static System::UInt64 ZeroHighBits(System::UInt64 value, System::UInt64 index);
public static ulong ZeroHighBits (ulong value, ulong index);
static member ZeroHighBits : uint64 * uint64 -> uint64
Public Shared Function ZeroHighBits (value As ULong, index As ULong) As ULong
- value
- UInt64
- index
- UInt64
Cette intrinsèque est disponible uniquement sur les processus 64 bits.
Commentaires sur .NET
.NET est un projet open source. Sélectionnez un lien pour fournir des commentaires :