Assembler Format (GNU Compiler Collection (GCC) Internals) (original) (raw)
Next: Controlling Debugging Information Format, Previous: Position Independent Code, Up: Target Description Macros and Functions [Contents][Index]
17.20 Defining the Output Assembler Language ¶
This section describes macros whose principal purpose is to describe how to write instructions in assembler language—rather than what the instructions do.
- The Overall Framework of an Assembler File
- Output of Data
- Output of Uninitialized Variables
- Output and Generation of Labels
- How Initialization Functions Are Handled
- Macros Controlling Initialization Routines
- Output of Assembler Instructions
- Output of Dispatch Tables
- Assembler Commands for Exception Regions
- Assembler Commands for Alignment