User`s manual
RD - Register Display
3-194
3
Example 3: Add only FR0 and FR1 to the original default display.
PPC1-Bug>RD FR0/FR1 <Return>
IP =00040010 MSR =00003030 CR =00000020 FPSCR =00000000
R0 =00000000 R1 =00020000 R2 =FFF0178C R3 =00041000
R4 =22EDB280 R5 =00000000 R6 =00000000 R7 =00000000
R8 =00000000 R9 =00000000 R10 =00000000 R11 =00000000
R12 =00000000 R13 =00000000 R14 =00000000 R15 =00000000
R16 =00000000 R17 =00000000 R18 =00000000 R19 =00000000
R20 =00000000 R21 =00000000 R22 =00000000 R23 =00000000
R24 =00000000 R25 =00000000 R26 =00000000 R27 =00000000
R28 =00000000 R29 =00000000 R30 =00000000 R31 =00000000
SPR0 =00000000 SPR1 =00000000 SPR8 =00020014 SPR9 =00000000
FR0 =0_3DE_70C6B50A527AC= 1.6770000000000003_E-0010
FR1 =0_407_0000000000000= 2.5600000000000000_E+0002
00040010 4E800020 BCLR 20,0
PPC1-Bug>
Example 4: Remove R10-R21 and R29 from the previous display.
PPC1-Bug>RD -R10-R21/-R29 <Return>
IP =00040010 MSR =00003030 CR =00000020 FPSCR =00000000
R0 =00000000 R1 =00020000 R2 =FFF0178C R3 =00041000
R4 =22EDB280 R5 =00000000 R6 =00000000 R7 =00000000
R8 =00000000 R9 =00000000 R22 =00000000 R23 =00000000
R24 =00000000 R25 =00000000 R26 =00000000 R27 =00000000
R28 =00000000 R30 =00000000 R31 =00000000
SPR0 =00000000 SPR1 =00000000 SPR8 =00020014 SPR9 =00000000
FR0 =0_3DE_70C6B50A527AC= 1.6770000000000003_E-0010
FR1 =0_407_0000000000000= 2.5600000000000000_E+0002
00040010 4E800020 BCLR 20,0
PPC1-Bug>
Example 5: Set the display to R2 and R31 only. (Note that this
sequence sets the display to R2 only, then adds register R31 to the
display.)
PPC1-Bug>RD =R2/R31 <Return>
R2 =FFF0178C R31 =00000000
00040010 4E800020 BCLR 20,0
PPC1-Bug>