Home
last modified time | relevance | path

Searched defs:FIRST_SAVED_GP_REGNO (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Ddarwin.h217 #define FIRST_SAVED_GP_REGNO 13 macro
H A Drs6000.h904 #define FIRST_SAVED_GP_REGNO (FIXED_R13 ? 14 : 13) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Ddarwin.h217 #define FIRST_SAVED_GP_REGNO 13 macro
H A Drs6000.h910 #define FIRST_SAVED_GP_REGNO (FIXED_R13 ? 14 : 13) macro