summaryrefslogtreecommitdiff
path: root/lopnames.h
diff options
context:
space:
mode:
Diffstat (limited to 'lopnames.h')
-rw-r--r--lopnames.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/lopnames.h b/lopnames.h
index b2c4fe21..96d901ac 100644
--- a/lopnames.h
+++ b/lopnames.h
@@ -36,6 +36,13 @@ static const char *const opnames[] = {
"POWI",
"DIVI",
"IDIVI",
+ "ADDK",
+ "SUBK",
+ "MULK",
+ "MODK",
+ "POWK",
+ "DIVK",
+ "IDIVK",
"BANDK",
"BORK",
"BXORK",