Skip to content

Commit

Permalink
Fix list of vector crypto extensions that require SEW=64 (#1697)
Browse files Browse the repository at this point in the history
The list of extensions that include Zvknhb and Zvbc (and therefore
require support for SEW=64) was incorrect.  Fix it.
  • Loading branch information
ebiggers authored Jan 17, 2025
1 parent 4ef2cb4 commit 4f277ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/vector-crypto.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -477,7 +477,7 @@ The section introduces all of the extensions in the Vector Cryptography
Instruction Set Extension Specification.

The <<zvknh,Zvknhb>> and <<zvbc>> Vector Crypto Extensions
--and accordingly the composite extensions <<Zvkn>> and <<Zvks>>--
--and accordingly the composite extensions <<Zvkn>>, <<Zvknc>>, <<Zvkng>>, and <<Zvksc>>--
require a Zve64x base,
or application ("V") base Vector Extension.

Expand Down

0 comments on commit 4f277ff

Please sign in to comment.