• Open Daily: 10am - 10pm
    Alley-side Pickup: 10am - 7pm

    3038 Hennepin Ave Minneapolis, MN
    612-822-4611

Open Daily: 10am - 10pm | Alley-side Pickup: 10am - 7pm
3038 Hennepin Ave Minneapolis, MN
612-822-4611
Low-Level Programming: C, Assembly, and Program Execution on Intel(r) 64 Architecture

Low-Level Programming: C, Assembly, and Program Execution on Intel(r) 64 Architecture

Paperback

General ComputersProgramming

ISBN10: 1484224027
ISBN13: 9781484224021
Publisher: Apress
Published: Jun 29 2017
Pages: 435
Weight: 1.76
Height: 0.94 Width: 7.00 Depth: 10.00
Language: English

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.

Also in

Programming