Home
last modified time | relevance | path

Searched refs:LA25_LUI (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c293 #define LA25_LUI(VAL) (0x3c190000 | (VAL)) /* lui t9,VAL */ macro
10439 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()
DChangeLog-20081133 (LA25_LUI, LA25_J, LA25_ADDIU): New macros.