Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-nds32.c4445 #define SET_ADDEND(size, convertible, optimize, insn16_on) \ argument
4447 | ((optimize) ? 1<< 30 : 0) | (insn16_on ? 1 << 29 : 0))
/toolchain/binutils/binutils-2.25/bfd/
Delf32-nds32.c9370 int insn16_on; /* 16-bit on/off. */ in nds32_elf_relax_longjump1() local
9382 insn16_on = IS_16BIT_ON (irel->r_addend); in nds32_elf_relax_longjump1()
9406 if (insn16_on && foff >= -ACCURATE_8BIT_S1 in nds32_elf_relax_longjump1()