REG_TRACE
#define NOTE(str) { if (m->eflags®_TRACE) (void)printf("=%s\n", (str)); }
if (!(m->eflags®_TRACE))
o |= REG_TRACE;