summaryrefslogtreecommitdiff
path: root/test/i64-setTempRet0.fromasm.imprecise
diff options
context:
space:
mode:
Diffstat (limited to 'test/i64-setTempRet0.fromasm.imprecise')
-rw-r--r--test/i64-setTempRet0.fromasm.imprecise6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/i64-setTempRet0.fromasm.imprecise b/test/i64-setTempRet0.fromasm.imprecise
index 9578e2e15..19155019c 100644
--- a/test/i64-setTempRet0.fromasm.imprecise
+++ b/test/i64-setTempRet0.fromasm.imprecise
@@ -7,13 +7,13 @@
(export "illegalResult" (func $legalstub$illegalResult))
(export "imports" (func $imports))
(func $imports (; 3 ;) (; has Stack IR ;) (result i32)
- (i32.wrap/i64
+ (i32.wrap_i64
(i64.or
- (i64.extend_u/i32
+ (i64.extend_i32_u
(call $legalimport$illegalImportResult)
)
(i64.shl
- (i64.extend_u/i32
+ (i64.extend_i32_u
(call $getTempRet0)
)
(i64.const 32)