Konstantinos Margaritis
|
a34cbf8edb
|
scalar implementations of diffrich256 and diffrich384
|
2020-10-16 13:02:40 +03:00 |
|
Konstantinos Margaritis
|
7248399f8a
|
Revert "move x86 popcount.h implementations to util/arch/x86/popcount.h"
This reverts commit 6581aae90e.
|
2020-10-16 12:32:44 +03:00 |
|
Konstantinos Margaritis
|
75aadb76f8
|
split arch-agnostic simd_utils.h functions into the common file
|
2020-10-16 12:30:34 +03:00 |
|
Konstantinos Margaritis
|
6ff47528ba
|
add scalar versions of the vectorized functions for architectures that don't support 256-bit/512-bit SIMD vectors such as ARM
|
2020-10-15 16:30:18 +03:00 |
|
Konstantinos Margaritis
|
d142a92b93
|
add C implementation of pdep64()
|
2020-10-08 20:50:18 +03:00 |
|
Konstantinos Margaritis
|
a0912a2ce5
|
move cpuid_flags.h header to common
|
2020-10-08 20:49:33 +03:00 |
|
Konstantinos Margaritis
|
f424f16070
|
use C implementation of popcount for arm
|
2020-10-07 14:28:45 +03:00 |
|
Konstantinos Margaritis
|
6a1d5b4a0b
|
Revert "Revert "move x86 popcount.h implementations to util/arch/x86/popcount.h""
This reverts commit 04fbf24681.
|
2020-09-24 11:52:59 +03:00 |
|
Konstantinos Margaritis
|
13c2e10525
|
Revert "move x86 popcount.h implementations to util/arch/x86/popcount.h"
This reverts commit 6581aae90e.
|
2020-09-24 10:01:50 +03:00 |
|
Konstantinos Margaritis
|
b0cf02fdc1
|
move andn helper function to bitutils.h
|
2020-09-22 12:17:27 +03:00 |
|
Konstantinos Margaritis
|
25f0c7823a
|
move x86 popcount.h implementations to util/arch/x86/popcount.h
|
2020-09-22 11:45:24 +03:00 |
|
Konstantinos Margaritis
|
50bd64468c
|
move x86 bitutils.h implementations to util/arch/x86/bitutils.h
|
2020-09-22 11:02:07 +03:00 |
|