Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

update to ratified #28

Merged
merged 1 commit into from
Nov 30, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 6 additions & 8 deletions header.adoc
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[[header]]
:description: Atomic Compare-and-Swap (CAS) instructions
:company: RISC-V.org
:revdate: 9/2023
:revnumber: 1.0-rc4
:revremark: This document is in Frozen state. See http://riscv.org/spec-state for details.
:revdate: 11/2023
:revnumber: 1.0
:revremark: This document is in Ratified state. See http://riscv.org/spec-state for details.
:url-riscv: http://riscv.org
:doctype: book
:preface-title: Preamble
Expand Down Expand Up @@ -40,12 +40,10 @@ endif::[]

// Preamble
[WARNING]
.This document is in the link:http://riscv.org/spec-state[Frozen state]
.This document is in the link:http://riscv.org/spec-state[Ratified state]
====
Change is extremely unlikely. A high threshold will be used, and a change will
only occur because of some truly critical issue being identified during the
public review cycle. Any other desired or needed changes can be the subject of a
follow-on new extension.
No changes are allowed. Any desired or needed changes can be the subject of a
follow-on new extension. Ratified extensions are never revised
====

[preface]
Expand Down