Searched refs:insn16_on (Results 1 – 2 of 2) sorted by relevance
4445 #define SET_ADDEND(size, convertible, optimize, insn16_on) \ argument4447 | ((optimize) ? 1<< 30 : 0) | (insn16_on ? 1 << 29 : 0))
9370 int insn16_on; /* 16-bit on/off. */ in nds32_elf_relax_longjump1() local9382 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()