aboutsummaryrefslogtreecommitdiff
path: root/src/priv-preface.tex
diff options
context:
space:
mode:
authorDaniel Lustig <dlustig@nvidia.com>2021-11-02 11:12:57 -0400
committerDaniel Lustig <dlustig@nvidia.com>2021-11-02 11:13:14 -0400
commit5e8d2db74b524d47e68fd03fbe07d5768b25f018 (patch)
tree4dac4a4889e2a88fe1da093c6efe7162db50fd74 /src/priv-preface.tex
parent350e962c5109b80ceab414c305e37b9cc88f28b7 (diff)
downloadriscv-isa-manual-5e8d2db74b524d47e68fd03fbe07d5768b25f018.zip
riscv-isa-manual-5e8d2db74b524d47e68fd03fbe07d5768b25f018.tar.gz
riscv-isa-manual-5e8d2db74b524d47e68fd03fbe07d5768b25f018.tar.bz2
Add the Svinval standard extension
Diffstat (limited to 'src/priv-preface.tex')
-rw-r--r--src/priv-preface.tex2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/priv-preface.tex b/src/priv-preface.tex
index 5581a2c..4fbb9f1 100644
--- a/src/priv-preface.tex
+++ b/src/priv-preface.tex
@@ -15,6 +15,7 @@ following modules:
\em Supervisor ISA & \em 1.12 & \em Frozen \\
\em Svnapot Extension & \em 1.0 & \em Frozen \\
\em Svpbmt Extension & \em 1.0 & \em Frozen \\
+ \em Svinval Extension & \em 1.0 & \em Frozen \\
\em Hypervisor ISA & \em 1.0 & \em Frozen \\
\hline
\end{tabular}
@@ -86,6 +87,7 @@ Additionally, the following compatible changes have been made since version
Sv39, Sv48, and Sv57 PTEs
\item Added the Svpbmt Standard Extension, along with the PBMT bits in
Sv39, Sv48, and Sv57 PTEs
+\item Added the Svinval Standard Extension and associated instructions
\end{itemize}
Finally, the hypervisor architecture proposal has been extensively revised.