We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9feb0ef commit 3dd0ea8Copy full SHA for 3dd0ea8
Sdext.adoc
@@ -175,7 +175,7 @@ instruction is executed.
175
When a hart halts:
176
177
. {dcsr-cause} is updated.
178
-. {dcsr-prv} and {dcsr-v} are set to reflect current privilege mode.
+. {dcsr-prv} and {dcsr-v} are set to reflect current privilege mode and virtualization mode.
179
. {csr-dpc} is set to the next instruction that should be executed.
180
. If the current instruction can be partially executed and should be
181
restarted to complete, then the relevant state for that is updated. E.g.
0 commit comments