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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wasm-binary.h b/src/wasm-binary.h
index d10b6c312..91c6b98ec 100644
--- a/src/wasm-binary.h
+++ b/src/wasm-binary.h
@@ -1079,7 +1079,7 @@ enum ASTNodes {
F16x8Mul = 0x13f,
F16x8Div = 0x140,
F16x8Min = 0x141,
- F16x8Max = 0xe142,
+ F16x8Max = 0x142,
F16x8Pmin = 0x143,
F16x8Pmax = 0x144,