二进制代码中的什么是mov? [英] what is mov in binary code?

查看:124
本文介绍了二进制代码中的什么是mov?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

亲爱的所有人,
我想问:
二进制代码中的mov是什么?
我正在学习汇编语言.




谢谢.







*已删除邮件*

Dear All,
I want to ask:
what is mov in binary code?
I''m learning Assembly Language.




Thx.







*Removed Mail*

推荐答案

"mov"命令可让您将值从一个位置放到另一个位置.它并没有真正移动"值,只是将其复制到另一个位置.

有关更多信息,请参见此处:

http://en.wikipedia.org/wiki/MOV_%28x86_instruction%29 [ ^ ]
The "mov" command lets you put a value from one location to another one. It does not really "move" the value, it just copies it to another place.

See here for more information:

http://en.wikipedia.org/wiki/MOV_%28x86_instruction%29[^]


我应该一个可以在其中学习机器代码的网站: http://www.c-jump.com/CIS77 /CPU/x86/lecture.html [ ^ ]

在另一个站点上,您可以找到所有指令的操作码: http://ref.x86asm.net/ [ ^ ]
I fould a site where you can learn machine code: http://www.c-jump.com/CIS77/CPU/x86/lecture.html[^]

There''s another site where you can find all instruction''s opcode: http://ref.x86asm.net/[^]


这篇关于二进制代码中的什么是mov?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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