Konstantinos Margaritis
|
64535610f5
|
add arm simple cpuid_flags
|
2020-10-15 16:26:04 +03:00 |
|
Konstantinos Margaritis
|
d3b33ac02d
|
add ARM version of simd_utils.h
|
2020-10-13 09:19:56 +03:00 |
|
Konstantinos Margaritis
|
73297dea33
|
add arm bitutils.h header
|
2020-10-08 20:50:55 +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
|
b77ffbf4ed
|
add arm architecture basic defines
|
2020-10-07 14:28:12 +03:00 |
|
Konstantinos Margaritis
|
427c98743f
|
minor fix
|
2020-10-07 14:26:41 +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
|
4fd0723532
|
add some set*() functions, harmonize names, rename setAxB to set1_AxB when using mm_set1_* internally
|
2020-09-23 11:49:26 +03:00 |
|
Konstantinos Margaritis
|
3f0f9e6052
|
move x86 implementations of simd_utils.h to util/arch/x86/
|
2020-09-22 13:12:07 +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 |
|
Konstantinos Margaritis
|
09993e5190
|
fix include paths for masked_move
|
2020-09-18 12:55:57 +03:00 |
|
Konstantinos Margaritis
|
9221905642
|
move masked_move* AVX2 implementation to util/arch/x86
|
2020-09-18 12:51:39 +03:00 |
|
Konstantinos Margaritis
|
edf4614db2
|
move crc32 SSE42 implementation to util/arch/x86
|
2020-09-18 12:48:14 +03:00 |
|
Konstantinos Margaritis
|
cc81d7f578
|
move cpuid stuff to util/arch/x86
|
2020-09-17 20:35:39 +03:00 |
|
Konstantinos Margaritis
|
57bb5dbafa
|
move x86 arch and SIMD types to x86 arch folder
|
2020-09-17 19:00:48 +03:00 |
|