Searched refs:SMALL_DATA_RELOC (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
H A D | rs6000.cc | 13654 #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 D | rs6000.c | 12951 #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 D | FSFChangeLog.11 | 4819 (SMALL_DATA_RELOC): Likewise.
|
H A D | ChangeLog-2018 | 12630 * config/rs6000/rs6000.c (SMALL_DATA_RELOC, SMALL_DATA_REG): Add
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | FSFChangeLog.11 | 4819 (SMALL_DATA_RELOC): Likewise.
|