Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mips.c1015 #define RELAX_DELAY_SLOT_SIZE_FIRST 0x200000 macro
8408 else if (subtype & (RELAX_DELAY_SLOT_SIZE_FIRST in macro_warning()
8434 subtype |= RELAX_DELAY_SLOT_SIZE_FIRST; in macro_end()
8453 if ((subtype & RELAX_DELAY_SLOT_SIZE_FIRST) != 0 in macro_end()
8460 | RELAX_DELAY_SLOT_SIZE_FIRST in macro_end()
17915 if ((!use_second && (subtype & RELAX_DELAY_SLOT_SIZE_FIRST) != 0) in md_convert_frag()
17922 | RELAX_DELAY_SLOT_SIZE_FIRST in md_convert_frag()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-2011763 (RELAX_DELAY_SLOT_SIZE_FIRST): Likewise.