Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c1016 #define RELAX_DELAY_SLOT_SIZE_SECOND 0x400000 macro
8304 | RELAX_DELAY_SLOT_SIZE_SECOND)) in macro_warning()
8332 subtype |= RELAX_DELAY_SLOT_SIZE_SECOND; in macro_end()
8349 && (subtype & RELAX_DELAY_SLOT_SIZE_SECOND) != 0) in macro_end()
8356 | RELAX_DELAY_SLOT_SIZE_SECOND); in macro_end()
17935 || (use_second && (subtype & RELAX_DELAY_SLOT_SIZE_SECOND) != 0)) in md_convert_frag()
17942 | RELAX_DELAY_SLOT_SIZE_SECOND); in md_convert_frag()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2011764 (RELAX_DELAY_SLOT_SIZE_SECOND): Likewise.