Lukas' Notes

Supervisor Mode (RISC-V)

May 01, 20261 min read

risc-v

Definition

Supervisor Mode (RISC-V)

Supervisor mode is a privilege mode in RISC-V used by the operating system.

It corresponds to kernel mode.


Graph View

Backlinks

  • Control and Status Register (RISC-V)
  • Privilege Mode (RISC-V)
  • scause (RISC-V)
  • sepc (RISC-V)
  • sscratch (RISC-V)
  • stvec (RISC-V)

Created with Quartz v4.4.0 © 2026

  • GitHub