summaryrefslogtreecommitdiff
path: root/test/two_sides.fromasm.clamp
diff options
context:
space:
mode:
Diffstat (limited to 'test/two_sides.fromasm.clamp')
-rw-r--r--test/two_sides.fromasm.clamp4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/two_sides.fromasm.clamp b/test/two_sides.fromasm.clamp
index 0bb94b93f..1db479aeb 100644
--- a/test/two_sides.fromasm.clamp
+++ b/test/two_sides.fromasm.clamp
@@ -42,8 +42,8 @@
(tee_local $5
(f64.convert_s/i32
(i32.mul
- (get_local $1)
(get_local $0)
+ (get_local $1)
)
)
)
@@ -65,8 +65,8 @@
(tee_local $5
(f64.convert_s/i32
(i32.mul
- (get_local $3)
(get_local $2)
+ (get_local $3)
)
)
)