| |||
| Home > Developing for ARM Processors > ARM architecture v6 | |||
This section gives an overview of the RealView tools support for ARMv6. This variant of the ARM architecture extends the original ARM instruction set to support multi-processing and adds some extra memory model features. It supports both ARM and Thumb instruction sets.
Table 2.4. Useful command-line options
| Option | Description |
|---|---|
--cpu=6 | ARMv6 with Thumb, interworking, DSP multiply, doubleword instructions, unaligned and mixed-endian support, Jazelle, and media extensions |
--cpu=6Z | ARMv6 with security extensions |
--cpu=6T2 | ARMv6 with Thumb-2 |
--cpu= | Where
|