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.27/gas/config/
Dtc-mips.c1015 #define RELAX_DELAY_SLOT_SIZE_FIRST 0x200000 macro
8303 else if (subtype & (RELAX_DELAY_SLOT_SIZE_FIRST in macro_warning()
8329 subtype |= RELAX_DELAY_SLOT_SIZE_FIRST; in macro_end()
8348 if ((subtype & RELAX_DELAY_SLOT_SIZE_FIRST) != 0 in macro_end()
8355 | RELAX_DELAY_SLOT_SIZE_FIRST in macro_end()
17934 if ((!use_second && (subtype & RELAX_DELAY_SLOT_SIZE_FIRST) != 0) in md_convert_frag()
17941 | RELAX_DELAY_SLOT_SIZE_FIRST in md_convert_frag()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2011763 (RELAX_DELAY_SLOT_SIZE_FIRST): Likewise.