aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorChih-Min Chao <chihmin.chao@sifive.com>2019-11-27 22:17:10 -0800
committerChih-Min Chao <chihmin.chao@sifive.com>2019-12-20 10:18:01 -0800
commit4051af5ce64a78c2d032ba7b0452b8bb929ac281 (patch)
treef2d021b8bcf3d527c707a466473306871e2e37ef /README.md
parentb812e15a8c95c4b2bb22b053efaf922b796245e4 (diff)
downloadspike-4051af5ce64a78c2d032ba7b0452b8bb929ac281.zip
spike-4051af5ce64a78c2d032ba7b0452b8bb929ac281.tar.gz
spike-4051af5ce64a78c2d032ba7b0452b8bb929ac281.tar.bz2
rvv: support new mstatus.vs field defined in v0.8
mstatus.vs is similiar to mstatus.fs and used to control the state of vector unit. Signed-off-by: Chih-Min Chao <chihmin.chao@sifive.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index fa1c537..3db8cf7 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ Spike supports the following RISC-V ISA features:
- D extension, v2.2
- Q extension, v2.2
- C extension, v2.0
- - V extension, v0.8-draft-20191004, w/ Zvlsseg, w/o Zvamo/Zvediv, (_requires a 64-bit host_)
+ - V extension, v0.8-draft-20191118, w/ Zvlsseg, w/o Zvamo/Zvediv, (_requires a 64-bit host_)
- Conformance to both RVWMO and RVTSO (Spike is sequentially consistent)
- Machine, Supervisor, and User modes, v1.11
- Debug v0.14