summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/simd.h
AgeCommit message (Expand)AuthorFilesLines
2024-03-15riscv: vector: Fix a typo of preempt_vSong Shuai1-2/+2
2024-01-16riscv: vector: allow kernel-mode Vector with preemptionAndy Chiu1-5/+21
2024-01-16riscv: vector: make Vector always available for softirq contextAndy Chiu1-1/+5
2024-01-16riscv: Add support for kernel mode vectorGreentime Hu1-0/+44