mirror of
https://github.com/johnwinans/rvalp.git
synced 2025-09-29 22:20:20 -04:00
Correct trivial formatting problems.
This commit is contained in:
parent
79b42a63f6
commit
cad4438f28
@ -4,11 +4,11 @@
|
|||||||
\section{Assembly Language Statements}
|
\section{Assembly Language Statements}
|
||||||
|
|
||||||
Introduce the assembly language grammar.
|
Introduce the assembly language grammar.
|
||||||
Statement = 1 line of text containing an instruction or directive.
|
\begin{itemize}
|
||||||
|
\item Statement = 1 line of text containing an instruction or directive.
|
||||||
Instruction = label, mnemonic, operands, comment.
|
\item Instruction = label, mnemonic, operands, comment.
|
||||||
|
\item Directive = Used to control the operation of the assembler.
|
||||||
Directive = Used to control the operation of the assembler.
|
\end{itemize}
|
||||||
|
|
||||||
\section{Memory Layout}
|
\section{Memory Layout}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user