Home | History | Annotate | Download | only in cpufeatures

Lines Matching full:neon

97  *     instead of 16. Note that ARM mandates this feature is the 'NEON'
100 * NEON:
102 * NEON. Note that this mandates the VFP_D32 feature as well, per the
116 * Fused multiply-accumulate NEON instructions extension. Optional
157 * -mfpu=neon
159 * also support NEON intrinsics (see <arm_neon.h>).
160 * Generated code requires VFPv3|VFP_D32|NEON features.
168 * -mfpu=neon-vfpv4
169 * Generated code requires VFPv3|VFP_FP16|VFP_FMA|VFP_D32|NEON|NEON_FMA
175 * NEON|NEON_FMA|IDIV_ARM|IDIV_THUMB2
176 * This flag implies -mfpu=neon-vfpv4.