Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf32-v850.c444 #define BIT15_SET(x) ((x) & 0x8000) in v850_elf_perform_lo16_relocation() macro
447 if ((BIT15_SET (*insn + addend) && ! BIT15_SET (addend)) in v850_elf_perform_lo16_relocation()
449 && ((! BIT15_SET (*insn)) || (BIT15_SET (addend))))) in v850_elf_perform_lo16_relocation()
472 #undef BIT15_SET in v850_elf_perform_lo16_relocation()