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

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-arm.c33005 get_aeabi_cpu_arch_from_fset (const arm_feature_set *arch_ext_fset,
33014 if (ARM_FEATURE_EQUAL (*arch_ext_fset, arm_arch_any))
33022 ARM_CLEAR_FEATURE (arch_fset, *arch_ext_fset, *ext_fset);
33033 if (ARM_FEATURE_EQUAL (*arch_ext_fset, known_arch_fset))
32995 get_aeabi_cpu_arch_from_fset(const arm_feature_set *arch_ext_fset, const arm_feature_set *ext_fset, char *profile, int exact_match) argument
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-arm.c32820 get_aeabi_cpu_arch_from_fset (const arm_feature_set *arch_ext_fset,
32829 if (ARM_FEATURE_EQUAL (*arch_ext_fset, arm_arch_any))
32837 ARM_CLEAR_FEATURE (arch_fset, *arch_ext_fset, *ext_fset);
32848 if (ARM_FEATURE_EQUAL (*arch_ext_fset, known_arch_fset))
32810 get_aeabi_cpu_arch_from_fset(const arm_feature_set *arch_ext_fset, const arm_feature_set *ext_fset, char *profile, int exact_match) argument
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-arm.c33005 get_aeabi_cpu_arch_from_fset (const arm_feature_set *arch_ext_fset,
33014 if (ARM_FEATURE_EQUAL (*arch_ext_fset, arm_arch_any))
33022 ARM_CLEAR_FEATURE (arch_fset, *arch_ext_fset, *ext_fset);
33033 if (ARM_FEATURE_EQUAL (*arch_ext_fset, known_arch_fset))
32995 get_aeabi_cpu_arch_from_fset(const arm_feature_set *arch_ext_fset, const arm_feature_set *ext_fset, char *profile, int exact_match) argument

Completed in 435 milliseconds