aboutsummaryrefslogtreecommitdiff
path: root/src/riscv-privileged.tex
diff options
context:
space:
mode:
Diffstat (limited to 'src/riscv-privileged.tex')
-rw-r--r--src/riscv-privileged.tex7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/riscv-privileged.tex b/src/riscv-privileged.tex
index 99ad6fd..8ae0844 100644
--- a/src/riscv-privileged.tex
+++ b/src/riscv-privileged.tex
@@ -10,8 +10,8 @@
\input{preamble}
-\newcommand{\privrev}{1.12-draft}
-\newcommand{\privmonthyear}{November 2020}
+\newcommand{\privrev}{20210921-{\em draft}}
+\newcommand{\privmonthyear}{September 2021}
\setcounter{secnumdepth}{3}
\setcounter{tocdepth}{3}
@@ -57,7 +57,7 @@ Creative Commons Attribution 4.0 International License.
Please cite as: ``The RISC-V Instruction Set
Manual, Volume II: Privileged Architecture, Document Version \privrev'', Editors
-Andrew Waterman and Krste Asanovi\'{c}, RISC-V Foundation, \privmonthyear.
+Andrew Waterman, Krste Asanovi\'{c}, and John Hauser, RISC-V International, \privmonthyear.
\markboth{Volume II: RISC-V Privileged Architectures V\privrev}
{Volume II: RISC-V Privileged Architectures V\privrev}
@@ -78,7 +78,6 @@ Andrew Waterman and Krste Asanovi\'{c}, RISC-V Foundation, \privmonthyear.
\input{machine}
\input{supervisor}
\input{hypervisor}
-\input{n}
\input{priv-insns}
\input{priv-history}