aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Waterman <andrew@sifive.com>2017-05-07 19:03:31 -0700
committerAndrew Waterman <andrew@sifive.com>2017-05-07 19:18:07 -0700
commit30615f6a81bfdcd1d0f9cef3f1afab50a4a3e83b (patch)
treebc6f15f22e96b0faa42f725fc73b41fbe6fce00c
parent56b0bf9dd7579b3aa433773650bb6328abff93f5 (diff)
downloadriscv-isa-manual-30615f6a81bfdcd1d0f9cef3f1afab50a4a3e83b.zip
riscv-isa-manual-30615f6a81bfdcd1d0f9cef3f1afab50a4a3e83b.tar.gz
riscv-isa-manual-30615f6a81bfdcd1d0f9cef3f1afab50a4a3e83b.tar.bz2
user spec -> 2.2; priv spec -> 1.10
-rw-r--r--src/priv-preface.tex2
-rw-r--r--src/riscv-privileged.tex2
-rw-r--r--src/riscv-spec.tex2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/priv-preface.tex b/src/priv-preface.tex
index 047401d..b0a24c9 100644
--- a/src/priv-preface.tex
+++ b/src/priv-preface.tex
@@ -1,6 +1,6 @@
\chapter{Preface}
-This is {\bf a draft of} version 1.10 of the RISC-V privileged
+This is version 1.10 of the RISC-V privileged
architecture proposal. Changes from version 1.9.1 include:
\begin{itemize}
diff --git a/src/riscv-privileged.tex b/src/riscv-privileged.tex
index 476eca2..41ffdc6 100644
--- a/src/riscv-privileged.tex
+++ b/src/riscv-privileged.tex
@@ -6,7 +6,7 @@
\input{preamble}
-\newcommand{\privrev}{1.10-draft}
+\newcommand{\privrev}{1.10}
\begin{document}
diff --git a/src/riscv-spec.tex b/src/riscv-spec.tex
index c9055b0..5e30588 100644
--- a/src/riscv-spec.tex
+++ b/src/riscv-spec.tex
@@ -6,7 +6,7 @@
\input{preamble}
-\newcommand{\specrev}{2.2-draft}
+\newcommand{\specrev}{2.2}
\begin{document}