CMP
if (IS_INST(CMP, opc))
} else if (IS_INST(CMP,opc)) {
{ "shell", dosh, 0, CMP(n) T|I|NOLIST, 0, 0 },
{ "show", show, S, CMP(S) T|M|RAWLIST, 0, 1000 },
{ "version", pversion, S, CMP(n) T|M|NOLIST, 0, 0 },
{ "group", group, S, CMP(a) T|M|RAWLIST, 0, 1000 },
/* R */ { "write", swrite, 0, CMP(F) STRLIST, 0, 0 },
{ "from", from, S, CMP(n) MSGLIST, 0, MMNORM },
{ "file", file, 0, CMP(f) T|M|RAWLIST, 0, 1 },
{ "folder", file, 0, CMP(f) T|M|RAWLIST, 0, 1 },
{ "folders", folders, S, CMP(n) T|M|NOLIST, 0, 0 },
{ "forward", forward, 0, CMP(n) R|I|MSGLIST, 0, 0 },
{ "bounce", bounce, 0, CMP(n) R|I|MSGLIST, 0, 0 },
{ "?", help, S, CMP(n) T|M|NOLIST, 0, 0 },
{ "z", scroll, S, CMP(n) M|STRLIST, 0, 0 },
{ "headers", headers, S, CMP(n) T|MSGLIST, 0, MMNDEL },
{ "help", help, S, CMP(n) T|M|NOLIST, 0, 0 },
{ "=", pdot, S, CMP(n) T|MSGLIST, 0, MMNDEL },
{ "Reply", Respond, 0, CMP(n) R|I|MSGLIST, 0, MMNDEL },
{ "Respond", Respond, 0, CMP(n) R|I|MSGLIST, 0, MMNDEL },
{ "reply", respond, 0, CMP(n) R|I|MSGLIST, 0, MMNDEL },
{ "respond", respond, 0, CMP(n) R|I|MSGLIST, 0, MMNDEL },
{ "edit", editor, 0, CMP(n) I|MSGLIST, 0, MMNORM },
{ "echo", echo, S, CMP(F) T|M|RAWLIST, 0, 1000 },
{ "quit", quitcmd, 0, CMP(n) NOLIST, 0, 0 },
{ "list", pcmdlist, S, CMP(n) T|M|NOLIST, 0, 0 },
{ "xit", rexit, 0, CMP(n) M|NOLIST, 0, 0 },
{ "exit", rexit, 0, CMP(n) M|NOLIST, 0, 0 },
{ "size", messize, S, CMP(n) T|MSGLIST, 0, MMNDEL },
/* R */ { "hold", preserve, 0, CMP(n) W|MSGLIST, 0, MMNDEL },
{ "if", ifcmd, 0, CMP(F) T|F|M|RAWLIST, 1, 1 },
{ "ifdef", ifdefcmd, 0, CMP(F) T|F|M|RAWLIST, 1, 1 },
{ "ifndef", ifndefcmd, 0, CMP(F) T|F|M|RAWLIST, 1, 1 },
{ "else", elsecmd, 0, CMP(F) T|F|M|RAWLIST, 0, 0 },
{ "endif", endifcmd, 0, CMP(F) T|F|M|RAWLIST, 0, 0 },
{ "alternates", alternates, S, CMP(n) T|M|RAWLIST, 0, 1000 },
{ "ignore", igfield, S, CMP(n) T|M|RAWLIST, 0, 1000 },
{ "discard", igfield, S, CMP(n) T|M|RAWLIST, 0, 1000 },
{ "retain", retfield, S, CMP(n) T|M|RAWLIST, 0, 1000 },
{ "saveignore", saveigfield, S, CMP(n) T|M|RAWLIST, 0, 1000 },
{ "savediscard",saveigfield, S, CMP(n) T|M|RAWLIST, 0, 1000 },
{ "saveretain", saveretfield, S, CMP(n) T|M|RAWLIST, 0, 1000 },
{ "Header", Header, S, CMP(n) T|M|STRLIST, 0, 1000 },
{ "core", core, 0, CMP(F) T|M|NOLIST, 0, 0 },
{ "#", null, 0, CMP(n) T|M|NOLIST, 0, 0 },
{ "clobber", clobber, 0, CMP(n) T|M|RAWLIST, 0, 1 },
{ "inc", inc, S, CMP(n) T|NOLIST, 0, 0 },
{ "smopts", smoptscmd, S, CMP(m) T|M|RAWLIST, 0, 1000 },
{ "unsmopts", unsmoptscmd, S, CMP(M) T|M|RAWLIST, 1, 1000 },
/* R */ { "mkread", markread, 0, CMP(n) MSGLIST, 0, MMNDEL },
/* R */ { "detach", detach, S, CMP(F) STRLIST, 0, 0 },
/* R */ { "Detach", Detach, S, CMP(F) STRLIST, 0, 0 },
{ "flatten", flattencmd, 0, CMP(n) I|T|NDMLIST, 0, MMNDEL },
{ "reverse", reversecmd, 0, CMP(n) I|T|STRLIST, 0, 0 },
{ "sort", sortcmd, 0, CMP(T) I|T|STRLIST, 0, 0 },
{ "thread", threadcmd, 0, CMP(T) I|T|STRLIST, 0, 0 },
{ "unthread", unthreadcmd, 0, CMP(n) I|T|STRLIST, 0, 0 },
{ "down", downcmd, 0, CMP(n) I|T|MSGLIST, 0, MMNDEL },
{ "tset", tsetcmd, 0, CMP(n) I|T|MSGLIST, 0, MMNDEL },
{ "up", upcmd, 0, CMP(n) I|T|STRLIST, 0, 0 },
{ "expose", exposecmd, 0, CMP(n) I|T|STRLIST, 0, 0 },
{ "hide", hidecmd, 0, CMP(n) I|T|STRLIST, 0, 0 },
{ "showthreads",exposecmd, 0, CMP(n) I|T|STRLIST, 0, 0 },
{ "hidethreads",hidecmd, 0, CMP(n) I|T|STRLIST, 0, 0 },
{ "debug_links",thread_showcmd, S, CMP(n) I|T|MSGLIST, 0, MMNDEL },
/* R */ { "tag", tagcmd, 0, CMP(n) I|T|MSGLIST, 0, MMNDEL },
/* R */ { "untag", untagcmd, 0, CMP(n) I|T|MSGLIST, 0, MMNDEL },
/* R */ { "invtags", invtagscmd, 0, CMP(n) I|T|MSGLIST, 0, MMNDEL },
{ "tagbelow", tagbelowcmd, 0, CMP(n) I|T|MSGLIST, 0, MMNDEL },
{ "hidetags", hidetagscmd, 0, CMP(n) I|T|STRLIST, 0, 0 },
{ "showtags", showtagscmd, 0, CMP(n) I|T|STRLIST, 0, 0 },
{ "deldups", deldupscmd, 0, CMP(n) I|T|STRLIST, 0, 0 },
{ "next", next, C, CMP(n) NDMLIST, 0, MMNDEL },
{ "alias", group, S, CMP(A) T|M|RAWLIST, 0, 1000 },
/* R */ { "print", type, C, CMP(n) MSGLIST, 0, MMNDEL },
/* R */ { "Print", Type, C, CMP(n) MSGLIST, 0, MMNDEL },
/* R */ { "type", type, C, CMP(n) MSGLIST, 0, MMNDEL },
/* R */ { "Type", Type, C, CMP(n) MSGLIST, 0, MMNDEL },
{ "visual", visual, 0, CMP(n) I|MSGLIST, 0, MMNORM },
/* R */ { "top", top, S, CMP(n) MSGLIST, 0, MMNDEL },
/* R */ { "touch", stouch, 0, CMP(n) W|MSGLIST, 0, MMNDEL },
/* R */ { "preserve", preserve, 0, CMP(n) W|MSGLIST, 0, MMNDEL },
/* R */ { "delete", delete, 0, CMP(n) W|P|MSGLIST, 0, MMNDEL },
/* R */ { "dp", deltype, C, CMP(n) W|MSGLIST, 0, MMNDEL },
/* R */ { "dt", deltype, C, CMP(n) W|MSGLIST, 0, MMNDEL },
/* R */ { "undelete", undeletecmd, 0, CMP(n) P|MSGLIST, MDELETED, MMNDEL },
{ "unset", unset, 0, CMP(S) T|M|RAWLIST, 1, 1000 },
{ "mail", sendmail, 0, CMP(A) R|M|I|STRLIST, 0, 0 },
/* R */ { "mbox", mboxit, 0, CMP(n) W|MSGLIST, 0, MMNDEL },
/* R */ { "more", type, A, CMP(n) MSGLIST, 0, MMNDEL },
/* R */ { "More", Type, A, CMP(n) MSGLIST, 0, MMNDEL },
/* R */ { "page", type, A, CMP(n) MSGLIST, 0, MMNDEL },
/* R */ { "Page", Type, A, CMP(n) MSGLIST, 0, MMNDEL },
/* R */ { "view", view, A, CMP(n) MSGLIST, 0, MMNDEL },
/* R */ { "View", View, A, CMP(n) MSGLIST, 0, MMNDEL },
{ "unalias", unalias, 0, CMP(A) T|M|RAWLIST, 1, 1000 },
/* R */ { "unread", unread, 0, CMP(n) MSGLIST, 0, MMNDEL },
{ "!", shell, 0, CMP(xF) T|I|STRLIST, 0, 0 },
{ "|", pipecmd, 0, CMP(xF) I|STRLIST, 0, 0 },
/* R */ { "copy", copycmd, 0, CMP(F) M|STRLIST, 0, 0 },
{ "chdir", schdir, 0, CMP(F) T|M|RAWLIST, 0, 1 },
{ "cd", schdir, 0, CMP(F) T|M|RAWLIST, 0, 1 },
/* R */ { "save", save, 0, CMP(F) STRLIST, 0, 0 },
/* R */ { "Save", Save, 0, CMP(F) STRLIST, 0, 0 },
{ "source", source, 0, CMP(F) T|M|RAWLIST, 1, 1 },
{ "set", set, S, CMP(sF) T|M|RAWLIST, 0, 1000 },
{"CMP", 0x4800, CMP, {EXREG, REG, OPTSPEC,0}},