开发者

64 bit Assembly introduction

开发者 https://www.devze.com 2023-01-15 08:21 出处:网络
I am looking for an articles which introduce Intel 64 bit processor and Assembly: list of x64 registers, commands syntax etc. fo开发者_高级运维r programmers familiar with 32 bit Assembly. Kind of \"Wh

I am looking for an articles which introduce Intel 64 bit processor and Assembly: list of x64 registers, commands syntax etc. fo开发者_高级运维r programmers familiar with 32 bit Assembly. Kind of "What's new" for 64 bit processor.


The Intel 64 and IA-32 Architectures Software Developer's Manuals have everything you need.


http://www.codeproject.com/KB/vista/vista_x64.aspx

http://msdn.microsoft.com/en-us/library/ms235286%28VS.80%29.aspx

What are the calling conventions for UNIX & Linux system calls on x86-64

0

精彩评论

暂无评论...
验证码 换一张
取 消