System Debug Reference Manual (32650-90888)

128 Chapter4
System Debug Command Specifications :-Exit
DR
base
Specifies the base used to display the register data.
% or OCTAL Octal representation
# or DECIMAL Decimal representation
$ or HEXADECIMAL Hexadecimal representation
ASCII ASCII representation
This parameter can be abbreviated to as little as a single character.
Examples
%cmdebug > dr
DBDST=%132 DB=%1000 X=%102 STATUS=%140075=(MItroc CCG 075)
SDST=%132 DL=%650 Q=%1006 S=%1007 CMPC=PROG %12.2046
SEG =%12 P=%2046 CIR=%000700 MDST=%0
Display the contents of all CM registers.
%cmdebug > dr status
STATUS=%022002=(miTRoC CCE 002)
Display the contents of the CM status register.
$nmdebug > dr
R0 =00000000 00464800 005a6e48 00000000 R4 =00000000 00000000 00000000 00000000
R8 =00000000 00000000 00000000 00000000 R12=00000000 00000000 00000000 00000000
R16=00000000 00000000 00000000 0000002a R20=00000006 00007fff ffff8000 400524a8
R24=400524a0 00000400 40052058 c0080008 R28=00000000 00000000 40052520 0000003f
IPSW=0006ff0f=jthlnxbCVmrQPDI PRIV=0000 SAR=0010 PCQF=a.5a6e48 a.5a6e4c
SR0=0000000a 00000057 00000017 00000000 SR4=0000000a 00000057 0000000a 0000000a
TR0=007ea040 0080a040 0000000a 007727c0 TR4=40052848 400526a8 00bba1e0 00bba228
PID1=0020=0010(W) PID2=0000=0000(W) PID3=0000=0000(W) PID4=0000=0000(W)
RCTR=ffffffff ISR=00000057 IOR=4005250c IIR=6bc23fd9 IVA=001cb000 ITMR=5b8b1e69
FPE2
none
dm FP exception reg 2 (left half of FP1)
FPE3
none
dm FP exception reg 3 (right half of
FP1)
FPE4
none
dm FP exception reg 4 (left half of FP2)
FPE5
none
dm FP exception reg 5 (right half of
FP2)
FPE6
none
dm FP exception reg 6 (left half of FP3)
FPE7
none
dm FP exception reg 7 (right half of
FP3)
Table 4-5. Floating Point Registers
Name Alias Access Description