Skip to content

Commit

Permalink
priv 1.13 is ratified (#1689)
Browse files Browse the repository at this point in the history
  • Loading branch information
aswaterman authored Oct 18, 2024
1 parent 90f05f7 commit 2c07aa2
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
22 changes: 11 additions & 11 deletions src/priv-preface.adoc
Original file line number Diff line number Diff line change
@@ -1,24 +1,24 @@
[colophon]
= Preface

[.big]*_Preface to Version 20241002_*
[.big]*_Preface to Version 20241017_*

This document describes the RISC-V privileged architecture. This
release, version 20241002, contains the following versions of the RISC-V ISA
release, version 20241017, contains the following versions of the RISC-V ISA
modules:

[%autowidth,float="center",align="center",cols="^,<,^",options="header",]
|===
|Module |Version |Status
|_Machine ISA_ +
|*Machine ISA* +
*Smstateen Extension* +
*Smcsrind/Sscsrind Extension* +
*Smepmp* +
*Smcntrpmf* +
*Smrnmi Extension* +
*Smcdeleg* +
*Smdbltrp* +
_Supervisor ISA_ +
*Supervisor ISA* +
*Svade Extension* +
*Svnapot Extension* +
*Svpbmt Extension* +
Expand All @@ -28,18 +28,19 @@ _Supervisor ISA_ +
*Sscofpmf* +
*Ssdbltrp* +
*Hypervisor ISA* +
_Shlcofideleg_ +
*Shlcofideleg* +
*Svvptc*

|_1.13_ +
|*1.13* +
*1.0* +
*1.0* +
*1.0* +
*1.0* +
*1.0* +
*1.0* +
*1.0* +
*1.13* +
*1.0* +
_1.13_ +
*1.0* +
*1.0* +
*1.0* +
Expand All @@ -49,18 +50,18 @@ _1.13_ +
*1.0* +
*1.0* +
*1.0* +
_1.0_ +
*1.0*

|_Frozen_ +
|*Ratified* +
*Ratified* +
*Ratified* +
*Ratified* +
*Ratified* +
*Ratified* +
*Ratified* +
*Ratified* +
*Ratified* +
*Ratified* +
_Frozen_ +
*Ratified* +
*Ratified* +
*Ratified* +
Expand All @@ -70,7 +71,6 @@ _Frozen_ +
*Ratified* +
*Ratified* +
*Ratified* +
_Frozen_ +
*Ratified*
|===

Expand Down
6 changes: 3 additions & 3 deletions src/riscv-privileged.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
= The RISC-V Instruction Set Manual: Volume II: Privileged Architecture
include::../docs-resources/global-config.adoc[]
:description: Volume II - Privileged Architecture
:revnumber: 20241002-Ratification-Vote
//:revremark: Pre-release version
:revnumber: 20241017
:revremark: This document is in Ratified state.
//development: assume everything can change
//stable: assume everything could change
//frozen: of you implement this version you assume the risk that something might change because of the public review cycle but we expect little to no change.
Expand All @@ -13,7 +13,7 @@ include::../docs-resources/global-config.adoc[]
:appendix-caption: Appendix
:imagesdir: ../docs-resources/images
:title-logo-image: image:risc-v_logo.png["RISC-V International Logo",pdfwidth=3.25in,align=center]
:page-background-image: image:draft.png[opacity=20%]
//:page-background-image: image:draft.png[opacity=20%]
//:title-page-background-image: none
//:back-cover-image: image:backpage.png[opacity=25%]
// Settings:
Expand Down

0 comments on commit 2c07aa2

Please sign in to comment.