diff --git a/src/rnmi.adoc b/src/rnmi.adoc index cbd19da77..7886c6754 100644 --- a/src/rnmi.adoc +++ b/src/rnmi.adoc @@ -85,9 +85,9 @@ exception that precipitated the double trap. include::images/bytefield/mnstatus.edn[] The `mnstatus` CSR holds a two-bit field, MNPP, which on entry to the -trap handler holds the privilege mode of the interrupted context, +RNMI trap handler holds the privilege mode of the interrupted context, encoded in the same manner as `mstatus`.MPP. It also holds a one-bit -field, MNPV, which on entry to the trap handler holds the virtualization +field, MNPV, which on entry to the RNMI trap handler holds the virtualization mode of the interrupted context, encoded in the same manner as `mstatus`.MPV.