Browse Source

rvv: update readme

Signed-off-by: Chih-Min Chao <chihmin.chao@sifive.com>
pull/655/head
Chih-Min Chao 6 years ago
parent
commit
12748b501d
  1. 2
      README.md

2
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

Loading…
Cancel
Save