linux-zen-desktop/lib/raid6
kvj fcf3f9ef95 Initial commit 2023-08-30 17:31:07 +02:00
..
test Initial commit 2023-08-30 17:31:07 +02:00
.gitignore Initial commit 2023-08-30 17:31:07 +02:00
Makefile Initial commit 2023-08-30 17:31:07 +02:00
algos.c Initial commit 2023-08-30 17:31:07 +02:00
altivec.uc Initial commit 2023-08-30 17:31:07 +02:00
avx2.c Initial commit 2023-08-30 17:31:07 +02:00
avx512.c Initial commit 2023-08-30 17:31:07 +02:00
int.uc Initial commit 2023-08-30 17:31:07 +02:00
mktables.c Initial commit 2023-08-30 17:31:07 +02:00
mmx.c Initial commit 2023-08-30 17:31:07 +02:00
neon.c Initial commit 2023-08-30 17:31:07 +02:00
neon.uc Initial commit 2023-08-30 17:31:07 +02:00
recov.c Initial commit 2023-08-30 17:31:07 +02:00
recov_avx2.c Initial commit 2023-08-30 17:31:07 +02:00
recov_avx512.c Initial commit 2023-08-30 17:31:07 +02:00
recov_neon.c Initial commit 2023-08-30 17:31:07 +02:00
recov_neon_inner.c Initial commit 2023-08-30 17:31:07 +02:00
recov_s390xc.c Initial commit 2023-08-30 17:31:07 +02:00
recov_ssse3.c Initial commit 2023-08-30 17:31:07 +02:00
s390vx.uc Initial commit 2023-08-30 17:31:07 +02:00
sse1.c Initial commit 2023-08-30 17:31:07 +02:00
sse2.c Initial commit 2023-08-30 17:31:07 +02:00
unroll.awk Initial commit 2023-08-30 17:31:07 +02:00
vpermxor.uc Initial commit 2023-08-30 17:31:07 +02:00
x86.h Initial commit 2023-08-30 17:31:07 +02:00