Kaynağa Gözat

Reformat documents in `mstatus` module

luojia65 4 yıl önce
ebeveyn
işleme
14991c3f18
1 değiştirilmiş dosya ile 1 ekleme ve 0 silme
  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`