Searched refs:fpu_vfp_ext_d32 (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/binutils/gas/config/
H A Dtc-arm.c270 static const arm_feature_set fpu_vfp_ext_d32 = variable
1837 if (ARM_CPU_HAS_FEATURE (cpu_variant, fpu_vfp_ext_d32))
1842 fpu_vfp_ext_d32);
1845 fpu_vfp_ext_d32);
7400 if (ARM_CPU_HAS_FEATURE (cpu_variant, fpu_vfp_ext_d32))
7404 fpu_vfp_ext_d32);
7407 fpu_vfp_ext_d32);
26536 ARM_CPU_HAS_FEATURE (flags, fpu_vfp_ext_d32)
26540 ARM_CPU_HAS_FEATURE (flags, fpu_vfp_ext_d32)
26542 else if (ARM_CPU_HAS_FEATURE (flags, fpu_vfp_ext_d32))
[all...]

Completed in 208 milliseconds