|
|
Explanation:
|
|
Example:
|
Example assembler instructions:
add.b D0, D1 mnemonic for: add the byte operands in D0 and D1 and store result in D1 |
[label1] line1 [comment1] [label2] line2 [comment2] [label3] line3 [comment3] .... and so on end |
The bracket [ ... ] denotes an optional field
|
|
|
|
Further explanation:
|