summaryrefslogtreecommitdiff
path: root/test/emcc_hello_world.fromasm.imprecise
diff options
context:
space:
mode:
Diffstat (limited to 'test/emcc_hello_world.fromasm.imprecise')
-rw-r--r--test/emcc_hello_world.fromasm.imprecise9
1 files changed, 3 insertions, 6 deletions
diff --git a/test/emcc_hello_world.fromasm.imprecise b/test/emcc_hello_world.fromasm.imprecise
index 2e35d2a56..096d105b8 100644
--- a/test/emcc_hello_world.fromasm.imprecise
+++ b/test/emcc_hello_world.fromasm.imprecise
@@ -5143,18 +5143,15 @@
(i32.add
(i32.add
(get_local $8)
- (i32.const 4)
- )
- (i32.shl
- (i32.add
+ (i32.shl
(i32.div_s
(get_local $13)
(i32.const 9)
)
- (i32.const -1024)
+ (i32.const 2)
)
- (i32.const 2)
)
+ (i32.const -4092)
)
)
)