User`s guide

Table Of Contents
User Commands 4–31
User Commands
creg
creg
The creg command modifies the saved CPU general-purpose register state.
Format
creg register_number value
Parameters
register_number
Identifies the register.
value
Specifies the new value of the register in hexadecimal numbers.
Description
The creg command modifies the saved CPU general-purpose register state to contain
the specified value.
The program register contents are stored in memory to the saved-state area when a
breakpoint is encountered. Modifications to a register using the creg command are
applied to that register when execution of the program is resumed using the step or
cont command.