otto
a1c70a667c
Move to ffs(3) for bitmask scanning. I played with this earlier,
but at that time ffs function calls were generated instead of the compiler inlining the code. Now that ffs is marked protected in libc this is handled better. Thanks to kshe who prompted me to look at this again. |
6 years ago | |
---|---|---|
src | Move to ffs(3) for bitmask scanning. I played with this earlier, | 6 years ago |