找回密码
 立即注册
8226编写assembly代码 | 其他 2021-08-20 513 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
• 用汇编语言自由编写。
• 了解英特尔 64 位编程模型。
• 用C11 编写可维护且健壮的代码。
• 了解编译过程并解读汇编列表。
• 调试编译后的汇编代码中的错误。
• 使用适当的计算模型来大大降低程序的复杂性。
• 编写性能关键代码。

(• Freely write in assembly language.
• Understand the Intel 64 programming model.
• Write maintainable and robust code in C11.
• Understand the compilation process and decipher assembly listings.
• Debug errors in compiled assembly code.
• Use appropriate models of computation to greatly reduce program complexity.
• Write performance-critical code.)

Igor Zhirkov - Low-Level Programming. C, Assembly and Program Execution on Intel ® 64 Architecture-Apress.pdf


上一篇:Manning - Deep Learning for Vision Systems + code
下一篇:WINDOWS ASSEMBLY LANGUAGE & SYSTEMS PROGRAMMING