Searched refs:BIT_MULTI_INS (Results 1 – 2 of 2) sorted by relevance
25 #define BIT_MULTI_INS 0x0800 macro28 #define SET_MULTI_INSTRUCTION_BIT(x) x->value |= BIT_MULTI_INS;
4784 if (count == 4 && (priv.iw0 & 0xc000) == 0xc000 && (priv.iw0 & BIT_MULTI_INS) in print_insn_bfin()