Debugger: view xmm regs as float?

Debugger: view xmm regs as float?

jamesqf的头像

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

1 条帖子 / 0 new
如需更全面地了解编译器优化,请参阅优化注意事项.