aboutsummaryrefslogtreecommitdiff
path: root/src/supervisor.tex
diff options
context:
space:
mode:
authorJacob Bachmeyer <jcb62281+dev@gmail.com>2017-06-03 21:21:46 -0500
committerAndrew Waterman <aswaterman@gmail.com>2017-06-03 19:55:39 -0700
commitefabcf2d9172d197462b41c37d501efc2b0edf3a (patch)
tree6510cfe4f5827494d7c53f8c91c3e9e51f99b770 /src/supervisor.tex
parenta6c839d0e64c683e93f9ad158b1c4b082ae442da (diff)
downloadriscv-isa-manual-efabcf2d9172d197462b41c37d501efc2b0edf3a.zip
riscv-isa-manual-efabcf2d9172d197462b41c37d501efc2b0edf3a.tar.gz
riscv-isa-manual-efabcf2d9172d197462b41c37d501efc2b0edf3a.tar.bz2
Fix typo
Diffstat (limited to 'src/supervisor.tex')
-rw-r--r--src/supervisor.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/supervisor.tex b/src/supervisor.tex
index 4dd5cab..fe00324 100644
--- a/src/supervisor.tex
+++ b/src/supervisor.tex
@@ -429,7 +429,7 @@ is only the software-writable UEIP bit, ignoring the interrupt value
from the external interrupt controller.
\begin{commentary}
- Analogous to SEIP, the UIEP field behavior is designed to allow a
+ Analogous to SEIP, the UEIP field behavior is designed to allow a
higher privilege layer to mimic external interrupts without losing
any real external interrupts.
\end{commentary}