Use the Representation cascading choices to display the contents of the variable in a new representation. The types of representation that display on the menu depend on the data type of the variable you are monitoring.
The following are possible representations:
Hexadecimal
Note: Floating-point registers or variables display as either a floating-point decimal number or as a hexadecimal string. However, they cannot be updated with a hexadecimal string that represents a floating-point number. If you need to update a floating-point variable with a hexadecimal representation of a floating-point number, you must step through the Disassembly window to see when the variable loads into a register and then change the value in the Registers window.