Virtual Memory Addressing Modes

Tonight’s @risc_v Tip:

The satp CSR configures Supervisor (S) mode address translation and protection. RV32 and RV64 support different sets of virtual addressing schemes, which can be configured by writing MODE bits. Writing an unsupported scheme is ignored (WARL).

21-11-21

Original Tweet