Home
last modified time | relevance | path

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 Dpa-modes.def25 RESET_FLOAT_FORMAT (SF, mips_single_format);
/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/
H A Dpa-modes.def25 RESET_FLOAT_FORMAT (SF, mips_single_format);
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dreal.h348 extern const struct real_format mips_single_format;
H A Dtree-call-cdce.c170 && (rfmt == &ieee_single_format || rfmt == &mips_single_format in check_target_format()
H A Dreal.c3061 const struct real_format mips_single_format = variable
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dreal.h347 extern const struct real_format mips_single_format;
H A Dtree-call-cdce.cc170 && (rfmt == &ieee_single_format || rfmt == &mips_single_format in check_target_format()
H A Dreal.cc3061 const struct real_format mips_single_format = variable
H A DChangeLog-200328094 (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 DChangeLog-200810852 * real.c (ieee_single_format, mips_single_format, motorola_single_format,
10899 (ieee_single_format, mips_single_format, motorola_single_format,
H A DChangeLog-200720354 (ieee_single_format, mips_single_format, coldfire_single_format,
32043 (mips_single_format): Likewise.
H A DChangeLog-200612227 * pa/pa-modes.def: Use mips_single_format, mips_double_format and
H A DChangeLog-200528712 * real.c (ieee_single_format, mips_single_format, ieee_double_format,
H A DChangeLog-201615054 * real.c (ieee_single_format, mips_single_format)
H A DChangeLog-201539306 * real.c (ieee_single_format, mips_single_format,
/netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/
H A Dmips.cc20403 REAL_MODE_FORMAT (SFmode) = &mips_single_format; in mips_option_override()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/
H A Dmips.c20219 REAL_MODE_FORMAT (SFmode) = &mips_single_format; in mips_option_override()