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

  /src/external/gpl3/binutils/dist/bfd/
elfxx-mips.c 312 #define LA25_LUI(VAL) (0x3c190000 | (VAL)) /* lui t9,VAL */
11008 bfd_put_32 (hti->output_bfd, LA25_LUI (target_high), loc);
11028 bfd_put_32 (hti->output_bfd, LA25_LUI (target_high), loc);
  /src/external/gpl3/binutils.old/dist/bfd/
elfxx-mips.c 294 #define LA25_LUI(VAL) (0x3c190000 | (VAL)) /* lui t9,VAL */
10983 bfd_put_32 (hti->output_bfd, LA25_LUI (target_high), loc);
11003 bfd_put_32 (hti->output_bfd, LA25_LUI (target_high), loc);
  /src/external/gpl3/gdb/dist/bfd/
elfxx-mips.c 294 #define LA25_LUI(VAL) (0x3c190000 | (VAL)) /* lui t9,VAL */
10878 bfd_put_32 (hti->output_bfd, LA25_LUI (target_high), loc);
10898 bfd_put_32 (hti->output_bfd, LA25_LUI (target_high), loc);
  /src/external/gpl3/gdb.old/dist/bfd/
elfxx-mips.c 294 #define LA25_LUI(VAL) (0x3c190000 | (VAL)) /* lui t9,VAL */
10891 bfd_put_32 (hti->output_bfd, LA25_LUI (target_high), loc);
10911 bfd_put_32 (hti->output_bfd, LA25_LUI (target_high), loc);

Completed in 111 milliseconds