Searched defs:RESTORE_FP_PREFIX (Results 1 - 14 of 14) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drtems.h177 #undef RESTORE_FP_PREFIX macro
178 #define RESTORE_FP_PREFIX (TARGET_64BIT ? "._restf" : "_restfpr_") macro
H A Dxcoff.h111 #define RESTORE_FP_PREFIX "._restf" macro
H A Dfreebsd64.h340 #undef RESTORE_FP_PREFIX macro
341 #define RESTORE_FP_PREFIX (TARGET_64BIT ? "._restf" : "_restfpr_") macro
H A Ddarwin.h267 #define RESTORE_FP_PREFIX "" macro
H A Dnetbsd64.h585 #undef RESTORE_FP_PREFIX macro
586 #define RESTORE_FP_PREFIX (TARGET_64BIT ? "._restf" : "_restfpr_") macro
H A Dlinux64.h533 #undef RESTORE_FP_PREFIX macro
534 #define RESTORE_FP_PREFIX (TARGET_64BIT ? "._restf" : "_restfpr_") macro
H A Dsysv4.h275 #define RESTORE_FP_PREFIX "_restfpr_" macro
/netbsd-current/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drtems.h177 #undef RESTORE_FP_PREFIX macro
178 #define RESTORE_FP_PREFIX (TARGET_64BIT ? "._restf" : "_restfpr_") macro
H A Dxcoff.h114 #define RESTORE_FP_PREFIX "._restf" macro
H A Dfreebsd64.h282 #undef RESTORE_FP_PREFIX macro
283 #define RESTORE_FP_PREFIX (TARGET_64BIT ? "._restf" : "_restfpr_") macro
H A Ddarwin.h267 #define RESTORE_FP_PREFIX "" macro
H A Dlinux64.h453 #undef RESTORE_FP_PREFIX macro
454 #define RESTORE_FP_PREFIX (TARGET_64BIT ? "._restf" : "_restfpr_") macro
H A Dnetbsd64.h504 #undef RESTORE_FP_PREFIX macro
505 #define RESTORE_FP_PREFIX (TARGET_64BIT ? "._restf" : "_restfpr_") macro
H A Dsysv4.h275 #define RESTORE_FP_PREFIX "_restfpr_" macro

Completed in 246 milliseconds