diff options
Diffstat (limited to 'lopnames.h')
-rw-r--r-- | lopnames.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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", |