Searched refs:LA25_LUI (Results 1 – 2 of 2) sorted by relevance
293 #define LA25_LUI(VAL) (0x3c190000 | (VAL)) /* lui t9,VAL */ macro10439 bfd_put_32 (hti->output_bfd, LA25_LUI (target_high), loc); in mips_elf_create_la25_stub()10459 bfd_put_32 (hti->output_bfd, LA25_LUI (target_high), loc); in mips_elf_create_la25_stub()
1133 (LA25_LUI, LA25_J, LA25_ADDIU): New macros.