Access and Privilege in CSR Addresses
Today’s @risc_v Tip:
The address of a Control and Status Register (CSR) encodes access and privilege level in the top 4 bits. CSRs are accessible at their privilege level + all higher privilege levels. The Use
bits further segment address space into Standard and Custom CSRs.