Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/binutils/gas/config/
Dtc-arm.c106 #ifndef CPU_DEFAULT
108 #define CPU_DEFAULT ARM_ARCH_XSCALE macro
111 #define CPU_DEFAULT ARM_ARCH_V5T macro
171 #ifdef CPU_DEFAULT
172 static const arm_feature_set cpu_default = CPU_DEFAULT;
19679 #ifdef CPU_DEFAULT in md_begin()
/freebsd-12-stable/contrib/binutils/gas/
DChangeLog-0001516 (CPU_DEFAULT): For XScale, this is now just ARM_ARCH_XSCALE; for
4130 (CPU_DEFAULT): Allow to be defaulted to XScale.
DChangeLog-02037276 (CPU_DEFAULT): Default to ARM_ANY.
/freebsd-12-stable/contrib/gcc/
DChangeLog-19991166 for CPU_DEFAULT==5