m0在Intel x86汇编中注册 [英] m0 register in Intel x86 assembly

查看:120
本文介绍了m0在Intel x86汇编中注册的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在x86util.asm中遇到了这个汇编指令:



movdqa m%5,%10



是否有一个以'm'开头的寄存器?在指令参考手册中找不到对它的引用。

I came across this assembly instruction in x86util.asm:

movdqa m%5, %10

Is there a register that starts with 'm' ? Couldn't find a reference to it in the instruction reference manual.

推荐答案

参见 https://www.google.com/search?q=movdqa [ ^ ]。


我认为m64寄存器被引用为m0 ..我在这里吗?
I think the m64 register is referenced as m0 .. Am I right here ?


这篇关于m0在Intel x86汇编中注册的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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