aboutsummaryrefslogtreecommitdiff
path: root/src/hypervisor.tex
diff options
context:
space:
mode:
authorAndrew Waterman <andrew@sifive.com>2017-12-12 03:37:33 -0800
committerAndrew Waterman <andrew@sifive.com>2017-12-12 03:37:33 -0800
commitf59c0eda49ed1a9e0bdd7b26b4fa54809d37e150 (patch)
tree16bc8aa5a4719cf35327022c6252ad2df3e39651 /src/hypervisor.tex
parentce6437f9c2cd5623caed310465184b92027e2337 (diff)
downloadriscv-isa-manual-f59c0eda49ed1a9e0bdd7b26b4fa54809d37e150.zip
riscv-isa-manual-f59c0eda49ed1a9e0bdd7b26b4fa54809d37e150.tar.gz
riscv-isa-manual-f59c0eda49ed1a9e0bdd7b26b4fa54809d37e150.tar.bz2
Disambiguate
Diffstat (limited to 'src/hypervisor.tex')
-rw-r--r--src/hypervisor.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hypervisor.tex b/src/hypervisor.tex
index 05aa401..5b4f4bd 100644
--- a/src/hypervisor.tex
+++ b/src/hypervisor.tex
@@ -935,7 +935,7 @@ The {\tt mstatus} field SXL determines XLEN for HS-mode.
When executing in S-mode, XLEN is determined by the the UXL field of the
background register {\tt bsstatus}. Because {\tt bsstatus} is swapped with
{\tt sstatus} when transitioning from S-mode into HS-mode or M-mode, HS-mode and
-M-mode control S-mode's XLEN via the UXL field of the foreground register {\tt
+M-mode can modify S-mode's XLEN via the UXL field of the foreground register {\tt
sstatus}.
When executing in U-mode, XLEN is determined by the UXL field of the foreground register {\tt sstatus}.