Home
last modified time | relevance | path

Searched refs:SR_FS_VS (Results 1 – 3 of 3) sorted by relevance

/linux/arch/riscv/kernel/
H A Dhead.S147 li t0, SR_FS_VS
248 li t0, SR_FS_VS
H A Dentry.S147 li t0, SR_SUM | SR_FS_VS
/linux/arch/riscv/include/asm/
H A Dcsr.h45 #define SR_FS_VS (SR_FS | SR_VS) /* Vector and Floating-Point Unit */ macro