We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
mstatus
1 parent 04794a7 commit 14991c3Copy full SHA for 14991c3
src/register/mstatus.rs
@@ -1,4 +1,5 @@
1
//! mstatus register
2
+
3
// FIXME: in 1.12 spec there will be `SBE` and `MBE` bits.
4
// They allows to execute supervisor in given big endian,
5
// they would be in a new register `mstatush` in RV32; we should implement `mstatush`
0 commit comments