ALLOW_TM
#define ALLOW_ALL (ALLOW_U | ALLOW_M | ALLOW_TM | ALLOW_TRAPS)
if (!(flag & ALLOW_TM))
info[cnt] |= ALLOW_TM;