User mode | U-mode Where the user space programs run. The first code that runs here is from the first process which runs init. U-mode applications can call S-mode kernel functions via syscalls. Overview: RISC V Modes: M-mode S-mode U-mode