我在找一篇介绍英特尔64位处理器和汇编的文章:x64寄存器列表、命令语法等,供熟悉32位汇编的程序员阅读。有点像64位处理器的“新特性”。
这个 Intel 64 and IA-32 Architectures Software Developer's Manuals 有你需要的一切。
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