Searched refs:AVR_DISP0_P (Results 1 – 3 of 3) sorted by relevance
353 if (AVR_DISP0_P (insn)) in print_insn_avr()
100 #define AVR_DISP0_P(x) (((x) & 0xFC07) == 0x8000) macro
810 * avr.h (AVR_UNDEF_P, AVR_SKIP_P, AVR_DISP0_P): New macros.