Home
last modified time | relevance | path

Searched refs:SMALL_DATA_RELOC (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000.cc13654 #define SMALL_DATA_RELOC ((rs6000_sdata == SDATA_EABI) ? "sda21" : "sdarel") macro
13657 #define SMALL_DATA_RELOC "sda21" macro
13841 fprintf (file, "@%s(%s)", SMALL_DATA_RELOC, in print_operand()
14098 fprintf (file, "@%s(%s)", SMALL_DATA_RELOC, in print_operand()
14152 fprintf (file, "@%s(%s)", SMALL_DATA_RELOC, in print_operand()
14283 fprintf (file, "@%s(%s)", SMALL_DATA_RELOC, in print_operand_address()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
H A Drs6000.c12951 #define SMALL_DATA_RELOC ((rs6000_sdata == SDATA_EABI) ? "sda21" : "sdarel") macro
12954 #define SMALL_DATA_RELOC "sda21" macro
13138 fprintf (file, "@%s(%s)", SMALL_DATA_RELOC, in print_operand()
13395 fprintf (file, "@%s(%s)", SMALL_DATA_RELOC, in print_operand()
13449 fprintf (file, "@%s(%s)", SMALL_DATA_RELOC, in print_operand()
13580 fprintf (file, "@%s(%s)", SMALL_DATA_RELOC, in print_operand_address()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DFSFChangeLog.114819 (SMALL_DATA_RELOC): Likewise.
H A DChangeLog-201812630 * config/rs6000/rs6000.c (SMALL_DATA_RELOC, SMALL_DATA_REG): Add
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A DFSFChangeLog.114819 (SMALL_DATA_RELOC): Likewise.