aboutsummaryrefslogtreecommitdiff
path: root/src/preface.tex
diff options
context:
space:
mode:
authorKrste Asanovic <krste@eecs.berkeley.edu>2018-08-05 10:22:21 -0700
committerKrste Asanovic <krste@eecs.berkeley.edu>2018-08-05 10:22:21 -0700
commitcf4c7df0ab878cadefcec0063785e8b8ccefc245 (patch)
tree838db43b85df08f3372b8a27513cfd625afd9316 /src/preface.tex
parente888720f2ad4a3dd4e11b2401c4fc4f67ae65b9d (diff)
downloadriscv-isa-manual-cf4c7df0ab878cadefcec0063785e8b8ccefc245.zip
riscv-isa-manual-cf4c7df0ab878cadefcec0063785e8b8ccefc245.tar.gz
riscv-isa-manual-cf4c7df0ab878cadefcec0063785e8b8ccefc245.tar.bz2
update preface.
Diffstat (limited to 'src/preface.tex')
-rw-r--r--src/preface.tex3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/preface.tex b/src/preface.tex
index 6b9f09f..02ab421 100644
--- a/src/preface.tex
+++ b/src/preface.tex
@@ -50,7 +50,8 @@ The major changes in this version of the document include:
\item Changed name of document to refer to ``unprivileged''
instructions as part of move to separate ISA specifications from
platform profile mandates.
-\item Added clearer and more precise definitions of execution environments and harts.
+\item Added clearer and more precise definitions of execution
+ environments, harts, and traps.
\item Defined instruction-set categories: {\em standard}, {\em
reserved}, {\em custom}, {\em non-standard}, and {\em non-conforming}.
\item Defined the signed-zero behavior of FMIN.{\em fmt} and FMAX.{\em fmt},