Share via


ARM-specific Options

The following table shows compiler options for ARM microprocessors.

Option Description
/QRarch - Specify Target Architecture Specifies target ARM microprocessors.
/QRimplicit-import- Disable Importing of Helpers Statically links compiler helper functions.
/QRinterwork-return - Enable Interworking Generates code that can interwork between ARM and Thumb mode.
/QRxscale - Specify XScale Target Generates code for Intel XScale microprocessors.
/QRdsp Generates code that implements the ARM DSP-Enhanced instruction set.
/QRxscalesched Generates code that enables scheduler optimizations for the XScale pipeline.

See Also

Compiler Setup Mechanisms | Compiler Options | General-Purpose Compiler Options | Hitachi-specific Options | MIPS-specific Options | ARM Guide

 Last updated on Thursday, April 08, 2004

© 1992-2003 Microsoft Corporation. All rights reserved.