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

  /src/external/gpl3/binutils/dist/bfd/
elf32-ppc.c 154 #define ADDIS_11_30 0x3d7e0000
6799 bfd_put_32 (output_bfd, ADDIS_11_30 + PPC_HA (plt), p);
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-ppc.c 150 #define ADDIS_11_30 0x3d7e0000
6814 bfd_put_32 (output_bfd, ADDIS_11_30 + PPC_HA (plt), p);
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-ppc.c 150 #define ADDIS_11_30 0x3d7e0000
6823 bfd_put_32 (output_bfd, ADDIS_11_30 + PPC_HA (plt), p);
  /src/external/gpl3/gdb/dist/bfd/
elf32-ppc.c 154 #define ADDIS_11_30 0x3d7e0000
6801 bfd_put_32 (output_bfd, ADDIS_11_30 + PPC_HA (plt), p);

Completed in 88 milliseconds