Searched refs:TUNE_68040 (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/m68k/
H A Dm68k.h259 #define TUNE_68040 (m68k_tune == u68040 \ macro
263 #define TUNE_68040_60 (TUNE_68040 || TUNE_68060)
H A Dm68k.c1073 if (fsize_with_regs == 0 && TUNE_68040)
3039 : TUNE_68040 ? 5 \
3047 : TUNE_68040 ? 3 \
4321 if (TUNE_68040)
/netbsd-current/external/gpl3/gcc/dist/gcc/config/m68k/
H A Dm68k.h259 #define TUNE_68040 (m68k_tune == u68040 \ macro
263 #define TUNE_68040_60 (TUNE_68040 || TUNE_68060)
H A Dm68k.cc1073 if (fsize_with_regs == 0 && TUNE_68040)
3037 : TUNE_68040 ? 5 \
3045 : TUNE_68040 ? 3 \
4319 if (TUNE_68040)

Completed in 272 milliseconds