aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6da9fab..6dd255a 100644
--- a/README.md
+++ b/README.md
@@ -27,6 +27,10 @@ Spike supports the following RISC-V ISA features:
- Zbb extension, v1.0
- Zbc extension, v1.0
- Zbs extension, v1.0
+ - Zfh and Zfhmin half-precision floating-point extensions, v1.0
+ - Zfinx extension, v1.0
+ - Zmmul integer multiplication extension, v1.0
+ - Zicbom, Zicbop, Zicboz cache-block maintenance extensions, v1.0
- Conformance to both RVWMO and RVTSO (Spike is sequentially consistent)
- Machine, Supervisor, and User modes, v1.11
- Hypervisor extension, v1.0
@@ -35,6 +39,9 @@ Spike supports the following RISC-V ISA features:
- Svinval extension, v1.0
- CMO extension, v1.0
- Debug v0.14
+ - Smepmp extension v1.0
+ - Smstateen extension, v1.0
+ - Sscofpmf v0.5.2
As a Spike extension, the remainder of the proposed
[Bit-Manipulation Extensions](https://github.com/riscv/riscv-bitmanip)