diff options
author | Paul Mackerras <paulus@samba.org> | 2008-04-18 06:26:08 +0200 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2008-04-18 08:25:15 +0200 |
commit | 9f264be6101c42cb9e471c58322fb83a5cde1461 (patch) | |
tree | 5d96ec582d5483c67e5511f0aa0c61d869a48640 /drivers/of/Kconfig | |
parent | [POWERPC] irqtrace support for 64-bit powerpc (diff) | |
download | linux-9f264be6101c42cb9e471c58322fb83a5cde1461.tar.xz linux-9f264be6101c42cb9e471c58322fb83a5cde1461.zip |
[POWERPC] Optimize fls64() on 64-bit processors
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>
Diffstat (limited to 'drivers/of/Kconfig')
0 files changed, 0 insertions, 0 deletions