diff options
author | Nicolas Brunie <82109999+nibrunieAtSi5@users.noreply.github.com> | 2024-03-28 10:15:22 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-28 10:15:22 -0700 |
commit | 113e5ed3f880945ef0d5c811f7b69190aea626a4 (patch) | |
tree | 99f537e34b90529528d7d2ff04b53f29701d1034 | |
parent | 097c44490c64cf9ba5bc53a9d7bdad545446b6c8 (diff) | |
download | riscv-isa-manual-113e5ed3f880945ef0d5c811f7b69190aea626a4.zip riscv-isa-manual-113e5ed3f880945ef0d5c811f7b69190aea626a4.tar.gz riscv-isa-manual-113e5ed3f880945ef0d5c811f7b69190aea626a4.tar.bz2 |
unifying vector-crypto title with scalar-crypto
Signed-off-by: Nicolas Brunie <82109999+nibrunieAtSi5@users.noreply.github.com>
-rw-r--r-- | src/vector-crypto.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vector-crypto.adoc b/src/vector-crypto.adoc index 7700801..922195e 100644 --- a/src/vector-crypto.adoc +++ b/src/vector-crypto.adoc @@ -1,4 +1,4 @@ -== RISC-V Cryptography Extensions Volume II: Vector Instructions, Version 1.0.0 +== Cryptography Extensions Volume II: Vector Instructions, Version 1.0.0 This document describes the Vector Cryptography extensions to the RISC-V Instruction Set Architecture. |