summaryrefslogtreecommitdiff
path: root/test/emcc_O2_hello_world.fromasm.imprecise
diff options
context:
space:
mode:
Diffstat (limited to 'test/emcc_O2_hello_world.fromasm.imprecise')
-rw-r--r--test/emcc_O2_hello_world.fromasm.imprecise76
1 files changed, 0 insertions, 76 deletions
diff --git a/test/emcc_O2_hello_world.fromasm.imprecise b/test/emcc_O2_hello_world.fromasm.imprecise
index cac338f33..9a4785389 100644
--- a/test/emcc_O2_hello_world.fromasm.imprecise
+++ b/test/emcc_O2_hello_world.fromasm.imprecise
@@ -9634,56 +9634,6 @@
)
(get_local $3)
)
- (func $copyTempDouble (param $0 i32)
- (i32.store8
- (get_global $tempDoublePtr)
- (i32.load8_s
- (get_local $0)
- )
- )
- (i32.store8 offset=1
- (get_global $tempDoublePtr)
- (i32.load8_s offset=1
- (get_local $0)
- )
- )
- (i32.store8 offset=2
- (get_global $tempDoublePtr)
- (i32.load8_s offset=2
- (get_local $0)
- )
- )
- (i32.store8 offset=3
- (get_global $tempDoublePtr)
- (i32.load8_s offset=3
- (get_local $0)
- )
- )
- (i32.store8 offset=4
- (get_global $tempDoublePtr)
- (i32.load8_s offset=4
- (get_local $0)
- )
- )
- (i32.store8 offset=5
- (get_global $tempDoublePtr)
- (i32.load8_s offset=5
- (get_local $0)
- )
- )
- (i32.store8 offset=6
- (get_global $tempDoublePtr)
- (i32.load8_s offset=6
- (get_local $0)
- )
- )
- (i32.store8 offset=7
- (get_global $tempDoublePtr)
- (i32.load8_s offset=7
- (get_local $0)
- )
- )
- )
(func $___stdio_close (param $0 i32) (result i32)
(local $1 i32)
(local $2 i32)
@@ -9717,32 +9667,6 @@
)
(get_local $0)
)
- (func $copyTempFloat (param $0 i32)
- (i32.store8
- (get_global $tempDoublePtr)
- (i32.load8_s
- (get_local $0)
- )
- )
- (i32.store8 offset=1
- (get_global $tempDoublePtr)
- (i32.load8_s offset=1
- (get_local $0)
- )
- )
- (i32.store8 offset=2
- (get_global $tempDoublePtr)
- (i32.load8_s offset=2
- (get_local $0)
- )
- )
- (i32.store8 offset=3
- (get_global $tempDoublePtr)
- (i32.load8_s offset=3
- (get_local $0)
- )
- )
- )
(func $___syscall_ret (param $0 i32) (result i32)
(if i32
(i32.gt_u