aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAndrew Waterman <andrew@sifive.com>2020-11-18 16:23:21 -0800
committerAndrew Waterman <andrew@sifive.com>2020-11-18 16:23:21 -0800
commitfce242a5d495db731eee6571916399d10ec531e9 (patch)
tree89e0740fbc51d3865591ca49d36978bf47d4d203 /README.md
parent081bcaddc552b649bee9ebea14b6c73448f58a3a (diff)
downloadspike-fce242a5d495db731eee6571916399d10ec531e9.zip
spike-fce242a5d495db731eee6571916399d10ec531e9.tar.gz
spike-fce242a5d495db731eee6571916399d10ec531e9.tar.bz2
Add Zsn extension
h/t @daniellustig
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 2f2bfdd..c17e656 100644
--- a/README.md
+++ b/README.md
@@ -23,6 +23,7 @@ Spike supports the following RISC-V ISA features:
- Bi-endianness
- Conformance to both RVWMO and RVTSO (Spike is sequentially consistent)
- Machine, Supervisor, and User modes, v1.11
+ - Zsn extension, v0.1
- Debug v0.14
Versioning and APIs