Tip #7 - Shader register value display

If you want to see to see a D3D shader register reinterpreted as different types, you can hover over it either in the disassembly or in the watch windows. A tooltip will show it interpreted as float, uint decimal, int decimal or hexadecimal.