Skip to content

Commit

Permalink
Merge pull request #1763 from NXP/add-missing-extensions
Browse files Browse the repository at this point in the history
Add implemented extensions to readme
  • Loading branch information
aswaterman authored Aug 7, 2024
2 parents 11fbcb5 + 92833d1 commit f70b035
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ Spike supports the following RISC-V ISA features:
- RV32E and RV64E base ISAs, v1.9
- Zifencei extension, v2.0
- Zicsr extension, v2.0
- Zicntr extension, v2.0
- M extension, v2.0
- A extension, v2.1
- F extension, v2.2
Expand Down Expand Up @@ -61,6 +62,7 @@ Spike supports the following RISC-V ISA features:
- Zvkt extension, v1.0
- Zvkn, Zvknc, Zvkng extension, v1.0
- Zvks, Zvksc, Zvksg extension, v1.0
- Zicond extension, v1.0
- Zilsd extension, v0.9.0
- Zcmlsd extension, v0.9.0

Expand Down

0 comments on commit f70b035

Please sign in to comment.