summaryrefslogtreecommitdiff
path: root/arch/riscv/include/asm/simd.h
AgeCommit message (Expand)Author
2026-08-13riscv: vector: allow non-preemptible kernel-mode vector with IRQs offAndy Chiu
2024-03-15riscv: vector: Fix a typo of preempt_vSong Shuai
2024-01-16riscv: vector: allow kernel-mode Vector with preemptionAndy Chiu
2024-01-16riscv: vector: make Vector always available for softirq contextAndy Chiu
2024-01-16riscv: Add support for kernel mode vectorGreentime Hu