aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Waterman <andrew@sifive.com>2023-07-12 13:05:20 -0700
committerGitHub <noreply@github.com>2023-07-12 13:05:20 -0700
commit88f0547851943bdfd2f20ce29528b7030afee360 (patch)
treea47f017bcb4630da8e25aaec4b48e2edefad228f
parentd952f96455527b9b84aa1729fc688742196c2a22 (diff)
parente6a4d9de9826d33e01f55bf3934b56faf2c05ba6 (diff)
downloadriscv-isa-manual-88f0547851943bdfd2f20ce29528b7030afee360.zip
riscv-isa-manual-88f0547851943bdfd2f20ce29528b7030afee360.tar.gz
riscv-isa-manual-88f0547851943bdfd2f20ce29528b7030afee360.tar.bz2
Merge pull request #1065 from nananapo/fix-asciidoc-misa
fix missing " in misa description
-rw-r--r--src/machine.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/machine.adoc b/src/machine.adoc
index 864b96b..6d4d2de 100644
--- a/src/machine.adoc
+++ b/src/machine.adoc
@@ -70,7 +70,7 @@ RV128I base ISAs, and the "E" bit will be set for RV32E. The
Extensions field is a *WARL* field that can contain writable bits where the
implementation allows the supported ISA to be modified. At reset, the
Extensions field shall contain the maximal set of supported extensions,
-and I shall be selected over E if both are available.
+and "I" shall be selected over "E" if both are available.
When a standard extension is disabled by clearing its bit in `misa`, the
instructions and CSRs defined or modified by the extension revert to