aboutsummaryrefslogtreecommitdiff
path: root/src/v.tex
diff options
context:
space:
mode:
authorAndrew Waterman <andrew@sifive.com>2017-05-15 23:29:09 -0500
committerAndrew Waterman <andrew@sifive.com>2017-05-15 23:29:09 -0500
commit586465cf000a715fed1e4d7ff76943872ec7d73a (patch)
tree337d72fb73f477ac3e81c75d553fa21fd7dfab06 /src/v.tex
parent2d12caabaf2bed535adbd0607efab59114d89947 (diff)
downloadriscv-isa-manual-586465cf000a715fed1e4d7ff76943872ec7d73a.zip
riscv-isa-manual-586465cf000a715fed1e4d7ff76943872ec7d73a.tar.gz
riscv-isa-manual-586465cf000a715fed1e4d7ff76943872ec7d73a.tar.bz2
Fix some orphaned/widowed commentary sections
Diffstat (limited to 'src/v.tex')
-rw-r--r--src/v.tex4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/v.tex b/src/v.tex
index 1b9dd9b..4d4e2d1 100644
--- a/src/v.tex
+++ b/src/v.tex
@@ -120,14 +120,14 @@ Section~\ref{sec:scalarhalffloat}. The scalar half-precision
instructions follow the template for other floating-point precisions,
but using the hitherto unused {\em fmt} field encoding of {\tt 10}.
-\begin{commentary}
+\begin{samepage-commentary}
We only support scalar half-precision floating-point types as part
of the vector extension, as the main benefits of half-precision are
obtained when using vector instructions that amortize per-operation
control overhead. Not supporting a separate scalar half-precision
floating-point extension also reduces the number of standard
instruction-set variants.
-\end{commentary}
+\end{samepage-commentary}
\section{Vector Configuration Registers ({\tt vcmaxw}, {\tt
vctype}, {\tt vcp})}