Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Provide an optimized implementation of ffs(3) in libc on | naddy | 2020-06-26 | 2 | -0/+24 |
aarch64/powerpc/powerpc64, making use of the count leading zeros instruction. Also add a brief regression test. ok deraadt@ kettenis@ |