aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Waterman <andrew@sifive.com>2022-05-11 15:01:55 -0700
committerAndrew Waterman <andrew@sifive.com>2022-06-03 17:06:14 -0700
commitbf08b12f915a5a4bb525bfc55f2170a1c1f0a191 (patch)
treed5d0d563825d1d00432315ab86558490523ffaa6
parent4a01cbb56412d60c18269d78b3468b9de6c34049 (diff)
downloadriscv-isa-manual-ztso-ratification.zip
riscv-isa-manual-ztso-ratification.tar.gz
riscv-isa-manual-ztso-ratification.tar.bz2
bump Ztso version for ratificationztso-ratification
-rw-r--r--src/riscv-spec.tex2
-rw-r--r--src/ztso.tex2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/riscv-spec.tex b/src/riscv-spec.tex
index f4cf884..25ac1bc 100644
--- a/src/riscv-spec.tex
+++ b/src/riscv-spec.tex
@@ -10,7 +10,7 @@
\input{preamble}
-\newcommand{\specrev}{\mbox{20191214-{\em draft}}}
+\newcommand{\specrev}{\mbox{20220603-Ztso-ratification}}
\newcommand{\specmonthyear}{\mbox{December 2019}}
\begin{document}
diff --git a/src/ztso.tex b/src/ztso.tex
index 20f5328..ae3c533 100644
--- a/src/ztso.tex
+++ b/src/ztso.tex
@@ -1,4 +1,4 @@
-\chapter{``Ztso'' Standard Extension for Total Store Ordering, v0.1}
+\chapter{``Ztso'' Standard Extension for Total Store Ordering, v1.0}
\label{sec:ztso}
This chapter defines the ``Ztso'' extension for the RISC-V Total Store Ordering (RVTSO) memory consistency model.