__thumb2, __thumb2__

This preprocessor macro is defined, if thumb2 code generation is enabled via the -proccortex-m4 or -proc v7 options.

Syntax
  __thumb2
  
  
Remarks

This macro is always defined for cortex-m4 processors.