aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAndrew Waterman <andrew@sifive.com>2022-01-06 17:19:11 -0800
committerAndrew Waterman <andrew@sifive.com>2022-01-06 17:21:06 -0800
commitfc572daaef35fdc081466e6a67413b1f3b4d6a3e (patch)
tree1b13e962055a28f0d3044720f2f6e2b05c3addfc /README.md
parent2fbc6cde0b6b0e7d4ef77ae092c4ae286a77e2bf (diff)
downloadspike-fc572daaef35fdc081466e6a67413b1f3b4d6a3e.zip
spike-fc572daaef35fdc081466e6a67413b1f3b4d6a3e.tar.gz
spike-fc572daaef35fdc081466e6a67413b1f3b4d6a3e.tar.bz2
Support RV32E/RV64E base ISAs
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c1501c3..0b097ce 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,7 @@ completion of the US transcontinental railway.
Spike supports the following RISC-V ISA features:
- RV32I and RV64I base ISAs, v2.1
+ - RV32E and RV64E base ISAs, v1.9
- Zifencei extension, v2.0
- Zicsr extension, v2.0
- M extension, v2.0