aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTariq Kurd <59061376+tariqkurd-repo@users.noreply.github.com>2023-07-18 09:27:13 +0100
committerGitHub <noreply@github.com>2023-07-18 09:27:13 +0100
commit2393f3110fb299fffc2a9e519f484c6081585584 (patch)
tree7fe8f88b9092e549793c2050cfc87a99d4ed5d24
parent160d53fb364afa83ea19985e5e33bc691e740544 (diff)
downloadriscv-isa-manual-2393f3110fb299fffc2a9e519f484c6081585584.zip
riscv-isa-manual-2393f3110fb299fffc2a9e519f484c6081585584.tar.gz
riscv-isa-manual-2393f3110fb299fffc2a9e519f484c6081585584.tar.bz2
fix formatting
`mtval2`'s doesn't render, suggesting a space to fix that but it might not be the best answer Signed-off-by: Tariq Kurd <59061376+tariqkurd-repo@users.noreply.github.com>
-rw-r--r--src/hypervisor.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hypervisor.adoc b/src/hypervisor.adoc
index 919e63f..ab0747b 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