aboutsummaryrefslogtreecommitdiff
path: root/src/rv64.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/rv64.adoc')
-rw-r--r--src/rv64.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rv64.adoc b/src/rv64.adoc
index 4a28ac9..b675dc1 100644
--- a/src/rv64.adoc
+++ b/src/rv64.adoc
@@ -78,7 +78,7 @@ _imm[5] ≠ 0_ are reserved.
[NOTE]
====
Previously, SLLIW, SRLIW, and SRAIW with _imm[5] ≠ 0_
-were defined to cause illegal instruction exceptions, whereas now they
+were defined to cause illegal-instruction exceptions, whereas now they
are marked as reserved. This is a backwards-compatible change.
====