tmp_suning_uos_patched/lib/raid6
Ard Biesheuvel 7d11965ddb lib/raid6: add ARM-NEON accelerated syndrome calculation
Rebased/reworked a patch contributed by Rob Herring that uses
NEON intrinsics to perform the RAID-6 syndrome calculations.
It uses the existing unroll.awk code to generate several
unrolled versions of which the best performing one is selected
at boot time.

Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Acked-by: Nicolas Pitre <nico@linaro.org>
Cc: hpa@linux.intel.com
2013-07-08 22:09:18 +01:00
..
test
.gitignore
algos.c
altivec.uc
avx2.c
int.uc
Makefile
mktables.c
mmx.c
neon.c
neon.uc
recov_avx2.c
recov_ssse3.c
recov.c
sse1.c
sse2.c
unroll.awk
x86.h