#include <inttypes.h>#include <stdio.h>#include <nmmintrin.h>Go to the source code of this file.
Functions | |
| static void | volk_32u_popcnt_generic (uint32_t *ret, const uint32_t value) |
| static void | volk_32u_popcnt_a_sse4_2 (uint32_t *ret, const uint32_t value) |
|
inlinestatic |
|
inlinestatic |