Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-arm.c207 static const arm_feature_set arm_arch_any = ARM_ANY; variable
5764 if (selected_cpu.core == arm_arch_any.core) in parse_psr()
11920 bfd_boolean m_profile = selected_cpu.core != arm_arch_any.core; in do_t_mrs()
11960 bfd_boolean m_profile = selected_cpu.core != arm_arch_any.core; in do_t_msr()
23913 mcpu_cpu_opt = &arm_arch_any; in md_begin()
25118 if (ARM_CPU_HAS_FEATURE (arm_arch_used, arm_arch_any)) in aeabi_set_public_attributes()
25121 if (ARM_CPU_HAS_FEATURE (thumb_arch_used, arm_arch_any)) in aeabi_set_public_attributes()
25129 ARM_CLEAR_FEATURE (flags, flags, arm_arch_any); in aeabi_set_public_attributes()
25278 && !ARM_CPU_HAS_FEATURE (arm_arch_used, arm_arch_any))) in aeabi_set_public_attributes()