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

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf32-v850.c454 #define BIT15_SET(x) ((x) & 0x8000) macro
457 if ((BIT15_SET (*insn + addend) && ! BIT15_SET (addend))
459 && ((! BIT15_SET (*insn)) || (BIT15_SET (addend)))))
482 #undef BIT15_SET macro

Completed in 101 milliseconds