Searched refs:AVR_SKIP_P (Results 1 – 4 of 4) sorted by relevance
95 #define AVR_SKIP_P(x) (((x) & 0xFC00) == 0x1000 || \ macro
810 * avr.h (AVR_UNDEF_P, AVR_SKIP_P, AVR_DISP0_P): New macros.
1203 && AVR_SKIP_P (prev)) in avr_operands()
5488 (avr_operands): Use AVR_UNDEF_P and AVR_SKIP_P macros.