Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/bfd/
H A Delf32-v850.c1121 #define BIT15_SET(x) ((x) & 0x8000) macro
/openbsd/gnu/usr.bin/binutils-2.17/bfd/
H A Delf32-v850.c452 #define BIT15_SET(x) ((x) & 0x8000) in v850_elf_perform_lo16_relocation() macro