Method blsmsk_u64
blsmsk_u64(UInt64)
Set all the lower bits of dst up to and including the lowest set bit in unsigned 64-bit integer a.
Declaration
public static ulong blsmsk_u64(ulong a)
Parameters
| Type | Name | Description |
|---|---|---|
| UInt64 | a | 64-bit integer |
Returns
| Type | Description |
|---|---|
| UInt64 | 64-bit integer |
Remarks
**** blsmsk r64, r64