Address As A Parameter - Motorola M68CPU32BUG User Manual

Debug monitor
Table of Contents

Advertisement

EXAMPLES
The total value of the expression must be between 0 and $FFFFFFFF.

2.2.1.2 Address as a Parameter

Many commands use <ADDR> as a parameter. The syntax accepted by CPU32Bug is similar to
the one accepted by the MC68300 Family one-line assembler. All control addressing modes are
allowed. An address+offset register mode is also allowed.
Table 2-1 summarizes the address formats which are acceptable for address parameters in
debugger command lines.
M68CPU32BUG/D REV 1
Valid expressions.
Expression
FF0011
45+99
&45+&99
@35+@67+@10
%10011110+%1001
88<<10
AA&F0
DEBUG MONITOR DESCRIPTION
Result (in hex)
FF0011
DE
90
5C
A7
00880000
A0
2-4

Advertisement

Table of Contents
loading

Table of Contents