Searched defs:AVR_DISP0_P (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/opcode/
H A Davr.h90 #define AVR_DISP0_P(x) (((x) & 0xFC07) == 0x8000) macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/opcode/
H A Davr.h94 #define AVR_DISP0_P(x) (((x) & 0xFC07) == 0x8000) macro

Completed in 490 milliseconds