aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Lustig <dlustig@nvidia.com>2021-05-17 08:24:51 -0400
committerDaniel Lustig <dlustig@nvidia.com>2021-05-17 10:39:50 -0400
commit718054f0d6ec061fa97e2c104d51f7c79deef7ee (patch)
tree92c6b5813ff06b11bf7829092cbb5a487396195f
parent9c0f11d2a40ed19dac25b0991d2c70b3c843b2f1 (diff)
downloadriscv-isa-manual-718054f0d6ec061fa97e2c104d51f7c79deef7ee.zip
riscv-isa-manual-718054f0d6ec061fa97e2c104d51f7c79deef7ee.tar.gz
riscv-isa-manual-718054f0d6ec061fa97e2c104d51f7c79deef7ee.tar.bz2
Fix typo
h/t @David-Horner
-rw-r--r--src/supervisor.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/supervisor.tex b/src/supervisor.tex
index 5ab7c3a..bca7bba 100644
--- a/src/supervisor.tex
+++ b/src/supervisor.tex
@@ -1284,7 +1284,7 @@ to the number of physical address bits found in the implementation.
\begin{commentary}
For example, consider an RV32 system supporting 34 bits of physical
-address. When the value of {\tt satp}.MODE us Sv32, a 34-bit physical
+address. When the value of {\tt satp}.MODE is Sv32, a 34-bit physical
address is produced directly, and therefore no zero-extension is needed.
When the value of {\tt satp}.MODE is Bare, the 32-bit virtual address is
translated (unmodified) into a 32-bit physical address, and then that