Home
last modified time | relevance | path

Searched refs:mips_tune_info (Results 1 – 9 of 9) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/config/mips/
H A Dnetbsd.h85 MIPS_CPP_SET_PROCESSOR ("_MIPS_TUNE", mips_tune_info); \
H A Dmips.h191 extern const struct mips_cpu_info *mips_tune_info;
435 MIPS_CPP_SET_PROCESSOR ("_MIPS_TUNE", mips_tune_info); \
H A Dmips.c312 const struct mips_cpu_info *mips_tune_info; variable
5080 mips_tune_info = info;
5184 if (mips_tune_info == 0) in override_options()
/openbsd/gnu/gcc/gcc/config/mips/
H A Dnetbsd.h84 MIPS_CPP_SET_PROCESSOR ("_MIPS_TUNE", mips_tune_info); \
H A Dmips.h131 extern const struct mips_cpu_info *mips_tune_info;
343 MIPS_CPP_SET_PROCESSOR ("_MIPS_TUNE", mips_tune_info); \
H A Dmips.c589 const struct mips_cpu_info *mips_tune_info; variable
4641 mips_tune_info = info; in mips_set_tune()
4731 if (mips_tune_info == 0) in override_options()
/openbsd/gnu/usr.bin/binutils/gas/
H A DChangeLog-02031492 (mips_arch_info,mips_tune_info): Remove.
1498 (mips_after_parse_args): Remove mips_arch_info and mips_tune_info.
5040 (mips_tune_string, mips_tune_info): New vars.
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A DChangeLog-02031492 (mips_arch_info,mips_tune_info): Remove.
1498 (mips_after_parse_args): Remove mips_arch_info and mips_tune_info.
5040 (mips_tune_string, mips_tune_info): New vars.
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog17889 (mips_cpu_info_table, mips_arch_info, mips_tune_info): Declare.
17906 * config/mips/mips.c (mips_arch_info, mips_tune_info): New vars.