Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Davr.h89 #define AVR_UNDEF_P(x) (((x) & 0xFFED) == 0x91E5 || \ macro
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Davr.h89 #define AVR_UNDEF_P(x) (((x) & 0xFFED) == 0x91E5 || \ macro