Преглед изворни кода

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`