aboutsummaryrefslogtreecommitdiff
path: root/lopnames.h
diff options
context:
space:
mode:
Diffstat (limited to 'lopnames.h')
-rw-r--r--lopnames.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/lopnames.h b/lopnames.h
index 28535fe2..0fc1da1f 100644
--- a/lopnames.h
+++ b/lopnames.h
@@ -60,6 +60,9 @@ static const char *const opnames[] = {
60 "BXOR", 60 "BXOR",
61 "SHL", 61 "SHL",
62 "SHR", 62 "SHR",
63 "MMBIN",
64 "MMBINI",
65 "MMBINK",
63 "UNM", 66 "UNM",
64 "BNOT", 67 "BNOT",
65 "NOT", 68 "NOT",