Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use the retguard macros from asm.h to protect the function. | 2020-10-16 | 1 | -1/+3 | |
| | | | | ok mortimer kettenis | ||||
* | Provide an optimized implementation of ffs(3) in the kernel on | 2020-06-10 | 1 | -0/+15 | |
arm64/powerpc/powerpc64, making use of the count leading zeros instruction. powerpc testing by cwen@; ok kettenis@ deraadt@ |