Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating document to stable state #27

Merged
merged 1 commit into from
Jun 6, 2024
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
11 changes: 5 additions & 6 deletions header.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
= Load/Store Pair for RV32 (Zilsd & Zcmlsd)
:description: Load/Store Pair (LSP) instructions
:company: RISC-V.org
:revdate: 04/2024
:revnumber: 0.8.2-draft
:revremark: This document is in Frozen state. See http://riscv.org/spec-state for details.
:revdate: 06/2024
:revnumber: 0.9.0-stable
:revremark: This document is in Stable state. See http://riscv.org/spec-state for details.
:url-riscv: http://riscv.org
:doctype: book
:preface-title: Preamble
Expand Down Expand Up @@ -39,10 +39,9 @@ endif::[]

// Preamble
[WARNING]
.This document is in the link:http://riscv.org/spec-state[Development state]
.This document is in the link:http://riscv.org/spec-state[Stable state]
====
Assume everything can change. This document is not complete yet and was created
only for the purpose of conversation outside of the document.
Assume anything could still change, but limited change should be expected.
====

[preface]
Expand Down
Loading