Author :
naddy
Date :
2020-06-26 20:16:21
Hash :08b16776 Message :Provide an optimized implementation of ffs(3) in libc on
aarch64/powerpc/powerpc64, making use of the count leading
zeros instruction. Also add a brief regression test.
ok deraadt@ kettenis@