Sfoglia il codice sorgente

Reformat documents in `mstatus` module

luojia65 4 anni fa
parent
commit
14991c3f18
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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`