summaryrefslogtreecommitdiff
path: root/src/wasm-binary.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wasm-binary.h')
-rw-r--r--src/wasm-binary.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/wasm-binary.h b/src/wasm-binary.h
index 859efee54..784321c33 100644
--- a/src/wasm-binary.h
+++ b/src/wasm-binary.h
@@ -1038,6 +1038,10 @@ enum ASTNodes {
F64x2RelaxedMin = 0xd4,
F64x2RelaxedMax = 0xee,
I16x8RelaxedQ15MulrS = 0x111,
+ I16x8DotI8x16I7x16S = 0x112,
+ I16x8DotI8x16I7x16U = 0x113,
+ I32x4DotI8x16I7x16AddS = 0x114,
+ I32x4DotI8x16I7x16AddU = 0x115,
// bulk memory opcodes