summaryrefslogtreecommitdiff
path: root/thesis/abbr.tex
diff options
context:
space:
mode:
Diffstat (limited to 'thesis/abbr.tex')
-rw-r--r--thesis/abbr.tex4
1 files changed, 3 insertions, 1 deletions
diff --git a/thesis/abbr.tex b/thesis/abbr.tex
index 0c172ef..d66f06a 100644
--- a/thesis/abbr.tex
+++ b/thesis/abbr.tex
@@ -6,6 +6,8 @@
Head normal form, the state of a graph node that cannot be rewritten itself (though it children may).
\item[ISA]
Instruction set architecture.
+ \item[IT block]
+ If-then block, a Thumb construct for conditional execution.
\item[LSB(s)]
Least significant bit(s), the bit(s) with the lowest value in a word.
\item[PC]
@@ -15,6 +17,6 @@
Clean's run-time system ensures that the \clean{Start} node is reduced and printed.
It also takes care of garbage collecting.
\item[UAL]
- Unified Assembly Language.
+ Unified Assembler Language.
%todo
\end{description}