summaryrefslogtreecommitdiffstats
path: root/lib/raid6/rvv.c
AgeCommit message (Expand)AuthorLines
2025-09-16raid6: riscv: replace one load with a move to speed up the caculationChunyan Zhang-30/+30
2025-09-16raid6: riscv: Clean up unused header file inclusionChunyan Zhang-3/+0
2025-06-12raid6: riscv: Fix NULL pointer dereference caused by a missing clobberChunyan Zhang-20/+28
2025-06-05raid6: Add RISC-V SIMD syndrome and recovery calculationsChunyan Zhang-0/+1212