summaryrefslogtreecommitdiff
path: root/test/two_sides.fromasm.imprecise
diff options
context:
space:
mode:
Diffstat (limited to 'test/two_sides.fromasm.imprecise')
-rw-r--r--test/two_sides.fromasm.imprecise4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/two_sides.fromasm.imprecise b/test/two_sides.fromasm.imprecise
index 9115e679a..09aa8270d 100644
--- a/test/two_sides.fromasm.imprecise
+++ b/test/two_sides.fromasm.imprecise
@@ -13,8 +13,8 @@
(tee_local $5
(f64.convert_s/i32
(i32.mul
- (get_local $1)
(get_local $0)
+ (get_local $1)
)
)
)
@@ -36,8 +36,8 @@
(tee_local $5
(f64.convert_s/i32
(i32.mul
- (get_local $3)
(get_local $2)
+ (get_local $3)
)
)
)