ARM Assembler Reference
The articles in this section of the documentation provide reference material for the Microsoft ARM assembler (armasm) and related tools.
Related Articles
| Title | Description |
|---|---|
| ARM Assembler Command-Line Reference | Describes the armasm command-line options. |
| ARM Assembler Diagnostic Messages | Describes commonly seen armasm warning and error messages. |
| ARM Assembler Directives | Describes the ARM directives that are different in armasm. |
| ARM Architecture Reference Manual on the ARM Developer website. | Choose the relevant manual for your ARM architecture. Each contains reference sections about ARM, Thumb, NEON, and VFP, and additional information about the ARM assembly language. |
| ARM Compiler armasm User Guide on the ARM Developer website. | Choose a recent version to find up-to-date information about the ARM assembly language. |
Important
The armasm assembler that the ARM Developer website describes isn't the same as the Microsoft armasm assembler that's included in Visual Studio and is documented in this section.