summaryrefslogtreecommitdiff
path: root/vm_insnhelper.h
diff options
context:
space:
mode:
Diffstat (limited to 'vm_insnhelper.h')
-rw-r--r--vm_insnhelper.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vm_insnhelper.h b/vm_insnhelper.h
index a6d3f0469d..d40f3de0a0 100644
--- a/vm_insnhelper.h
+++ b/vm_insnhelper.h
@@ -41,6 +41,7 @@ enum {
BOP_DIV,
BOP_MOD,
BOP_EQ,
+ BOP_EQQ,
BOP_LT,
BOP_LE,
BOP_LTLT,