Skip to main content

IAR Embedded Workbench for Arm 9.70.x

__ARM_MEDIA__

In this section:
Description

An integer that is set based on the compiler option ‑‑cpu. The symbol is set to 1 if the selected processor architecture has the Armv6 SIMD extensions for multimedia. The symbol is undefined for other cores.

This preprocessor symbol is equivalent to the ACLE (Arm C Language Extensions) macro __ARM_FEATURE_SIMD32.

See also

‑‑cpu.