"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
Low-Level Programming. C, Assembly and Program Execution on Intel ยฎ 64 Architecture
โ Scribed by Igor Zhirkov
- Publisher
- Apress
- Year
- 2017
- Tongue
- English
- Leaves
- 441
- Category
- Library
No coin nor oath required. For personal study only.
๐ SIMILAR VOLUMES
"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
This book is an assembly language programming textbook introducing programmers to 64 bit Intel assembly language. The book is intended as a first assembly language book for programmers experienced in high level programming in a language like C or C++. The assembly programming is performed using the