Is there a way to view xmm regs, or for that matter __m128 variables, as four floating point values? Using a "p $xmm0" just gives me a bunch of hex - not really meaningful, you know? Thanks, James
Debugger: view xmm regs as float?
Is there a way to view xmm regs, or for that matter __m128 variables, as four floating point values? Using a "p $xmm0" just gives me a bunch of hex - not really meaningful, you know?
Thanks,
James