diff options
Diffstat (limited to 'thesis/intro.tex')
-rw-r--r-- | thesis/intro.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/thesis/intro.tex b/thesis/intro.tex index 180d215..7587ed4 100644 --- a/thesis/intro.tex +++ b/thesis/intro.tex @@ -48,7 +48,7 @@ ARM instructions have 4-bit register fields to address them. Some 16-bit Thumb instructions have 3-bit register fields that can only address the lowest eight registers. For these instructions there exist 32-bit variants that can address all sixteen registers. -\begin{figure*}[b] +\begin{figure*}[t] \centering \begin{subfigure}[b]{.2\linewidth} \centering |