Method blsmsk_u32
blsmsk_u32(uint)
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 |
---|---|---|
uint | a | 32-bit integer |
Returns
Type | Description |
---|---|
uint | 32-bit integer |
Remarks
**** blsmsk r32, r32