summaryrefslogtreecommitdiff
path: root/test/two_sides.fromasm
diff options
context:
space:
mode:
Diffstat (limited to 'test/two_sides.fromasm')
-rw-r--r--test/two_sides.fromasm4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/two_sides.fromasm b/test/two_sides.fromasm
index 98ca149e1..0b1ed182d 100644
--- a/test/two_sides.fromasm
+++ b/test/two_sides.fromasm
@@ -14,7 +14,7 @@
(f64.convert_s/i32
(get_local $2)
)
- (set_local $5
+ (tee_local $5
(f64.convert_s/i32
(i32.mul
(get_local $1)
@@ -37,7 +37,7 @@
(f64.convert_s/i32
(get_local $2)
)
- (set_local $5
+ (tee_local $5
(f64.convert_s/i32
(i32.mul
(get_local $3)