- 2.3.4 -
TMT Pascal Language Description
Built-in AssemblerCommand Syntax
The general syntax of an assembler statement is
[label:]
[prefixes]
[[opcode [operand1 [,operand2 [,operand3]]]]
Here:
label: is an optional label definition;
prefixes are instruction prefixes;
opcode is a instruction mnemonic or directive;
operand is an operand expression.
|
|
|
Code Procedure |
Table of Content |
Labels |
- 2.3.4 -