summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/arch/powerpc64/ffs.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use the retguard macros from asm.h to protect the function.deraadt2020-10-161-1/+3
* Provide an optimized implementation of ffs(3) in the kernel onnaddy2020-06-101-0/+15