Searched refs:mips_single_format (Results 1 – 17 of 17) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/ |
H A D | pa-modes.def | 25 RESET_FLOAT_FORMAT (SF, mips_single_format);
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/ |
H A D | pa-modes.def | 25 RESET_FLOAT_FORMAT (SF, mips_single_format);
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | real.h | 348 extern const struct real_format mips_single_format;
|
H A D | tree-call-cdce.c | 170 && (rfmt == &ieee_single_format || rfmt == &mips_single_format in check_target_format()
|
H A D | real.c | 3061 const struct real_format mips_single_format = variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | real.h | 347 extern const struct real_format mips_single_format;
|
H A D | tree-call-cdce.cc | 170 && (rfmt == &ieee_single_format || rfmt == &mips_single_format in check_target_format()
|
H A D | real.cc | 3061 const struct real_format mips_single_format = variable
|
H A D | ChangeLog-2003 | 28094 (mips_single_format, mips_double_format, mips_extended_format, 28108 (mips_single_format, mips_double_format, mips_extended_format, 28113 * config/mips/mips.c (override_options): Use mips_single_format
|
H A D | ChangeLog-2008 | 10852 * real.c (ieee_single_format, mips_single_format, motorola_single_format, 10899 (ieee_single_format, mips_single_format, motorola_single_format,
|
H A D | ChangeLog-2007 | 20354 (ieee_single_format, mips_single_format, coldfire_single_format, 32043 (mips_single_format): Likewise.
|
H A D | ChangeLog-2006 | 12227 * pa/pa-modes.def: Use mips_single_format, mips_double_format and
|
H A D | ChangeLog-2005 | 28712 * real.c (ieee_single_format, mips_single_format, ieee_double_format,
|
H A D | ChangeLog-2016 | 15054 * real.c (ieee_single_format, mips_single_format)
|
H A D | ChangeLog-2015 | 39306 * real.c (ieee_single_format, mips_single_format,
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/ |
H A D | mips.cc | 20403 REAL_MODE_FORMAT (SFmode) = &mips_single_format; in mips_option_override()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/ |
H A D | mips.c | 20219 REAL_MODE_FORMAT (SFmode) = &mips_single_format; in mips_option_override()
|