On Wed, 4 Sep 2024, Andrew Cooper wrote:
> ... and drop generic_hweight{32,64}().
>
> This is identical on all architectures except ARM32. Add one extra SELF_TEST
> to check that hweight64() works when the input is split in half.
>
> No functional change.
>
> Signed-off-by: Andrew Cooper
> Rev
... and drop generic_hweight{32,64}().
This is identical on all architectures except ARM32. Add one extra SELF_TEST
to check that hweight64() works when the input is split in half.
No functional change.
Signed-off-by: Andrew Cooper
Reviewed-by: Jan Beulich
---
CC: Jan Beulich
CC: Roger Pau M