Skip to content
Commit 9c89ab6d authored by Michael Forney's avatar Michael Forney
Browse files

Replace one more __builtin_popcount with bitwise test



__builtin_popcount might not be available and in this case, a bitwise-and
can accomplish the same task.

Signed-off-by: default avatarMichael Forney <mforney@mforney.org>
parent 552d5aeb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment