Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.

Debugger: view xmm regs as float?

jamesqf
Beginner
357 Views
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
0 Kudos
0 Replies
Reply