IMMCOM
flags &= ~IMMCOM;
if( (flags & IMMCOM) != 0 )
if( (flags & IMMCOM) != 0 )
#define SUB (DYADIC|IMMCOM|K32)
#define CMP (DYADIC|IMMCOM)
#define AND (DYADIC|NOIMM16|IMMCOM)
#define IMMREGC (IMMREG|IMMCOM)
#define LIMREGC (LIMREG|IMMCOM)
#define BTST (KREG|IMMCOM)