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.25/gas/config/
Dtc-mips.c1016 #define RELAX_DELAY_SLOT_SIZE_SECOND 0x400000 macro
8409 | RELAX_DELAY_SLOT_SIZE_SECOND)) in macro_warning()
8437 subtype |= RELAX_DELAY_SLOT_SIZE_SECOND; in macro_end()
8454 && (subtype & RELAX_DELAY_SLOT_SIZE_SECOND) != 0) in macro_end()
8461 | RELAX_DELAY_SLOT_SIZE_SECOND); in macro_end()
17916 || (use_second && (subtype & RELAX_DELAY_SLOT_SIZE_SECOND) != 0)) in md_convert_frag()
17923 | RELAX_DELAY_SLOT_SIZE_SECOND); in md_convert_frag()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-2011764 (RELAX_DELAY_SLOT_SIZE_SECOND): Likewise.