Skip to main content

IAR Embedded Workbench for Arm 9.70.x

__ARM_ADVANCED_SIMD__

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 Advanced SIMD architecture extension. The symbol is undefined for other cores.

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

See also

‑‑cpu.