Browse Source

Reformat documents in `mstatus` module

luojia65 4 years ago
parent
commit
14991c3f18
1 changed files with 1 additions and 0 deletions
  1. 1 0
      src/register/mstatus.rs

+ 1 - 0
src/register/mstatus.rs

@@ -1,4 +1,5 @@
 //! mstatus register
+
 // FIXME: in 1.12 spec there will be `SBE` and `MBE` bits.
 // They allows to execute supervisor in given big endian,
 // they would be in a new register `mstatush` in RV32; we should implement `mstatush`