summaryrefslogtreecommitdiff
path: root/thesis/intro.tex
diff options
context:
space:
mode:
authorCamil Staps2016-11-22 13:33:22 +0100
committerCamil Staps2016-11-22 13:33:22 +0100
commitde25b8762d121acbcdce237d6f52570a6a74544e (patch)
treea00117deacb0e500d7f95f33af8eacac415f0acd /thesis/intro.tex
parentFormatting & makefile (diff)
Storing PC: comparison
Diffstat (limited to 'thesis/intro.tex')
-rw-r--r--thesis/intro.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/thesis/intro.tex b/thesis/intro.tex
index 71a667e..9299305 100644
--- a/thesis/intro.tex
+++ b/thesis/intro.tex
@@ -39,7 +39,7 @@ This is UAL syntax.
When assembling for Thumb, an \ual{it} instruction with three \ual{mov} instructions (without conditional field) is generated.
For ARM, the \ual{it} instruction is ignored and three conditional \ual{mov} instructions are generated.
-%ARMv8-A deprecates some uses of the \ual{it} instruction for performance reasons~\parencite[J5.2]{armv8a}.
+ARMv8-A deprecates some uses of the \ual{it} instruction for performance reasons~\parencite[J5.2]{armv8a}.
\subsubsection{Register usage}
\label{sec:intro:registers}