Chapter 4 Assembly Language and Cross Assembler
·
Summary
0
1
2
3
4
5
6
1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 ...
l l l l o o o o h h h h h h h h
E C
s o u r c e -p r o g ra m - s t a te m e n t
R n
l l l l
®
line number (4 digits, right alignment)
oooo
®
offset of code (4 digits)
hhhh
®
two 4-digits for opcode
E
®
external reference
C
®
statement from included file
R
®
relocatable name
n
®
Macro-expansion nesting level
Summary of Assembly
The total warning number and total error number is the information provided at the end of the
Cross Assembler listing file.
Miscellaneous
If any errors occur during assembly, each error message and error number will appear directly be-
low the statement where the error occurred.
153
Home Index Bookmark Pages Text
Previous Next
Pages: Home Index