This repository was archived by the owner on Mar 21, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
[[header]]
2
2
:description: Atomic Compare-and-Swap (CAS) instructions
3
3
:company: RISC-V.org
4
- :revdate: 6 /2023
5
- :revnumber: 1.0-rc2
6
- :revremark: This document is in stable state. See http://riscv.org/spec-state for details.
4
+ :revdate: 9 /2023
5
+ :revnumber: 1.0-rc4
6
+ :revremark: This document is in Frozen state. See http://riscv.org/spec-state for details.
7
7
:url-riscv: http://riscv.org
8
8
:doctype: book
9
9
:preface-title: Preamble
@@ -40,12 +40,12 @@ endif::[]
40
40
41
41
// Preamble
42
42
[WARNING]
43
- .This document is in the link:http://riscv.org/spec-state[Stable state]
43
+ .This document is in the link:http://riscv.org/spec-state[Frozen state]
44
44
====
45
- Assume anything could still change, but limited change should be expected.
46
- This draft specification will change before being accepted as standard, so
47
- implementations made to this draft specification will likely not conform to the
48
- future standard .
45
+ Change is extremely unlikely. A high threshold will be used, and a change will
46
+ only occur because of some truly critical issue being identified during the
47
+ public review cycle. Any other desired or needed changes can be the subject of a
48
+ follow-on new extension .
49
49
====
50
50
51
51
[preface]
You can’t perform that action at this time.
0 commit comments