Panasonic PanaXSeries MN1030 Series User Manual page 282

Panasonic microcomputer user's manual
Table of Contents

Advertisement

Chapter 14 Reading List Files
Source statement (Source)
The source statements of the source file are output as is.
If the Lm option is added when the assembler is invoked, output of source statements resulting from
macro expansion will be suppressed.
Below are example of source statement.
Loc
Object
00000000
00000000
70
00000001
61
00000002
2004
00000004
2104
00000006
70
00000007
61
00000008
2004
0000000a
2104
0000000c
FCFF0000000
0
*** Symbol Table ***
12345678
00000000
270 Reading List Files
listspl.lst
*** PanaX Series MN1030 Cross Assembler ***
Line
Source
1
#include
.1
data
2
3
4
M5
load
6
7
8
9
10
11
12
_TEXT
13
main
14
#ifdef
15x
16x
17
#else
M18
18+
18+
18+
18+
19
20
21
22
23
#endif
+24
25
A
data
-U
move
T
main
equ
global
macro
mov
mov
add
add
endm
section
VERSION
mov
mov
load
mov
mov
add
add
mov
mov
add
add
calls
end
listspl.lst
Page 1
"outlist.h"
0x12345678
move
(A0), D0
D0, (A1)
4, A0
4, A1
CODE, PUBLIC, 1
data, D0
D0, (A0)
(A0), D0
D0, (A1)
4, A0
4, A1
(A0), D0
D0, (A1)
4, A0
4, A1
move
Page 2

Advertisement

Table of Contents
loading

Table of Contents