Linux Assembly Programming
Prev
Next
Chapter 8. Assembly fun
Table of Contents
8.1.
Startup process details
8.2.
Treating command line
8.3.
Writing in a portable way: is it possible?
8.4.
Optimization issues
8.5.
Tips and tricks
8.6.
Frequently asked questions
(going in depth)
8.1. Startup process details
Prev
Home
Next
Optimizing C code with assembly
Treating command line