Method blsmsk_u64
blsmsk_u64(ulong)
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 |
---|---|---|
ulong | a | 64-bit integer |
Returns
Type | Description |
---|---|
ulong | 64-bit integer |
Remarks
**** blsmsk r64, r64