Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf32-nds32.c207 #define CONSERVATIVE_8BIT_S1 (0x100 - 4) macro
10450 && foff >= -CONSERVATIVE_8BIT_S1 && foff < CONSERVATIVE_8BIT_S1) in nds32_elf_relax_longjump5()
10720 if (pic_ext_target || foff == 0 || foff < -CONSERVATIVE_8BIT_S1 in nds32_elf_relax_longjump7()
10721 || foff >= CONSERVATIVE_8BIT_S1) in nds32_elf_relax_longjump7()