Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c7292 bfd_boolean relax16 = *reloc_type > BFD_RELOC_UNUSED; in append_insn() local
7293 int type = relax16 ? *reloc_type - BFD_RELOC_UNUSED : 0; in append_insn()
7304 add_relaxed_insn (ip, relax32 ? length32 : 4, relax16 ? 2 : 4, in append_insn()