DEBUG MONITOR COMMANDS
M68CPU32BUG/D REV 1
3-52
RD
Register Display
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:
+
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.
<reg1>
Indicates the first register in a range of registers.
<reg2>
Indicates the last register in a range of registers.
<dname>
Indicates a device name. Use <DNAME> to enable or disable all device
registers for:
MPU
Microprocessor Unit
Содержание M68CPU32BUG
Страница 16: ...GENERAL INFORMATION M68CPU32BUG D REV 1 1 8 ...
Страница 30: ...DEBUG MONITOR DESCRIPTION M68CPU32BUG D REV 1 2 14 ...
Страница 102: ...DEBUG MONITOR COMMANDS M68CPU32BUG D REV 1 3 72 ...
Страница 168: ...DIAGNOSTIC FIRMWARE GUIDE M68CPU32BUG D REV 1 6 24 ...