Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2011566 (RELAX_MICROMIPS_COMPACT, RELAX_MICROMIPS_LINK): Likewise.
768 (RELAX_MICROMIPS_COMPACT, RELAX_MICROMIPS_LINK): Likewise.
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c1176 #define RELAX_MICROMIPS_LINK(i) (((i) & 0x8000) != 0) macro
17589 bfd_boolean al = RELAX_MICROMIPS_LINK (fragp->fr_subtype); in md_convert_frag()