书目名称 | Low-Level Programming | 副标题 | C, Assembly, and Pro | 编辑 | Igor Zhirkov | 视频video | | 概述 | Teaches how to use x64 assembly language to write low-level code for performance-critical programs.Shows how to compile and execute low-level code in C inside the Intel 64 hardware and OS framework.Pr | 图书封面 |  | 描述 | .Learn Intel 64 assembly language and architecture, become proficient in C, and understand how the programs are compiled and executed down to machine instructions, enabling you to write robust, high-performance code..Low-Level Programming. explains Intel 64 architecture as the result of von Neumann architecture evolution. The book teaches the latest version of the C language (C11) and assembly language from scratch. It covers the entire path from source code to program execution, including generation of ELF object files, and static and dynamic linking. Code examples and exercises are included along with the best code practices. Optimization capabilities and limits of modern compilers are examined, enabling you to balance between program readability and performance. The use of various performance-gain techniques is demonstrated, such as SSE instructions and pre-fetching. Relevant Computer Science topics such as models of computation andformal grammars are addressed, and their practical value explained..What You‘ll Learn.Low-Level Programming. teaches programmers to:.Freely write in assembly language.Understand the programming model of Intel 64.Write maintainable and robust code in | 出版日期 | Book 2017 | 关键词 | von Neumann architecture; protection rings; procedure calling sequences; endianness; RISC; compilation cy | 版次 | 1 | doi | https://doi.org/10.1007/978-1-4842-2403-8 | isbn_softcover | 978-1-4842-2402-1 | isbn_ebook | 978-1-4842-2403-8 | copyright | Igor Zhirkov 2017 |
The information of publication is updating
|
|