summaryrefslogtreecommitdiff
path: root/src/wasm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wasm.h')
-rw-r--r--src/wasm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wasm.h b/src/wasm.h
index 735b24163..7aa3ecea3 100644
--- a/src/wasm.h
+++ b/src/wasm.h
@@ -353,6 +353,7 @@ enum BinaryOp {
AndVec128,
OrVec128,
XorVec128,
+ AndNotVec128,
AddVecI8x16,
AddSatSVecI8x16,
AddSatUVecI8x16,