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

  /src/external/gpl3/binutils/dist/bfd/
elf64-ppc.c 178 #define ADDI_R12_R11 0x398b0000 /* addi %r12,%r11,off@l */
10800 bfd_put_32 (abfd, ADDI_R12_R11 + PPC_LO (off), p);
  /src/external/gpl3/binutils.old/dist/bfd/
elf64-ppc.c 178 #define ADDI_R12_R11 0x398b0000 /* addi %r12,%r11,off@l */
10800 bfd_put_32 (abfd, ADDI_R12_R11 + PPC_LO (off), p);
  /src/external/gpl3/gdb.old/dist/bfd/
elf64-ppc.c 178 #define ADDI_R12_R11 0x398b0000 /* addi %r12,%r11,off@l */
10783 bfd_put_32 (abfd, ADDI_R12_R11 + PPC_LO (off), p);
  /src/external/gpl3/gdb/dist/bfd/
elf64-ppc.c 178 #define ADDI_R12_R11 0x398b0000 /* addi %r12,%r11,off@l */
10786 bfd_put_32 (abfd, ADDI_R12_R11 + PPC_LO (off), p);

Completed in 109 milliseconds