Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.h127 #define TARGET_32BIT_P(flags) (TARGET_ARM_P (flags) || TARGET_THUMB2_P (flags)) macro
H A Darm.c3124 opts->x_unaligned_access = (TARGET_32BIT_P (opts->x_target_flags) in arm_option_override_internal()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.h120 #define TARGET_32BIT_P(flags) (TARGET_ARM_P (flags) || TARGET_THUMB2_P (flags)) macro
H A Darm.cc3143 opts->x_unaligned_access = (TARGET_32BIT_P (opts->x_target_flags) in arm_option_override_internal()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20153406 * config/arm/arm.h (TARGET_32BIT_P): New macro.
16428 * config/arm/arm.h (TARGET_32BIT_P, TARGET_ARM_QBIT_P)
31189 (TARGET_32BIT_P, TARGET_ARM_QBIT_P, TARGET_ARM_SAT_P, TARGET_IDIV_P)