Home | History | Annotate | Download | only in cpufeatures

Lines Matching full:neon

70  *     instead of 16. Note that ARM mandates this feature is the 'NEON'
73 * NEON:
75 * NEON. Note that this mandates the VFP_D32 feature as well, per the
89 * Fused multiply-accumulate NEON instructions extension. Optional
130 * -mfpu=neon
132 * also support NEON intrinsics (see <arm_neon.h>).
133 * Generated code requires VFPv3|VFP_D32|NEON features.
141 * -mfpu=neon-vfpv4
142 * Generated code requires VFPv3|VFP_FP16|VFP_FMA|VFP_D32|NEON|NEON_FMA
148 * NEON|NEON_FMA|IDIV_ARM|IDIV_THUMB2
149 * This flag implies -mfpu=neon-vfpv4.