]> git.ipfire.org Git - thirdparty/gcc.git/blob - gcc/doc/gccint/target-macros/defining-the-output-assembler-language.rst
sphinx: add missing trailing newline
[thirdparty/gcc.git] / gcc / doc / gccint / target-macros / defining-the-output-assembler-language.rst
1 ..
2 Copyright 1988-2022 Free Software Foundation, Inc.
3 This is part of the GCC manual.
4 For copying conditions, see the copyright.rst file.
5
6 .. _assembler-format:
7
8 Defining the Output Assembler Language
9 **************************************
10
11 This section describes macros whose principal purpose is to describe how
12 to write instructions in assembler language---rather than what the
13 instructions do.
14
15 .. toctree::
16 :maxdepth: 2
17
18 defining-the-output-assembler-language/the-overall-framework-of-an-assembler-file
19 defining-the-output-assembler-language/output-of-data
20 defining-the-output-assembler-language/output-of-uninitialized-variables
21 defining-the-output-assembler-language/output-and-generation-of-labels
22 defining-the-output-assembler-language/how-initialization-functions-are-handled
23 defining-the-output-assembler-language/macros-controlling-initialization-routines
24 defining-the-output-assembler-language/output-of-assembler-instructions
25 defining-the-output-assembler-language/output-of-dispatch-tables
26 defining-the-output-assembler-language/assembler-commands-for-exception-regions
27 defining-the-output-assembler-language/assembler-commands-for-alignment