Skip to content

Commit

Permalink
Merge pull request #1679 from akifejaz/vector-crypto
Browse files Browse the repository at this point in the history
Updated README with supported Vector Cryptography Extensions
  • Loading branch information
aswaterman committed Jun 12, 2024
2 parents 9e6253f + 22748de commit 62d5c06
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,16 @@ Spike supports the following RISC-V ISA features:
- Zfbfmin extension, v0.6
- Zvfbfmin extension, v0.6
- Zvfbfwma extension, v0.6
- Zvbb extension, v1.0
- Zvbc extension, v1.0
- Zvkg extension, v1.0
- Zvkned extension, v1.0
- Zvknha, Zvknhb extension, v1.0
- Zvksed extension, v1.0
- Zvksh extension, v1.0
- Zvkt extension, v1.0
- Zvkn, Zvknc, Zvkng extension, v1.0
- Zvks, Zvksc, Zvksg extension, v1.0

Versioning and APIs
-------------------
Expand Down

0 comments on commit 62d5c06

Please sign in to comment.