[ccan] [PATCH v3 2/2] maskn & bitops: add new modules
Rusty Russell
rusty at rustcorp.com.au
Tue Jul 29 22:38:55 EST 2014
Cody P Schafer <dev at codyps.com> writes:
> 'maskn' provides generation of n-bit masks from a given range.
> 'bitops' provides some generic bit operations that maskn needs.
>
> Both operate on 32-bit values only (that's just what I needed at this
> point).
>
> There is some overlap between ilog and bitops that would
> be good to remove (fls).
>
> Signed-off-by: Cody P Schafer <dev at codyps.com>
Thanks, applied.
Please send your ssh key so I can give you commit access to these
modules.
Cheers,
Rusty.
More information about the ccan
mailing list