RISC-V: define the elements of the VCSR vector CSR
From: Heiko Stuebner <heiko.stuebner@...> Date: Fri, 24 Feb 2023 14:20:17 +0100
Commit-Message
The VCSR CSR contains two elements VXRM[2:1] and VXSAT[0]. Define constants for those to access the elements in a readable way. Acked-by: Guo Ren <guoren@...> Reviewed-by: Conor Dooley <conor.dooley@...> Signed-off-by: Heiko Stuebner <heiko.stuebner@...>
Patch-Comment
arch/riscv/include/asm/csr.h | 5 +++++ 1 file changed, 5 insertions(+)
Statistics
- 5 lines added
- 0 lines removed