Home
last modified time | relevance | path

Searched refs:fpu_vfp_ext_fma (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-arm.c236 static const arm_feature_set fpu_vfp_ext_fma = ARM_FEATURE (0, FPU_VFP_EXT_FMA); variable
19910 #define ARM_VARIANT & fpu_vfp_ext_fma
19912 #define THUMB_VARIANT & fpu_vfp_ext_fma
25211 else if (ARM_CPU_HAS_FEATURE (flags, fpu_vfp_ext_fma)) in aeabi_set_public_attributes()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-2009314 fpu_vfp_ext_fma): New.