Searched defs:SEXT17 (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-v850.c35 #define SEXT17(x) ((((x) & 0x1ffff) ^ 0x10000) - 0x10000) macro
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-v850.c35 #define SEXT17(x) ((((x) & 0x1ffff) ^ 0x10000) - 0x10000) macro
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-v850.c35 #define SEXT17(x) ((((x) & 0x1ffff) ^ 0x10000) - 0x10000) macro
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-v850.c35 #define SEXT17(x) ((((x) & 0x1ffff) ^ 0x10000) - 0x10000) macro

Completed in 266 milliseconds