Bobby Impollonia

Results 1 repositories owned by Bobby Impollonia

Fast-Bit-Counting

15
Stars
3
Forks
Watchers

Count how many bits are set (population count) in C++ using POPCNT via inline assembly and gcc intrinsics (with benchmarks)