aboutsummaryrefslogtreecommitdiff
path: root/src/preface.tex
diff options
context:
space:
mode:
authorAndrew Waterman <andrew@sifive.com>2018-05-30 22:25:13 -0700
committerAndrew Waterman <andrew@sifive.com>2018-05-30 22:26:42 -0700
commit40cf9350a6bf1c47d21a91fcdd1ba62a28731303 (patch)
tree14484d7243dd344af851687d7fa9cd642b19ab54 /src/preface.tex
parentd01dabf2c290dae77d12c8cfa288e6f9ac95cb55 (diff)
downloadriscv-isa-manual-40cf9350a6bf1c47d21a91fcdd1ba62a28731303.zip
riscv-isa-manual-40cf9350a6bf1c47d21a91fcdd1ba62a28731303.tar.gz
riscv-isa-manual-40cf9350a6bf1c47d21a91fcdd1ba62a28731303.tar.bz2
Hyphenate "instruction set" when it's part of a noun phrase
Diffstat (limited to 'src/preface.tex')
-rw-r--r--src/preface.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/preface.tex b/src/preface.tex
index 88981a0..b63507b 100644
--- a/src/preface.tex
+++ b/src/preface.tex
@@ -46,7 +46,7 @@ The major changes in this version of the document include:
\parskip 0pt
\itemsep 1pt
\item Added clearer and more precise definitions of execution environments and harts.
-\item Defined instruction set categories: {\em standard}, {\em
+\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},
and changed their behavior on signaling-NaN inputs to conform to the
@@ -128,7 +128,7 @@ The major changes in this version of the document include:
\item Added note indicating that the P extension might be reworked
into an integer packed-SIMD proposal for fixed-point operations
using the integer registers.
-\item A draft proposal of the V vector instruction set extension.
+\item A draft proposal of the V vector instruction-set extension.
\item An early draft proposal of the N user-level traps extension.
\item An expanded pseudoinstruction listing.
\item Removal of the calling convention chapter, which has been superseded by