Entering Debugger Command Lines
http://www.mcg.mot.com/literature
4-5
4
Table 4-1. Debugger Address Parameter Formats
Format
Example
Description
N
140
Absolute contents of
automatic offset register.
N+Rn
130+R5
Absolute contents of the
specified offset register (not an
assembler-accepted syntax).
(An)
(A1)
Address register indirect. (also
postincrement, predecrement)
(d,An) or
d(An)
(120,A1)
120(A1)
Address register indirect with
displacement (two formats
accepted).
(d,An,Xn) or
d(An,Xn)
(&120,A1,D2)
&120(A1,D2)
Address register indirect with
index and displacement (two
formats accepted).
([bd,An,Xn],od)
([C,A2,A3],&100)
Memory indirect preindexed.
([bd,An],Xn,od)
([12,A3],D2,&10)
Memory indirect postindexed.
For the memory indirect modes, fields can be omitted.
For example, three of many permutations are as follows:
([,An],od)
([,A1],4)
([bd])
([FC1E])
([bd,,Xn])
([8,,D2])
NOTES:
N
—
Absolute address (any valid expression).
An
—
Address register n.
Xn
—
Index register n (An or Dn).
d
—
Displacement (any valid expression).
bd
—
Base displacement (any valid expression).
od
—
Outer displacement (any valid expression).
n
—
Register number (0 to 7).
Rn
—
Offset register n.
Summary of Contents for MVME162LX 200 Series
Page 1: ...MVME162LX 200 300 Series Embedded Controller Installation and Use V162LX2 3A IH3 ...
Page 6: ......
Page 14: ...xiv ...
Page 66: ...1 52 Computer Group Literature Center Web Site Board Level Hardware Description 1 ...
Page 84: ...2 18 Computer Group Literature Center Web Site Hardware Preparation and Installation 2 ...
Page 108: ...3 24 Computer Group Literature Center Web Site Debugger General Information 3 ...
Page 158: ...C 2 Computer Group Literature Center Web Site C ...
Page 164: ...Ethernet Interconnections E 2 Computer Group Literature Center Web Site E ...
Page 200: ...J 4 Computer Group Literature Center Web Site J ...
Page 208: ...Index IN 8 Computer Group Literature Center Web Site I N D E X ...