Register Display (Rd) - Motorola M68CPU32BUG User Manual

Debug monitor
Table of Contents

Advertisement

RD
3.25 REGISTER DISPLAY
RD {[+|-|=][<dname>][/]}{[+|-|=][<reg1>[-<reg2>]][/]}
Use the RD command to display the target state, that is, the register state associated with the
target program (refer to the GO command). The target PC points to the instruction to be
disassembled and displayed. Internally, a register mask specifies which registers are displayed
when RD <CR> is executed. At reset time, this mask is set to display the MPU registers only.
Change this register mask with the RD command. Optional arguments allow the user the
capability to enable or disable the display of any register or group or registers. This is useful for
showing only the registers of interest, minimizing unnecessary data on the screen.
The arguments are:
+
-
=
/
<reg1>
<reg2>
<dname>
M68CPU32BUG/D REV 1
Register Display
Add a device or register range
Remove a device or register range, except when used between two register
names. In which case it indicates a register range.
Set a device or register range.
Use this delimiter between device names and register ranges.
Indicates the first register in a range of registers.
Indicates the last register in a range of registers.
Indicates a device name. Use <DNAME> to enable or disable all device
registers for:
MPU
Microprocessor Unit
3-52
DEBUG MONITOR COMMANDS
RD

Advertisement

Table of Contents
loading

Table of Contents