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