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

/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Davr.h95 #define AVR_SKIP_P(x) (((x) & 0xFC00) == 0x1000 || \ macro
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Davr.h95 #define AVR_SKIP_P(x) (((x) & 0xFC00) == 0x1000 || \ macro
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Davr.h95 #define AVR_SKIP_P(x) (((x) & 0xFC00) == 0x1000 || \ macro
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Davr.h95 #define AVR_SKIP_P(x) (((x) & 0xFC00) == 0x1000 || \ macro
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-avr.c1425 && AVR_SKIP_P (frag_now->tc_frag_data.prev_opcode))
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-avr.c1425 && AVR_SKIP_P (frag_now->tc_frag_data.prev_opcode))

Completed in 76 milliseconds