Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c295 #define LA25_ADDIU(VAL) (0x27390000 | (VAL)) /* addiu t9,t9,VAL */ macro
10440 bfd_put_32 (hti->output_bfd, LA25_ADDIU (target_low), loc + 4); in mips_elf_create_la25_stub()
10461 bfd_put_32 (hti->output_bfd, LA25_ADDIU (target_low), loc + 8); in mips_elf_create_la25_stub()
DChangeLog-20081133 (LA25_LUI, LA25_J, LA25_ADDIU): New macros.