aboutsummaryrefslogtreecommitdiff
path: root/src/machine.tex
diff options
context:
space:
mode:
Diffstat (limited to 'src/machine.tex')
-rw-r--r--src/machine.tex5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/machine.tex b/src/machine.tex
index 302a620..8e3282e 100644
--- a/src/machine.tex
+++ b/src/machine.tex
@@ -3268,6 +3268,11 @@ If no PMP entry matches an M-mode access, the access succeeds. If no PMP
entry matches an S-mode or U-mode access, but at least one PMP entry is
implemented, the access fails.
+\begin{commentary}
+If at least one PMP entry is implemented, but all PMP entries' A fields are
+set to OFF, then all S-mode and U-mode memory accesses will fail.
+\end{commentary}
+
Failed accesses generate a load, store, or instruction access exception. Note
that a single instruction may generate multiple accesses, which may not be
mutually atomic. An access exception is generated if at least one access