IFLAG
omask = (IFLAG | CFLAG) << s;
mask = ~((IFLAG | CFLAG) << n);
flags |= IFLAG;
PRINT_FLAG(flags, IFLAG, ident);