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

  /src/external/gpl3/binutils/dist/bfd/
elf64-ppc.c 270 #define LI_R12_0 0x39800000 /* li %r12,0 */
6334 bfd_put_32 (abfd, LI_R12_0 + (1 << 16) - (32 - r) * 16, p);
6351 bfd_put_32 (abfd, LI_R12_0 + (1 << 16) - (32 - r) * 16, p);
10817 bfd_put_32 (abfd, LI_R12_0 + ((off >> 32) & 0xffff), p);
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-ppc.c 270 #define LI_R12_0 0x39800000 /* li %r12,0 */
6334 bfd_put_32 (abfd, LI_R12_0 + (1 << 16) - (32 - r) * 16, p);
6351 bfd_put_32 (abfd, LI_R12_0 + (1 << 16) - (32 - r) * 16, p);
10817 bfd_put_32 (abfd, LI_R12_0 + ((off >> 32) & 0xffff), p);
  /src/external/gpl3/gdb/dist/bfd/
elf64-ppc.c 270 #define LI_R12_0 0x39800000 /* li %r12,0 */
6327 bfd_put_32 (abfd, LI_R12_0 + (1 << 16) - (32 - r) * 16, p);
6344 bfd_put_32 (abfd, LI_R12_0 + (1 << 16) - (32 - r) * 16, p);
10800 bfd_put_32 (abfd, LI_R12_0 + ((off >> 32) & 0xffff), p);
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-ppc.c 270 #define LI_R12_0 0x39800000 /* li %r12,0 */
6324 bfd_put_32 (abfd, LI_R12_0 + (1 << 16) - (32 - r) * 16, p);
6341 bfd_put_32 (abfd, LI_R12_0 + (1 << 16) - (32 - r) * 16, p);
10797 bfd_put_32 (abfd, LI_R12_0 + ((off >> 32) & 0xffff), p);

Completed in 38 milliseconds