Chapter 7. C and Assembly

Table of Contents
7.1. Interfacing C code from assembly
7.2. Interfacing assembly code from C
7.3. gcc inline assembly
7.4. Optimizing C code with assembly

7.1. Interfacing C code from assembly