aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/machine.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/machine.adoc b/src/machine.adoc
index 107d924..b5e20a9 100644
--- a/src/machine.adoc
+++ b/src/machine.adoc
@@ -1087,7 +1087,7 @@ hand, we wish to allow flexibility for larger systems.
|Direct +
Vectored +
---
-|All exceptions set `pc` to BASE. +
+|All traps set `pc` to BASE. +
Asynchronous interrupts set `pc` to BASE+4×cause. +
_Reserved_
|===