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

  /src/external/gpl3/binutils/dist/bfd/
elf32-ppc.c 166 #define LIS_11 0x3d600000
1773 return ((bfd_get_32 (abfd, buf + 0) & 0xffff0000) == LIS_11
6806 bfd_put_32 (output_bfd, LIS_11 + PPC_HA (plt), p);
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-ppc.c 162 #define LIS_11 0x3d600000
1786 return ((bfd_get_32 (abfd, buf + 0) & 0xffff0000) == LIS_11
6821 bfd_put_32 (output_bfd, LIS_11 + PPC_HA (plt), p);
  /src/external/gpl3/gdb/dist/bfd/
elf32-ppc.c 162 #define LIS_11 0x3d600000
1786 return ((bfd_get_32 (abfd, buf + 0) & 0xffff0000) == LIS_11
6830 bfd_put_32 (output_bfd, LIS_11 + PPC_HA (plt), p);
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-ppc.c 162 #define LIS_11 0x3d600000
1787 return ((bfd_get_32 (abfd, buf + 0) & 0xffff0000) == LIS_11
6832 bfd_put_32 (output_bfd, LIS_11 + PPC_HA (plt), p);

Completed in 50 milliseconds