Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/m88k/
H A Dm88k.h115 #define CPU_DEFAULT MASK_88100 macro
H A Dm88k.c2550 target_flags |= CPU_DEFAULT; in m88k_override_options()
/openbsd-src/gnu/usr.bin/gcc/gcc/config/m88k/
H A Dm88k.h160 #define CPU_DEFAULT MASK_88100 macro
H A Dm88k.c3135 target_flags |= CPU_DEFAULT; in m88k_override_options()
/openbsd-src/gnu/usr.bin/binutils/gas/config/
H A Dtc-arm.c139 #ifndef CPU_DEFAULT
141 #define CPU_DEFAULT (ARM_ARCH_XSCALE) macro
144 #define CPU_DEFAULT (ARM_ARCH_V5T) macro
146 #define CPU_DEFAULT ARM_ANY macro
11675 mcpu_cpu_opt = CPU_DEFAULT; in md_begin()
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-arm.c101 #ifndef CPU_DEFAULT
103 #define CPU_DEFAULT ARM_ARCH_XSCALE macro
106 #define CPU_DEFAULT ARM_ARCH_V5T macro
163 #ifdef CPU_DEFAULT
164 static const arm_feature_set cpu_default = CPU_DEFAULT;
13105 #ifdef CPU_DEFAULT in md_begin()
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-2005745 * config/tc-arm.c: Don't provide fallback default for CPU_DEFAULT.
754 (md_begin): Set defaut cpu if CPU_DEFAULT not defined.
H A DChangeLog-0001516 (CPU_DEFAULT): For XScale, this is now just ARM_ARCH_XSCALE; for
4130 (CPU_DEFAULT): Allow to be defaulted to XScale.
H A DChangeLog-02037276 (CPU_DEFAULT): Default to ARM_ANY.
/openbsd-src/gnu/usr.bin/binutils/gas/
H A DChangeLog-0001516 (CPU_DEFAULT): For XScale, this is now just ARM_ARCH_XSCALE; for
4130 (CPU_DEFAULT): Allow to be defaulted to XScale.
H A DChangeLog-02037276 (CPU_DEFAULT): Default to ARM_ANY.
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog.21166 for CPU_DEFAULT==5