Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 4af1cf2b authored by Dima Zavin's avatar Dima Zavin Committed by Jean-Baptiste Queru
Browse files

cutils: add popcount/popcountl/popcountll static inline definitions



Just pass them through to their specific GCC builtins. If we find
that the builtins are not performing well or have other issues, we can
pull in existing public implementations and/or write arch-specific
helpers if necessary.

Change-Id: I278e6b73d75fac88808ed4546070d288c06f79e0
Signed-off-by: default avatarDima Zavin <dima@android.com>
parent fe6bfb12
Loading
Loading
Loading
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