Skip to content

Opening book details…

Can I read Low-Level Programming: C, Assembly, and Program Execution on Intel X86-64 Architecture on EtoBox?

Low-Level Programming: C, Assembly, and Program Execution on Intel X86-64 Architecture by Igor Zhirkov is a nonfiction available to read on EtoBox.

What is Low-Level Programming: C, Assembly, and Program Execution on Intel X86-64 Architecture about?

This book teaches programmers and programming students how to use x64 assembly to write low-level code in C for performance-critical programs and how to compile and execute it inside the Intel 64 hardware and OS framework. Low-Level Programming presents Intel 64 architecture as a development of von Neumann architecture featuring protection mechanisms and performance amplifiers such as caches and branch predicting. It proceeds to investigate the compilation cycle and ELF object files. Elucidating a structured approach to C with code examples, exercises, and a companion annex of source code, the book models best coding practices for implementing language abstractions on top of assembly. The author examines the optimization capabilities and limits of modern compilers, and he demonstrates the use of various performance-gain techniques, such as specialized instructions and prefetching. What Readers Will LearnLow-Level Programming teaches programmers how to use assembly language and C to write code for Intel 64 platforms and to look under the hood for various purposes, including the following:• Making code more performant on the assembly level• Debugging compiler and optimizer errors in

Who reads Low-Level Programming: C, Assembly, and Program Execution on Intel X86-64 Architecture?

It is typically read by self-directed learners exploring a subject in depth.

Common subject areas: history, science, philosophy, social sciences.

Author
Igor Zhirkov
Publisher
Apress L.P. Springer [distributor
Published
2017
Language
EN
ISBN
9781484224038
Category
nonfiction
Subjects
Computer Science, Programming, Hardware
Rating
4.3 / 5 (94 ratings)
Updated
2026-03-14

Other editions & translations

More by Igor Zhirkov

Browse all works by Igor Zhirkov

Similar books