mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-04-27 00:00:36 +00:00
64-bit powerpc processors can find the leftmost 1 bit in a 64-bit doubleword in one instruction, so use that rather than using the generic fls64(), which does two 32-bit fls() calls. Signed-off-by: Paul Mackerras <paulus@samba.org>
11 KiB
11 KiB