Searched refs:arm_arch5e (Results 1 – 4 of 4) sorted by relevance
191 #define TARGET_LDRD (arm_arch5e && ARM_DOUBLEWORD_ALIGN)318 extern int arm_arch5e;
1265 "TARGET_ARM && arm_arch5e"1278 "TARGET_ARM && arm_arch5e"1291 "TARGET_ARM && arm_arch5e"1305 "TARGET_ARM && arm_arch5e"1318 "TARGET_ARM && arm_arch5e"1332 "TARGET_ARM && arm_arch5e"10205 "TARGET_ARM && arm_arch5e"
487 int arm_arch5e = 0; variable1119 arm_arch5e = (insn_flags & FL_ARCH5E) != 0; in arm_override_options()
32552 * arm.c (arm_arch5e): New variable.32554 (arm_override_options): Set arm_arch5e.32556 * arm.h (arm_arch5e): Declare it.