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

  /src/external/gpl3/binutils/dist/bfd/
elfxx-mips.c 315 #define LA25_ADDIU(VAL) (0x27390000 | (VAL)) /* addiu t9,t9,VAL */
11009 bfd_put_32 (hti->output_bfd, LA25_ADDIU (target_low), loc + 4);
11031 bfd_put_32 (hti->output_bfd, LA25_ADDIU (target_low), loc + 4);
11037 bfd_put_32 (hti->output_bfd, LA25_ADDIU (target_low), loc + 8);
  /src/external/gpl3/binutils.old/dist/bfd/
elfxx-mips.c 297 #define LA25_ADDIU(VAL) (0x27390000 | (VAL)) /* addiu t9,t9,VAL */
10984 bfd_put_32 (hti->output_bfd, LA25_ADDIU (target_low), loc + 4);
11006 bfd_put_32 (hti->output_bfd, LA25_ADDIU (target_low), loc + 4);
11012 bfd_put_32 (hti->output_bfd, LA25_ADDIU (target_low), loc + 8);
  /src/external/gpl3/gdb/dist/bfd/
elfxx-mips.c 297 #define LA25_ADDIU(VAL) (0x27390000 | (VAL)) /* addiu t9,t9,VAL */
10879 bfd_put_32 (hti->output_bfd, LA25_ADDIU (target_low), loc + 4);
10901 bfd_put_32 (hti->output_bfd, LA25_ADDIU (target_low), loc + 4);
10907 bfd_put_32 (hti->output_bfd, LA25_ADDIU (target_low), loc + 8);
  /src/external/gpl3/gdb.old/dist/bfd/
elfxx-mips.c 297 #define LA25_ADDIU(VAL) (0x27390000 | (VAL)) /* addiu t9,t9,VAL */
10892 bfd_put_32 (hti->output_bfd, LA25_ADDIU (target_low), loc + 4);
10914 bfd_put_32 (hti->output_bfd, LA25_ADDIU (target_low), loc + 4);
10920 bfd_put_32 (hti->output_bfd, LA25_ADDIU (target_low), loc + 8);

Completed in 66 milliseconds