Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delfxx-mips.c915 #define STUB_LUI(VAL) (0x3c180000 + (VAL)) /* lui t8,VAL */ macro
10807 bfd_put_32 (output_bfd, STUB_LUI ((h->dynindx >> 16) & 0x7fff), in _bfd_mips_elf_finish_dynamic_symbol()
DChangeLog-20061764 (STUB_LUI): New macro.