CodeView (cv.hlp) (Table of Contents; Topic list)
Display Registers (Example)
 Summary Change Registers                Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     >R
     AX=0005 BX=299E CX=0000 DX=0000 SP=3800 BP=380E SI=0070 DI=40D1
     DS=5067 ES=5067 SS=5067 CS=4684 IP=014F NV UP EI PL NZ NA PO NC
     4684:014F 8B5E06   MOV BX,Word Ptr [BP+06]  ;BR1   SS:3814=299E
     >
 
     In the example above, the breakpoint number at the right of the
     last line indicates that the current address is at breakpoint 1.
                                    -♦-