Konstantinos Margaritis
|
5b425bd5a6
|
add arm simple cpuid_flags
|
2020-10-15 16:26:04 +03:00 |
|
Konstantinos Margaritis
|
31ac6718dd
|
add ARM version of simd_utils.h
|
2020-10-13 09:19:56 +03:00 |
|
Konstantinos Margaritis
|
a9212174ee
|
add arm bitutils.h header
|
2020-10-08 20:50:55 +03:00 |
|
Konstantinos Margaritis
|
1c2c73becf
|
add C implementation of pdep64()
|
2020-10-08 20:50:18 +03:00 |
|
Konstantinos Margaritis
|
d2cf1a7882
|
move cpuid_flags.h header to common
|
2020-10-08 20:49:33 +03:00 |
|
Konstantinos Margaritis
|
5d773dd9db
|
use C implementation of popcount for arm
|
2020-10-07 14:28:45 +03:00 |
|
Konstantinos Margaritis
|
4c924cc920
|
add arm architecture basic defines
|
2020-10-07 14:28:12 +03:00 |
|
Konstantinos Margaritis
|
9a0494259e
|
minor fix
|
2020-10-07 14:26:41 +03:00 |
|
Konstantinos Margaritis
|
f0e70bc0ad
|
Revert "Revert "move x86 popcount.h implementations to util/arch/x86/popcount.h""
This reverts commit 04fbf2468140cc4d7ccabc62a2bdc4503a3d31c5.
|
2020-09-24 11:52:59 +03:00 |
|
Konstantinos Margaritis
|
04fbf24681
|
Revert "move x86 popcount.h implementations to util/arch/x86/popcount.h"
This reverts commit 6581aae90e55520353c03edb716de80ecc03521a.
|
2020-09-24 10:01:50 +03:00 |
|
Konstantinos Margaritis
|
f7a6b8934c
|
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
|
e8e188acaf
|
move x86 implementations of simd_utils.h to util/arch/x86/
|
2020-09-22 13:12:07 +03:00 |
|
Konstantinos Margaritis
|
9f3ad89ed6
|
move andn helper function to bitutils.h
|
2020-09-22 12:17:27 +03:00 |
|
Konstantinos Margaritis
|
6581aae90e
|
move x86 popcount.h implementations to util/arch/x86/popcount.h
|
2020-09-22 11:45:24 +03:00 |
|
Konstantinos Margaritis
|
aac1f0f1dc
|
move x86 bitutils.h implementations to util/arch/x86/bitutils.h
|
2020-09-22 11:02:07 +03:00 |
|
Konstantinos Margaritis
|
8ed5f4ac75
|
fix include paths for masked_move
|
2020-09-18 12:55:57 +03:00 |
|
Konstantinos Margaritis
|
956b001613
|
move masked_move* AVX2 implementation to util/arch/x86
|
2020-09-18 12:51:39 +03:00 |
|
Konstantinos Margaritis
|
ea721c908f
|
move crc32 SSE42 implementation to util/arch/x86
|
2020-09-18 12:48:14 +03:00 |
|
Konstantinos Margaritis
|
6a40793719
|
move cpuid stuff to util/arch/x86
|
2020-09-17 20:35:39 +03:00 |
|
Konstantinos Margaritis
|
2d89df44ae
|
move x86 arch and SIMD types to x86 arch folder
|
2020-09-17 19:00:48 +03:00 |
|