RealView Compiler Reference Guide
Technical Support
On-Line Manuals
#pragma thumb
This pragma switches code generation to the Thumb instruction set. It overrides the ‑‑arm compiler option.
‑‑arm
If you are compiling code for a pre‑Thumb‑2 processor and using VFP, any function containing floating‑point operations is compiled for ARM.
‑‑thumb
#pragma arm.
#pragma arm