参考链接¶
- x86/x64体系探索及编程 http://book.51cto.com/art/201210/359612.htm
- Linux Assembly http://asm.sourceforge.net/
- Linux 汇编语言开发指南 https://www.ibm.com/developerworks/cn/linux/l-assembly/
- x86-64寄存器和栈帧 http://www.searchtb.com/2013/03/x86-64_register_and_function_frame.html
- 从汇编的角度看inline函数与非inline函数 https://blog.csdn.net/cxmanzhao/article/details/6801786