Home
last modified time | relevance | path

Searched refs:RESTORE_FP_SUFFIX (Results 1 – 20 of 20) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drtems.h179 #undef RESTORE_FP_SUFFIX
180 #define RESTORE_FP_SUFFIX "" macro
H A Dfreebsd64.h342 #undef RESTORE_FP_SUFFIX
343 #define RESTORE_FP_SUFFIX "" macro
H A Dlinux64.h535 #undef RESTORE_FP_SUFFIX
536 #define RESTORE_FP_SUFFIX "" macro
H A Ddarwin.h268 #define RESTORE_FP_SUFFIX "" macro
H A Dxcoff.h112 #define RESTORE_FP_SUFFIX "" macro
H A Dsysv4.h276 #define RESTORE_FP_SUFFIX "" macro
H A Drs6000-logue.c2273 suffix = (sel & SAVRES_SAVE) ? SAVE_FP_SUFFIX : RESTORE_FP_SUFFIX; in rs6000_savres_routine_name()
/netbsd/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drtems.h179 #undef RESTORE_FP_SUFFIX
180 #define RESTORE_FP_SUFFIX "" macro
H A Dfreebsd64.h284 #undef RESTORE_FP_SUFFIX
285 #define RESTORE_FP_SUFFIX "" macro
H A Dlinux64.h455 #undef RESTORE_FP_SUFFIX
456 #define RESTORE_FP_SUFFIX "" macro
H A Dxcoff.h115 #define RESTORE_FP_SUFFIX "" macro
H A Ddarwin.h268 #define RESTORE_FP_SUFFIX "" macro
H A Dsysv4.h276 #define RESTORE_FP_SUFFIX "" macro
H A Drs6000-logue.c2273 suffix = (sel & SAVRES_SAVE) ? SAVE_FP_SUFFIX : RESTORE_FP_SUFFIX; in rs6000_savres_routine_name()
H A Drs6000-logue.cc2299 suffix = (sel & SAVRES_SAVE) ? SAVE_FP_SUFFIX : RESTORE_FP_SUFFIX; in rs6000_savres_routine_name()
/netbsd/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20099393 * config/rs6000/linux64.h (SAVE_FP_SUFFIX, RESTORE_FP_SUFFIX):
9395 * config/rs6000/sysv4.h (SAVE_FP_SUFFIX, RESTORE_FP_SUFFIX):
H A DChangeLog-200815559 (SAVE_FP_SUFFIX, RESTORE_FP_SUFFIX): Only use _l on 64-bit targets.
H A DChangeLog-200320886 RESTORE_FP_SUFFIX): Likewise.
H A DChangeLog-20116606 RESTORE_FP_SUFFIX): Set to empty strings.
H A DChangeLog-201722423 (RESTORE_FP_SUFFIX): Likewise.