Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c1014 #define RELAX_DELAY_SLOT_16BIT 0x100000 macro
8305 return ((subtype & RELAX_DELAY_SLOT_16BIT) in macro_warning()
8324 subtype |= RELAX_DELAY_SLOT_16BIT; in macro_end()
8354 s = subtype & (RELAX_DELAY_SLOT_16BIT in macro_end()
17940 s = subtype & (RELAX_DELAY_SLOT_16BIT in md_convert_frag()
/toolchain/binutils/binutils-2.27/gas/
DChangeLog-2011762 (RELAX_DELAY_SLOT_16BIT): New macro.