瀏覽代碼

Reformat documents in `mstatus` module

luojia65 4 年之前
父節點
當前提交
14991c3f18
共有 1 個文件被更改,包括 1 次插入0 次删除
  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`