Searched refs:BIT_MULTI_INS (Results 1 – 2 of 2) sorted by relevance
21 #define BIT_MULTI_INS 0x0800 macro24 #define SET_MULTI_INSTRUCTION_BIT(x) x->value |= BIT_MULTI_INS;
4432 if ((iw0 & 0xc000) == 0xc000 && (iw0 & BIT_MULTI_INS) in print_insn_bfin()