aboutsummaryrefslogtreecommitdiff
path: root/src/rv64.tex
diff options
context:
space:
mode:
Diffstat (limited to 'src/rv64.tex')
-rw-r--r--src/rv64.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rv64.tex b/src/rv64.tex
index d9bda29..ef51e62 100644
--- a/src/rv64.tex
+++ b/src/rv64.tex
@@ -110,7 +110,7 @@ signed 32-bit results. SLLIW, SRLIW, and SRAIW encodings
with $imm[5] \neq 0$ are reserved.
\begin{commentary}
- Previously, SLLIW, SRLIW, and SRAIW with imm[5]=0 were defined to
+ Previously, SLLIW, SRLIW, and SRAIW with $imm[5] \neq 0$ were defined to
cause illegal instruction exceptions, whereas now they are marked as
reserved. This is a backwards-compatible change.
\end{commentary}