May 2016
Intermediate to advanced
504 pages
12h 11m
English
This chapter begins with a high-level description of assembly language and the assembler. It then explains the five elements of assembly language syntax, and gives some examples. It then goes in to more depth about how the assembler converts assembly language files into object files, which are then linked with other object files to create an executable file. Then it explains the most commonly used directives for the GNU assembler, and gives some examples to help relate the assembly code to equivalent C code.
Compiler; Assembler; Linker; Labels; Comments; Directives; Instructions; Sections; Symbols
Read now
Unlock full access