3. GNU-Syntax C29 Assembly DirectivesΒΆ

All assembler directives have names that begin with a period (.). The rest of the name is made up of letters (and occasionally numbers), almost always in lower case. A description of the GNU-syntax for C29x assembly, including use of directives, is provide in the GNU-Syntax Assembly Source Anatomy section.

This section provides a description of each of the directives available on C29x processor variants supported by the c29clang toolchain.

A full, alphabetic list of the available directives is provided in List of GNU-Syntax Assembly Directives. Detailed descriptions of each directive are provided in the sections that follow, which organize directives by functional category.

GNU-syntax directives that are available only for C29x targets are indicated as: C29x only.

Contents: