From 12748b501d733f4165a8481b93053cbc93cdc0dd Mon Sep 17 00:00:00 2001 From: Chih-Min Chao Date: Mon, 22 Feb 2021 19:59:26 -0800 Subject: [PATCH] rvv: update readme Signed-off-by: Chih-Min Chao --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 782acc35..84b36bc0 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Spike supports the following RISC-V ISA features: - C extension, v2.0 - B extension, v0.92 - K extension, v0.8.1 ([Scalar Cryptography](https://github.com/riscv/riscv-crypto)) - - V extension, v0.9, w/ Zvlsseg/Zvamo/Zvqmac, w/o Zvediv, (_requires a 64-bit host_) + - V extension, v0.10, w/ Zvlsseg/Zvamo (_requires a 64-bit host_) - Bi-endianness - Conformance to both RVWMO and RVTSO (Spike is sequentially consistent) - Machine, Supervisor, and User modes, v1.11