pub const PRIVILEGE_LEVEL_MACHINE: u8 = 0b11;
Expand description

The RISC-V privilege level encoding for the machine level.