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

  /src/external/gpl3/binutils/dist/bfd/
elf64-ppc.c 180 #define ADDIS_R2_R2 0x3c420000 /* addis %r2,%r2,off@ha */
11839 bfd_put_32 (obfd, ADDIS_R2_R2 | PPC_HA (r2off), p);
12008 bfd_put_32 (obfd, ADDIS_R2_R2 | PPC_HA (r2off), p);
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-ppc.c 180 #define ADDIS_R2_R2 0x3c420000 /* addis %r2,%r2,off@ha */
11836 bfd_put_32 (obfd, ADDIS_R2_R2 | PPC_HA (r2off), p);
12005 bfd_put_32 (obfd, ADDIS_R2_R2 | PPC_HA (r2off), p);
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-ppc.c 180 #define ADDIS_R2_R2 0x3c420000 /* addis %r2,%r2,off@ha */
11819 bfd_put_32 (obfd, ADDIS_R2_R2 | PPC_HA (r2off), p);
11988 bfd_put_32 (obfd, ADDIS_R2_R2 | PPC_HA (r2off), p);
  /src/external/gpl3/gdb/dist/bfd/
elf64-ppc.c 180 #define ADDIS_R2_R2 0x3c420000 /* addis %r2,%r2,off@ha */
11822 bfd_put_32 (obfd, ADDIS_R2_R2 | PPC_HA (r2off), p);
11991 bfd_put_32 (obfd, ADDIS_R2_R2 | PPC_HA (r2off), p);

Completed in 64 milliseconds