aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Waterman <andrew@sifive.com>2024-01-30 17:53:57 -0800
committerAndrew Waterman <andrew@sifive.com>2024-02-09 01:44:21 -0800
commitc35bc9f77111a63dd890ca9c94de65cf032fbdf6 (patch)
treee2b7ff484c211ce0d85cd0545d61cda78da1d07f
parente6f5cb0b5c18fc52352f0399fafe5f368932fe9b (diff)
downloadriscv-isa-manual-c35bc9f77111a63dd890ca9c94de65cf032fbdf6.zip
riscv-isa-manual-c35bc9f77111a63dd890ca9c94de65cf032fbdf6.tar.gz
riscv-isa-manual-c35bc9f77111a63dd890ca9c94de65cf032fbdf6.tar.bz2
back to draft status
-rw-r--r--src/priv-preface.adoc4
-rw-r--r--src/riscv-privileged.adoc6
2 files changed, 5 insertions, 5 deletions
diff --git a/src/priv-preface.adoc b/src/priv-preface.adoc
index 49ed00c..1071333 100644
--- a/src/priv-preface.adoc
+++ b/src/priv-preface.adoc
@@ -2,8 +2,8 @@
= Preface
This document describes the RISC-V privileged architecture. This
-release, version 20240130, is intended to be used for RISC-V International's
-internal review of v1.13 of the Machine and Supervisor ISAs.
+release, version 20240131, contains the following versions of the RISC-V ISA
+modules:
[%autowidth,float="center",align="center",cols="^,<,^",options="header",]
|===
diff --git a/src/riscv-privileged.adoc b/src/riscv-privileged.adoc
index 9cc5e09..2a9659d 100644
--- a/src/riscv-privileged.adoc
+++ b/src/riscv-privileged.adoc
@@ -3,8 +3,8 @@
:description: Volume II - Privileged Architecture
:company: RISC-V.org
:author: Andrew waterman, waterman@eecs.berkeley.edu; Krste Asanović, krste@berkeley.edu; John Hauser, jh.riscv@jhauser.us, SiFive Inc., CS Division, EECS Department, University of California, Berkeley
-:revdate: Revised 20240130
-:revnumber: 20240130-Internal-Review
+:revdate: Revised 20240131
+:revnumber: 20240131
//:revremark: Pre-release version
//development: assume everything can change
//stable: assume everything could change
@@ -73,7 +73,7 @@ privileged specification version 1.9.1 released under following license: ©2010-
Avižienis,
David Patterson, Krste Asanović. Creative Commons Attribution 4.0 International License._
-_Please cite as: “The RISC-V Instruction Set Manual, Volume II: Privileged Architecture, Document Version 20240130”, Editors Andrew Waterman, Krste Asanović, and John Hauser, RISC-V
+_Please cite as: “The RISC-V Instruction Set Manual, Volume II: Privileged Architecture, Document Version 20240131”, Editors Andrew Waterman, Krste Asanović, and John Hauser, RISC-V
International, January 2024._
//the colophon allows for a section after the preamble that is part of the frontmatter and therefore not assigned a page number.