User`s guide

Table Of Contents
4–22 User Commands
User Commands
cfreg
cfreg
The cfreg command modifies the saved CPU floating-point register state.
Format
cfreg register_number value
Parameters
register_number
Identifies the register.
value
Specifies the new value of the register in hexadecimal numbers.
Description
The cfreg command modifies the saved CPU floating-point 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 cfreg command are
applied to that register when execution of the program is resumed using the step or
the cont command.