| |||
| Home > Compiler Features > Intrinsics | |||
The compiler supports several families of intrinsics, including:
Instruction intrinsics for realizing ARM, Thumb, and NEON instructions from your C and C++ code
Intrinsics realizing the ETSI basic operations
Intrinsics emulating intrinsics found on the TI C55x compiler
NEON™ intrinsics for use with the NEON vectorizing compiler.
This section describes these families of intrinsics.