NOTE
#define NOTE(str) { if (m->eflags®_TRACE) (void)printf("=%s\n", (str)); }
#define NOTE(s) /* nothing */