Searched refs:CONSERVATIVE_24BIT_S1 (Results 1 – 1 of 1) sorted by relevance
210 #define CONSERVATIVE_24BIT_S1 (0x1000000 - 4) macro9095 if (pic_ext_target || foff == 0 || foff < -CONSERVATIVE_24BIT_S1 in nds32_elf_relax_longcall1()9096 || foff >= CONSERVATIVE_24BIT_S1) in nds32_elf_relax_longcall1()9283 if (pic_ext_target || foff == 0 || foff < -CONSERVATIVE_24BIT_S1 in nds32_elf_relax_longcall3()9284 || foff >= CONSERVATIVE_24BIT_S1) in nds32_elf_relax_longcall3()9325 else if (foff >= -CONSERVATIVE_24BIT_S1 && foff < CONSERVATIVE_24BIT_S1) in nds32_elf_relax_longcall3()9418 if (pic_ext_target || foff == 0 || foff >= CONSERVATIVE_24BIT_S1 in nds32_elf_relax_longjump1()9419 || foff < -CONSERVATIVE_24BIT_S1) in nds32_elf_relax_longjump1()9818 if (pic_ext_target || foff == 0 || foff < -CONSERVATIVE_24BIT_S1 in nds32_elf_relax_longjump3()9819 || foff >= CONSERVATIVE_24BIT_S1) in nds32_elf_relax_longjump3()[all …]