From 66bed2470f68520fadc4bf86c6c000d817fe73f2 Mon Sep 17 00:00:00 2001 From: Andrew Waterman Date: Fri, 13 Dec 2019 16:50:44 -0800 Subject: [PATCH] A extension v2.1 has been ratified --- src/a.tex | 2 +- src/preface.tex | 4 +++- src/riscv-spec.tex | 4 ++-- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/src/a.tex b/src/a.tex index 77031be5d..582fbe287 100644 --- a/src/a.tex +++ b/src/a.tex @@ -1,4 +1,4 @@ -\chapter{``A'' Standard Extension for Atomic Instructions, Version 2.0} +\chapter{``A'' Standard Extension for Atomic Instructions, Version 2.1} \label{atomics} The standard atomic-instruction extension, named ``A'', diff --git a/src/preface.tex b/src/preface.tex index 055fede9a..bc229a228 100644 --- a/src/preface.tex +++ b/src/preface.tex @@ -25,7 +25,7 @@ \chapter{Preface} Extension & Version & Status \\ \hline \bf M & \bf 2.0 & \bf Ratified \\ - \em A & \em 2.0 & Frozen \\ + \bf A & \bf 2.1 & \bf Ratified \\ \bf F & \bf 2.2 & \bf Ratified \\ \bf D & \bf 2.2 & \bf Ratified \\ \bf Q & \bf 2.2 & \bf Ratified \\ @@ -51,6 +51,8 @@ \chapter{Preface} \begin{itemize} \parskip 0pt \itemsep 1pt +\item The A extension, now version 2.1, was ratified by the board in + December 2019. \item Defined big-endian ISA variant. \item Moved N extension for user-mode interrupts into Volume II. \end{itemize} diff --git a/src/riscv-spec.tex b/src/riscv-spec.tex index 298a0d218..219ac8384 100644 --- a/src/riscv-spec.tex +++ b/src/riscv-spec.tex @@ -10,8 +10,8 @@ \input{preamble} -\newcommand{\specrev}{\mbox{20190621-{\em draft}}} -\newcommand{\specmonthyear}{\mbox{June 2019}} +\newcommand{\specrev}{\mbox{20191213}} +\newcommand{\specmonthyear}{\mbox{December 2019}} \begin{document}