History log of /openbsd-current/sys/lib/libkern/arch/arm64/ffs.S
Revision Date Author Comments
# 1.1 10-Jun-2020 naddy

Provide an optimized implementation of ffs(3) in the kernel on
arm64/powerpc/powerpc64, making use of the count leading zeros
instruction.

powerpc testing by cwen@; ok kettenis@ deraadt@