Motorola MVME167 Series Installation Manual page 114

Single board computer
Hide thumbs Also See for MVME167 Series:
Table of Contents

Advertisement

Using the 167Bug Debugger
Example:
1
2
3
4
5
0 00000000 48E78080
6
0 00000004 4280
5
7
0 00000006 1018
8
0 00000008 5340
9
0 0000000A 12D8
10
0 0000000C 51C8FFFC
11
0 00000010 4CDF0101
12
0 00000014 4E75
13
14
****** TOTAL ERRORS
****** TOTAL WARNINGS
5-8
A portion of the listing file of an assembled, relocatable module is
shown below:
*
*
*
0——
0——
The above program was loaded at address $0001327C.
The disassembled code is shown next:
MD 1327C;DI
167Bug>
0001327C 48E78080
00013280 4280
00013282 1018
00013284 5340
00013286 12D8
00013288 51C8FFFC
0001328C 4CDF0101
00013290 4E75
167Bug>
MOVE STRING SUBROUTINE
MOVESTR
MOVEM.L
CLR.L
MOVE.B
SUBQ.W
LOOP
MOVE.B
MOVS
DBRA
MOVEM.L
RTS
END
END
MOVEM.L D0/A0,—(A7)
CLR.L
MOVE.B
SUBQ.W
MOVE.B
DBF
MOVEM.L (A7)+,D0/A0
RTS
D0/A0,—(A7)
D0
(A0)+,D0
#1,D0
(A0)+,(A1)+
D0,LOOP
(A7)+,D0/A0
D0
(A0)+,D0
#1,D0
(A0)+,(A1)+
D0,$13286

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents