Method blsmsk_u32
blsmsk_u32(UInt32)
Set all the lower bits of dst up to and including the lowest set bit in unsigned 32-bit integer a.
Declaration
public static uint blsmsk_u32(uint a)
Parameters
Type | Name | Description |
---|---|---|
UInt32 | a | 32-bit integer |
Returns
Type | Description |
---|---|
UInt32 | 32-bit integer |
Remarks
**** blsmsk r32, r32