Searched refs:PROCESSOR_AM33 (Results 1 - 8 of 8) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/mn10300/
H A Dmn10300-opts.h26 PROCESSOR_AM33, enumerator in enum:processor_type
H A Dmn10300.h67 #define TARGET_AM33 (mn10300_processor >= PROCESSOR_AM33)
H A Dmn10300.c102 mn10300_tune_cpu = PROCESSOR_AM33;
/netbsd-current/external/gpl3/gcc/dist/gcc/config/mn10300/
H A Dmn10300-opts.h26 PROCESSOR_AM33, enumerator in enum:processor_type
H A Dmn10300.h67 #define TARGET_AM33 (mn10300_processor >= PROCESSOR_AM33)
H A Dmn10300.cc102 mn10300_tune_cpu = PROCESSOR_AM33;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/common/config/mn10300/
H A Dmn10300-common.c52 opts->x_mn10300_processor = value ? PROCESSOR_AM33 : PROCESSOR_MN10300;
58 : MIN (PROCESSOR_AM33, PROCESSOR_DEFAULT));
/netbsd-current/external/gpl3/gcc/dist/gcc/common/config/mn10300/
H A Dmn10300-common.cc52 opts->x_mn10300_processor = value ? PROCESSOR_AM33 : PROCESSOR_MN10300;
58 : MIN (PROCESSOR_AM33, PROCESSOR_DEFAULT));

Completed in 139 milliseconds