HomeFreeBSD

Implement the ffs and fls functions, and their longer counterparts, in

Description

Implement the ffs and fls functions, and their longer counterparts, in
cpufunc, in terms of __builtin_ffs and the like, for arm64
architectures, and use those, rather than the simple libkern
implementations, in building arm64 kernels.

Tested by: greg_unrelenting.technology (earlier version)
Reviewed by: alc
Approved by: kib (mentor)
Differential Revision: https://reviews.freebsd.org/D20250

Details

Provenance
dougmAuthored on May 17 2019, 3:52 PM
Parents
rG72796f6ae01d: FCP-101: correct date of device driver removal.
Branches
Unknown
Tags
Unknown