Skip to content
Snippets Groups Projects
Commit 4928e97c authored by Kumar Gala's avatar Kumar Gala Committed by Wolfgang Denk
Browse files

PPC: Added fls, fls64, __ilog2_u64, and ffs64 to bitops


fls64, __ilog2_u64, ffs64 are variants that work on an u64,
and fls is used to implement them.

Signed-off-by: default avatarKumar Gala <galak@kernel.crashing.org>
parent 83002a77
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment