diff options
Diffstat (limited to 'src/machine.tex')
-rw-r--r-- | src/machine.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/machine.tex b/src/machine.tex index 62dd866..aa7b8e4 100644 --- a/src/machine.tex +++ b/src/machine.tex @@ -2052,7 +2052,7 @@ explicitly written by software. The Interrupt bit in the {\tt mcause} register is set if the trap was caused by an interrupt. The Exception Code field - contains a code identifying the last exception. Table~\ref{mcauses} + contains a code identifying the last exception or interrupt. Table~\ref{mcauses} lists the possible machine-level exception codes. The Exception Code is a \wlrl\ field, so is only guaranteed to hold supported exception codes. |