aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBill Traynor <wmat@riscv.org>2023-07-18 08:17:59 -0400
committerGitHub <noreply@github.com>2023-07-18 08:17:59 -0400
commite9d1350042b9309b2b48f02308160bad50bac8f2 (patch)
tree9cabbc7d266048620cb0d28c2d90a256f36c6885
parent2393f3110fb299fffc2a9e519f484c6081585584 (diff)
downloadriscv-isa-manual-e9d1350042b9309b2b48f02308160bad50bac8f2.zip
riscv-isa-manual-e9d1350042b9309b2b48f02308160bad50bac8f2.tar.gz
riscv-isa-manual-e9d1350042b9309b2b48f02308160bad50bac8f2.tar.bz2
Update hypervisor.adoc
I think the fix here is to move the backtick outside of the apostrophe s to make the whole mtval's monospace. Alternatively, we can surround mtval with double backticks, such as ``mtval``'s but that results in the apostrophe s being spaced slightly beyond the word mtval which looks odd.
-rw-r--r--src/hypervisor.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hypervisor.adoc b/src/hypervisor.adoc
index ab0747b..f7bc318 100644
--- a/src/hypervisor.adoc
+++ b/src/hypervisor.adoc
@@ -1410,7 +1410,7 @@ include::images/bytefield/mtval2reg.edn[]
When a guest-page-fault trap is taken into M-mode, `mtval2` is written
with either zero or the guest physical address that faulted, shifted
right by 2 bits. For other traps, `mtval2` is set to zero, but a future
-standard or extension may redefine `mtval2` 's setting for other traps.
+standard or extension may redefine `mtval2's` setting for other traps.
If a guest-page fault is due to an implicit memory access during
first-stage (VS-stage) address translation, a guest physical address