Home
last modified time | relevance | path

Searched defs:SMALL_DATA_REG (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.c12952 #define SMALL_DATA_REG ((rs6000_sdata == SDATA_EABI) ? 0 : 13) macro
12955 #define SMALL_DATA_REG 0 macro
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.cc13655 #define SMALL_DATA_REG ((rs6000_sdata == SDATA_EABI) ? 0 : 13) macro
13658 #define SMALL_DATA_REG 0 macro