Home
last modified time | relevance | path

Searched refs:TUNE_MIPS4000 (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/config/mips/
H A Dmips.h372 #define TUNE_MIPS4000 (mips_tune == PROCESSOR_R4000) macro
3749 (((TUNE_MIPS4000 || TUNE_MIPS6000) ? 6 : 4) \
3765 && (TUNE_MIPS4000 || TUNE_MIPS6000)) \
/openbsd/gnu/gcc/gcc/config/mips/
H A Dmips.h219 #define TUNE_MIPS4000 (mips_tune == PROCESSOR_R4000) macro