Home | History | Annotate | Download | only in opcode

Lines Matching refs:BIT_MULTI_INS

25 #define BIT_MULTI_INS 0x0800
28 #define SET_MULTI_INSTRUCTION_BIT(x) x->value |= BIT_MULTI_INS;