aboutsummaryrefslogtreecommitdiff
path: root/src/priv-preface.adoc
diff options
context:
space:
mode:
authorAndrew Waterman <andrew@sifive.com>2024-01-26 21:59:11 -0800
committerAndrew Waterman <andrew@sifive.com>2024-01-26 21:59:11 -0800
commit72ff2f6468c7f7de209ce7e037a5303a18235ce6 (patch)
tree0e7efa24a05705c866b3e7c92c3c976c1348f412 /src/priv-preface.adoc
parent8a80834462b613e9e396c85df36c6d2817e62d2c (diff)
downloadriscv-isa-manual-72ff2f6468c7f7de209ce7e037a5303a18235ce6.zip
riscv-isa-manual-72ff2f6468c7f7de209ce7e037a5303a18235ce6.tar.gz
riscv-isa-manual-72ff2f6468c7f7de209ce7e037a5303a18235ce6.tar.bz2
Bump priv spec version and add AsciiDoc note to changelog
Diffstat (limited to 'src/priv-preface.adoc')
-rw-r--r--src/priv-preface.adoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/priv-preface.adoc b/src/priv-preface.adoc
index 5509389..5e857d9 100644
--- a/src/priv-preface.adoc
+++ b/src/priv-preface.adoc
@@ -2,7 +2,7 @@
= Preface
This document describes the RISC-V privileged architecture. This
-release, version 20211203, contains the following versions of the RISC-V ISA
+release, version 20240126, contains the following versions of the RISC-V ISA
modules:
[%autowidth,float="center",align="center",cols="^,<,^",options="header",]
@@ -34,6 +34,7 @@ _Draft_ +
The following compatible changes have been made to the Machine ISA since
version 1.12:
+* Transliterated the document from LaTeX into AsciiDoc.
* Defined the `misa`.V field to reflect that the V extension has been
implemented.
* Defined the RV32-only `medelegh` and `hedelegh` CSRs.