[问]如何在64位调试模式下检查MMX寄存器? [英] [Q] How to check MMX registers in 64bit debugging mode?

查看:143
本文介绍了[问]如何在64位调试模式下检查MMX寄存器?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好.

我了解Visual Studio/C ++ 2005不建议在64位模式下使用MMX指令,但我有用MMX指令编写的汇编源代码.这是相当有用的.但是,问题在于,似乎没有办法使用寄存器"来检查MMX寄存器.窗格或选项卡(或任何您称呼的名称).

有什么方法可以检查MMX寄存器吗?
我放了一些代码将MMX寄存器的内容移到通用寄存器,但这是不方便.

谢谢.

Hello.

I understand that any use of MMX instruction in 64bit mode is not recommended by the Visual Studio/C++ 2005, but I have assembly source codes written in MMX instructions. It is quite usable. However, problem is that there seems to be no way to check MMX registers using the "registers" pane or tab, ( or whatever you call. )

Is there any way to check the MMX registers?
I put some code to move the content of the MMX registers to general purpose registers, but it is not convenient.

Thank you.

推荐答案

我没有在64位计算机上尝试过,但是在32位计算机上尝试过可以将mmx寄存器添加到监视窗口(mm0-7)
I haven't tried on a 64 bit machine, but on a 32 bit machine you can add the mmx registers to the watch window (mm0-7)


这篇关于[问]如何在64位调试模式下检查MMX寄存器?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆