HomeSort by: relevance | last modified time | path
    Searched defs:ADDIS_12_12 (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf32-ppc.c 155 #define ADDIS_12_12 0x3d8c0000
10291 bfd_put_32 (output_bfd, ADDIS_12_12 + PPC_HA (got + 4 - bcl), p);
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-ppc.c 151 #define ADDIS_12_12 0x3d8c0000
10315 bfd_put_32 (output_bfd, ADDIS_12_12 + PPC_HA (got + 4 - bcl), p);
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-ppc.c 151 #define ADDIS_12_12 0x3d8c0000
10324 bfd_put_32 (output_bfd, ADDIS_12_12 + PPC_HA (got + 4 - bcl), p);
  /src/external/gpl3/gdb/dist/bfd/
elf32-ppc.c 155 #define ADDIS_12_12 0x3d8c0000
10292 bfd_put_32 (output_bfd, ADDIS_12_12 + PPC_HA (got + 4 - bcl), p);

Completed in 70 milliseconds