This document contains the following sections:
This section lists related documentation and notation conventions.
Program Elements Overview describes
the basic elements and language specifications of an assembly-language
program for the Itanium
Program Structure describes the directives used to structure the program.
Declarations describes the directives used to declare symbols in the program.
Data Allocation describes the statements used to allocate initialized and unitialized space for data objects, and align data objects in the program.
Miscellaneous Directives describes directives not used to structure a program or to declare symbols.
Annotations describes the assembler annotations.
Register Names by Type lists the Itanium architecture registers.
Pseudo-ops lists the Itanium architecture pseudo operations and their equivalent machine instructions, and pseudo-ops with missing operands.
Link-relocation Operators lists the link-relocation operators and describes their functionality.
List of Assembly Language Directives lists the assembly language directives according to category.