Home
last modified time | relevance | path

Searched refs:TUNE_SB1 (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/gcc/config/mips/
Dmips.h231 #define TUNE_SB1 (mips_tune == PROCESSOR_SB1 \ macro
Dmips.c4860 && !(TUNE_MIPS5500 || TUNE_SB1)) in override_options()
9997 if (TUNE_SB1) in mips_multipass_dfa_lookahead()
/freebsd-10-stable/contrib/gcc/
DChangeLog-20063621 (mips_multipass_dfa_lookahead): Use TUNE_SB1 instead of PROCESSOR_SB1.
3624 (TUNE_SB1): Likewise.
DChangeLog-200435570 (mips_rtx_costs): Add TUNE_SB1 support.
35575 TUNE_SB1): New.
41991 (TARGET_SB1, TUNE_SB1, TUNE_SR71K, BIGGEST_MAX_ARGS_IN_REGISTERS)
DChangeLog-200211377 (TARGET_SB1, TUNE_SB1): New macros.