ARM Assembler (Windows CE 5.0)

Send Feedback

The ARM assembler (armasm) is a two-pass assembler, processing its source files twice to reduce the amount of internal state that it needs to keep.

The ARM assembler supports all ARM floating point instructions introduced with the ARM5 Vector Floating Point (VFP) coprocessor architecture.

The ARM assembler compiles both ARM and Thumb assembly language into the Microsoft implementation of the Common Object File Format (COFF).

In This Section

ARM Technology Guide

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.