aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAndrew Waterman <andrew@sifive.com>2024-05-14 13:02:32 -0700
committerAndrew Waterman <andrew@sifive.com>2024-05-14 13:02:32 -0700
commit57ec29a1e9380ec4993f5e3d9f4a12b4ba5cb9fc (patch)
treead6eb0c777ed83e2f3d4026d02f2c2b73685768e /src
parent254b91451c2c5ed1439cadde79febfa23f5dea46 (diff)
downloadriscv-isa-manual-57ec29a1e9380ec4993f5e3d9f4a12b4ba5cb9fc.zip
riscv-isa-manual-57ec29a1e9380ec4993f5e3d9f4a12b4ba5cb9fc.tar.gz
riscv-isa-manual-57ec29a1e9380ec4993f5e3d9f4a12b4ba5cb9fc.tar.bz2
Remove outdated draft warnings/ratification explanations
Diffstat (limited to 'src')
-rw-r--r--src/v-st-ext.adoc6
-rw-r--r--src/vector-crypto.adoc11
2 files changed, 2 insertions, 15 deletions
diff --git a/src/v-st-ext.adoc b/src/v-st-ext.adoc
index 6294719..5d9d364 100644
--- a/src/v-st-ext.adoc
+++ b/src/v-st-ext.adoc
@@ -11,12 +11,6 @@ domains._
=== Introduction
-This document is version 1.1-draft of the RISC-V vector extension.
-
-NOTE: This version holds updates gathered after the start of the
-public review. The spec will have a final update to version 2.0 at
-time of ratification.
-
This spec includes the complete set of currently frozen vector
instructions. Other instructions that have been considered during
development but are not present in this document are not included in
diff --git a/src/vector-crypto.adoc b/src/vector-crypto.adoc
index e4ddba0..82e5f21 100644
--- a/src/vector-crypto.adoc
+++ b/src/vector-crypto.adoc
@@ -1,19 +1,12 @@
-== Cryptography Extensions: Vector Instructions, Version 1.0.0
+== Cryptography Extensions: Vector Instructions, Version 1.0
This document describes the Vector Cryptography extensions to the
RISC-V Instruction Set Architecture.
-This document is _Ratified_.
-No changes are allowed. Any desired or needed changes can be the
-subject of a follow-on new extension. Ratified extensions are never
-revised.
-For more information, see link:http://riscv.org/spec-state[here].
-
[[crypto_vector_introduction]]
=== Introduction
-This document describes the proposed _vector_ cryptography
-extensions for RISC-V.
+This document describes the RISC-V _vector_ cryptography extensions.
All instructions proposed here are based on the Vector registers.
The instructions are designed to be highly performant, with large
application and server-class cores being the main target.