HP H8/3003 User Manual page 53

Emulator terminal interface
Table of Contents

Advertisement

Line
addr,H
H8/3042 mnemonic,H
-----
------
-----------------------------------
0
001016
000f
1
001018
f800
2
00101a
CMP.B #00,R2L
3
0ff800
00xx
4
00101c
BEQ 001014
5
00101e
aa41
6
001014
MOV.B @0ff800,R2L
7
001016
000f
8
001018
f800
9
00101a
CMP.B #00,R2L
10
0ff800
00xx
11
00101c
BEQ 001014
12
00101e
aa41
13
001014
MOV.B @0ff800,R2L
14
001016
000f
15
001018
f800
16
00101a
CMP.B #00,R2L
17
0ff800
00xx
18
00101c
BEQ 001014
19
00101e
aa41
20
001014
MOV.B @0ff800,R2L
Line
addr,H
H8/3042 mnemonic,H
-----
------
-----------------------------------
0
00101c
BEQ 001014
1
00101e
aa41
2
001014
MOV.B @0ff800,R2L
3
001016
000f
4
001018
f800
5
00101a
aa00
6
00101c
BEQ 001014
7
00101e
aa41
8
001014
MOV.B @0ff800,R2L
9
001016
000f
10
001018
f800
11
00101a
aa00
12
00101c
BEQ 001014
13
00101e
aa41
14
001014
MOV.B @0ff800,R2L
15
001016
000f
16
001018
f800
17
00101a
aa00
18
00101c
BEQ 001014
19
00101e
aa41
20
001014
MOV.B @0ff800,R2L
fetch mem
fetch mem
read
mem byte
fetch mem
fetch mem
fetch mem
read
mem byte
fetch mem
fetch mem
fetch mem
read
mem byte
fetch mem
The program is executing Scan loop.
Now, specify the store condition so that only accesses to the address
range 1000 hex through 10ff hex will be stored:
U> tsto addr=1000..10ff
Start the trace and display the trace list:
U> t
U> tl 0..20
fetch mem
fetch mem
fetch mem
fetch mem
fetch mem
fetch mem
fetch mem
fetch mem
fetch mem
fetch mem
fetch mem
fetch mem
fetch mem
count,R
seq
---------
---
---
+
0.120 uS
.
0.160 uS
.
0.120 uS
.
0.120 uS
.
0.120 uS
.
0.120 uS
.
0.120 uS
.
0.120 uS
.
0.120 uS
.
0.160 uS
.
0.120 uS
.
0.120 uS
.
0.120 uS
.
0.120 uS
.
0.120 uS
.
0.120 uS
.
0.120 uS
.
0.160 uS
.
0.120 uS
.
0.120 uS
.
count,R
seq
---------
---
---
+
0.120 uS
.
0.120 uS
.
0.120 uS
.
0.120 uS
.
0.120 uS
.
0.280 uS
.
0.120 uS
.
0.120 uS
.
0.120 uS
.
0.120 uS
.
0.120 uS
.
0.240 uS
.
0.120 uS
.
0.160 uS
.
0.120 uS
.
0.120 uS
.
0.120 uS
.
0.240 uS
.
0.120 uS
.
0.160 uS
.
Getting Started 2-33

Advertisement

Table of Contents
loading

Table of Contents