9e319462a0
Summary: There's no need to use the fallback fls() and flsl() libkern functions when the PowerISA includes instructions that already do the bulk of the work. Take advantage of this through the GCC builtins __builtin_clz() and __builtin_clzl(). Reviewed by: luporl Differential Revision: https://reviews.freebsd.org/D22340 |
||
---|---|---|
.. | ||
boot1.chrp | ||
kboot | ||
ofw | ||
uboot | ||
Makefile | ||
Makefile.inc |