aboutsummaryrefslogtreecommitdiff
path: root/src/priv-preface.tex
diff options
context:
space:
mode:
authorJohn Hauser <31252952+jhauser-us@users.noreply.github.com>2021-07-13 02:49:44 -0700
committerGitHub <noreply@github.com>2021-07-13 02:49:44 -0700
commitf8d27f805b6586adfdc7aa11caa30a78b05e1d7a (patch)
treed84aedb5a5eb09a4e51772bdb3b1e2e4362f477f /src/priv-preface.tex
parentc047eaf46d8dccdea10bf75f12f889cd249b5ad4 (diff)
downloadriscv-isa-manual-f8d27f805b6586adfdc7aa11caa30a78b05e1d7a.zip
riscv-isa-manual-f8d27f805b6586adfdc7aa11caa30a78b05e1d7a.tar.gz
riscv-isa-manual-f8d27f805b6586adfdc7aa11caa30a78b05e1d7a.tar.bz2
Remove or downgrade more references to N extension (#674)
Diffstat (limited to 'src/priv-preface.tex')
-rw-r--r--src/priv-preface.tex3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/priv-preface.tex b/src/priv-preface.tex
index 8d60d94..536d453 100644
--- a/src/priv-preface.tex
+++ b/src/priv-preface.tex
@@ -15,7 +15,6 @@ modules:
\em Machine ISA & \em 1.12 & \em Draft \\
\em Supervisor ISA & \em 1.12 & \em Draft \\
\em Hypervisor ISA & \em 0.6 & \em Draft \\
- \em N Extension & \em 1.1 & \em Draft \\
\hline
\end{tabular}
\end{table}
@@ -51,7 +50,7 @@ Additionally, the following compatible changes have been made since version
\begin{itemize}
\parskip 0pt
\itemsep 1pt
-\item Moved N extension into its own chapter.
+\item Removed the N extension.
\item Defined the RV32-only CSR {\tt mstatush}, which contains most of the
same fields as the upper 32 bits of RV64's {\tt mstatus}.
\item Permitted the unconditional delegation of less-privileged interrupts.