aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/machine.tex5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/machine.tex b/src/machine.tex
index 08240c6..6adf4f3 100644
--- a/src/machine.tex
+++ b/src/machine.tex
@@ -2035,7 +2035,7 @@ codes.
\label{mcausereg}
\end{figure*}
-\begin{table*}[h!]
+\begin{table*}[htbp]
\begin{center}
\begin{tabular}{|r|r|l|l|}
@@ -2106,7 +2106,7 @@ decreasing priority order of Table~\ref{exception-priority}
indicates which exception is taken and reported in {\tt mcause}.
The priority of any custom synchronous exceptions is implementation-defined.
-\begin{table*}[h!]
+\begin{table*}[htbp]
\begin{center}
\begin{tabular}{|l|r|l|}
@@ -2148,6 +2148,7 @@ instruction. Therefore, these exceptions have lower priority than other
instruction address exceptions.
\end{commentary}
+\FloatBarrier
\subsection{Machine Trap Value ({\tt mtval}) Register}
The {\tt mtval} register is an MXLEN-bit read-write register formatted as shown