Microsoft ARM Assembler
The Microsoft ARM assemblers, armasm
and armasm64
, support several command-line options. By default, armasm
assembles ARMv7 Thumb assembly language into the Microsoft implementation of the Common Object File Format (COFF). The armasm64
assembler creates COFF object code for ARM64 and ARM64EC targets.