summaryrefslogtreecommitdiff
path: root/test/emcc_hello_world.fromasm.imprecise
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2016-09-14 21:28:43 -0700
committerGitHub <noreply@github.com>2016-09-14 21:28:43 -0700
commite567fa8675831e79f855cea2181fa58beb107e42 (patch)
tree14f1e37d27244b349e8ee34939119002f742748d /test/emcc_hello_world.fromasm.imprecise
parent63b499e3ec9bbdf4e79ab6d9dc198299516e8aec (diff)
parentaf3bea2786fe62070522b7fd7add4290a4cb4e6d (diff)
downloadbinaryen-e567fa8675831e79f855cea2181fa58beb107e42.tar.gz
binaryen-e567fa8675831e79f855cea2181fa58beb107e42.tar.bz2
binaryen-e567fa8675831e79f855cea2181fa58beb107e42.zip
Merge pull request #695 from WebAssembly/opts
Get optimizer on par with emscripten asm.js optimizer
Diffstat (limited to 'test/emcc_hello_world.fromasm.imprecise')
-rw-r--r--test/emcc_hello_world.fromasm.imprecise20844
1 files changed, 9083 insertions, 11761 deletions
diff --git a/test/emcc_hello_world.fromasm.imprecise b/test/emcc_hello_world.fromasm.imprecise
index c97524f7b..bc1e15b0d 100644
--- a/test/emcc_hello_world.fromasm.imprecise
+++ b/test/emcc_hello_world.fromasm.imprecise
@@ -132,9 +132,8 @@
)
(func $setThrew (param $0 i32) (param $1 i32)
(if
- (i32.eq
+ (i32.eqz
(get_global $__THREW__)
- (i32.const 0)
)
(block
(set_global $__THREW__
@@ -374,37 +373,30 @@
(set_local $1
(i32.const 0)
)
- (loop $while-in$1
- (block $while-out$0
- (if
- (i32.eq
- (i32.and
- (i32.load8_s offset=687
- (get_local $1)
+ (block $jumpthreading$outer$0
+ (block $jumpthreading$inner$0
+ (loop $while-in$1
+ (br_if $jumpthreading$inner$0
+ (i32.eq
+ (i32.and
+ (i32.load8_s offset=687
+ (get_local $1)
+ )
+ (i32.const 255)
)
- (i32.const 255)
- )
- (get_local $0)
- )
- (block
- (set_local $4
- (get_local $1)
- )
- (set_local $0
- (i32.const 2)
+ (get_local $0)
)
- (br $while-out$0)
)
- )
- (if
- (i32.eq
- (tee_local $1
- (i32.add
- (get_local $1)
- (i32.const 1)
+ (br_if $while-in$1
+ (i32.ne
+ (tee_local $1
+ (i32.add
+ (get_local $1)
+ (i32.const 1)
+ )
)
+ (i32.const 87)
)
- (i32.const 87)
)
(block
(set_local $3
@@ -413,108 +405,72 @@
(set_local $2
(i32.const 775)
)
- (set_local $0
+ (set_local $4
(i32.const 5)
)
- (br $while-out$0)
)
)
- (br $while-in$1)
- )
- )
- (if
- (i32.eq
- (get_local $0)
- (i32.const 2)
+ (br $jumpthreading$outer$0)
)
(if
- (i32.eq
- (get_local $4)
- (i32.const 0)
- )
- (set_local $5
- (i32.const 775)
- )
+ (get_local $1)
(block
(set_local $3
- (get_local $4)
+ (get_local $1)
)
(set_local $2
(i32.const 775)
)
- (set_local $0
+ (set_local $4
(i32.const 5)
)
)
+ (set_local $5
+ (i32.const 775)
+ )
)
)
(if
(i32.eq
- (get_local $0)
+ (get_local $4)
(i32.const 5)
)
(loop $while-in$3
- (block $while-out$2
- (loop $while-in$5
- (block $while-out$4
- (set_local $0
- (i32.add
- (get_local $2)
- (i32.const 1)
- )
- )
- (if
- (i32.eq
- (i32.shr_s
- (i32.shl
- (i32.load8_s
- (get_local $2)
- )
- (i32.const 24)
- )
- (i32.const 24)
- )
- (i32.const 0)
- )
- (block
- (set_local $1
- (get_local $0)
- )
- (br $while-out$4)
- )
- (set_local $2
- (get_local $0)
- )
- )
- (br $while-in$5)
+ (loop $while-in$5
+ (set_local $0
+ (i32.add
+ (get_local $2)
+ (i32.const 1)
)
)
(if
- (i32.eq
- (tee_local $0
- (i32.add
- (get_local $3)
- (i32.const -1)
- )
- )
- (i32.const 0)
- )
- (block
- (set_local $5
- (get_local $1)
- )
- (br $while-out$2)
+ (i32.load8_s
+ (get_local $2)
)
(block
- (set_local $3
- (get_local $0)
- )
(set_local $2
- (get_local $1)
+ (get_local $0)
)
+ (br $while-in$5)
)
)
- (br $while-in$3)
+ )
+ (if
+ (tee_local $3
+ (i32.add
+ (get_local $3)
+ (i32.const -1)
+ )
+ )
+ (block
+ (set_local $2
+ (get_local $0)
+ )
+ (br $while-in$3)
+ )
+ (set_local $5
+ (get_local $0)
+ )
)
)
)
@@ -522,16 +478,13 @@
)
(func $___errno_location (result i32)
(if
- (i32.eq
- (i32.load
- (i32.const 16)
- )
- (i32.const 0)
+ (i32.load
+ (i32.const 16)
)
- (i32.const 60)
(i32.load offset=60
(call_import $_pthread_self)
)
+ (i32.const 60)
)
)
(func $___stdio_close (param $0 i32) (result i32)
@@ -608,14 +561,13 @@
(i32.const 4)
)
(if
- (i32.eq
+ (i32.eqz
(i32.and
(i32.load
(get_local $0)
)
(i32.const 64)
)
- (i32.const 0)
)
(block
(i32.store
@@ -633,12 +585,9 @@
(get_local $5)
)
(if
- (i32.ne
- (call_import $___syscall54
- (i32.const 54)
- (get_local $3)
- )
- (i32.const 0)
+ (call_import $___syscall54
+ (i32.const 54)
+ (get_local $3)
)
(i32.store8 offset=75
(get_local $0)
@@ -740,107 +689,112 @@
(local $2 i32)
(block $do-once$0
(if
- (i32.eq
- (get_local $0)
- (i32.const 0)
+ (get_local $0)
+ (block
+ (if
+ (i32.le_s
+ (i32.load offset=76
+ (get_local $0)
+ )
+ (i32.const -1)
+ )
+ (br $do-once$0
+ (call $___fflush_unlocked
+ (get_local $0)
+ )
+ )
+ )
+ (set_local $2
+ (i32.eqz
+ (call $___lockfile
+ (get_local $0)
+ )
+ )
+ )
+ (set_local $1
+ (call $___fflush_unlocked
+ (get_local $0)
+ )
+ )
+ (if
+ (get_local $2)
+ (get_local $1)
+ (block
+ (call $___unlockfile
+ (get_local $0)
+ )
+ (get_local $1)
+ )
+ )
)
(block
(set_local $0
(if
- (i32.eq
- (i32.load
- (i32.const 12)
- )
- (i32.const 0)
+ (i32.load
+ (i32.const 12)
)
- (i32.const 0)
(call $_fflush
(i32.load
(i32.const 12)
)
)
+ (i32.const 0)
)
)
(call_import $___lock
(i32.const 44)
)
(if
- (i32.ne
- (tee_local $1
- (i32.load
- (i32.const 40)
- )
+ (tee_local $1
+ (i32.load
+ (i32.const 40)
)
- (i32.const 0)
)
- (block
+ (loop $while-in$3
(set_local $2
- (get_local $0)
- )
- (loop $while-in$3
- (block $while-out$2
- (set_local $0
- (if
- (i32.gt_s
- (i32.load offset=76
- (get_local $1)
- )
- (i32.const -1)
- )
- (call $___lockfile
- (get_local $1)
- )
- (i32.const 0)
+ (if
+ (i32.gt_s
+ (i32.load offset=76
+ (get_local $1)
)
+ (i32.const -1)
)
- (set_local $2
- (if
- (i32.gt_u
- (i32.load offset=20
- (get_local $1)
- )
- (i32.load offset=28
- (get_local $1)
- )
- )
- (i32.or
- (call $___fflush_unlocked
- (get_local $1)
- )
- (get_local $2)
- )
- (get_local $2)
- )
+ (call $___lockfile
+ (get_local $1)
)
- (if
- (i32.ne
- (get_local $0)
- (i32.const 0)
+ (i32.const 0)
+ )
+ )
+ (set_local $0
+ (if
+ (i32.gt_u
+ (i32.load offset=20
+ (get_local $1)
)
- (call $___unlockfile
+ (i32.load offset=28
(get_local $1)
)
)
- (if
- (i32.eq
- (tee_local $0
- (i32.load offset=56
- (get_local $1)
- )
- )
- (i32.const 0)
- )
- (block
- (set_local $0
- (get_local $2)
- )
- (br $while-out$2)
- )
- (set_local $1
- (get_local $0)
+ (i32.or
+ (call $___fflush_unlocked
+ (get_local $1)
)
+ (get_local $0)
+ )
+ (get_local $0)
+ )
+ )
+ (if
+ (get_local $2)
+ (call $___unlockfile
+ (get_local $1)
+ )
+ )
+ (br_if $while-in$3
+ (tee_local $1
+ (i32.load offset=56
+ (get_local $1)
)
- (br $while-in$3)
)
)
)
@@ -850,44 +804,6 @@
)
(get_local $0)
)
- (block
- (if
- (i32.le_s
- (i32.load offset=76
- (get_local $0)
- )
- (i32.const -1)
- )
- (br $do-once$0
- (call $___fflush_unlocked
- (get_local $0)
- )
- )
- )
- (set_local $2
- (i32.eq
- (call $___lockfile
- (get_local $0)
- )
- (i32.const 0)
- )
- )
- (set_local $1
- (call $___fflush_unlocked
- (get_local $0)
- )
- )
- (if
- (get_local $2)
- (get_local $1)
- (block
- (call $___unlockfile
- (get_local $0)
- )
- (get_local $1)
- )
- )
- )
)
)
)
@@ -949,10 +865,7 @@
(local $12 i32)
(local $13 i32)
(local $14 i32)
- (local $15 i32)
- (local $16 i32)
- (local $17 i32)
- (set_local $8
+ (set_local $7
(get_global $STACKTOP)
)
(set_global $STACKTOP
@@ -968,25 +881,25 @@
)
(call_import $abort)
)
- (set_local $9
+ (set_local $8
(i32.add
- (get_local $8)
+ (get_local $7)
(i32.const 16)
)
)
- (set_local $10
- (get_local $8)
+ (set_local $9
+ (get_local $7)
)
(i32.store
(tee_local $4
(i32.add
- (get_local $8)
+ (get_local $7)
(i32.const 32)
)
)
(tee_local $3
(i32.load
- (tee_local $7
+ (tee_local $6
(i32.add
(get_local $0)
(i32.const 28)
@@ -1000,7 +913,7 @@
(tee_local $3
(i32.sub
(i32.load
- (tee_local $11
+ (tee_local $10
(i32.add
(get_local $0)
(i32.const 20)
@@ -1019,310 +932,281 @@
(get_local $4)
(get_local $2)
)
- (set_local $12
+ (set_local $13
(i32.add
(get_local $0)
(i32.const 60)
)
)
- (set_local $13
+ (set_local $14
(i32.add
(get_local $0)
(i32.const 44)
)
)
- (set_local $6
+ (set_local $1
+ (get_local $4)
+ )
+ (set_local $4
(i32.const 2)
)
- (set_local $3
+ (set_local $11
(i32.add
(get_local $3)
(get_local $2)
)
)
- (loop $while-in$1
- (block $while-out$0
- (if
- (i32.eq
- (get_local $3)
- (tee_local $5
- (if
+ (set_local $0
+ (block $jumpthreading$outer$1
+ (block $jumpthreading$inner$1
+ (block $jumpthreading$inner$0
+ (loop $while-in$1
+ (br_if $jumpthreading$inner$0
(i32.eq
- (i32.load
- (i32.const 16)
+ (get_local $11)
+ (tee_local $5
+ (if
+ (i32.load
+ (i32.const 16)
+ )
+ (block
+ (call_import $_pthread_cleanup_push
+ (i32.const 5)
+ (get_local $0)
+ )
+ (i32.store
+ (get_local $9)
+ (i32.load
+ (get_local $13)
+ )
+ )
+ (i32.store offset=4
+ (get_local $9)
+ (get_local $1)
+ )
+ (i32.store offset=8
+ (get_local $9)
+ (get_local $4)
+ )
+ (set_local $3
+ (call $___syscall_ret
+ (call_import $___syscall146
+ (i32.const 146)
+ (get_local $9)
+ )
+ )
+ )
+ (call_import $_pthread_cleanup_pop
+ (i32.const 0)
+ )
+ (get_local $3)
+ )
+ (block
+ (i32.store
+ (get_local $8)
+ (i32.load
+ (get_local $13)
+ )
+ )
+ (i32.store offset=4
+ (get_local $8)
+ (get_local $1)
+ )
+ (i32.store offset=8
+ (get_local $8)
+ (get_local $4)
+ )
+ (call $___syscall_ret
+ (call_import $___syscall146
+ (i32.const 146)
+ (get_local $8)
+ )
+ )
+ )
+ )
)
+ )
+ )
+ (br_if $jumpthreading$inner$1
+ (i32.lt_s
+ (get_local $5)
(i32.const 0)
)
- (block
- (i32.store
- (get_local $9)
- (i32.load
- (get_local $12)
- )
- )
- (i32.store offset=4
- (get_local $9)
- (get_local $4)
- )
- (i32.store offset=8
- (get_local $9)
- (get_local $6)
- )
- (call $___syscall_ret
- (call_import $___syscall146
- (i32.const 146)
- (get_local $9)
- )
+ )
+ (block
+ (set_local $11
+ (i32.sub
+ (get_local $11)
+ (get_local $5)
)
)
- (block
- (call_import $_pthread_cleanup_push
- (i32.const 5)
- (get_local $0)
- )
- (i32.store
- (get_local $10)
- (i32.load
- (get_local $12)
+ (set_local $1
+ (if
+ (i32.gt_u
+ (get_local $5)
+ (tee_local $12
+ (i32.load offset=4
+ (get_local $1)
+ )
+ )
)
- )
- (i32.store offset=4
- (get_local $10)
- (get_local $4)
- )
- (i32.store offset=8
- (get_local $10)
- (get_local $6)
- )
- (set_local $1
- (call $___syscall_ret
- (call_import $___syscall146
- (i32.const 146)
+ (block
+ (i32.store
+ (get_local $6)
+ (tee_local $3
+ (i32.load
+ (get_local $14)
+ )
+ )
+ )
+ (i32.store
(get_local $10)
+ (get_local $3)
+ )
+ (set_local $5
+ (i32.sub
+ (get_local $5)
+ (get_local $12)
+ )
+ )
+ (set_local $3
+ (i32.add
+ (get_local $1)
+ (i32.const 8)
+ )
+ )
+ (set_local $4
+ (i32.add
+ (get_local $4)
+ (i32.const -1)
+ )
+ )
+ (i32.load offset=12
+ (get_local $1)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $4)
+ (i32.const 2)
+ )
+ (block
+ (i32.store
+ (get_local $6)
+ (i32.add
+ (i32.load
+ (get_local $6)
+ )
+ (get_local $5)
+ )
+ )
+ (set_local $3
+ (get_local $1)
+ )
+ (set_local $4
+ (i32.const 2)
+ )
+ (get_local $12)
+ )
+ (block
+ (set_local $3
+ (get_local $1)
+ )
+ (get_local $12)
)
)
)
- (call_import $_pthread_cleanup_pop
- (i32.const 0)
- )
- (get_local $1)
- )
- )
- )
- )
- (block
- (set_local $1
- (i32.const 6)
- )
- (br $while-out$0)
- )
- )
- (if
- (i32.lt_s
- (get_local $5)
- (i32.const 0)
- )
- (block
- (set_local $15
- (get_local $4)
- )
- (set_local $16
- (get_local $6)
- )
- (set_local $1
- (i32.const 8)
- )
- (br $while-out$0)
- )
- )
- (set_local $17
- (i32.sub
- (get_local $3)
- (get_local $5)
- )
- )
- (set_local $1
- (if
- (i32.gt_u
- (get_local $5)
- (tee_local $1
- (i32.load offset=4
- (get_local $4)
- )
- )
- )
- (block
- (i32.store
- (get_local $7)
- (tee_local $3
- (i32.load
- (get_local $13)
- )
- )
- )
- (i32.store
- (get_local $11)
- (get_local $3)
- )
- (set_local $5
- (i32.sub
- (get_local $5)
- (get_local $1)
- )
- )
- (set_local $3
- (i32.add
- (get_local $4)
- (i32.const 8)
- )
- )
- (set_local $6
- (i32.add
- (get_local $6)
- (i32.const -1)
)
- )
- (i32.load offset=12
- (get_local $4)
- )
- )
- (if
- (i32.eq
- (get_local $6)
- (i32.const 2)
- )
- (block
(i32.store
- (get_local $7)
+ (get_local $3)
(i32.add
(i32.load
- (get_local $7)
+ (get_local $3)
)
(get_local $5)
)
)
- (set_local $3
- (get_local $4)
+ (i32.store offset=4
+ (get_local $3)
+ (i32.sub
+ (get_local $1)
+ (get_local $5)
+ )
)
- (set_local $6
- (i32.const 2)
+ (set_local $1
+ (get_local $3)
)
- (get_local $1)
+ (br $while-in$1)
)
- (block
- (set_local $3
- (get_local $4)
+ )
+ )
+ (i32.store offset=16
+ (get_local $0)
+ (i32.add
+ (tee_local $1
+ (i32.load
+ (get_local $14)
)
- (get_local $1)
+ )
+ (i32.load offset=48
+ (get_local $0)
)
)
)
- )
- (i32.store
- (get_local $3)
- (i32.add
- (i32.load
- (get_local $3)
+ (i32.store
+ (get_local $6)
+ (tee_local $0
+ (get_local $1)
)
- (get_local $5)
)
- )
- (i32.store offset=4
- (get_local $3)
- (i32.sub
- (get_local $1)
- (get_local $5)
+ (i32.store
+ (get_local $10)
+ (get_local $0)
+ )
+ (br $jumpthreading$outer$1
+ (get_local $2)
)
)
- (set_local $4
- (get_local $3)
- )
- (set_local $3
- (get_local $17)
- )
- (br $while-in$1)
- )
- )
- (if
- (i32.eq
- (get_local $1)
- (i32.const 6)
- )
- (block
(i32.store offset=16
(get_local $0)
- (i32.add
- (tee_local $1
- (i32.load
- (get_local $13)
- )
- )
- (i32.load offset=48
- (get_local $0)
- )
- )
+ (i32.const 0)
)
(i32.store
- (get_local $7)
- (get_local $1)
+ (get_local $6)
+ (i32.const 0)
)
(i32.store
- (get_local $11)
- (get_local $1)
- )
- (set_local $14
- (get_local $2)
- )
- )
- (if
- (i32.eq
- (get_local $1)
- (i32.const 8)
+ (get_local $10)
+ (i32.const 0)
)
- (block
- (i32.store offset=16
- (get_local $0)
- (i32.const 0)
- )
- (i32.store
- (get_local $7)
- (i32.const 0)
- )
- (i32.store
- (get_local $11)
- (i32.const 0)
- )
- (i32.store
- (get_local $0)
- (i32.or
- (i32.load
- (get_local $0)
- )
- (i32.const 32)
+ (i32.store
+ (get_local $0)
+ (i32.or
+ (i32.load
+ (get_local $0)
)
+ (i32.const 32)
)
- (set_local $14
- (select
- (i32.const 0)
- (i32.sub
- (get_local $2)
- (i32.load offset=4
- (get_local $15)
- )
- )
- (i32.eq
- (get_local $16)
- (i32.const 2)
- )
+ )
+ (select
+ (i32.const 0)
+ (i32.sub
+ (get_local $2)
+ (i32.load offset=4
+ (get_local $1)
)
)
+ (i32.eq
+ (get_local $4)
+ (i32.const 2)
+ )
)
)
)
(set_global $STACKTOP
- (get_local $8)
+ (get_local $7)
)
- (get_local $14)
+ (get_local $0)
)
(func $_vfprintf (param $0 i32) (param $1 i32) (param $2 i32) (result i32)
(local $3 i32)
@@ -1444,14 +1328,8 @@
)
(if
(i32.lt_s
- (i32.shr_s
- (i32.shl
- (i32.load8_s offset=74
- (get_local $0)
- )
- (i32.const 24)
- )
- (i32.const 24)
+ (i32.load8_s offset=74
+ (get_local $0)
)
(i32.const 1)
)
@@ -1465,17 +1343,22 @@
)
(set_local $2
(select
+ (i32.const -1)
(if
- (i32.eq
- (i32.load
- (tee_local $10
- (i32.add
- (get_local $0)
- (i32.const 48)
- )
+ (i32.load
+ (tee_local $10
+ (i32.add
+ (get_local $0)
+ (i32.const 48)
)
)
- (i32.const 0)
+ )
+ (call $_printf_core
+ (get_local $0)
+ (get_local $1)
+ (get_local $5)
+ (get_local $8)
+ (get_local $9)
)
(block
(set_local $2
@@ -1536,11 +1419,7 @@
)
)
(if
- (i32.eq
- (get_local $2)
- (i32.const 0)
- )
- (get_local $1)
+ (get_local $2)
(block
(drop
(call_indirect $FUNCSIG$iiii
@@ -1560,13 +1439,10 @@
)
(set_local $1
(select
- (i32.const -1)
(get_local $1)
- (i32.eq
- (i32.load
- (get_local $11)
- )
- (i32.const 0)
+ (i32.const -1)
+ (i32.load
+ (get_local $11)
)
)
)
@@ -1592,27 +1468,17 @@
)
(get_local $1)
)
+ (get_local $1)
)
)
- (call $_printf_core
- (get_local $0)
- (get_local $1)
- (get_local $5)
- (get_local $8)
- (get_local $9)
- )
)
- (i32.const -1)
- (i32.eq
- (i32.and
- (tee_local $1
- (i32.load
- (get_local $0)
- )
+ (i32.and
+ (tee_local $1
+ (i32.load
+ (get_local $0)
)
- (i32.const 32)
)
- (i32.const 0)
+ (i32.const 32)
)
)
)
@@ -1624,10 +1490,7 @@
)
)
(if
- (i32.ne
- (get_local $12)
- (i32.const 0)
- )
+ (get_local $12)
(call $___unlockfile
(get_local $0)
)
@@ -1646,262 +1509,216 @@
(local $4 i32)
(local $5 i32)
(local $6 i32)
- (local $7 i32)
- (if
- (i32.eq
- (tee_local $6
- (i32.load
- (tee_local $5
- (i32.add
- (get_local $2)
- (i32.const 16)
+ (block $label$break$L5
+ (block $jumpthreading$inner$0
+ (br_if $jumpthreading$inner$0
+ (tee_local $3
+ (i32.load
+ (tee_local $4
+ (i32.add
+ (get_local $2)
+ (i32.const 16)
+ )
)
)
)
)
- (i32.const 0)
- )
- (if
- (i32.eq
+ (if
(call $___towrite
(get_local $2)
)
- (i32.const 0)
- )
- (block
(set_local $3
- (i32.load
- (get_local $5)
- )
+ (i32.const 0)
)
- (set_local $7
- (i32.const 5)
+ (block
+ (set_local $3
+ (i32.load
+ (get_local $4)
+ )
+ )
+ (br $jumpthreading$inner$0)
)
)
- (set_local $4
- (i32.const 0)
- )
+ (br $label$break$L5)
)
- (block
- (set_local $3
- (get_local $6)
- )
- (set_local $7
- (i32.const 5)
+ (set_local $6
+ (tee_local $4
+ (i32.load
+ (tee_local $5
+ (i32.add
+ (get_local $2)
+ (i32.const 20)
+ )
+ )
+ )
)
)
- )
- (block $label$break$L5
(if
- (i32.eq
- (get_local $7)
- (i32.const 5)
+ (i32.lt_u
+ (i32.sub
+ (get_local $3)
+ (get_local $4)
+ )
+ (get_local $1)
)
(block
(set_local $3
- (i32.lt_u
- (i32.sub
- (get_local $3)
- (tee_local $6
- (i32.load
- (tee_local $5
- (i32.add
- (get_local $2)
- (i32.const 20)
- )
- )
+ (call_indirect $FUNCSIG$iiii
+ (get_local $2)
+ (get_local $0)
+ (get_local $1)
+ (i32.add
+ (i32.and
+ (i32.load offset=36
+ (get_local $2)
)
+ (i32.const 7)
)
+ (i32.const 2)
)
- (get_local $1)
)
)
- (if
- (get_local $3)
- (block
- (set_local $4
- (call_indirect $FUNCSIG$iiii
+ (br $label$break$L5)
+ )
+ )
+ (drop
+ (call $_memcpy
+ (block $label$break$L10
+ (if
+ (i32.gt_s
+ (i32.load8_s offset=75
(get_local $2)
- (get_local $0)
- (get_local $1)
- (i32.add
- (i32.and
- (i32.load offset=36
- (get_local $2)
- )
- (i32.const 7)
- )
- (i32.const 2)
- )
)
+ (i32.const -1)
)
- (br $label$break$L5)
- )
- )
- (drop
- (call $_memcpy
- (block $label$break$L10
- (if
- (i32.gt_s
- (i32.shr_s
- (i32.shl
- (i32.load8_s offset=75
- (get_local $2)
- )
- (i32.const 24)
- )
- (i32.const 24)
- )
- (i32.const -1)
- )
- (block
- (set_local $3
- (get_local $1)
+ (block
+ (set_local $3
+ (get_local $1)
+ )
+ (loop $while-in$3
+ (if
+ (i32.eqz
+ (get_local $3)
)
- (loop $while-in$3
- (block $while-out$2
- (if
- (i32.eq
- (get_local $3)
- (i32.const 0)
- )
- (block
- (set_local $2
- (i32.const 0)
- )
- (br $label$break$L10
- (get_local $6)
- )
- )
- )
- (if
- (i32.eq
- (i32.shr_s
- (i32.shl
- (i32.load8_s
- (i32.add
- (get_local $0)
- (tee_local $4
- (i32.add
- (get_local $3)
- (i32.const -1)
- )
- )
- )
- )
- (i32.const 24)
- )
- (i32.const 24)
- )
- (i32.const 10)
- )
- (br $while-out$2)
- (set_local $3
- (get_local $4)
- )
- )
- (br $while-in$3)
+ (block
+ (set_local $2
+ (i32.const 0)
+ )
+ (br $label$break$L10
+ (get_local $6)
)
)
- (if
- (i32.lt_u
- (call_indirect $FUNCSIG$iiii
- (get_local $2)
+ )
+ (if
+ (i32.ne
+ (i32.load8_s
+ (i32.add
(get_local $0)
- (get_local $3)
- (i32.add
- (i32.and
- (i32.load offset=36
- (get_local $2)
- )
- (i32.const 7)
+ (tee_local $4
+ (i32.add
+ (get_local $3)
+ (i32.const -1)
)
- (i32.const 2)
)
)
- (get_local $3)
- )
- (block
- (set_local $4
- (get_local $3)
- )
- (br $label$break$L5)
)
+ (i32.const 10)
)
- (set_local $2
- (get_local $3)
- )
- (set_local $1
- (i32.sub
- (get_local $1)
- (get_local $3)
+ (block
+ (set_local $3
+ (get_local $4)
)
+ (br $while-in$3)
)
- (set_local $0
+ )
+ )
+ (br_if $label$break$L5
+ (i32.lt_u
+ (call_indirect $FUNCSIG$iiii
+ (get_local $2)
+ (get_local $0)
+ (get_local $3)
(i32.add
- (get_local $0)
- (get_local $3)
+ (i32.and
+ (i32.load offset=36
+ (get_local $2)
+ )
+ (i32.const 7)
+ )
+ (i32.const 2)
)
)
- (i32.load
- (get_local $5)
- )
+ (get_local $3)
)
- (block
- (set_local $2
- (i32.const 0)
- )
- (get_local $6)
+ )
+ (set_local $2
+ (get_local $3)
+ )
+ (set_local $1
+ (i32.sub
+ (get_local $1)
+ (get_local $3)
+ )
+ )
+ (set_local $0
+ (i32.add
+ (get_local $0)
+ (get_local $3)
)
)
+ (i32.load
+ (get_local $5)
+ )
)
- (get_local $0)
- (get_local $1)
- )
- )
- (i32.store
- (get_local $5)
- (i32.add
- (i32.load
- (get_local $5)
+ (block
+ (set_local $2
+ (i32.const 0)
+ )
+ (get_local $6)
)
- (get_local $1)
)
)
- (set_local $4
- (i32.add
- (get_local $2)
- (get_local $1)
- )
+ (get_local $0)
+ (get_local $1)
+ )
+ )
+ (i32.store
+ (get_local $5)
+ (i32.add
+ (i32.load
+ (get_local $5)
)
+ (get_local $1)
+ )
+ )
+ (set_local $3
+ (i32.add
+ (get_local $2)
+ (get_local $1)
)
)
)
- (get_local $4)
+ (get_local $3)
)
(func $___towrite (param $0 i32) (result i32)
(local $1 i32)
(local $2 i32)
(set_local $1
+ (i32.load8_s
+ (tee_local $2
+ (i32.add
+ (get_local $0)
+ (i32.const 74)
+ )
+ )
+ )
+ )
+ (i32.store8
+ (get_local $2)
(i32.and
(i32.or
(i32.add
- (tee_local $1
- (i32.shr_s
- (i32.shl
- (i32.load8_s
- (tee_local $2
- (i32.add
- (get_local $0)
- (i32.const 74)
- )
- )
- )
- (i32.const 24)
- )
- (i32.const 24)
- )
- )
+ (get_local $1)
(i32.const 255)
)
(get_local $1)
@@ -1909,21 +1726,24 @@
(i32.const 255)
)
)
- (i32.store8
- (get_local $2)
- (get_local $1)
- )
(if
- (i32.eq
- (i32.and
- (tee_local $1
- (i32.load
- (get_local $0)
- )
+ (i32.and
+ (tee_local $1
+ (i32.load
+ (get_local $0)
)
- (i32.const 8)
)
- (i32.const 0)
+ (i32.const 8)
+ )
+ (block
+ (i32.store
+ (get_local $0)
+ (i32.or
+ (get_local $1)
+ (i32.const 32)
+ )
+ )
+ (i32.const -1)
)
(block
(i32.store offset=8
@@ -1957,26 +1777,12 @@
)
(i32.const 0)
)
- (block
- (i32.store
- (get_local $0)
- (i32.or
- (get_local $1)
- (i32.const 32)
- )
- )
- (i32.const -1)
- )
)
)
(func $_wcrtomb (param $0 i32) (param $1 i32) (param $2 i32) (result i32)
(block $do-once$0
(if
- (i32.eq
- (get_local $0)
- (i32.const 0)
- )
- (i32.const 1)
+ (get_local $0)
(block
(if
(i32.lt_u
@@ -2173,444 +1979,264 @@
)
)
)
+ (i32.const 1)
)
)
)
(func $_wctomb (param $0 i32) (param $1 i32) (result i32)
(if
- (i32.eq
- (get_local $0)
- (i32.const 0)
- )
- (i32.const 0)
+ (get_local $0)
(call $_wcrtomb
(get_local $0)
(get_local $1)
(i32.const 0)
)
+ (i32.const 0)
)
)
(func $_memchr (param $0 i32) (param $1 i32) (param $2 i32) (result i32)
(local $3 i32)
(local $4 i32)
(local $5 i32)
- (local $6 i32)
- (local $7 i32)
- (local $8 i32)
- (local $9 i32)
- (local $10 i32)
- (local $11 i32)
- (local $12 i32)
- (local $13 i32)
- (local $14 i32)
- (local $15 i32)
- (local $16 i32)
- (set_local $16
+ (set_local $5
(i32.and
(get_local $1)
(i32.const 255)
)
)
- (block $label$break$L1
- (if
- (i32.and
- (tee_local $6
- (i32.ne
- (get_local $2)
- (i32.const 0)
- )
- )
- (i32.ne
- (i32.and
- (get_local $0)
- (i32.const 3)
- )
- (i32.const 0)
- )
- )
- (block
- (set_local $6
+ (block $label$break$L8
+ (block $jumpthreading$inner$2
+ (block $jumpthreading$inner$1
+ (if
(i32.and
- (get_local $1)
- (i32.const 255)
+ (tee_local $3
+ (i32.ne
+ (get_local $2)
+ (i32.const 0)
+ )
+ )
+ (i32.ne
+ (i32.and
+ (get_local $0)
+ (i32.const 3)
+ )
+ (i32.const 0)
+ )
)
- )
- (set_local $3
- (get_local $2)
- )
- (set_local $2
- (get_local $0)
- )
- (loop $while-in$2
- (block $while-out$1
- (if
- (i32.eq
- (i32.shr_s
- (i32.shl
- (i32.load8_s
- (get_local $2)
- )
- (i32.const 24)
+ (block
+ (set_local $4
+ (i32.and
+ (get_local $1)
+ (i32.const 255)
+ )
+ )
+ (loop $while-in$2
+ (br_if $jumpthreading$inner$2
+ (i32.eq
+ (i32.load8_s
+ (get_local $0)
)
- (i32.const 24)
- )
- (i32.shr_s
- (i32.shl
- (get_local $6)
+ (i32.shr_s
+ (i32.shl
+ (get_local $4)
+ (i32.const 24)
+ )
(i32.const 24)
)
- (i32.const 24)
- )
- )
- (block
- (set_local $4
- (get_local $3)
- )
- (set_local $5
- (get_local $2)
- )
- (set_local $3
- (i32.const 6)
)
- (br $label$break$L1)
)
- )
- (if
- (i32.and
- (tee_local $3
- (i32.ne
- (tee_local $0
- (i32.add
- (get_local $3)
- (i32.const -1)
+ (br_if $while-in$2
+ (i32.and
+ (tee_local $3
+ (i32.ne
+ (tee_local $2
+ (i32.add
+ (get_local $2)
+ (i32.const -1)
+ )
)
+ (i32.const 0)
)
- (i32.const 0)
)
- )
- (i32.ne
- (i32.and
- (tee_local $2
- (i32.add
- (get_local $2)
- (i32.const 1)
+ (i32.ne
+ (i32.and
+ (tee_local $0
+ (i32.add
+ (get_local $0)
+ (i32.const 1)
+ )
)
+ (i32.const 3)
)
- (i32.const 3)
+ (i32.const 0)
)
- (i32.const 0)
)
)
- (set_local $3
- (get_local $0)
- )
- (block
- (set_local $14
- (get_local $0)
- )
- (set_local $11
- (get_local $2)
- )
- (set_local $15
- (get_local $3)
- )
- (set_local $3
- (i32.const 5)
- )
- (br $while-out$1)
- )
+ (br $jumpthreading$inner$1)
)
- (br $while-in$2)
)
)
)
- (block
- (set_local $14
- (get_local $2)
- )
- (set_local $11
- (get_local $0)
- )
- (set_local $15
- (get_local $6)
- )
- (set_local $3
- (i32.const 5)
- )
- )
- )
- )
- (if
- (i32.eq
- (get_local $3)
- (i32.const 5)
- )
- (if
- (get_local $15)
- (block
- (set_local $4
- (get_local $14)
- )
- (set_local $5
- (get_local $11)
- )
- (set_local $3
- (i32.const 6)
- )
+ (br_if $jumpthreading$inner$2
+ (get_local $3)
)
- (block
- (set_local $7
- (i32.const 0)
- )
- (set_local $8
- (get_local $11)
- )
+ (set_local $1
+ (i32.const 0)
)
+ (br $label$break$L8)
)
- )
- (block $label$break$L8
(if
(i32.eq
- (get_local $3)
- (i32.const 6)
- )
- (if
- (i32.eq
- (i32.shr_s
- (i32.shl
- (i32.load8_s
- (get_local $5)
- )
- (i32.const 24)
- )
- (i32.const 24)
- )
- (i32.shr_s
- (i32.shl
- (tee_local $0
- (i32.and
- (get_local $1)
- (i32.const 255)
- )
+ (i32.load8_s
+ (get_local $0)
+ )
+ (i32.shr_s
+ (i32.shl
+ (tee_local $4
+ (i32.and
+ (get_local $1)
+ (i32.const 255)
)
- (i32.const 24)
)
(i32.const 24)
)
+ (i32.const 24)
)
- (block
- (set_local $7
- (get_local $4)
- )
- (set_local $8
+ )
+ (set_local $1
+ (get_local $2)
+ )
+ (block
+ (set_local $3
+ (i32.mul
(get_local $5)
+ (i32.const 16843009)
)
)
- (block
- (set_local $2
- (i32.mul
- (get_local $16)
- (i32.const 16843009)
- )
- )
- (block $label$break$L11
+ (block $jumpthreading$outer$0
+ (block $jumpthreading$inner$0
(if
(i32.gt_u
- (get_local $4)
+ (get_local $2)
(i32.const 3)
)
- (block
- (loop $while-in$6
- (block $while-out$5
- (set_local $1
- (i32.add
- (tee_local $6
- (i32.xor
- (i32.load
- (get_local $5)
- )
- (get_local $2)
- )
- )
- (i32.const -16843009)
- )
- )
- (br_if $while-out$5
- (i32.ne
+ (loop $while-in$6
+ (block $while-out$5
+ (if
+ (i32.and
+ (i32.xor
(i32.and
- (i32.xor
- (i32.and
- (get_local $6)
- (i32.const -2139062144)
+ (tee_local $1
+ (i32.xor
+ (i32.load
+ (get_local $0)
+ )
+ (get_local $3)
)
- (i32.const -2139062144)
)
- (get_local $1)
+ (i32.const -2139062144)
)
- (i32.const 0)
+ (i32.const -2139062144)
)
- )
- (set_local $1
(i32.add
- (get_local $5)
- (i32.const 4)
+ (get_local $1)
+ (i32.const -16843009)
)
)
- (if
- (i32.gt_u
- (tee_local $4
- (i32.add
- (get_local $4)
- (i32.const -4)
- )
- )
- (i32.const 3)
- )
- (set_local $5
- (get_local $1)
+ (block
+ (set_local $1
+ (get_local $2)
)
- (block
- (set_local $12
- (get_local $4)
- )
- (set_local $13
- (get_local $1)
- )
- (set_local $3
- (i32.const 11)
+ (br $while-out$5)
+ )
+ )
+ (set_local $0
+ (i32.add
+ (get_local $0)
+ (i32.const 4)
+ )
+ )
+ (br_if $jumpthreading$inner$0
+ (i32.le_u
+ (tee_local $1
+ (i32.add
+ (get_local $2)
+ (i32.const -4)
)
- (br $label$break$L11)
)
+ (i32.const 3)
+ )
+ )
+ (block
+ (set_local $2
+ (get_local $1)
)
(br $while-in$6)
)
)
- (set_local $10
- (get_local $4)
- )
- (set_local $9
- (get_local $5)
- )
)
(block
- (set_local $12
- (get_local $4)
- )
- (set_local $13
- (get_local $5)
- )
- (set_local $3
- (i32.const 11)
+ (set_local $1
+ (get_local $2)
)
+ (br $jumpthreading$inner$0)
)
)
+ (br $jumpthreading$outer$0)
)
(if
- (i32.eq
- (get_local $3)
- (i32.const 11)
+ (i32.eqz
+ (get_local $1)
)
- (if
- (i32.eq
- (get_local $12)
+ (block
+ (set_local $1
(i32.const 0)
)
- (block
- (set_local $7
- (i32.const 0)
- )
- (set_local $8
- (get_local $13)
- )
- (br $label$break$L8)
- )
- (block
- (set_local $10
- (get_local $12)
- )
- (set_local $9
- (get_local $13)
- )
- )
+ (br $label$break$L8)
)
)
- (loop $while-in$8
- (block $while-out$7
- (if
- (i32.eq
- (i32.shr_s
- (i32.shl
- (i32.load8_s
- (get_local $9)
- )
- (i32.const 24)
- )
- (i32.const 24)
- )
- (i32.shr_s
- (i32.shl
- (get_local $0)
- (i32.const 24)
- )
- (i32.const 24)
- )
- )
- (block
- (set_local $7
- (get_local $10)
- )
- (set_local $8
- (get_local $9)
- )
- (br $label$break$L8)
- )
+ )
+ (loop $while-in$8
+ (br_if $label$break$L8
+ (i32.eq
+ (i32.load8_s
+ (get_local $0)
)
- (set_local $2
- (i32.add
- (get_local $9)
- (i32.const 1)
+ (i32.shr_s
+ (i32.shl
+ (get_local $4)
+ (i32.const 24)
)
+ (i32.const 24)
)
- (if
- (i32.eq
- (tee_local $1
- (i32.add
- (get_local $10)
- (i32.const -1)
- )
- )
- (i32.const 0)
- )
- (block
- (set_local $7
- (i32.const 0)
- )
- (set_local $8
- (get_local $2)
- )
- (br $while-out$7)
- )
- (block
- (set_local $10
- (get_local $1)
- )
- (set_local $9
- (get_local $2)
- )
- )
+ )
+ )
+ (set_local $0
+ (i32.add
+ (get_local $0)
+ (i32.const 1)
+ )
+ )
+ (br_if $while-in$8
+ (tee_local $1
+ (i32.add
+ (get_local $1)
+ (i32.const -1)
)
- (br $while-in$8)
)
)
+ (set_local $1
+ (i32.const 0)
+ )
)
)
)
)
(select
- (get_local $8)
+ (get_local $0)
(i32.const 0)
(i32.ne
- (get_local $7)
+ (get_local $1)
(i32.const 0)
)
)
@@ -2641,26 +2267,28 @@
(local $4 i32)
(local $5 i32)
(local $6 i32)
- (if
- (i32.gt_u
- (i32.load
- (tee_local $3
- (i32.add
- (get_local $0)
- (i32.const 20)
+ (block $jumpthreading$outer$0
+ (block $jumpthreading$inner$0
+ (br_if $jumpthreading$inner$0
+ (i32.le_u
+ (i32.load
+ (tee_local $1
+ (i32.add
+ (get_local $0)
+ (i32.const 20)
+ )
+ )
)
- )
- )
- (i32.load
- (tee_local $4
- (i32.add
- (get_local $0)
- (i32.const 28)
+ (i32.load
+ (tee_local $2
+ (i32.add
+ (get_local $0)
+ (i32.const 28)
+ )
+ )
)
)
)
- )
- (block
(drop
(call_indirect $FUNCSIG$iiii
(get_local $0)
@@ -2677,108 +2305,87 @@
)
)
)
- (if
- (i32.eq
- (i32.load
- (get_local $3)
- )
- (i32.const 0)
- )
- (set_local $1
- (i32.const -1)
- )
- (set_local $2
- (i32.const 3)
+ (br_if $jumpthreading$inner$0
+ (i32.load
+ (get_local $1)
)
)
+ (br $jumpthreading$outer$0
+ (i32.const -1)
+ )
)
- (set_local $2
- (i32.const 3)
- )
- )
- (if
- (i32.eq
- (get_local $2)
- (i32.const 3)
- )
- (block
- (if
- (i32.lt_u
- (tee_local $1
- (i32.load
- (tee_local $5
- (i32.add
- (get_local $0)
- (i32.const 4)
- )
+ (if
+ (i32.lt_u
+ (tee_local $4
+ (i32.load
+ (tee_local $3
+ (i32.add
+ (get_local $0)
+ (i32.const 4)
)
)
)
- (tee_local $2
- (i32.load
- (tee_local $6
- (i32.add
- (get_local $0)
- (i32.const 8)
- )
+ )
+ (tee_local $6
+ (i32.load
+ (tee_local $5
+ (i32.add
+ (get_local $0)
+ (i32.const 8)
)
)
)
)
- (drop
- (call_indirect $FUNCSIG$iiii
- (get_local $0)
- (i32.sub
- (get_local $1)
- (get_local $2)
- )
- (i32.const 1)
- (i32.add
- (i32.and
- (i32.load offset=40
- (get_local $0)
- )
- (i32.const 7)
+ )
+ (drop
+ (call_indirect $FUNCSIG$iiii
+ (get_local $0)
+ (i32.sub
+ (get_local $4)
+ (get_local $6)
+ )
+ (i32.const 1)
+ (i32.add
+ (i32.and
+ (i32.load offset=40
+ (get_local $0)
)
- (i32.const 2)
+ (i32.const 7)
)
+ (i32.const 2)
)
)
)
- (i32.store offset=16
- (get_local $0)
- (i32.const 0)
- )
- (i32.store
- (get_local $4)
- (i32.const 0)
- )
- (i32.store
- (get_local $3)
- (i32.const 0)
- )
- (i32.store
- (get_local $6)
- (i32.const 0)
- )
- (i32.store
- (get_local $5)
- (i32.const 0)
- )
- (set_local $1
- (i32.const 0)
- )
)
+ (i32.store offset=16
+ (get_local $0)
+ (i32.const 0)
+ )
+ (i32.store
+ (get_local $2)
+ (i32.const 0)
+ )
+ (i32.store
+ (get_local $1)
+ (i32.const 0)
+ )
+ (i32.store
+ (get_local $5)
+ (i32.const 0)
+ )
+ (i32.store
+ (get_local $3)
+ (i32.const 0)
+ )
+ (i32.const 0)
)
- (get_local $1)
)
(func $_cleanup (param $0 i32)
(if
- (i32.eq
+ (i32.eqz
(i32.load offset=68
(get_local $0)
)
- (i32.const 0)
)
(call $___unlockfile
(get_local $0)
@@ -2803,7 +2410,7 @@
(local $19 i32)
(local $20 i32)
(local $21 i32)
- (local $22 i32)
+ (local $22 f64)
(local $23 i32)
(local $24 i32)
(local $25 i32)
@@ -2811,7 +2418,7 @@
(local $27 i32)
(local $28 i32)
(local $29 i32)
- (local $30 f64)
+ (local $30 i32)
(local $31 i32)
(local $32 i32)
(local $33 i32)
@@ -2837,35 +2444,7 @@
(local $53 i32)
(local $54 i32)
(local $55 i32)
- (local $56 i32)
- (local $57 i32)
- (local $58 i32)
- (local $59 i32)
- (local $60 i32)
- (local $61 i32)
- (local $62 i32)
- (local $63 i32)
- (local $64 i32)
- (local $65 i32)
- (local $66 i32)
- (local $67 i32)
- (local $68 i32)
- (local $69 i32)
- (local $70 i32)
- (local $71 i32)
- (local $72 i32)
- (local $73 i32)
- (local $74 i32)
- (local $75 i32)
- (local $76 i32)
- (local $77 i32)
- (local $78 i32)
- (local $79 i32)
- (local $80 i32)
- (local $81 i32)
- (local $82 i32)
- (local $83 i32)
- (set_local $31
+ (set_local $27
(get_global $STACKTOP)
)
(set_global $STACKTOP
@@ -2881,33 +2460,33 @@
)
(call_import $abort)
)
- (set_local $25
+ (set_local $20
(i32.add
- (get_local $31)
+ (get_local $27)
(i32.const 16)
)
)
- (set_local $19
- (get_local $31)
+ (set_local $18
+ (get_local $27)
)
- (set_local $63
+ (set_local $41
(i32.add
- (get_local $31)
+ (get_local $27)
(i32.const 528)
)
)
- (set_local $44
+ (set_local $33
(i32.ne
(get_local $0)
(i32.const 0)
)
)
- (set_local $71
- (tee_local $28
+ (set_local $45
+ (tee_local $23
(i32.add
- (tee_local $5
+ (tee_local $13
(i32.add
- (get_local $31)
+ (get_local $27)
(i32.const 536)
)
)
@@ -2915,542 +2494,320 @@
)
)
)
- (set_local $72
+ (set_local $46
(i32.add
- (get_local $5)
+ (get_local $13)
(i32.const 39)
)
)
- (set_local $76
+ (set_local $50
(i32.add
- (tee_local $73
+ (tee_local $47
(i32.add
- (get_local $31)
+ (get_local $27)
(i32.const 8)
)
)
(i32.const 4)
)
)
- (set_local $52
+ (set_local $37
(i32.add
- (tee_local $5
+ (tee_local $13
(i32.add
- (get_local $31)
+ (get_local $27)
(i32.const 576)
)
)
(i32.const 12)
)
)
- (set_local $74
+ (set_local $48
(i32.add
- (get_local $5)
+ (get_local $13)
(i32.const 11)
)
)
- (set_local $77
+ (set_local $51
(i32.sub
- (tee_local $40
- (get_local $52)
+ (tee_local $32
+ (get_local $37)
)
- (tee_local $64
- (tee_local $29
+ (tee_local $42
+ (tee_local $24
(i32.add
- (get_local $31)
+ (get_local $27)
(i32.const 588)
)
)
)
)
)
- (set_local $78
+ (set_local $52
(i32.sub
(i32.const -2)
- (get_local $64)
+ (get_local $42)
)
)
- (set_local $79
+ (set_local $53
(i32.add
- (get_local $40)
+ (get_local $32)
(i32.const 2)
)
)
- (set_local $81
+ (set_local $55
(i32.add
- (tee_local $80
+ (tee_local $54
(i32.add
- (get_local $31)
+ (get_local $27)
(i32.const 24)
)
)
(i32.const 288)
)
)
- (set_local $75
- (tee_local $45
+ (set_local $49
+ (tee_local $34
(i32.add
- (get_local $29)
+ (get_local $24)
(i32.const 9)
)
)
)
- (set_local $53
+ (set_local $38
(i32.add
- (get_local $29)
+ (get_local $24)
(i32.const 8)
)
)
- (set_local $22
+ (set_local $15
(i32.const 0)
)
- (set_local $20
- (get_local $1)
- )
- (set_local $1
+ (set_local $5
(i32.const 0)
)
- (set_local $8
+ (set_local $13
(i32.const 0)
)
- (loop $label$continue$L1
- (block $label$break$L1
- (set_local $22
- (if
- (i32.gt_s
- (get_local $22)
- (i32.const -1)
- )
- (if
- (i32.gt_s
- (get_local $1)
- (i32.sub
- (i32.const 2147483647)
- (get_local $22)
- )
- )
- (block
- (i32.store
- (call $___errno_location)
- (i32.const 75)
- )
- (i32.const -1)
- )
- (i32.add
- (get_local $1)
- (get_local $22)
- )
- )
- (get_local $22)
- )
- )
- (if
- (i32.eq
- (i32.shr_s
- (i32.shl
- (tee_local $1
- (i32.load8_s
- (get_local $20)
- )
- )
- (i32.const 24)
- )
- (i32.const 24)
- )
- (i32.const 0)
- )
- (block
- (set_local $82
- (get_local $22)
- )
- (set_local $83
- (get_local $8)
- )
- (set_local $12
- (i32.const 242)
- )
- (br $label$break$L1)
- )
- (set_local $5
- (get_local $20)
- )
- )
- (loop $label$continue$L9
- (block $label$break$L9
- (block $switch-default$5
- (block $switch-case$4
- (block $switch-case$3
- (br_table $switch-case$4 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-case$3 $switch-default$5
- (i32.sub
- (i32.shr_s
- (i32.shl
- (get_local $1)
- (i32.const 24)
- )
- (i32.const 24)
- )
- (i32.const 0)
- )
- )
- )
- (set_local $54
- (get_local $5)
- )
- (set_local $65
- (get_local $5)
- )
- (set_local $12
- (i32.const 9)
- )
- (br $label$break$L9)
- )
- (set_local $41
- (get_local $5)
- )
- (set_local $55
- (get_local $5)
- )
- (br $label$break$L9)
- )
- (set_local $1
- (i32.load8_s
- (tee_local $5
- (i32.add
- (get_local $5)
- (i32.const 1)
- )
- )
- )
- )
- (br $label$continue$L9)
- )
- )
- (block $label$break$L12
- (if
- (i32.eq
- (get_local $12)
- (i32.const 9)
- )
- (loop $while-in$8
- (block $while-out$7
- (set_local $12
- (i32.const 0)
+ (block $label$break$L343
+ (block $jumpthreading$inner$8
+ (loop $label$continue$L1
+ (block $label$break$L1
+ (set_local $15
+ (if
+ (i32.gt_s
+ (get_local $15)
+ (i32.const -1)
)
(if
- (i32.ne
- (i32.shr_s
- (i32.shl
- (i32.load8_s offset=1
- (get_local $54)
- )
- (i32.const 24)
- )
- (i32.const 24)
+ (i32.gt_s
+ (get_local $5)
+ (i32.sub
+ (i32.const 2147483647)
+ (get_local $15)
)
- (i32.const 37)
)
(block
- (set_local $41
- (get_local $54)
- )
- (set_local $55
- (get_local $65)
+ (i32.store
+ (call $___errno_location)
+ (i32.const 75)
)
- (br $label$break$L12)
+ (i32.const -1)
)
- )
- (set_local $5
(i32.add
- (get_local $65)
- (i32.const 1)
- )
- )
- (if
- (i32.eq
- (i32.shr_s
- (i32.shl
- (i32.load8_s
- (tee_local $1
- (i32.add
- (get_local $54)
- (i32.const 2)
- )
- )
- )
- (i32.const 24)
- )
- (i32.const 24)
- )
- (i32.const 37)
- )
- (block
- (set_local $54
- (get_local $1)
- )
- (set_local $65
- (get_local $5)
- )
- )
- (block
- (set_local $41
- (get_local $1)
- )
- (set_local $55
- (get_local $5)
- )
- (br $while-out$7)
+ (get_local $5)
+ (get_local $15)
)
)
- (br $while-in$8)
- )
- )
- )
- )
- (set_local $17
- (i32.sub
- (get_local $55)
- (get_local $20)
- )
- )
- (if
- (get_local $44)
- (if
- (i32.eq
- (i32.and
- (i32.load
- (get_local $0)
- )
- (i32.const 32)
+ (get_local $15)
)
- (i32.const 0)
- )
- (call $___fwritex
- (get_local $20)
- (get_local $17)
- (get_local $0)
- )
- )
- )
- (if
- (i32.ne
- (get_local $55)
- (get_local $20)
- )
- (block
- (set_local $20
- (get_local $41)
- )
- (set_local $1
- (get_local $17)
)
- (br $label$continue$L1)
- )
- )
- (set_local $7
- (if
- (i32.lt_u
- (tee_local $6
- (i32.add
- (i32.shr_s
- (i32.shl
- (tee_local $1
- (i32.load8_s
- (tee_local $5
- (i32.add
- (get_local $41)
- (i32.const 1)
- )
- )
- )
+ (br_if $jumpthreading$inner$8
+ (i32.eqz
+ (i32.shr_s
+ (i32.shl
+ (tee_local $5
+ (i32.load8_s
+ (get_local $1)
)
- (i32.const 24)
)
(i32.const 24)
)
- (i32.const -48)
+ (i32.const 24)
)
)
- (i32.const 10)
)
(block
- (set_local $1
- (i32.load8_s
- (tee_local $5
- (select
- (i32.add
- (get_local $41)
- (i32.const 3)
- )
- (get_local $5)
- (tee_local $7
- (i32.eq
+ (set_local $6
+ (get_local $5)
+ )
+ (set_local $5
+ (get_local $1)
+ )
+ )
+ (loop $label$continue$L9
+ (block $label$break$L9
+ (block $switch-default$5
+ (block $switch-case$4
+ (block $switch-case$3
+ (br_table $switch-case$4 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-default$5 $switch-case$3 $switch-default$5
+ (i32.sub
(i32.shr_s
(i32.shl
- (i32.load8_s offset=2
- (get_local $41)
- )
+ (get_local $6)
(i32.const 24)
)
(i32.const 24)
)
- (i32.const 36)
+ (i32.const 0)
)
)
)
+ (set_local $39
+ (get_local $5)
+ )
+ (set_local $43
+ (get_local $5)
+ )
+ (set_local $28
+ (i32.const 9)
+ )
+ (br $label$break$L9)
)
+ (set_local $29
+ (get_local $5)
+ )
+ (set_local $35
+ (get_local $5)
+ )
+ (br $label$break$L9)
)
- )
- (set_local $11
- (select
- (i32.const 1)
- (get_local $8)
- (get_local $7)
- )
- )
- (set_local $9
- (get_local $5)
- )
- (select
- (get_local $6)
- (i32.const -1)
- (get_local $7)
- )
- )
- (block
- (set_local $11
- (get_local $8)
- )
- (set_local $9
- (get_local $5)
- )
- (i32.const -1)
- )
- )
- )
- (block $label$break$L25
- (if
- (i32.eq
- (i32.and
- (tee_local $5
- (i32.shr_s
- (i32.shl
- (get_local $1)
- (i32.const 24)
+ (set_local $6
+ (i32.load8_s
+ (tee_local $5
+ (i32.add
+ (get_local $5)
+ (i32.const 1)
+ )
)
- (i32.const 24)
)
)
- (i32.const -32)
+ (br $label$continue$L9)
)
- (i32.const 32)
)
- (block
- (set_local $8
- (i32.const 0)
- )
- (loop $while-in$11
- (block $while-out$10
- (br_if $label$break$L25
- (i32.eq
- (i32.and
- (i32.shl
- (i32.const 1)
- (i32.add
- (get_local $5)
- (i32.const -32)
- )
- )
- (i32.const 75913)
+ (block $label$break$L12
+ (if
+ (i32.eq
+ (get_local $28)
+ (i32.const 9)
+ )
+ (loop $while-in$8
+ (set_local $28
+ (i32.const 0)
+ )
+ (if
+ (i32.ne
+ (i32.load8_s offset=1
+ (get_local $39)
)
- (i32.const 0)
+ (i32.const 37)
)
- )
- (set_local $8
- (i32.or
- (i32.shl
- (i32.const 1)
- (i32.add
- (i32.shr_s
- (i32.shl
- (get_local $1)
- (i32.const 24)
- )
- (i32.const 24)
- )
- (i32.const -32)
- )
+ (block
+ (set_local $29
+ (get_local $39)
)
- (get_local $8)
+ (set_local $35
+ (get_local $43)
+ )
+ (br $label$break$L12)
+ )
+ )
+ (set_local $35
+ (i32.add
+ (get_local $43)
+ (i32.const 1)
)
)
(if
(i32.eq
- (i32.and
- (tee_local $5
- (i32.shr_s
- (i32.shl
- (tee_local $1
- (i32.load8_s
- (tee_local $6
- (i32.add
- (get_local $9)
- (i32.const 1)
- )
- )
- )
- )
- (i32.const 24)
- )
- (i32.const 24)
+ (i32.load8_s
+ (tee_local $29
+ (i32.add
+ (get_local $39)
+ (i32.const 2)
)
)
- (i32.const -32)
)
- (i32.const 32)
- )
- (set_local $9
- (get_local $6)
+ (i32.const 37)
)
(block
- (set_local $9
- (get_local $6)
+ (set_local $39
+ (get_local $29)
)
- (br $while-out$10)
+ (set_local $43
+ (get_local $35)
+ )
+ (br $while-in$8)
)
)
- (br $while-in$11)
)
)
)
- (set_local $8
- (i32.const 0)
+ (set_local $6
+ (i32.sub
+ (get_local $35)
+ (get_local $1)
+ )
)
- )
- )
- (block $do-once$12
- (if
- (i32.eq
- (i32.shr_s
- (i32.shl
- (get_local $1)
- (i32.const 24)
+ (if
+ (get_local $33)
+ (if
+ (i32.eqz
+ (i32.and
+ (i32.load
+ (get_local $0)
+ )
+ (i32.const 32)
+ )
+ )
+ (drop
+ (call $___fwritex
+ (get_local $1)
+ (get_local $6)
+ (get_local $0)
+ )
)
- (i32.const 24)
)
- (i32.const 42)
)
- (block
+ (if
+ (i32.ne
+ (get_local $35)
+ (get_local $1)
+ )
+ (block
+ (set_local $1
+ (get_local $29)
+ )
+ (set_local $5
+ (get_local $6)
+ )
+ (br $label$continue$L1)
+ )
+ )
+ (set_local $21
(if
(i32.lt_u
- (tee_local $1
+ (tee_local $9
(i32.add
(i32.shr_s
(i32.shl
- (i32.load8_s
- (tee_local $6
- (i32.add
- (get_local $9)
- (i32.const 1)
+ (tee_local $5
+ (i32.load8_s
+ (tee_local $10
+ (i32.add
+ (get_local $29)
+ (i32.const 1)
+ )
)
)
)
@@ -3463,228 +2820,128 @@
)
(i32.const 10)
)
- (if
- (i32.eq
- (i32.shr_s
- (i32.shl
- (i32.load8_s offset=2
- (get_local $9)
- )
- (i32.const 24)
- )
- (i32.const 24)
- )
- (i32.const 36)
- )
- (block
- (i32.store
- (i32.add
- (get_local $4)
- (i32.shl
- (get_local $1)
- (i32.const 2)
- )
- )
- (i32.const 10)
- )
- (set_local $1
- (i32.load
- (i32.add
- (get_local $3)
- (i32.shl
- (i32.add
- (i32.shr_s
- (i32.shl
- (i32.load8_s
- (get_local $6)
- )
- (i32.const 24)
- )
- (i32.const 24)
+ (block
+ (set_local $5
+ (i32.load8_s
+ (tee_local $10
+ (select
+ (i32.add
+ (get_local $29)
+ (i32.const 3)
+ )
+ (get_local $10)
+ (tee_local $8
+ (i32.eq
+ (i32.load8_s offset=2
+ (get_local $29)
)
- (i32.const -48)
+ (i32.const 36)
)
- (i32.const 3)
)
)
)
)
- (set_local $66
+ )
+ (set_local $7
+ (select
(i32.const 1)
- )
- (set_local $67
- (i32.add
- (get_local $9)
- (i32.const 3)
- )
- )
- (set_local $56
- (get_local $1)
+ (get_local $13)
+ (get_local $8)
)
)
- (set_local $12
- (i32.const 24)
+ (select
+ (get_local $9)
+ (i32.const -1)
+ (get_local $8)
)
)
- (set_local $12
- (i32.const 24)
+ (block
+ (set_local $7
+ (get_local $13)
+ )
+ (i32.const -1)
)
)
+ )
+ (block $label$break$L25
(if
(i32.eq
- (get_local $12)
- (i32.const 24)
- )
- (block
- (set_local $12
- (i32.const 0)
- )
- (if
- (i32.ne
- (get_local $11)
- (i32.const 0)
- )
- (block
- (set_local $24
- (i32.const -1)
+ (i32.and
+ (tee_local $8
+ (i32.shr_s
+ (i32.shl
+ (get_local $5)
+ (i32.const 24)
+ )
+ (i32.const 24)
)
- (br $label$break$L1)
)
+ (i32.const -32)
)
- (if
- (i32.eqz
- (get_local $44)
- )
- (block
- (set_local $9
- (get_local $6)
- )
- (set_local $21
- (i32.const 0)
- )
- (set_local $16
- (i32.const 0)
- )
- (br $do-once$12)
- )
+ (i32.const 32)
+ )
+ (block
+ (set_local $13
+ (get_local $5)
)
(set_local $5
- (i32.load
- (tee_local $1
+ (get_local $8)
+ )
+ (set_local $8
+ (i32.const 0)
+ )
+ (loop $while-in$11
+ (if
+ (i32.eqz
(i32.and
- (i32.add
- (i32.load
- (get_local $2)
+ (i32.shl
+ (i32.const 1)
+ (i32.add
+ (get_local $5)
+ (i32.const -32)
)
- (i32.const 3)
)
- (i32.const -4)
+ (i32.const 75913)
)
)
- )
- )
- (i32.store
- (get_local $2)
- (i32.add
- (get_local $1)
- (i32.const 4)
- )
- )
- (set_local $66
- (i32.const 0)
- )
- (set_local $67
- (get_local $6)
- )
- (set_local $56
- (get_local $5)
- )
- )
- )
- (set_local $8
- (if
- (i32.lt_s
- (get_local $56)
- (i32.const 0)
- )
- (block
- (set_local $9
- (get_local $67)
- )
- (set_local $21
- (get_local $66)
- )
- (set_local $16
- (i32.sub
- (i32.const 0)
- (get_local $56)
- )
- )
- (i32.or
- (get_local $8)
- (i32.const 8192)
- )
- )
- (block
- (set_local $9
- (get_local $67)
- )
- (set_local $21
- (get_local $66)
- )
- (set_local $16
- (get_local $56)
- )
- (get_local $8)
- )
- )
- )
- )
- (if
- (i32.lt_u
- (tee_local $6
- (i32.add
- (i32.shr_s
- (i32.shl
- (get_local $1)
- (i32.const 24)
+ (block
+ (set_local $5
+ (get_local $8)
+ )
+ (br $label$break$L25)
)
- (i32.const 24)
)
- (i32.const -48)
- )
- )
- (i32.const 10)
- )
- (block
- (set_local $1
- (get_local $9)
- )
- (set_local $5
- (i32.const 0)
- )
- (loop $while-in$15
- (block $while-out$14
- (set_local $5
- (i32.add
- (i32.mul
- (get_local $5)
- (i32.const 10)
+ (set_local $8
+ (i32.or
+ (i32.shl
+ (i32.const 1)
+ (i32.add
+ (i32.shr_s
+ (i32.shl
+ (get_local $13)
+ (i32.const 24)
+ )
+ (i32.const 24)
+ )
+ (i32.const -32)
+ )
)
- (get_local $6)
+ (get_local $8)
)
)
- (br_if $while-out$14
- (i32.ge_u
- (tee_local $6
- (i32.add
+ (br_if $while-in$11
+ (i32.eq
+ (i32.and
+ (tee_local $5
(i32.shr_s
(i32.shl
- (i32.load8_s
- (tee_local $1
- (i32.add
- (get_local $1)
- (i32.const 1)
+ (tee_local $13
+ (i32.load8_s
+ (tee_local $10
+ (i32.add
+ (get_local $10)
+ (i32.const 1)
+ )
)
)
)
@@ -3692,147 +2949,236 @@
)
(i32.const 24)
)
- (i32.const -48)
)
+ (i32.const -32)
)
- (i32.const 10)
+ (i32.const 32)
)
)
- (br $while-in$15)
+ (set_local $5
+ (get_local $8)
+ )
)
)
- (if
- (i32.lt_s
+ (block
+ (set_local $13
(get_local $5)
- (i32.const 0)
- )
- (block
- (set_local $24
- (i32.const -1)
- )
- (br $label$break$L1)
)
- (block
- (set_local $9
- (get_local $1)
- )
- (set_local $21
- (get_local $11)
- )
- (set_local $16
- (get_local $5)
- )
+ (set_local $5
+ (i32.const 0)
)
)
)
- (block
- (set_local $21
- (get_local $11)
- )
- (set_local $16
- (i32.const 0)
- )
- )
)
- )
- )
- (set_local $11
- (block $label$break$L46
- (if
- (i32.eq
- (i32.shr_s
- (i32.shl
- (i32.load8_s
- (get_local $9)
+ (block $do-once$12
+ (if
+ (i32.eq
+ (i32.shr_s
+ (i32.shl
+ (get_local $13)
+ (i32.const 24)
)
(i32.const 24)
)
- (i32.const 24)
+ (i32.const 42)
)
- (i32.const 46)
- )
- (block
- (if
- (i32.ne
- (i32.shr_s
- (i32.shl
- (tee_local $1
- (i32.load8_s
- (tee_local $5
+ (block
+ (set_local $13
+ (block $jumpthreading$outer$0
+ (block $jumpthreading$inner$0
+ (br_if $jumpthreading$inner$0
+ (i32.ge_u
+ (tee_local $8
(i32.add
- (get_local $9)
- (i32.const 1)
+ (i32.load8_s
+ (tee_local $13
+ (i32.add
+ (get_local $10)
+ (i32.const 1)
+ )
+ )
+ )
+ (i32.const -48)
)
)
+ (i32.const 10)
)
)
- (i32.const 24)
- )
- (i32.const 24)
- )
- (i32.const 42)
- )
- (block
- (if
- (i32.lt_u
- (tee_local $6
+ (br_if $jumpthreading$inner$0
+ (i32.ne
+ (i32.load8_s offset=2
+ (get_local $10)
+ )
+ (i32.const 36)
+ )
+ )
+ (i32.store
(i32.add
- (i32.shr_s
- (i32.shl
- (get_local $1)
- (i32.const 24)
+ (get_local $4)
+ (i32.shl
+ (get_local $8)
+ (i32.const 2)
+ )
+ )
+ (i32.const 10)
+ )
+ (set_local $13
+ (i32.add
+ (get_local $3)
+ (i32.shl
+ (i32.add
+ (i32.load8_s
+ (get_local $13)
+ )
+ (i32.const -48)
)
- (i32.const 24)
+ (i32.const 3)
)
- (i32.const -48)
)
)
- (i32.const 10)
+ (set_local $10
+ (i32.add
+ (get_local $10)
+ (i32.const 3)
+ )
+ )
+ (set_local $7
+ (i32.load
+ (get_local $13)
+ )
+ )
+ (br $jumpthreading$outer$0
+ (i32.const 1)
+ )
)
- (block
- (set_local $1
- (get_local $5)
+ (set_local $28
+ (i32.const 0)
+ )
+ (if
+ (get_local $7)
+ (block
+ (set_local $15
+ (i32.const -1)
+ )
+ (br $label$break$L1)
)
- (set_local $5
- (i32.const 0)
+ )
+ (if
+ (i32.eqz
+ (get_local $33)
+ )
+ (block
+ (set_local $8
+ (get_local $5)
+ )
+ (set_local $10
+ (get_local $13)
+ )
+ (set_local $13
+ (i32.const 0)
+ )
+ (set_local $17
+ (i32.const 0)
+ )
+ (br $do-once$12)
+ )
+ )
+ (set_local $7
+ (i32.load
+ (tee_local $10
+ (i32.and
+ (i32.add
+ (i32.load
+ (get_local $2)
+ )
+ (i32.const 3)
+ )
+ (i32.const -4)
+ )
+ )
)
)
+ (i32.store
+ (get_local $2)
+ (i32.add
+ (get_local $10)
+ (i32.const 4)
+ )
+ )
+ (set_local $10
+ (get_local $13)
+ )
+ (i32.const 0)
+ )
+ )
+ (set_local $8
+ (if
+ (i32.lt_s
+ (get_local $7)
+ (i32.const 0)
+ )
(block
- (set_local $10
- (i32.const 0)
+ (set_local $17
+ (i32.sub
+ (i32.const 0)
+ (get_local $7)
+ )
)
- (br $label$break$L46
+ (i32.or
(get_local $5)
+ (i32.const 8192)
)
)
+ (block
+ (set_local $17
+ (get_local $7)
+ )
+ (get_local $5)
+ )
)
- (loop $while-in$18
- (set_local $5
+ )
+ )
+ (if
+ (i32.lt_u
+ (tee_local $13
+ (i32.add
+ (i32.shr_s
+ (i32.shl
+ (get_local $13)
+ (i32.const 24)
+ )
+ (i32.const 24)
+ )
+ (i32.const -48)
+ )
+ )
+ (i32.const 10)
+ )
+ (block
+ (set_local $8
+ (i32.const 0)
+ )
+ (loop $while-in$15
+ (set_local $13
(i32.add
(i32.mul
- (get_local $5)
+ (get_local $8)
(i32.const 10)
)
- (get_local $6)
+ (get_local $13)
)
)
(if
- (i32.ge_u
- (tee_local $6
+ (i32.lt_u
+ (tee_local $9
(i32.add
- (i32.shr_s
- (i32.shl
- (i32.load8_s
- (tee_local $1
- (i32.add
- (get_local $1)
- (i32.const 1)
- )
- )
+ (i32.load8_s
+ (tee_local $10
+ (i32.add
+ (get_local $10)
+ (i32.const 1)
)
- (i32.const 24)
)
- (i32.const 24)
)
(i32.const -48)
)
@@ -3840,29 +3186,78 @@
(i32.const 10)
)
(block
- (set_local $10
- (get_local $5)
+ (set_local $8
+ (get_local $13)
)
- (br $label$break$L46
- (get_local $1)
+ (set_local $13
+ (get_local $9)
)
+ (br $while-in$15)
+ )
+ (set_local $9
+ (get_local $13)
)
)
- (br $while-in$18)
+ )
+ (if
+ (i32.lt_s
+ (get_local $9)
+ (i32.const 0)
+ )
+ (block
+ (set_local $15
+ (i32.const -1)
+ )
+ (br $label$break$L1)
+ )
+ (block
+ (set_local $8
+ (get_local $5)
+ )
+ (set_local $13
+ (get_local $7)
+ )
+ (set_local $17
+ (get_local $9)
+ )
+ )
+ )
+ )
+ (block
+ (set_local $8
+ (get_local $5)
+ )
+ (set_local $13
+ (get_local $7)
+ )
+ (set_local $17
+ (i32.const 0)
)
)
)
+ )
+ )
+ (set_local $9
+ (block $label$break$L46
(if
- (i32.lt_u
- (tee_local $1
- (i32.add
+ (i32.eq
+ (i32.load8_s
+ (get_local $10)
+ )
+ (i32.const 46)
+ )
+ (block
+ (if
+ (i32.ne
(i32.shr_s
(i32.shl
- (i32.load8_s
- (tee_local $6
- (i32.add
- (get_local $9)
- (i32.const 2)
+ (tee_local $7
+ (i32.load8_s
+ (tee_local $5
+ (i32.add
+ (get_local $10)
+ (i32.const 1)
+ )
)
)
)
@@ -3870,4698 +3265,4251 @@
)
(i32.const 24)
)
- (i32.const -48)
+ (i32.const 42)
)
- )
- (i32.const 10)
- )
- (if
- (i32.eq
- (i32.shr_s
- (i32.shl
- (i32.load8_s offset=3
- (get_local $9)
- )
- (i32.const 24)
- )
- (i32.const 24)
- )
- (i32.const 36)
- )
- (block
- (i32.store
- (i32.add
- (get_local $4)
- (i32.shl
- (get_local $1)
- (i32.const 2)
- )
- )
- (i32.const 10)
- )
- (set_local $1
- (i32.load
- (i32.add
- (get_local $3)
- (i32.shl
+ (block
+ (if
+ (i32.lt_u
+ (tee_local $7
(i32.add
(i32.shr_s
(i32.shl
- (i32.load8_s
- (get_local $6)
- )
+ (get_local $7)
(i32.const 24)
)
(i32.const 24)
)
(i32.const -48)
)
- (i32.const 3)
+ )
+ (i32.const 10)
+ )
+ (set_local $10
+ (i32.const 0)
+ )
+ (block
+ (set_local $7
+ (i32.const 0)
+ )
+ (br $label$break$L46
+ (get_local $5)
)
)
)
- )
- (set_local $10
- (get_local $1)
- )
- (br $label$break$L46
- (i32.add
- (get_local $9)
- (i32.const 4)
+ (loop $while-in$18
+ (set_local $7
+ (i32.add
+ (i32.mul
+ (get_local $10)
+ (i32.const 10)
+ )
+ (get_local $7)
+ )
+ )
+ (if
+ (i32.lt_u
+ (tee_local $9
+ (i32.add
+ (i32.load8_s
+ (tee_local $5
+ (i32.add
+ (get_local $5)
+ (i32.const 1)
+ )
+ )
+ )
+ (i32.const -48)
+ )
+ )
+ (i32.const 10)
+ )
+ (block
+ (set_local $10
+ (get_local $7)
+ )
+ (set_local $7
+ (get_local $9)
+ )
+ (br $while-in$18)
+ )
+ (br $label$break$L46
+ (get_local $5)
+ )
+ )
)
)
)
- )
- )
- (if
- (i32.ne
- (get_local $21)
- (i32.const 0)
- )
- (block
- (set_local $24
- (i32.const -1)
- )
- (br $label$break$L1)
- )
- )
- (if
- (get_local $44)
- (block
- (set_local $5
- (i32.load
- (tee_local $1
- (i32.and
+ (if
+ (i32.lt_u
+ (tee_local $5
+ (i32.add
+ (i32.load8_s
+ (tee_local $9
+ (i32.add
+ (get_local $10)
+ (i32.const 2)
+ )
+ )
+ )
+ (i32.const -48)
+ )
+ )
+ (i32.const 10)
+ )
+ (if
+ (i32.eq
+ (i32.load8_s offset=3
+ (get_local $10)
+ )
+ (i32.const 36)
+ )
+ (block
+ (i32.store
(i32.add
- (i32.load
- (get_local $2)
+ (get_local $4)
+ (i32.shl
+ (get_local $5)
+ (i32.const 2)
)
- (i32.const 3)
)
- (i32.const -4)
+ (i32.const 10)
+ )
+ (set_local $5
+ (i32.add
+ (get_local $3)
+ (i32.shl
+ (i32.add
+ (i32.load8_s
+ (get_local $9)
+ )
+ (i32.const -48)
+ )
+ (i32.const 3)
+ )
+ )
+ )
+ (set_local $7
+ (i32.load
+ (get_local $5)
+ )
+ )
+ (br $label$break$L46
+ (i32.add
+ (get_local $10)
+ (i32.const 4)
+ )
)
)
)
)
- (i32.store
- (get_local $2)
- (i32.add
- (get_local $1)
- (i32.const 4)
+ (if
+ (get_local $13)
+ (block
+ (set_local $15
+ (i32.const -1)
+ )
+ (br $label$break$L1)
)
)
- (set_local $10
- (get_local $5)
+ (if
+ (get_local $33)
+ (block
+ (set_local $7
+ (i32.load
+ (tee_local $5
+ (i32.and
+ (i32.add
+ (i32.load
+ (get_local $2)
+ )
+ (i32.const 3)
+ )
+ (i32.const -4)
+ )
+ )
+ )
+ )
+ (i32.store
+ (get_local $2)
+ (i32.add
+ (get_local $5)
+ (i32.const 4)
+ )
+ )
+ (get_local $9)
+ )
+ (block
+ (set_local $7
+ (i32.const 0)
+ )
+ (get_local $9)
+ )
)
- (get_local $6)
)
(block
- (set_local $10
- (i32.const 0)
+ (set_local $7
+ (i32.const -1)
)
- (get_local $6)
+ (get_local $10)
)
)
)
- (block
- (set_local $10
- (i32.const -1)
- )
- (get_local $9)
- )
)
- )
- )
- (set_local $13
- (i32.const 0)
- )
- (loop $while-in$20
- (block $while-out$19
- (if
- (i32.gt_u
- (tee_local $1
- (i32.add
- (i32.shr_s
- (i32.shl
- (i32.load8_s
- (get_local $11)
- )
- (i32.const 24)
+ (set_local $11
+ (i32.const 0)
+ )
+ (loop $while-in$20
+ (if
+ (i32.gt_u
+ (tee_local $5
+ (i32.add
+ (i32.load8_s
+ (get_local $9)
)
- (i32.const 24)
+ (i32.const -65)
)
- (i32.const -65)
)
+ (i32.const 57)
)
- (i32.const 57)
- )
- (block
- (set_local $24
- (i32.const -1)
+ (block
+ (set_local $15
+ (i32.const -1)
+ )
+ (br $label$break$L1)
)
- (br $label$break$L1)
- )
- )
- (set_local $9
- (i32.add
- (get_local $11)
- (i32.const 1)
)
- )
- (if
- (i32.lt_u
+ (set_local $10
(i32.add
- (tee_local $5
- (i32.and
- (tee_local $1
- (i32.load8_s
- (i32.add
+ (get_local $9)
+ (i32.const 1)
+ )
+ )
+ (if
+ (i32.lt_u
+ (i32.add
+ (tee_local $5
+ (i32.and
+ (tee_local $12
+ (i32.load8_s
(i32.add
- (i32.const 3611)
- (i32.mul
- (get_local $13)
- (i32.const 58)
+ (i32.add
+ (i32.const 3611)
+ (i32.mul
+ (get_local $11)
+ (i32.const 58)
+ )
)
+ (get_local $5)
)
- (get_local $1)
)
)
+ (i32.const 255)
)
- (i32.const 255)
)
+ (i32.const -1)
)
- (i32.const -1)
- )
- (i32.const 8)
- )
- (block
- (set_local $11
- (get_local $9)
+ (i32.const 8)
)
- (set_local $13
- (get_local $5)
+ (block
+ (set_local $9
+ (get_local $10)
+ )
+ (set_local $11
+ (get_local $5)
+ )
+ (br $while-in$20)
)
- )
- (block
- (set_local $6
- (get_local $5)
+ (block
+ (set_local $16
+ (get_local $5)
+ )
+ (set_local $5
+ (get_local $10)
+ )
+ (set_local $19
+ (get_local $9)
+ )
)
- (br $while-out$19)
)
)
- (br $while-in$20)
- )
- )
- (if
- (i32.eq
- (i32.shr_s
- (i32.shl
- (get_local $1)
- (i32.const 24)
- )
- (i32.const 24)
- )
- (i32.const 0)
- )
- (block
- (set_local $24
- (i32.const -1)
- )
- (br $label$break$L1)
- )
- )
- (set_local $5
- (i32.gt_s
- (get_local $7)
- (i32.const -1)
- )
- )
- (block $do-once$21
- (if
- (i32.eq
- (i32.shr_s
- (i32.shl
- (get_local $1)
+ (if
+ (i32.eqz
+ (i32.shr_s
+ (i32.shl
+ (get_local $12)
+ (i32.const 24)
+ )
(i32.const 24)
)
- (i32.const 24)
)
- (i32.const 19)
- )
- (if
- (get_local $5)
(block
- (set_local $24
+ (set_local $15
(i32.const -1)
)
(br $label$break$L1)
)
- (set_local $12
- (i32.const 52)
+ )
+ (set_local $10
+ (i32.gt_s
+ (get_local $21)
+ (i32.const -1)
)
)
- (block
- (if
- (get_local $5)
- (block
- (i32.store
- (i32.add
- (get_local $4)
+ (block $jumpthreading$outer$1
+ (block $jumpthreading$inner$1
+ (if
+ (i32.eq
+ (i32.shr_s
(i32.shl
- (get_local $7)
- (i32.const 2)
+ (get_local $12)
+ (i32.const 24)
)
+ (i32.const 24)
)
- (get_local $6)
+ (i32.const 19)
)
- (set_local $5
- (i32.load
- (tee_local $1
- (i32.add
- (get_local $3)
- (i32.shl
- (get_local $7)
- (i32.const 3)
+ (if
+ (get_local $10)
+ (block
+ (set_local $15
+ (i32.const -1)
+ )
+ (br $label$break$L1)
+ )
+ (br $jumpthreading$inner$1)
+ )
+ (block
+ (if
+ (get_local $10)
+ (block
+ (i32.store
+ (i32.add
+ (get_local $4)
+ (i32.shl
+ (get_local $21)
+ (i32.const 2)
+ )
)
+ (get_local $16)
)
+ (set_local $12
+ (i32.load offset=4
+ (tee_local $9
+ (i32.add
+ (get_local $3)
+ (i32.shl
+ (get_local $21)
+ (i32.const 3)
+ )
+ )
+ )
+ )
+ )
+ (i32.store
+ (tee_local $10
+ (get_local $18)
+ )
+ (i32.load
+ (get_local $9)
+ )
+ )
+ (i32.store offset=4
+ (get_local $10)
+ (get_local $12)
+ )
+ (br $jumpthreading$inner$1)
)
)
- )
- (set_local $1
- (i32.load offset=4
- (get_local $1)
+ (if
+ (i32.eqz
+ (get_local $33)
+ )
+ (block
+ (set_local $15
+ (i32.const 0)
+ )
+ (br $label$break$L1)
+ )
)
- )
- (i32.store
- (tee_local $7
- (get_local $19)
+ (call $_pop_arg_336
+ (get_local $18)
+ (get_local $16)
+ (get_local $2)
)
- (get_local $5)
- )
- (i32.store offset=4
- (get_local $7)
- (get_local $1)
- )
- (set_local $12
- (i32.const 52)
)
- (br $do-once$21)
)
+ (br $jumpthreading$outer$1)
+ )
+ (set_local $28
+ (i32.const 0)
)
(if
(i32.eqz
- (get_local $44)
+ (get_local $33)
)
(block
- (set_local $24
- (i32.const 0)
+ (set_local $1
+ (get_local $5)
)
- (br $label$break$L1)
- )
- )
- (call $_pop_arg_336
- (get_local $19)
- (get_local $6)
- (get_local $2)
- )
- )
- )
- )
- (if
- (i32.eq
- (get_local $12)
- (i32.const 52)
- )
- (block
- (set_local $12
- (i32.const 0)
- )
- (if
- (i32.eqz
- (get_local $44)
- )
- (block
- (set_local $20
- (get_local $9)
- )
- (set_local $1
- (get_local $17)
- )
- (set_local $8
- (get_local $21)
+ (set_local $5
+ (get_local $6)
+ )
+ (br $label$continue$L1)
)
- (br $label$continue$L1)
)
)
- )
- )
- (set_local $5
- (i32.and
- (i32.ne
- (get_local $13)
- (i32.const 0)
- )
- (i32.eq
- (i32.and
- (tee_local $1
- (i32.shr_s
- (i32.shl
- (i32.load8_s
- (get_local $11)
- )
- (i32.const 24)
- )
- (i32.const 24)
+ (set_local $10
+ (select
+ (tee_local $9
+ (i32.and
+ (get_local $8)
+ (i32.const -65537)
)
)
- (i32.const 15)
- )
- (i32.const 3)
- )
- )
- )
- (set_local $18
- (select
- (get_local $8)
- (tee_local $7
- (i32.and
(get_local $8)
- (i32.const -65537)
- )
- )
- (i32.eq
- (i32.and
- (get_local $8)
- (i32.const 8192)
- )
- (i32.const 0)
- )
- )
- )
- (block $switch$24
- (block $switch-default$127
- (block $switch-case$49
- (block $switch-case$48
- (block $switch-case$47
- (block $switch-case$46
- (block $switch-case$45
- (block $switch-case$44
- (block $switch-case$43
- (block $switch-case$41
- (block $switch-case$40
- (block $switch-case$36
- (block $switch-case$35
- (block $switch-case$34
- (br_table $switch-case$49 $switch-default$127 $switch-case$47 $switch-default$127 $switch-case$49 $switch-case$49 $switch-case$49 $switch-default$127 $switch-default$127 $switch-default$127 $switch-default$127 $switch-default$127 $switch-default$127 $switch-default$127 $switch-default$127 $switch-default$127 $switch-default$127 $switch-default$127 $switch-case$48 $switch-default$127 $switch-default$127 $switch-default$127 $switch-default$127 $switch-case$36 $switch-default$127 $switch-default$127 $switch-default$127 $switch-default$127 $switch-default$127 $switch-default$127 $switch-default$127 $switch-default$127 $switch-case$49 $switch-default$127 $switch-case$44 $switch-case$41 $switch-case$49 $switch-case$49 $switch-case$49 $switch-default$127 $switch-case$41 $switch-default$127 $switch-default$127 $switch-default$127 $switch-case$45 $switch-case$34 $switch-case$40 $switch-case$35 $switch-default$127 $switch-default$127 $switch-case$46 $switch-default$127 $switch-case$43 $switch-default$127 $switch-default$127 $switch-case$36 $switch-default$127
- (i32.sub
- (tee_local $26
- (select
- (i32.and
- (get_local $1)
- (i32.const -33)
- )
- (get_local $1)
- (get_local $5)
- )
- )
- (i32.const 65)
- )
- )
- )
- (block $switch-default$33
- (block $switch-case$32
- (block $switch-case$31
- (block $switch-case$30
- (block $switch-case$29
- (block $switch-case$28
- (block $switch-case$27
- (block $switch-case$26
- (br_table $switch-case$26 $switch-case$27 $switch-case$28 $switch-case$29 $switch-case$30 $switch-default$33 $switch-case$31 $switch-case$32 $switch-default$33
- (i32.sub
- (get_local $13)
- (i32.const 0)
+ (i32.and
+ (get_local $8)
+ (i32.const 8192)
+ )
+ )
+ )
+ (block $jumpthreading$outer$7
+ (block $jumpthreading$inner$7
+ (block $jumpthreading$inner$6
+ (block $jumpthreading$inner$5
+ (block $jumpthreading$inner$4
+ (block $jumpthreading$inner$3
+ (block $jumpthreading$inner$2
+ (block $switch-default$127
+ (block $switch-case$49
+ (block $switch-case$48
+ (block $switch-case$47
+ (block $switch-case$46
+ (block $switch-case$45
+ (block $switch-case$44
+ (block $switch-case$43
+ (block $switch-case$41
+ (block $switch-case$40
+ (block $switch-case$36
+ (block $switch-case$35
+ (block $switch-case$34
+ (br_table $switch-case$49 $switch-default$127 $switch-case$47 $switch-default$127 $switch-case$49 $switch-case$49 $switch-case$49 $switch-default$127 $switch-default$127 $switch-default$127 $switch-default$127 $switch-default$127 $switch-default$127 $switch-default$127 $switch-default$127 $switch-default$127 $switch-default$127 $switch-default$127 $switch-case$48 $switch-default$127 $switch-default$127 $switch-default$127 $switch-default$127 $switch-case$36 $switch-default$127 $switch-default$127 $switch-default$127 $switch-default$127 $switch-default$127 $switch-default$127 $switch-default$127 $switch-default$127 $switch-case$49 $switch-default$127 $switch-case$44 $switch-case$41 $switch-case$49 $switch-case$49 $switch-case$49 $switch-default$127 $switch-case$41 $switch-default$127 $switch-default$127 $switch-default$127 $switch-case$45 $switch-case$34 $switch-case$40 $switch-case$35 $switch-default$127 $switch-default$127 $switch-case$46 $switch-default$127 $switch-case$43 $switch-default$127 $switch-default$127 $switch-case$36 $switch-default$127
+ (i32.sub
+ (tee_local $16
+ (select
+ (i32.and
+ (tee_local $8
+ (i32.load8_s
+ (get_local $19)
+ )
+ )
+ (i32.const -33)
+ )
+ (get_local $8)
+ (i32.and
+ (i32.ne
+ (get_local $11)
+ (i32.const 0)
+ )
+ (i32.eq
+ (i32.and
+ (get_local $8)
+ (i32.const 15)
+ )
+ (i32.const 3)
+ )
+ )
+ )
+ )
+ (i32.const 65)
+ )
+ )
+ )
+ (block $switch-default$33
+ (block $switch-case$32
+ (block $switch-case$31
+ (block $switch-case$30
+ (block $switch-case$29
+ (block $switch-case$28
+ (block $switch-case$27
+ (block $switch-case$26
+ (br_table $switch-case$26 $switch-case$27 $switch-case$28 $switch-case$29 $switch-case$30 $switch-default$33 $switch-case$31 $switch-case$32 $switch-default$33
+ (i32.sub
+ (get_local $11)
+ (i32.const 0)
+ )
+ )
+ )
+ (i32.store
+ (i32.load
+ (get_local $18)
+ )
+ (get_local $15)
+ )
+ (set_local $1
+ (get_local $5)
+ )
+ (set_local $5
+ (get_local $6)
+ )
+ (br $label$continue$L1)
+ )
+ (i32.store
+ (i32.load
+ (get_local $18)
+ )
+ (get_local $15)
+ )
+ (set_local $1
+ (get_local $5)
+ )
+ (set_local $5
+ (get_local $6)
+ )
+ (br $label$continue$L1)
+ )
+ (i32.store
+ (tee_local $1
+ (i32.load
+ (get_local $18)
+ )
+ )
+ (get_local $15)
+ )
+ (i32.store offset=4
+ (get_local $1)
+ (i32.shr_s
+ (i32.shl
+ (i32.lt_s
+ (get_local $15)
+ (i32.const 0)
+ )
+ (i32.const 31)
+ )
+ (i32.const 31)
+ )
+ )
+ (set_local $1
+ (get_local $5)
+ )
+ (set_local $5
+ (get_local $6)
+ )
+ (br $label$continue$L1)
+ )
+ (i32.store16
+ (i32.load
+ (get_local $18)
+ )
+ (i32.and
+ (get_local $15)
+ (i32.const 65535)
+ )
+ )
+ (set_local $1
+ (get_local $5)
+ )
+ (set_local $5
+ (get_local $6)
+ )
+ (br $label$continue$L1)
+ )
+ (i32.store8
+ (i32.load
+ (get_local $18)
+ )
+ (i32.and
+ (get_local $15)
+ (i32.const 255)
+ )
+ )
+ (set_local $1
+ (get_local $5)
+ )
+ (set_local $5
+ (get_local $6)
+ )
+ (br $label$continue$L1)
+ )
+ (i32.store
+ (i32.load
+ (get_local $18)
+ )
+ (get_local $15)
+ )
+ (set_local $1
+ (get_local $5)
+ )
+ (set_local $5
+ (get_local $6)
+ )
+ (br $label$continue$L1)
+ )
+ (i32.store
+ (tee_local $1
+ (i32.load
+ (get_local $18)
+ )
+ )
+ (get_local $15)
)
+ (i32.store offset=4
+ (get_local $1)
+ (i32.shr_s
+ (i32.shl
+ (i32.lt_s
+ (get_local $15)
+ (i32.const 0)
+ )
+ (i32.const 31)
+ )
+ (i32.const 31)
+ )
+ )
+ (set_local $1
+ (get_local $5)
+ )
+ (set_local $5
+ (get_local $6)
+ )
+ (br $label$continue$L1)
+ )
+ (set_local $1
+ (get_local $5)
)
+ (set_local $5
+ (get_local $6)
+ )
+ (br $label$continue$L1)
)
- (i32.store
- (i32.load
- (get_local $19)
+ (set_local $1
+ (i32.or
+ (get_local $10)
+ (i32.const 8)
)
- (get_local $22)
)
- (set_local $20
- (get_local $9)
+ (set_local $7
+ (select
+ (get_local $7)
+ (i32.const 8)
+ (i32.gt_u
+ (get_local $7)
+ (i32.const 8)
+ )
+ )
+ )
+ (set_local $16
+ (i32.const 120)
+ )
+ (br $jumpthreading$inner$2)
+ )
+ (set_local $1
+ (get_local $10)
+ )
+ (br $jumpthreading$inner$2)
+ )
+ (if
+ (i32.and
+ (i32.eqz
+ (tee_local $6
+ (i32.load
+ (tee_local $1
+ (get_local $18)
+ )
+ )
+ )
+ )
+ (i32.eqz
+ (tee_local $8
+ (i32.load offset=4
+ (get_local $1)
+ )
+ )
)
+ )
+ (set_local $8
+ (get_local $23)
+ )
+ (block
(set_local $1
- (get_local $17)
+ (get_local $6)
+ )
+ (set_local $6
+ (get_local $8)
)
(set_local $8
- (get_local $21)
+ (get_local $23)
)
- (br $label$continue$L1)
- )
- (i32.store
- (i32.load
- (get_local $19)
+ (loop $while-in$39
+ (i32.store8
+ (tee_local $8
+ (i32.add
+ (get_local $8)
+ (i32.const -1)
+ )
+ )
+ (i32.and
+ (i32.or
+ (i32.and
+ (get_local $1)
+ (i32.const 7)
+ )
+ (i32.const 48)
+ )
+ (i32.const 255)
+ )
+ )
+ (br_if $while-in$39
+ (i32.eqz
+ (i32.and
+ (i32.eqz
+ (tee_local $1
+ (call $_bitshift64Lshr
+ (get_local $1)
+ (get_local $6)
+ (i32.const 3)
+ )
+ )
+ )
+ (i32.eqz
+ (tee_local $6
+ (get_global $tempRet0)
+ )
+ )
+ )
+ )
+ )
)
- (get_local $22)
)
- (set_local $20
- (get_local $9)
+ )
+ (if
+ (i32.and
+ (get_local $10)
+ (i32.const 8)
)
- (set_local $1
- (get_local $17)
+ (block
+ (set_local $6
+ (get_local $8)
+ )
+ (set_local $1
+ (get_local $10)
+ )
+ (set_local $7
+ (select
+ (tee_local $10
+ (i32.add
+ (i32.sub
+ (get_local $45)
+ (get_local $8)
+ )
+ (i32.const 1)
+ )
+ )
+ (get_local $7)
+ (i32.lt_s
+ (get_local $7)
+ (get_local $10)
+ )
+ )
+ )
+ (set_local $8
+ (i32.const 0)
+ )
+ (set_local $9
+ (i32.const 4091)
+ )
+ (br $jumpthreading$inner$7)
)
- (set_local $8
- (get_local $21)
+ (block
+ (set_local $6
+ (get_local $8)
+ )
+ (set_local $1
+ (get_local $10)
+ )
+ (set_local $8
+ (i32.const 0)
+ )
+ (set_local $9
+ (i32.const 4091)
+ )
+ (br $jumpthreading$inner$7)
)
- (br $label$continue$L1)
)
- (i32.store
- (tee_local $1
- (i32.load
- (get_local $19)
+ )
+ (set_local $1
+ (i32.load
+ (tee_local $6
+ (get_local $18)
+ )
+ )
+ )
+ (if
+ (i32.lt_s
+ (tee_local $6
+ (i32.load offset=4
+ (get_local $6)
)
)
- (get_local $22)
+ (i32.const 0)
)
- (i32.store offset=4
- (get_local $1)
- (i32.shr_s
- (i32.shl
- (i32.lt_s
- (get_local $22)
+ (block
+ (i32.store
+ (tee_local $8
+ (get_local $18)
+ )
+ (tee_local $1
+ (call $_i64Subtract
(i32.const 0)
+ (i32.const 0)
+ (get_local $1)
+ (get_local $6)
)
- (i32.const 31)
)
- (i32.const 31)
)
+ (i32.store offset=4
+ (get_local $8)
+ (tee_local $6
+ (get_global $tempRet0)
+ )
+ )
+ (set_local $8
+ (i32.const 1)
+ )
+ (set_local $9
+ (i32.const 4091)
+ )
+ (br $jumpthreading$inner$3)
)
- (set_local $20
- (get_local $9)
- )
- (set_local $1
- (get_local $17)
- )
- (set_local $8
- (get_local $21)
- )
- (br $label$continue$L1)
)
- (i32.store16
- (i32.load
- (get_local $19)
- )
+ (if
(i32.and
- (get_local $22)
- (i32.const 65535)
+ (get_local $10)
+ (i32.const 2048)
+ )
+ (block
+ (set_local $8
+ (i32.const 1)
+ )
+ (set_local $9
+ (i32.const 4092)
+ )
+ (br $jumpthreading$inner$3)
+ )
+ (block
+ (set_local $8
+ (tee_local $9
+ (i32.and
+ (get_local $10)
+ (i32.const 1)
+ )
+ )
+ )
+ (set_local $9
+ (select
+ (i32.const 4093)
+ (i32.const 4091)
+ (get_local $9)
+ )
+ )
+ (br $jumpthreading$inner$3)
)
)
- (set_local $20
- (get_local $9)
- )
- (set_local $1
- (get_local $17)
- )
- (set_local $8
- (get_local $21)
- )
- (br $label$continue$L1)
)
- (i32.store8
+ (set_local $1
(i32.load
- (get_local $19)
- )
- (i32.and
- (get_local $22)
- (i32.const 255)
+ (tee_local $6
+ (get_local $18)
+ )
)
)
- (set_local $20
- (get_local $9)
- )
- (set_local $1
- (get_local $17)
+ (set_local $6
+ (i32.load offset=4
+ (get_local $6)
+ )
)
(set_local $8
- (get_local $21)
+ (i32.const 0)
+ )
+ (set_local $9
+ (i32.const 4091)
)
- (br $label$continue$L1)
+ (br $jumpthreading$inner$3)
)
- (i32.store
- (i32.load
- (get_local $19)
+ (set_local $1
+ (get_local $18)
+ )
+ (i32.store8
+ (get_local $46)
+ (i32.and
+ (i32.load
+ (get_local $1)
+ )
+ (i32.const 255)
)
- (get_local $22)
)
- (set_local $20
+ (set_local $6
+ (get_local $46)
+ )
+ (set_local $10
(get_local $9)
)
- (set_local $1
- (get_local $17)
+ (set_local $11
+ (i32.const 1)
)
(set_local $8
- (get_local $21)
+ (i32.const 0)
)
- (br $label$continue$L1)
- )
- (i32.store
- (tee_local $1
- (i32.load
- (get_local $19)
- )
+ (set_local $9
+ (i32.const 4091)
)
- (get_local $22)
- )
- (i32.store offset=4
- (get_local $1)
- (i32.shr_s
- (i32.shl
- (i32.lt_s
- (get_local $22)
- (i32.const 0)
- )
- (i32.const 31)
- )
- (i32.const 31)
+ (set_local $1
+ (get_local $23)
)
- )
- (set_local $20
- (get_local $9)
+ (br $jumpthreading$outer$7)
)
(set_local $1
- (get_local $17)
- )
- (set_local $8
- (get_local $21)
+ (call $_strerror
+ (i32.load
+ (call $___errno_location)
+ )
+ )
)
- (br $label$continue$L1)
- )
- (set_local $20
- (get_local $9)
+ (br $jumpthreading$inner$4)
)
(set_local $1
- (get_local $17)
- )
- (set_local $8
- (get_local $21)
- )
- (br $label$continue$L1)
- )
- (set_local $46
- (i32.or
- (get_local $18)
- (i32.const 8)
- )
- )
- (set_local $57
- (select
- (get_local $10)
- (i32.const 8)
- (i32.gt_u
- (get_local $10)
- (i32.const 8)
- )
- )
- )
- (set_local $68
- (i32.const 120)
- )
- (set_local $12
- (i32.const 64)
- )
- (br $switch$24)
- )
- (set_local $46
- (get_local $18)
- )
- (set_local $57
- (get_local $10)
- )
- (set_local $68
- (get_local $26)
- )
- (set_local $12
- (i32.const 64)
- )
- (br $switch$24)
- )
- (if
- (i32.and
- (i32.eq
- (tee_local $5
- (i32.load
+ (select
(tee_local $1
- (get_local $19)
+ (i32.load
+ (get_local $18)
+ )
+ )
+ (i32.const 4101)
+ (i32.ne
+ (get_local $1)
+ (i32.const 0)
)
)
)
- (i32.const 0)
+ (br $jumpthreading$inner$4)
)
- (i32.eq
- (tee_local $1
- (i32.load offset=4
- (get_local $1)
- )
+ (set_local $1
+ (get_local $18)
+ )
+ (i32.store
+ (get_local $47)
+ (i32.load
+ (get_local $1)
)
+ )
+ (i32.store
+ (get_local $50)
(i32.const 0)
)
- )
- (set_local $6
- (get_local $28)
- )
- (block
- (set_local $6
- (get_local $28)
+ (i32.store
+ (get_local $18)
+ (get_local $47)
)
- (loop $while-in$39
- (block $while-out$38
- (i32.store8
- (tee_local $6
- (i32.add
- (get_local $6)
- (i32.const -1)
- )
- )
- (i32.and
- (i32.or
- (i32.and
- (get_local $5)
- (i32.const 7)
- )
- (i32.const 48)
- )
- (i32.const 255)
- )
- )
- (br_if $while-out$38
- (i32.and
- (i32.eq
- (tee_local $5
- (call $_bitshift64Lshr
- (get_local $5)
- (get_local $1)
- (i32.const 3)
- )
- )
- (i32.const 0)
- )
- (i32.eq
- (tee_local $1
- (get_global $tempRet0)
- )
- (i32.const 0)
- )
- )
- )
- (br $while-in$39)
- )
+ (set_local $8
+ (i32.const -1)
)
+ (br $jumpthreading$inner$5)
)
- )
- (set_local $58
(if
- (i32.eq
- (i32.and
- (get_local $18)
- (i32.const 8)
- )
- (i32.const 0)
- )
+ (get_local $7)
(block
- (set_local $34
- (get_local $18)
- )
- (set_local $32
- (get_local $10)
- )
- (set_local $35
- (i32.const 0)
- )
- (set_local $36
- (i32.const 4091)
- )
- (set_local $12
- (i32.const 77)
+ (set_local $8
+ (get_local $7)
)
- (get_local $6)
+ (br $jumpthreading$inner$5)
)
(block
- (set_local $5
- (i32.lt_s
- (get_local $10)
- (tee_local $1
- (i32.add
- (i32.sub
- (get_local $71)
- (get_local $6)
- )
- (i32.const 1)
- )
- )
- )
- )
- (set_local $34
- (get_local $18)
- )
- (set_local $32
- (select
- (get_local $1)
- (get_local $10)
- (get_local $5)
- )
- )
- (set_local $35
+ (call $_pad
+ (get_local $0)
+ (i32.const 32)
+ (get_local $17)
(i32.const 0)
+ (get_local $10)
)
- (set_local $36
- (i32.const 4091)
- )
- (set_local $12
- (i32.const 77)
+ (set_local $6
+ (i32.const 0)
)
- (get_local $6)
+ (br $jumpthreading$inner$6)
)
)
)
- (br $switch$24)
- )
- (set_local $5
- (i32.load
- (tee_local $1
- (get_local $19)
+ (set_local $14
+ (f64.load
+ (get_local $18)
)
)
- )
- (if
- (i32.lt_s
- (tee_local $33
- (i32.load offset=4
- (get_local $1)
- )
- )
+ (i32.store
+ (get_local $20)
(i32.const 0)
)
- (block
- (set_local $1
- (call $_i64Subtract
- (i32.const 0)
- (i32.const 0)
- (get_local $5)
- (get_local $33)
- )
- )
- (set_local $5
- (get_global $tempRet0)
- )
- (i32.store
- (tee_local $33
- (get_local $19)
- )
- (get_local $1)
- )
- (i32.store offset=4
- (get_local $33)
- (get_local $5)
- )
- (set_local $33
- (get_local $1)
- )
- (set_local $59
- (get_local $5)
- )
- (set_local $60
- (i32.const 1)
- )
- (set_local $61
- (i32.const 4091)
- )
- (set_local $12
- (i32.const 76)
- )
- (br $switch$24)
+ (f64.store
+ (get_global $tempDoublePtr)
+ (get_local $14)
)
- )
- (set_local $33
- (if
- (i32.eq
- (i32.and
- (get_local $18)
- (i32.const 2048)
+ (set_local $36
+ (if
+ (i32.lt_s
+ (i32.load offset=4
+ (get_global $tempDoublePtr)
+ )
+ (i32.const 0)
)
- (i32.const 0)
- )
- (block
- (set_local $1
- (select
- (i32.const 4091)
- (i32.const 4093)
- (i32.eq
- (tee_local $6
- (i32.and
- (get_local $18)
- (i32.const 1)
- )
- )
- (i32.const 0)
+ (block
+ (set_local $30
+ (i32.const 1)
+ )
+ (set_local $14
+ (f64.neg
+ (get_local $14)
)
)
+ (i32.const 4108)
)
- (set_local $59
- (get_local $33)
- )
- (set_local $60
- (get_local $6)
- )
- (set_local $61
- (get_local $1)
- )
- (set_local $12
- (i32.const 76)
- )
- (get_local $5)
- )
- (block
- (set_local $59
- (get_local $33)
- )
- (set_local $60
- (i32.const 1)
- )
- (set_local $61
- (i32.const 4092)
- )
- (set_local $12
- (i32.const 76)
- )
- (get_local $5)
- )
- )
- )
- (br $switch$24)
- )
- (set_local $33
- (i32.load
- (tee_local $1
- (get_local $19)
- )
- )
- )
- (set_local $59
- (i32.load offset=4
- (get_local $1)
- )
- )
- (set_local $60
- (i32.const 0)
- )
- (set_local $61
- (i32.const 4091)
- )
- (set_local $12
- (i32.const 76)
- )
- (br $switch$24)
- )
- (set_local $1
- (i32.load
- (get_local $19)
- )
- )
- (i32.store8
- (get_local $72)
- (i32.and
- (get_local $1)
- (i32.const 255)
- )
- )
- (set_local $47
- (get_local $72)
- )
- (set_local $37
- (get_local $7)
- )
- (set_local $42
- (i32.const 1)
- )
- (set_local $43
- (i32.const 0)
- )
- (set_local $48
- (i32.const 4091)
- )
- (set_local $49
- (get_local $28)
- )
- (br $switch$24)
- )
- (set_local $50
- (call $_strerror
- (i32.load
- (call $___errno_location)
- )
- )
- )
- (set_local $12
- (i32.const 82)
- )
- (br $switch$24)
- )
- (set_local $5
- (i32.ne
- (tee_local $1
- (i32.load
- (get_local $19)
- )
- )
- (i32.const 0)
- )
- )
- (set_local $50
- (select
- (get_local $1)
- (i32.const 4101)
- (get_local $5)
- )
- )
- (set_local $12
- (i32.const 82)
- )
- (br $switch$24)
- )
- (set_local $1
- (i32.load
- (get_local $19)
- )
- )
- (i32.store
- (get_local $73)
- (get_local $1)
- )
- (i32.store
- (get_local $76)
- (i32.const 0)
- )
- (i32.store
- (get_local $19)
- (get_local $73)
- )
- (set_local $69
- (i32.const -1)
- )
- (set_local $12
- (i32.const 86)
- )
- (br $switch$24)
- )
- (set_local $12
- (if
- (i32.eq
- (get_local $10)
- (i32.const 0)
- )
- (block
- (call $_pad
- (get_local $0)
- (i32.const 32)
- (get_local $16)
- (i32.const 0)
- (get_local $18)
- )
- (set_local $38
- (i32.const 0)
- )
- (i32.const 98)
- )
- (block
- (set_local $69
- (get_local $10)
- )
- (i32.const 86)
- )
- )
- )
- (br $switch$24)
- )
- (set_local $14
- (f64.load
- (get_local $19)
- )
- )
- (i32.store
- (get_local $25)
- (i32.const 0)
- )
- (f64.store
- (get_global $tempDoublePtr)
- (get_local $14)
- )
- (set_local $51
- (if
- (i32.lt_s
- (i32.load offset=4
- (get_global $tempDoublePtr)
- )
- (i32.const 0)
- )
- (block
- (set_local $39
- (i32.const 4108)
- )
- (set_local $14
- (f64.neg
- (get_local $14)
- )
- )
- (i32.const 1)
- )
- (if
- (i32.eq
- (i32.and
- (get_local $18)
- (i32.const 2048)
- )
- (i32.const 0)
- )
- (block
- (set_local $39
- (select
- (i32.const 4109)
- (i32.const 4114)
- (i32.eq
- (tee_local $1
- (i32.and
- (get_local $18)
- (i32.const 1)
- )
- )
- (i32.const 0)
- )
- )
- )
- (get_local $1)
- )
- (block
- (set_local $39
- (i32.const 4111)
- )
- (i32.const 1)
- )
- )
- )
- )
- (f64.store
- (get_global $tempDoublePtr)
- (get_local $14)
- )
- (set_local $20
- (get_local $9)
- )
- (set_local $1
- (block $do-once$56
- (if
- (i32.or
- (i32.lt_u
- (tee_local $1
- (i32.and
- (i32.load offset=4
- (get_global $tempDoublePtr)
- )
- (i32.const 2146435072)
- )
- )
- (i32.const 2146435072)
- )
- (i32.and
- (i32.eq
- (get_local $1)
- (i32.const 2146435072)
- )
- (i32.const 0)
- )
- )
- (block
- (if
- (tee_local $5
- (f64.ne
- (tee_local $14
- (f64.mul
- (call $_frexpl
- (get_local $14)
- (get_local $25)
- )
- (f64.const 2)
- )
- )
- (f64.const 0)
- )
- )
- (i32.store
- (get_local $25)
- (i32.add
- (i32.load
- (get_local $25)
- )
- (i32.const -1)
- )
- )
- )
- (if
- (i32.eq
- (tee_local $15
- (i32.or
- (get_local $26)
- (i32.const 32)
- )
- )
- (i32.const 97)
- )
- (block
- (set_local $9
- (select
- (get_local $39)
- (i32.add
- (get_local $39)
- (i32.const 9)
- )
- (i32.eq
- (tee_local $6
- (i32.and
- (get_local $26)
- (i32.const 32)
- )
- )
- (i32.const 0)
- )
- )
- )
- (set_local $7
- (i32.or
- (get_local $51)
- (i32.const 2)
- )
- )
- (set_local $14
- (if
- (i32.or
- (i32.gt_u
- (get_local $10)
- (i32.const 11)
- )
- (i32.eq
- (tee_local $1
- (i32.sub
- (i32.const 12)
+ (if
+ (i32.and
(get_local $10)
+ (i32.const 2048)
)
- )
- (i32.const 0)
- )
- )
- (get_local $14)
- (block
- (set_local $30
- (f64.const 8)
- )
- (loop $while-in$61
- (block $while-out$60
- (set_local $30
- (f64.mul
- (get_local $30)
- (f64.const 16)
+ (block
+ (set_local $30
+ (i32.const 1)
)
+ (i32.const 4111)
)
- (br_if $while-out$60
- (i32.eq
+ (block
+ (set_local $30
(tee_local $1
- (i32.add
- (get_local $1)
- (i32.const -1)
+ (i32.and
+ (get_local $10)
+ (i32.const 1)
)
)
- (i32.const 0)
- )
- )
- (br $while-in$61)
- )
- )
- (select
- (f64.neg
- (f64.add
- (get_local $30)
- (f64.sub
- (f64.neg
- (get_local $14)
- )
- (get_local $30)
- )
- )
- )
- (f64.sub
- (f64.add
- (get_local $14)
- (get_local $30)
- )
- (get_local $30)
- )
- (i32.eq
- (i32.shr_s
- (i32.shl
- (i32.load8_s
- (get_local $9)
- )
- (i32.const 24)
)
- (i32.const 24)
- )
- (i32.const 45)
- )
- )
- )
- )
- )
- (set_local $5
- (i32.lt_s
- (tee_local $1
- (i32.load
- (get_local $25)
- )
- )
- (i32.const 0)
- )
- )
- (set_local $5
- (i32.shr_s
- (i32.shl
- (i32.lt_s
- (tee_local $8
- (select
- (i32.sub
- (i32.const 0)
+ (select
+ (i32.const 4114)
+ (i32.const 4109)
(get_local $1)
)
- (get_local $1)
- (get_local $5)
- )
- )
- (i32.const 0)
- )
- (i32.const 31)
- )
- (i32.const 31)
- )
- )
- (i32.store8
- (i32.add
- (tee_local $5
- (if
- (i32.eq
- (tee_local $5
- (call $_fmt_u
- (get_local $8)
- (get_local $5)
- (get_local $52)
- )
- )
- (get_local $52)
- )
- (block
- (i32.store8
- (get_local $74)
- (i32.const 48)
)
- (get_local $74)
)
- (get_local $5)
)
)
- (i32.const -1)
- )
- (i32.and
- (i32.add
- (i32.and
- (i32.shr_s
- (get_local $1)
- (i32.const 31)
- )
- (i32.const 2)
- )
- (i32.const 43)
+ (f64.store
+ (get_global $tempDoublePtr)
+ (get_local $14)
)
- (i32.const 255)
- )
- )
- (i32.store8
- (tee_local $8
- (i32.add
+ (set_local $1
(get_local $5)
- (i32.const -2)
- )
- )
- (i32.and
- (i32.add
- (get_local $26)
- (i32.const 15)
- )
- (i32.const 255)
- )
- )
- (set_local $5
- (i32.lt_s
- (get_local $10)
- (i32.const 1)
- )
- )
- (set_local $13
- (i32.eq
- (i32.and
- (get_local $18)
- (i32.const 8)
)
- (i32.const 0)
- )
- )
- (set_local $11
- (get_local $29)
- )
- (loop $while-in$63
- (block $while-out$62
- (i32.store8
- (get_local $11)
- (i32.and
- (i32.or
- (i32.and
- (i32.load8_s
- (i32.add
- (tee_local $1
- (i32.trunc_s/f64
- (get_local $14)
+ (set_local $5
+ (block $do-once$56
+ (if
+ (i32.or
+ (i32.lt_u
+ (tee_local $5
+ (i32.and
+ (i32.load offset=4
+ (get_global $tempDoublePtr)
)
+ (i32.const 2146435072)
)
- (i32.const 4075)
)
+ (i32.const 2146435072)
)
- (i32.const 255)
- )
- (get_local $6)
- )
- (i32.const 255)
- )
- )
- (set_local $14
- (f64.mul
- (f64.sub
- (get_local $14)
- (f64.convert_s/i32
- (get_local $1)
- )
- )
- (f64.const 16)
- )
- )
- (set_local $11
- (block $do-once$64
- (if
- (i32.eq
- (i32.sub
- (tee_local $1
- (i32.add
- (get_local $11)
- (i32.const 1)
- )
+ (i32.and
+ (i32.eq
+ (get_local $5)
+ (i32.const 2146435072)
)
- (get_local $64)
+ (i32.const 0)
)
- (i32.const 1)
)
(block
- (br_if $do-once$64
- (get_local $1)
- (i32.and
- (get_local $13)
- (i32.and
- (get_local $5)
- (f64.eq
- (get_local $14)
- (f64.const 0)
+ (if
+ (tee_local $5
+ (f64.ne
+ (tee_local $22
+ (f64.mul
+ (call $_frexpl
+ (get_local $14)
+ (get_local $20)
+ )
+ (f64.const 2)
+ )
)
+ (f64.const 0)
)
)
- )
- (i32.store8
- (get_local $1)
- (i32.const 46)
- )
- (i32.add
- (get_local $11)
- (i32.const 2)
- )
- )
- (get_local $1)
- )
- )
- )
- (if
- (f64.eq
- (get_local $14)
- (f64.const 0)
- )
- (block
- (set_local $1
- (get_local $11)
- )
- (br $while-out$62)
- )
- )
- (br $while-in$63)
- )
- )
- (set_local $5
- (i32.and
- (i32.ne
- (get_local $10)
- (i32.const 0)
- )
- (i32.lt_s
- (i32.add
- (get_local $78)
- (get_local $1)
- )
- (get_local $10)
- )
- )
- )
- (call $_pad
- (get_local $0)
- (i32.const 32)
- (get_local $16)
- (tee_local $5
- (i32.add
- (tee_local $6
- (select
- (i32.sub
- (i32.add
- (get_local $79)
- (get_local $10)
- )
- (get_local $8)
- )
- (i32.add
- (i32.sub
- (get_local $77)
- (get_local $8)
- )
- (get_local $1)
- )
- (get_local $5)
- )
- )
- (get_local $7)
- )
- )
- (get_local $18)
- )
- (if
- (i32.eq
- (i32.and
- (i32.load
- (get_local $0)
- )
- (i32.const 32)
- )
- (i32.const 0)
- )
- (call $___fwritex
- (get_local $9)
- (get_local $7)
- (get_local $0)
- )
- )
- (call $_pad
- (get_local $0)
- (i32.const 48)
- (get_local $16)
- (get_local $5)
- (i32.xor
- (get_local $18)
- (i32.const 65536)
- )
- )
- (set_local $1
- (i32.sub
- (get_local $1)
- (get_local $64)
- )
- )
- (if
- (i32.eq
- (i32.and
- (i32.load
- (get_local $0)
- )
- (i32.const 32)
- )
- (i32.const 0)
- )
- (call $___fwritex
- (get_local $29)
- (get_local $1)
- (get_local $0)
- )
- )
- (call $_pad
- (get_local $0)
- (i32.const 48)
- (i32.sub
- (get_local $6)
- (i32.add
- (get_local $1)
- (tee_local $1
- (i32.sub
- (get_local $40)
- (get_local $8)
- )
- )
- )
- )
- (i32.const 0)
- (i32.const 0)
- )
- (if
- (i32.eq
- (i32.and
- (i32.load
- (get_local $0)
- )
- (i32.const 32)
- )
- (i32.const 0)
- )
- (call $___fwritex
- (get_local $8)
- (get_local $1)
- (get_local $0)
- )
- )
- (call $_pad
- (get_local $0)
- (i32.const 32)
- (get_local $16)
- (get_local $5)
- (i32.xor
- (get_local $18)
- (i32.const 8192)
- )
- )
- (br $do-once$56
- (select
- (get_local $16)
- (get_local $5)
- (i32.lt_s
- (get_local $5)
- (get_local $16)
- )
- )
- )
- )
- )
- (set_local $1
- (select
- (i32.const 6)
- (get_local $10)
- (i32.lt_s
- (get_local $10)
- (i32.const 0)
- )
- )
- )
- (set_local $62
- (tee_local $9
- (select
- (get_local $80)
- (get_local $81)
- (i32.lt_s
- (if
- (get_local $5)
- (block
- (i32.store
- (get_local $25)
- (tee_local $5
- (i32.add
- (i32.load
- (get_local $25)
+ (i32.store
+ (get_local $20)
+ (i32.add
+ (i32.load
+ (get_local $20)
+ )
+ (i32.const -1)
+ )
)
- (i32.const -28)
)
- )
- )
- (set_local $14
- (f64.mul
- (get_local $14)
- (f64.const 268435456)
- )
- )
- (get_local $5)
- )
- (i32.load
- (get_local $25)
- )
- )
- (i32.const 0)
- )
- )
- )
- )
- (set_local $7
- (get_local $9)
- )
- (loop $while-in$67
- (block $while-out$66
- (i32.store
- (get_local $7)
- (tee_local $5
- (i32.trunc_s/f64
- (get_local $14)
- )
- )
- )
- (set_local $7
- (i32.add
- (get_local $7)
- (i32.const 4)
- )
- )
- (if
- (f64.eq
- (tee_local $14
- (f64.mul
- (f64.sub
- (get_local $14)
- (f64.convert_u/i32
- (get_local $5)
- )
- )
- (f64.const 1e9)
- )
- )
- (f64.const 0)
- )
- (block
- (set_local $6
- (get_local $7)
- )
- (br $while-out$66)
- )
- )
- (br $while-in$67)
- )
- )
- (if
- (i32.gt_s
- (tee_local $5
- (i32.load
- (get_local $25)
- )
- )
- (i32.const 0)
- )
- (block
- (set_local $8
- (get_local $9)
- )
- (set_local $13
- (get_local $6)
- )
- (loop $while-in$69
- (block $while-out$68
- (set_local $11
- (select
- (i32.const 29)
- (get_local $5)
- (i32.gt_s
- (get_local $5)
- (i32.const 29)
- )
- )
- )
- (set_local $7
- (block $do-once$70
- (if
- (i32.lt_u
- (tee_local $7
- (i32.add
- (get_local $13)
- (i32.const -4)
+ (if
+ (i32.eq
+ (tee_local $25
+ (i32.or
+ (get_local $16)
+ (i32.const 32)
+ )
+ )
+ (i32.const 97)
)
- )
- (get_local $8)
- )
- (get_local $8)
- (block
- (set_local $5
- (i32.const 0)
- )
- (set_local $10
- (get_local $7)
- )
- (loop $while-in$73
- (block $while-out$72
- (set_local $6
- (call $___uremdi3
- (tee_local $5
- (call $_i64Add
- (call $_bitshift64Shl
- (i32.load
- (get_local $10)
+ (block
+ (set_local $19
+ (select
+ (i32.add
+ (get_local $36)
+ (i32.const 9)
+ )
+ (get_local $36)
+ (tee_local $9
+ (i32.and
+ (get_local $16)
+ (i32.const 32)
+ )
+ )
+ )
+ )
+ (set_local $8
+ (i32.or
+ (get_local $30)
+ (i32.const 2)
+ )
+ )
+ (set_local $14
+ (if
+ (i32.or
+ (i32.gt_u
+ (get_local $7)
+ (i32.const 11)
+ )
+ (i32.eqz
+ (tee_local $5
+ (i32.sub
+ (i32.const 12)
+ (get_local $7)
)
- (i32.const 0)
- (get_local $11)
)
- (get_global $tempRet0)
- (get_local $5)
- (i32.const 0)
)
)
- (tee_local $7
- (get_global $tempRet0)
+ (get_local $22)
+ (block
+ (set_local $14
+ (f64.const 8)
+ )
+ (loop $while-in$61
+ (set_local $14
+ (f64.mul
+ (get_local $14)
+ (f64.const 16)
+ )
+ )
+ (br_if $while-in$61
+ (tee_local $5
+ (i32.add
+ (get_local $5)
+ (i32.const -1)
+ )
+ )
+ )
+ )
+ (select
+ (f64.neg
+ (f64.add
+ (get_local $14)
+ (f64.sub
+ (f64.neg
+ (get_local $22)
+ )
+ (get_local $14)
+ )
+ )
+ )
+ (f64.sub
+ (f64.add
+ (get_local $22)
+ (get_local $14)
+ )
+ (get_local $14)
+ )
+ (i32.eq
+ (i32.load8_s
+ (get_local $19)
+ )
+ (i32.const 45)
+ )
+ )
)
- (i32.const 1000000000)
- (i32.const 0)
)
)
- (i32.store
- (get_local $10)
- (get_local $6)
+ (i32.store8
+ (i32.add
+ (tee_local $6
+ (if
+ (i32.eq
+ (tee_local $6
+ (call $_fmt_u
+ (tee_local $6
+ (select
+ (i32.sub
+ (i32.const 0)
+ (tee_local $5
+ (i32.load
+ (get_local $20)
+ )
+ )
+ )
+ (get_local $5)
+ (i32.lt_s
+ (get_local $5)
+ (i32.const 0)
+ )
+ )
+ )
+ (i32.shr_s
+ (i32.shl
+ (i32.lt_s
+ (get_local $6)
+ (i32.const 0)
+ )
+ (i32.const 31)
+ )
+ (i32.const 31)
+ )
+ (get_local $37)
+ )
+ )
+ (get_local $37)
+ )
+ (block
+ (i32.store8
+ (get_local $48)
+ (i32.const 48)
+ )
+ (get_local $48)
+ )
+ (get_local $6)
+ )
+ )
+ (i32.const -1)
+ )
+ (i32.and
+ (i32.add
+ (i32.and
+ (i32.shr_s
+ (get_local $5)
+ (i32.const 31)
+ )
+ (i32.const 2)
+ )
+ (i32.const 43)
+ )
+ (i32.const 255)
+ )
+ )
+ (i32.store8
+ (tee_local $11
+ (i32.add
+ (get_local $6)
+ (i32.const -2)
+ )
+ )
+ (i32.and
+ (i32.add
+ (get_local $16)
+ (i32.const 15)
+ )
+ (i32.const 255)
+ )
+ )
+ (set_local $12
+ (i32.lt_s
+ (get_local $7)
+ (i32.const 1)
+ )
+ )
+ (set_local $16
+ (i32.eqz
+ (i32.and
+ (get_local $10)
+ (i32.const 8)
+ )
+ )
)
(set_local $5
- (call $___udivdi3
+ (get_local $24)
+ )
+ (loop $while-in$63
+ (i32.store8
(get_local $5)
- (get_local $7)
- (i32.const 1000000000)
- (i32.const 0)
+ (i32.and
+ (i32.or
+ (i32.and
+ (i32.load8_s
+ (i32.add
+ (tee_local $6
+ (i32.trunc_s/f64
+ (get_local $14)
+ )
+ )
+ (i32.const 4075)
+ )
+ )
+ (i32.const 255)
+ )
+ (get_local $9)
+ )
+ (i32.const 255)
+ )
+ )
+ (set_local $14
+ (f64.mul
+ (f64.sub
+ (get_local $14)
+ (f64.convert_s/i32
+ (get_local $6)
+ )
+ )
+ (f64.const 16)
+ )
+ )
+ (set_local $5
+ (block $do-once$64
+ (if
+ (i32.eq
+ (i32.sub
+ (tee_local $6
+ (i32.add
+ (get_local $5)
+ (i32.const 1)
+ )
+ )
+ (get_local $42)
+ )
+ (i32.const 1)
+ )
+ (block
+ (br_if $do-once$64
+ (get_local $6)
+ (i32.and
+ (get_local $16)
+ (i32.and
+ (get_local $12)
+ (f64.eq
+ (get_local $14)
+ (f64.const 0)
+ )
+ )
+ )
+ )
+ (i32.store8
+ (get_local $6)
+ (i32.const 46)
+ )
+ (i32.add
+ (get_local $5)
+ (i32.const 2)
+ )
+ )
+ (get_local $6)
+ )
+ )
+ )
+ (br_if $while-in$63
+ (f64.ne
+ (get_local $14)
+ (f64.const 0)
+ )
+ )
+ )
+ (call $_pad
+ (get_local $0)
+ (i32.const 32)
+ (get_local $17)
+ (tee_local $6
+ (i32.add
+ (tee_local $7
+ (select
+ (i32.sub
+ (i32.add
+ (get_local $53)
+ (get_local $7)
+ )
+ (get_local $11)
+ )
+ (i32.add
+ (i32.sub
+ (get_local $51)
+ (get_local $11)
+ )
+ (get_local $5)
+ )
+ (i32.and
+ (i32.ne
+ (get_local $7)
+ (i32.const 0)
+ )
+ (i32.lt_s
+ (i32.add
+ (get_local $52)
+ (get_local $5)
+ )
+ (get_local $7)
+ )
+ )
+ )
+ )
+ (get_local $8)
+ )
)
+ (get_local $10)
)
(if
- (i32.lt_u
- (tee_local $7
- (i32.add
- (get_local $10)
- (i32.const -4)
+ (i32.eqz
+ (i32.and
+ (i32.load
+ (get_local $0)
)
+ (i32.const 32)
)
- (get_local $8)
)
- (br $while-out$72)
- (set_local $10
- (get_local $7)
+ (drop
+ (call $___fwritex
+ (get_local $19)
+ (get_local $8)
+ (get_local $0)
+ )
)
)
- (br $while-in$73)
- )
- )
- (br_if $do-once$70
- (get_local $8)
- (i32.eq
- (get_local $5)
- (i32.const 0)
- )
- )
- (i32.store
- (tee_local $7
- (i32.add
- (get_local $8)
- (i32.const -4)
- )
- )
- (get_local $5)
- )
- (get_local $7)
- )
- )
- )
- )
- (loop $while-in$75
- (block $while-out$74
- (br_if $while-out$74
- (i32.le_u
- (get_local $13)
- (get_local $7)
- )
- )
- (if
- (i32.eq
- (i32.load
- (tee_local $5
- (i32.add
- (get_local $13)
- (i32.const -4)
+ (call $_pad
+ (get_local $0)
+ (i32.const 48)
+ (get_local $17)
+ (get_local $6)
+ (i32.xor
+ (get_local $10)
+ (i32.const 65536)
+ )
)
- )
- )
- (i32.const 0)
- )
- (set_local $13
- (get_local $5)
- )
- (br $while-out$74)
- )
- (br $while-in$75)
- )
- )
- (i32.store
- (get_local $25)
- (tee_local $5
- (i32.sub
- (i32.load
- (get_local $25)
- )
- (get_local $11)
- )
- )
- )
- (if
- (i32.gt_s
- (get_local $5)
- (i32.const 0)
- )
- (set_local $8
- (get_local $7)
- )
- (block
- (set_local $6
- (get_local $13)
- )
- (br $while-out$68)
- )
- )
- (br $while-in$69)
- )
- )
- )
- (set_local $7
- (get_local $9)
- )
- )
- (if
- (i32.lt_s
- (get_local $5)
- (i32.const 0)
- )
- (block
- (set_local $8
- (i32.add
- (i32.and
- (i32.div_s
- (i32.add
- (get_local $1)
- (i32.const 25)
- )
- (i32.const 9)
- )
- (i32.const -1)
- )
- (i32.const 1)
- )
- )
- (set_local $10
- (i32.eq
- (get_local $15)
- (i32.const 102)
- )
- )
- (set_local $23
- (get_local $6)
- )
- (loop $while-in$77
- (block $while-out$76
- (set_local $5
- (i32.gt_s
- (tee_local $6
- (i32.sub
- (i32.const 0)
- (get_local $5)
- )
- )
- (i32.const 9)
- )
- )
- (set_local $13
- (select
- (i32.const 9)
- (get_local $6)
- (get_local $5)
- )
- )
- (set_local $11
- (block $do-once$78
- (if
- (i32.lt_u
- (get_local $7)
- (get_local $23)
- )
- (block
- (set_local $70
- (i32.add
- (i32.shl
- (i32.const 1)
- (get_local $13)
+ (set_local $5
+ (i32.sub
+ (get_local $5)
+ (get_local $42)
+ )
)
- (i32.const -1)
- )
- )
- (set_local $27
- (i32.shr_u
- (i32.const 1000000000)
- (get_local $13)
- )
- )
- (set_local $11
- (i32.const 0)
- )
- (set_local $17
- (get_local $7)
- )
- (loop $while-in$81
- (block $while-out$80
- (set_local $6
- (i32.and
- (tee_local $5
+ (if
+ (i32.eqz
+ (i32.and
(i32.load
- (get_local $17)
+ (get_local $0)
)
+ (i32.const 32)
)
- (get_local $70)
)
- )
- (i32.store
- (get_local $17)
- (i32.add
- (i32.shr_u
+ (drop
+ (call $___fwritex
+ (get_local $24)
(get_local $5)
- (get_local $13)
+ (get_local $0)
)
- (get_local $11)
)
)
- (set_local $11
- (i32.mul
- (get_local $6)
- (get_local $27)
+ (call $_pad
+ (get_local $0)
+ (i32.const 48)
+ (i32.sub
+ (get_local $7)
+ (i32.add
+ (get_local $5)
+ (tee_local $5
+ (i32.sub
+ (get_local $32)
+ (get_local $11)
+ )
+ )
+ )
)
+ (i32.const 0)
+ (i32.const 0)
)
- (br_if $while-out$80
- (i32.ge_u
- (tee_local $17
- (i32.add
- (get_local $17)
- (i32.const 4)
+ (if
+ (i32.eqz
+ (i32.and
+ (i32.load
+ (get_local $0)
)
+ (i32.const 32)
+ )
+ )
+ (drop
+ (call $___fwritex
+ (get_local $11)
+ (get_local $5)
+ (get_local $0)
)
- (get_local $23)
)
)
- (br $while-in$81)
- )
- )
- (set_local $5
- (select
- (i32.add
- (get_local $7)
- (i32.const 4)
+ (call $_pad
+ (get_local $0)
+ (i32.const 32)
+ (get_local $17)
+ (get_local $6)
+ (i32.xor
+ (get_local $10)
+ (i32.const 8192)
+ )
)
- (get_local $7)
- (i32.eq
- (i32.load
- (get_local $7)
+ (br $do-once$56
+ (select
+ (get_local $17)
+ (get_local $6)
+ (i32.lt_s
+ (get_local $6)
+ (get_local $17)
+ )
)
- (i32.const 0)
)
)
)
- (br_if $do-once$78
- (get_local $5)
- (i32.eq
- (get_local $11)
- (i32.const 0)
- )
- )
- (i32.store
- (get_local $23)
- (get_local $11)
- )
- (set_local $23
- (i32.add
- (get_local $23)
- (i32.const 4)
- )
- )
- (get_local $5)
- )
- (select
- (i32.add
- (get_local $7)
- (i32.const 4)
- )
- (get_local $7)
- (i32.eq
- (i32.load
+ (set_local $19
+ (select
+ (i32.const 6)
(get_local $7)
+ (i32.lt_s
+ (get_local $7)
+ (i32.const 0)
+ )
)
- (i32.const 0)
)
- )
- )
- )
- )
- (set_local $5
- (i32.gt_s
- (i32.shr_s
- (i32.sub
- (get_local $23)
- (tee_local $7
- (select
- (get_local $9)
- (get_local $11)
- (get_local $10)
+ (set_local $40
+ (tee_local $8
+ (select
+ (get_local $54)
+ (get_local $55)
+ (i32.lt_s
+ (if
+ (get_local $5)
+ (block
+ (i32.store
+ (get_local $20)
+ (tee_local $5
+ (i32.add
+ (i32.load
+ (get_local $20)
+ )
+ (i32.const -28)
+ )
+ )
+ )
+ (set_local $14
+ (f64.mul
+ (get_local $22)
+ (f64.const 268435456)
+ )
+ )
+ (get_local $5)
+ )
+ (block
+ (set_local $14
+ (get_local $22)
+ )
+ (i32.load
+ (get_local $20)
+ )
+ )
+ )
+ (i32.const 0)
+ )
+ )
)
)
- )
- (i32.const 2)
- )
- (get_local $8)
- )
- )
- (set_local $6
- (select
- (i32.add
- (get_local $7)
- (i32.shl
- (get_local $8)
- (i32.const 2)
- )
- )
- (get_local $23)
- (get_local $5)
- )
- )
- (i32.store
- (get_local $25)
- (tee_local $5
- (i32.add
- (i32.load
- (get_local $25)
- )
- (get_local $13)
- )
- )
- )
- (if
- (i32.lt_s
- (get_local $5)
- (i32.const 0)
- )
- (block
- (set_local $7
- (get_local $11)
- )
- (set_local $23
- (get_local $6)
- )
- )
- (block
- (set_local $7
- (get_local $11)
- )
- (set_local $27
- (get_local $6)
- )
- (br $while-out$76)
- )
- )
- (br $while-in$77)
- )
- )
- )
- (set_local $27
- (get_local $6)
- )
- )
- (block $do-once$82
- (if
- (i32.lt_u
- (get_local $7)
- (get_local $27)
- )
- (block
- (set_local $6
- (i32.mul
- (i32.shr_s
- (i32.sub
- (get_local $62)
- (get_local $7)
- )
- (i32.const 2)
- )
- (i32.const 9)
- )
- )
- (if
- (i32.lt_u
- (tee_local $5
- (i32.load
- (get_local $7)
- )
- )
- (i32.const 10)
- )
- (block
- (set_local $13
- (get_local $6)
- )
- (br $do-once$82)
- )
- (set_local $8
- (i32.const 10)
- )
- )
- (loop $while-in$85
- (block $while-out$84
- (set_local $6
- (i32.add
- (get_local $6)
- (i32.const 1)
- )
- )
- (if
- (i32.lt_u
- (get_local $5)
- (tee_local $8
- (i32.mul
+ (set_local $6
(get_local $8)
- (i32.const 10)
- )
- )
- )
- (block
- (set_local $13
- (get_local $6)
- )
- (br $while-out$84)
- )
- )
- (br $while-in$85)
- )
- )
- )
- (set_local $13
- (i32.const 0)
- )
- )
- )
- (set_local $7
- (if
- (i32.lt_s
- (tee_local $5
- (i32.add
- (i32.sub
- (get_local $1)
- (select
- (get_local $13)
- (i32.const 0)
- (i32.ne
- (get_local $15)
- (i32.const 102)
- )
- )
- )
- (i32.shr_s
- (i32.shl
- (i32.and
- (tee_local $70
- (i32.ne
- (get_local $1)
- (i32.const 0)
- )
- )
- (tee_local $8
- (i32.eq
- (get_local $15)
- (i32.const 103)
- )
)
- )
- (i32.const 31)
- )
- (i32.const 31)
- )
- )
- )
- (i32.add
- (i32.mul
- (i32.shr_s
- (i32.sub
- (get_local $27)
- (get_local $62)
- )
- (i32.const 2)
- )
- (i32.const 9)
- )
- (i32.const -9)
- )
- )
- (block
- (set_local $6
- (i32.add
- (i32.add
- (get_local $9)
- (i32.const 4)
- )
- (i32.shl
- (i32.add
- (i32.and
- (i32.div_s
- (tee_local $5
- (i32.add
- (get_local $5)
- (i32.const 9216)
+ (loop $while-in$67
+ (i32.store
+ (get_local $6)
+ (tee_local $5
+ (i32.trunc_s/f64
+ (get_local $14)
+ )
)
)
- (i32.const 9)
- )
- (i32.const -1)
- )
- (i32.const -1024)
- )
- (i32.const 2)
- )
- )
- )
- (if
- (i32.lt_s
- (tee_local $11
- (i32.add
- (i32.and
- (i32.rem_s
- (get_local $5)
- (i32.const 9)
- )
- (i32.const -1)
- )
- (i32.const 1)
- )
- )
- (i32.const 9)
- )
- (block
- (set_local $5
- (i32.const 10)
- )
- (loop $while-in$87
- (block $while-out$86
- (set_local $5
- (i32.mul
- (get_local $5)
- (i32.const 10)
- )
- )
- (if
- (i32.eq
- (tee_local $11
+ (set_local $6
(i32.add
- (get_local $11)
- (i32.const 1)
+ (get_local $6)
+ (i32.const 4)
)
)
- (i32.const 9)
- )
- (block
- (set_local $17
- (get_local $5)
- )
- (br $while-out$86)
- )
- )
- (br $while-in$87)
- )
- )
- )
- (set_local $17
- (i32.const 10)
- )
- )
- (block $do-once$88
- (if
- (i32.eqz
- (i32.and
- (tee_local $11
- (i32.eq
- (i32.add
- (get_local $6)
- (i32.const 4)
- )
- (get_local $27)
- )
- )
- (i32.eq
- (tee_local $15
- (i32.and
- (i32.rem_u
- (tee_local $5
- (i32.load
- (get_local $6)
+ (br_if $while-in$67
+ (f64.ne
+ (tee_local $14
+ (f64.mul
+ (f64.sub
+ (get_local $14)
+ (f64.convert_u/i32
+ (get_local $5)
+ )
+ )
+ (f64.const 1e9)
)
)
- (get_local $17)
+ (f64.const 0)
)
- (i32.const -1)
)
)
- (i32.const 0)
- )
- )
- )
- (block
- (set_local $14
- (select
- (f64.const 9007199254740992)
- (f64.const 9007199254740994)
- (i32.eq
- (i32.and
- (i32.and
- (i32.div_u
- (get_local $5)
- (get_local $17)
+ (if
+ (i32.gt_s
+ (tee_local $7
+ (i32.load
+ (get_local $20)
)
- (i32.const -1)
)
- (i32.const 1)
+ (i32.const 0)
)
- (i32.const 0)
- )
- )
- )
- (set_local $30
- (if
- (i32.lt_u
- (get_local $15)
- (tee_local $10
- (i32.and
- (i32.div_s
- (get_local $17)
- (i32.const 2)
+ (block
+ (set_local $9
+ (get_local $8)
+ )
+ (loop $while-in$69
+ (set_local $21
+ (select
+ (i32.const 29)
+ (get_local $7)
+ (i32.gt_s
+ (get_local $7)
+ (i32.const 29)
+ )
+ )
+ )
+ (set_local $9
+ (block $do-once$70
+ (if
+ (i32.lt_u
+ (tee_local $7
+ (i32.add
+ (get_local $6)
+ (i32.const -4)
+ )
+ )
+ (get_local $9)
+ )
+ (get_local $9)
+ (block
+ (set_local $5
+ (i32.const 0)
+ )
+ (loop $while-in$73
+ (set_local $12
+ (call $___uremdi3
+ (tee_local $5
+ (call $_i64Add
+ (call $_bitshift64Shl
+ (i32.load
+ (get_local $7)
+ )
+ (i32.const 0)
+ (get_local $21)
+ )
+ (get_global $tempRet0)
+ (get_local $5)
+ (i32.const 0)
+ )
+ )
+ (tee_local $11
+ (get_global $tempRet0)
+ )
+ (i32.const 1000000000)
+ (i32.const 0)
+ )
+ )
+ (i32.store
+ (get_local $7)
+ (get_local $12)
+ )
+ (set_local $5
+ (call $___udivdi3
+ (get_local $5)
+ (get_local $11)
+ (i32.const 1000000000)
+ (i32.const 0)
+ )
+ )
+ (br_if $while-in$73
+ (i32.ge_u
+ (tee_local $7
+ (i32.add
+ (get_local $7)
+ (i32.const -4)
+ )
+ )
+ (get_local $9)
+ )
+ )
+ )
+ (br_if $do-once$70
+ (get_local $9)
+ (i32.eqz
+ (get_local $5)
+ )
+ )
+ (i32.store
+ (tee_local $7
+ (i32.add
+ (get_local $9)
+ (i32.const -4)
+ )
+ )
+ (get_local $5)
+ )
+ (get_local $7)
+ )
+ )
+ )
+ )
+ (set_local $5
+ (get_local $6)
+ )
+ (loop $while-in$75
+ (block $while-out$74
+ (if
+ (i32.le_u
+ (get_local $5)
+ (get_local $9)
+ )
+ (block
+ (set_local $6
+ (get_local $5)
+ )
+ (br $while-out$74)
+ )
+ )
+ (if
+ (i32.load
+ (tee_local $6
+ (i32.add
+ (get_local $5)
+ (i32.const -4)
+ )
+ )
+ )
+ (set_local $6
+ (get_local $5)
+ )
+ (block
+ (set_local $5
+ (get_local $6)
+ )
+ (br $while-in$75)
+ )
+ )
+ )
+ )
+ (i32.store
+ (get_local $20)
+ (tee_local $7
+ (i32.sub
+ (i32.load
+ (get_local $20)
+ )
+ (get_local $21)
+ )
+ )
+ )
+ (br_if $while-in$69
+ (i32.gt_s
+ (get_local $7)
+ (i32.const 0)
+ )
+ )
+ (set_local $5
+ (get_local $9)
)
- (i32.const -1)
)
)
- )
- (f64.const 0.5)
- (select
- (f64.const 1)
- (f64.const 1.5)
- (i32.and
- (get_local $11)
- (i32.eq
- (get_local $15)
- (get_local $10)
- )
+ (set_local $5
+ (get_local $8)
)
)
- )
- )
- (set_local $14
- (block $do-once$90
(if
- (i32.eq
- (get_local $51)
+ (i32.lt_s
+ (get_local $7)
(i32.const 0)
)
- (get_local $14)
(block
- (br_if $do-once$90
- (get_local $14)
- (i32.ne
- (i32.shr_s
- (i32.shl
- (i32.load8_s
- (get_local $39)
+ (set_local $12
+ (i32.add
+ (i32.and
+ (i32.div_s
+ (i32.add
+ (get_local $19)
+ (i32.const 25)
)
- (i32.const 24)
+ (i32.const 9)
)
- (i32.const 24)
+ (i32.const -1)
)
- (i32.const 45)
+ (i32.const 1)
)
)
- (set_local $30
- (f64.neg
- (get_local $30)
+ (set_local $21
+ (i32.eq
+ (get_local $25)
+ (i32.const 102)
)
)
- (f64.neg
- (get_local $14)
+ (loop $while-in$77
+ (set_local $26
+ (select
+ (i32.const 9)
+ (tee_local $7
+ (i32.sub
+ (i32.const 0)
+ (get_local $7)
+ )
+ )
+ (i32.gt_s
+ (get_local $7)
+ (i32.const 9)
+ )
+ )
+ )
+ (set_local $6
+ (select
+ (i32.add
+ (tee_local $7
+ (select
+ (get_local $8)
+ (tee_local $5
+ (block $do-once$78
+ (if
+ (i32.lt_u
+ (get_local $5)
+ (get_local $6)
+ )
+ (block
+ (set_local $44
+ (i32.add
+ (i32.shl
+ (i32.const 1)
+ (get_local $26)
+ )
+ (i32.const -1)
+ )
+ )
+ (set_local $31
+ (i32.shr_u
+ (i32.const 1000000000)
+ (get_local $26)
+ )
+ )
+ (set_local $9
+ (i32.const 0)
+ )
+ (set_local $7
+ (get_local $5)
+ )
+ (loop $while-in$81
+ (i32.store
+ (get_local $7)
+ (i32.add
+ (i32.shr_u
+ (tee_local $11
+ (i32.load
+ (get_local $7)
+ )
+ )
+ (get_local $26)
+ )
+ (get_local $9)
+ )
+ )
+ (set_local $9
+ (i32.mul
+ (i32.and
+ (get_local $11)
+ (get_local $44)
+ )
+ (get_local $31)
+ )
+ )
+ (br_if $while-in$81
+ (i32.lt_u
+ (tee_local $7
+ (i32.add
+ (get_local $7)
+ (i32.const 4)
+ )
+ )
+ (get_local $6)
+ )
+ )
+ )
+ (set_local $5
+ (select
+ (get_local $5)
+ (i32.add
+ (get_local $5)
+ (i32.const 4)
+ )
+ (i32.load
+ (get_local $5)
+ )
+ )
+ )
+ (br_if $do-once$78
+ (get_local $5)
+ (i32.eqz
+ (get_local $9)
+ )
+ )
+ (i32.store
+ (get_local $6)
+ (get_local $9)
+ )
+ (set_local $6
+ (i32.add
+ (get_local $6)
+ (i32.const 4)
+ )
+ )
+ (get_local $5)
+ )
+ (select
+ (get_local $5)
+ (i32.add
+ (get_local $5)
+ (i32.const 4)
+ )
+ (i32.load
+ (get_local $5)
+ )
+ )
+ )
+ )
+ )
+ (get_local $21)
+ )
+ )
+ (i32.shl
+ (get_local $12)
+ (i32.const 2)
+ )
+ )
+ (get_local $6)
+ (i32.gt_s
+ (i32.shr_s
+ (i32.sub
+ (get_local $6)
+ (get_local $7)
+ )
+ (i32.const 2)
+ )
+ (get_local $12)
+ )
+ )
+ )
+ (i32.store
+ (get_local $20)
+ (tee_local $7
+ (i32.add
+ (i32.load
+ (get_local $20)
+ )
+ (get_local $26)
+ )
+ )
+ )
+ (br_if $while-in$77
+ (i32.lt_s
+ (get_local $7)
+ (i32.const 0)
+ )
+ )
+ (set_local $9
+ (get_local $6)
+ )
)
)
- )
- )
- )
- (i32.store
- (get_local $6)
- (tee_local $5
- (i32.sub
- (get_local $5)
- (get_local $15)
- )
- )
- )
- (br_if $do-once$88
- (f64.eq
- (f64.add
- (get_local $14)
- (get_local $30)
- )
- (get_local $14)
- )
- )
- (i32.store
- (get_local $6)
- (tee_local $5
- (i32.add
- (get_local $5)
- (get_local $17)
- )
- )
- )
- (if
- (i32.gt_u
- (get_local $5)
- (i32.const 999999999)
- )
- (loop $while-in$93
- (block $while-out$92
- (i32.store
+ (set_local $9
(get_local $6)
- (i32.const 0)
)
- (set_local $7
- (if
- (i32.lt_u
- (tee_local $6
+ )
+ (block $do-once$82
+ (if
+ (i32.lt_u
+ (get_local $5)
+ (get_local $9)
+ )
+ (block
+ (set_local $6
+ (i32.mul
+ (i32.shr_s
+ (i32.sub
+ (get_local $40)
+ (get_local $5)
+ )
+ (i32.const 2)
+ )
+ (i32.const 9)
+ )
+ )
+ (br_if $do-once$82
+ (i32.lt_u
+ (tee_local $11
+ (i32.load
+ (get_local $5)
+ )
+ )
+ (i32.const 10)
+ )
+ )
+ (set_local $7
+ (i32.const 10)
+ )
+ (loop $while-in$85
+ (set_local $6
(i32.add
(get_local $6)
- (i32.const -4)
+ (i32.const 1)
)
)
- (get_local $7)
- )
- (block
- (i32.store
- (tee_local $5
- (i32.add
- (get_local $7)
- (i32.const -4)
+ (br_if $while-in$85
+ (i32.ge_u
+ (get_local $11)
+ (tee_local $7
+ (i32.mul
+ (get_local $7)
+ (i32.const 10)
+ )
)
)
- (i32.const 0)
)
- (get_local $5)
)
- (get_local $7)
+ )
+ (set_local $6
+ (i32.const 0)
)
)
- (i32.store
- (get_local $6)
- (tee_local $5
+ )
+ (set_local $12
+ (if
+ (i32.lt_s
+ (tee_local $7
+ (i32.add
+ (i32.sub
+ (get_local $19)
+ (select
+ (get_local $6)
+ (i32.const 0)
+ (i32.ne
+ (get_local $25)
+ (i32.const 102)
+ )
+ )
+ )
+ (i32.shr_s
+ (i32.shl
+ (i32.and
+ (tee_local $44
+ (i32.ne
+ (get_local $19)
+ (i32.const 0)
+ )
+ )
+ (tee_local $21
+ (i32.eq
+ (get_local $25)
+ (i32.const 103)
+ )
+ )
+ )
+ (i32.const 31)
+ )
+ (i32.const 31)
+ )
+ )
+ )
(i32.add
- (i32.load
- (get_local $6)
+ (i32.mul
+ (i32.shr_s
+ (i32.sub
+ (get_local $9)
+ (get_local $40)
+ )
+ (i32.const 2)
+ )
+ (i32.const 9)
)
- (i32.const 1)
+ (i32.const -9)
)
)
- )
- (br_if $while-out$92
- (i32.le_u
+ (block
+ (set_local $7
+ (i32.add
+ (i32.add
+ (get_local $8)
+ (i32.const 4)
+ )
+ (i32.shl
+ (i32.add
+ (i32.and
+ (i32.div_s
+ (tee_local $11
+ (i32.add
+ (get_local $7)
+ (i32.const 9216)
+ )
+ )
+ (i32.const 9)
+ )
+ (i32.const -1)
+ )
+ (i32.const -1024)
+ )
+ (i32.const 2)
+ )
+ )
+ )
+ (if
+ (i32.lt_s
+ (tee_local $11
+ (i32.add
+ (i32.and
+ (i32.rem_s
+ (get_local $11)
+ (i32.const 9)
+ )
+ (i32.const -1)
+ )
+ (i32.const 1)
+ )
+ )
+ (i32.const 9)
+ )
+ (block
+ (set_local $12
+ (i32.const 10)
+ )
+ (loop $while-in$87
+ (set_local $12
+ (i32.mul
+ (get_local $12)
+ (i32.const 10)
+ )
+ )
+ (br_if $while-in$87
+ (i32.ne
+ (tee_local $11
+ (i32.add
+ (get_local $11)
+ (i32.const 1)
+ )
+ )
+ (i32.const 9)
+ )
+ )
+ )
+ )
+ (set_local $12
+ (i32.const 10)
+ )
+ )
+ (block $do-once$88
+ (if
+ (i32.eqz
+ (i32.and
+ (tee_local $26
+ (i32.eq
+ (i32.add
+ (get_local $7)
+ (i32.const 4)
+ )
+ (get_local $9)
+ )
+ )
+ (i32.eqz
+ (tee_local $31
+ (i32.and
+ (i32.rem_u
+ (tee_local $11
+ (i32.load
+ (get_local $7)
+ )
+ )
+ (get_local $12)
+ )
+ (i32.const -1)
+ )
+ )
+ )
+ )
+ )
+ (block
+ (set_local $22
+ (select
+ (f64.const 9007199254740994)
+ (f64.const 9007199254740992)
+ (i32.and
+ (i32.and
+ (i32.div_u
+ (get_local $11)
+ (get_local $12)
+ )
+ (i32.const -1)
+ )
+ (i32.const 1)
+ )
+ )
+ )
+ (set_local $14
+ (if
+ (i32.lt_u
+ (get_local $31)
+ (tee_local $25
+ (i32.and
+ (i32.div_s
+ (get_local $12)
+ (i32.const 2)
+ )
+ (i32.const -1)
+ )
+ )
+ )
+ (f64.const 0.5)
+ (select
+ (f64.const 1)
+ (f64.const 1.5)
+ (i32.and
+ (get_local $26)
+ (i32.eq
+ (get_local $31)
+ (get_local $25)
+ )
+ )
+ )
+ )
+ )
+ (set_local $22
+ (block $do-once$90
+ (if
+ (get_local $30)
+ (block
+ (br_if $do-once$90
+ (get_local $22)
+ (i32.ne
+ (i32.load8_s
+ (get_local $36)
+ )
+ (i32.const 45)
+ )
+ )
+ (set_local $14
+ (f64.neg
+ (get_local $14)
+ )
+ )
+ (f64.neg
+ (get_local $22)
+ )
+ )
+ (get_local $22)
+ )
+ )
+ )
+ (i32.store
+ (get_local $7)
+ (tee_local $11
+ (i32.sub
+ (get_local $11)
+ (get_local $31)
+ )
+ )
+ )
+ (br_if $do-once$88
+ (f64.eq
+ (f64.add
+ (get_local $22)
+ (get_local $14)
+ )
+ (get_local $22)
+ )
+ )
+ (i32.store
+ (get_local $7)
+ (tee_local $6
+ (i32.add
+ (get_local $11)
+ (get_local $12)
+ )
+ )
+ )
+ (if
+ (i32.gt_u
+ (get_local $6)
+ (i32.const 999999999)
+ )
+ (loop $while-in$93
+ (i32.store
+ (get_local $7)
+ (i32.const 0)
+ )
+ (set_local $5
+ (if
+ (i32.lt_u
+ (tee_local $7
+ (i32.add
+ (get_local $7)
+ (i32.const -4)
+ )
+ )
+ (get_local $5)
+ )
+ (block
+ (i32.store
+ (tee_local $5
+ (i32.add
+ (get_local $5)
+ (i32.const -4)
+ )
+ )
+ (i32.const 0)
+ )
+ (get_local $5)
+ )
+ (get_local $5)
+ )
+ )
+ (i32.store
+ (get_local $7)
+ (tee_local $6
+ (i32.add
+ (i32.load
+ (get_local $7)
+ )
+ (i32.const 1)
+ )
+ )
+ )
+ (br_if $while-in$93
+ (i32.gt_u
+ (get_local $6)
+ (i32.const 999999999)
+ )
+ )
+ )
+ )
+ (set_local $6
+ (i32.mul
+ (i32.shr_s
+ (i32.sub
+ (get_local $40)
+ (get_local $5)
+ )
+ (i32.const 2)
+ )
+ (i32.const 9)
+ )
+ )
+ (br_if $do-once$88
+ (i32.lt_u
+ (tee_local $12
+ (i32.load
+ (get_local $5)
+ )
+ )
+ (i32.const 10)
+ )
+ )
+ (set_local $11
+ (i32.const 10)
+ )
+ (loop $while-in$95
+ (set_local $6
+ (i32.add
+ (get_local $6)
+ (i32.const 1)
+ )
+ )
+ (br_if $while-in$95
+ (i32.ge_u
+ (get_local $12)
+ (tee_local $11
+ (i32.mul
+ (get_local $11)
+ (i32.const 10)
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ (set_local $11
+ (get_local $6)
+ )
+ (set_local $9
+ (select
+ (tee_local $6
+ (i32.add
+ (get_local $7)
+ (i32.const 4)
+ )
+ )
+ (get_local $9)
+ (i32.gt_u
+ (get_local $9)
+ (get_local $6)
+ )
+ )
+ )
+ (get_local $5)
+ )
+ (block
+ (set_local $11
+ (get_local $6)
+ )
(get_local $5)
- (i32.const 999999999)
)
)
- (br $while-in$93)
)
- )
- )
- (set_local $11
- (i32.mul
- (i32.shr_s
+ (set_local $25
(i32.sub
- (get_local $62)
- (get_local $7)
- )
- (i32.const 2)
- )
- (i32.const 9)
- )
- )
- (if
- (i32.lt_u
- (tee_local $5
- (i32.load
- (get_local $7)
- )
- )
- (i32.const 10)
- )
- (block
- (set_local $13
- (get_local $11)
- )
- (br $do-once$88)
- )
- (set_local $10
- (i32.const 10)
- )
- )
- (loop $while-in$95
- (block $while-out$94
- (set_local $11
- (i32.add
+ (i32.const 0)
(get_local $11)
- (i32.const 1)
)
)
- (if
- (i32.lt_u
- (get_local $5)
- (tee_local $10
- (i32.mul
- (get_local $10)
- (i32.const 10)
+ (set_local $5
+ (get_local $9)
+ )
+ (loop $while-in$97
+ (block $while-out$96
+ (if
+ (i32.le_u
+ (get_local $5)
+ (get_local $12)
+ )
+ (block
+ (set_local $26
+ (i32.const 0)
+ )
+ (set_local $9
+ (get_local $5)
+ )
+ (br $while-out$96)
)
)
- )
- (block
- (set_local $13
- (get_local $11)
+ (if
+ (i32.load
+ (tee_local $6
+ (i32.add
+ (get_local $5)
+ (i32.const -4)
+ )
+ )
+ )
+ (block
+ (set_local $26
+ (i32.const 1)
+ )
+ (set_local $9
+ (get_local $5)
+ )
+ )
+ (block
+ (set_local $5
+ (get_local $6)
+ )
+ (br $while-in$97)
+ )
)
- (br $while-out$94)
)
)
- (br $while-in$95)
- )
- )
- )
- )
- )
- (set_local $6
- (i32.gt_u
- (get_local $27)
- (tee_local $5
- (i32.add
- (get_local $6)
- (i32.const 4)
- )
- )
- )
- )
- (set_local $6
- (select
- (get_local $5)
- (get_local $27)
- (get_local $6)
- )
- )
- (get_local $7)
- )
- (block
- (set_local $6
- (get_local $27)
- )
- (get_local $7)
- )
- )
- )
- (set_local $27
- (i32.sub
- (i32.const 0)
- (get_local $13)
- )
- )
- (loop $while-in$97
- (block $while-out$96
- (if
- (i32.le_u
- (get_local $6)
- (get_local $7)
- )
- (block
- (set_local $11
- (i32.const 0)
- )
- (set_local $23
- (get_local $6)
- )
- (br $while-out$96)
- )
- )
- (if
- (i32.eq
- (i32.load
- (tee_local $5
- (i32.add
- (get_local $6)
- (i32.const -4)
- )
- )
- )
- (i32.const 0)
- )
- (set_local $6
- (get_local $5)
- )
- (block
- (set_local $11
- (i32.const 1)
- )
- (set_local $23
- (get_local $6)
- )
- (br $while-out$96)
- )
- )
- (br $while-in$97)
- )
- )
- (set_local $8
- (block $do-once$98
- (if
- (get_local $8)
- (block
- (set_local $8
- (if
- (i32.and
- (i32.gt_s
- (tee_local $1
- (i32.add
- (i32.xor
- (i32.and
- (get_local $70)
- (i32.const 1)
+ (set_local $19
+ (block $do-once$98
+ (if
+ (get_local $21)
+ (block
+ (set_local $16
+ (if
+ (i32.and
+ (i32.gt_s
+ (tee_local $5
+ (i32.add
+ (i32.xor
+ (i32.and
+ (get_local $44)
+ (i32.const 1)
+ )
+ (i32.const 1)
+ )
+ (get_local $19)
+ )
+ )
+ (get_local $11)
+ )
+ (i32.gt_s
+ (get_local $11)
+ (i32.const -5)
+ )
+ )
+ (block
+ (set_local $6
+ (i32.add
+ (get_local $16)
+ (i32.const -1)
+ )
+ )
+ (i32.sub
+ (i32.add
+ (get_local $5)
+ (i32.const -1)
+ )
+ (get_local $11)
+ )
+ )
+ (block
+ (set_local $6
+ (i32.add
+ (get_local $16)
+ (i32.const -2)
+ )
+ )
+ (i32.add
+ (get_local $5)
+ (i32.const -1)
+ )
+ )
+ )
+ )
+ (if
+ (tee_local $7
+ (i32.and
+ (get_local $10)
+ (i32.const 8)
+ )
+ )
+ (block
+ (set_local $5
+ (get_local $16)
+ )
+ (br $do-once$98
+ (get_local $7)
+ )
+ )
+ )
+ (block $do-once$100
+ (if
+ (get_local $26)
+ (block
+ (if
+ (i32.eqz
+ (tee_local $19
+ (i32.load
+ (i32.add
+ (get_local $9)
+ (i32.const -4)
+ )
+ )
+ )
+ )
+ (block
+ (set_local $5
+ (i32.const 9)
+ )
+ (br $do-once$100)
+ )
+ )
+ (if
+ (i32.and
+ (i32.rem_u
+ (get_local $19)
+ (i32.const 10)
+ )
+ (i32.const -1)
+ )
+ (block
+ (set_local $5
+ (i32.const 0)
+ )
+ (br $do-once$100)
+ )
+ (block
+ (set_local $7
+ (i32.const 10)
+ )
+ (set_local $5
+ (i32.const 0)
+ )
+ )
+ )
+ (loop $while-in$103
+ (set_local $5
+ (i32.add
+ (get_local $5)
+ (i32.const 1)
+ )
+ )
+ (br_if $while-in$103
+ (i32.eqz
+ (i32.and
+ (i32.rem_u
+ (get_local $19)
+ (tee_local $7
+ (i32.mul
+ (get_local $7)
+ (i32.const 10)
+ )
+ )
+ )
+ (i32.const -1)
+ )
+ )
+ )
+ )
+ )
+ (set_local $5
+ (i32.const 9)
+ )
+ )
+ )
+ (set_local $7
+ (i32.add
+ (i32.mul
+ (i32.shr_s
+ (i32.sub
+ (get_local $9)
+ (get_local $40)
+ )
+ (i32.const 2)
+ )
+ (i32.const 9)
+ )
+ (i32.const -9)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.or
+ (get_local $6)
+ (i32.const 32)
+ )
+ (i32.const 102)
+ )
+ (block
+ (set_local $5
+ (select
+ (get_local $16)
+ (tee_local $5
+ (select
+ (i32.const 0)
+ (tee_local $5
+ (i32.sub
+ (get_local $7)
+ (get_local $5)
+ )
+ )
+ (i32.lt_s
+ (get_local $5)
+ (i32.const 0)
+ )
+ )
+ )
+ (i32.lt_s
+ (get_local $16)
+ (get_local $5)
+ )
+ )
+ )
+ (i32.const 0)
+ )
+ (block
+ (set_local $5
+ (select
+ (get_local $16)
+ (tee_local $5
+ (select
+ (i32.const 0)
+ (tee_local $5
+ (i32.sub
+ (i32.add
+ (get_local $7)
+ (get_local $11)
+ )
+ (get_local $5)
+ )
+ )
+ (i32.lt_s
+ (get_local $5)
+ (i32.const 0)
+ )
+ )
+ )
+ (i32.lt_s
+ (get_local $16)
+ (get_local $5)
+ )
+ )
+ )
+ (i32.const 0)
+ )
+ )
+ )
+ (block
+ (set_local $5
+ (get_local $19)
+ )
+ (set_local $6
+ (get_local $16)
+ )
+ (i32.and
+ (get_local $10)
+ (i32.const 8)
+ )
)
- (i32.const 1)
)
- (get_local $1)
)
)
- (get_local $13)
- )
- (i32.gt_s
- (get_local $13)
- (i32.const -5)
- )
- )
- (block
- (set_local $10
- (i32.add
- (get_local $26)
- (i32.const -1)
- )
- )
- (i32.sub
- (i32.add
- (get_local $1)
- (i32.const -1)
- )
- (get_local $13)
- )
- )
- (block
- (set_local $10
- (i32.add
- (get_local $26)
- (i32.const -2)
- )
- )
- (i32.add
- (get_local $1)
- (i32.const -1)
- )
- )
- )
- )
- (if
- (i32.ne
- (tee_local $1
- (i32.and
- (get_local $18)
- (i32.const 8)
- )
- )
- (i32.const 0)
- )
- (block
- (set_local $15
- (get_local $8)
- )
- (set_local $26
- (get_local $10)
- )
- (br $do-once$98
- (get_local $1)
- )
- )
- )
- (block $do-once$100
- (if
- (get_local $11)
- (block
- (if
- (i32.eq
- (tee_local $1
- (i32.load
- (i32.add
- (get_local $23)
- (i32.const -4)
+ (set_local $31
+ (i32.and
+ (i32.ne
+ (tee_local $16
+ (i32.or
+ (get_local $5)
+ (get_local $19)
+ )
)
+ (i32.const 0)
)
+ (i32.const 1)
)
- (i32.const 0)
)
- (block
- (set_local $6
- (i32.const 9)
+ (set_local $25
+ (if
+ (tee_local $21
+ (i32.eq
+ (i32.or
+ (get_local $6)
+ (i32.const 32)
+ )
+ (i32.const 102)
+ )
+ )
+ (block
+ (set_local $6
+ (select
+ (get_local $11)
+ (i32.const 0)
+ (i32.gt_s
+ (get_local $11)
+ (i32.const 0)
+ )
+ )
+ )
+ (i32.const 0)
+ )
+ (block
+ (if
+ (i32.lt_s
+ (i32.sub
+ (get_local $32)
+ (tee_local $7
+ (call $_fmt_u
+ (tee_local $7
+ (select
+ (get_local $25)
+ (get_local $11)
+ (i32.lt_s
+ (get_local $11)
+ (i32.const 0)
+ )
+ )
+ )
+ (i32.shr_s
+ (i32.shl
+ (i32.lt_s
+ (get_local $7)
+ (i32.const 0)
+ )
+ (i32.const 31)
+ )
+ (i32.const 31)
+ )
+ (get_local $37)
+ )
+ )
+ )
+ (i32.const 2)
+ )
+ (loop $while-in$105
+ (i32.store8
+ (tee_local $7
+ (i32.add
+ (get_local $7)
+ (i32.const -1)
+ )
+ )
+ (i32.const 48)
+ )
+ (br_if $while-in$105
+ (i32.lt_s
+ (i32.sub
+ (get_local $32)
+ (get_local $7)
+ )
+ (i32.const 2)
+ )
+ )
+ )
+ )
+ (i32.store8
+ (i32.add
+ (get_local $7)
+ (i32.const -1)
+ )
+ (i32.and
+ (i32.add
+ (i32.and
+ (i32.shr_s
+ (get_local $11)
+ (i32.const 31)
+ )
+ (i32.const 2)
+ )
+ (i32.const 43)
+ )
+ (i32.const 255)
+ )
+ )
+ (i32.store8
+ (tee_local $7
+ (i32.add
+ (get_local $7)
+ (i32.const -2)
+ )
+ )
+ (i32.and
+ (get_local $6)
+ (i32.const 255)
+ )
+ )
+ (set_local $6
+ (i32.sub
+ (get_local $32)
+ (get_local $7)
+ )
+ )
+ (get_local $7)
+ )
)
- (br $do-once$100)
)
- )
- (if
- (i32.eq
- (i32.and
- (i32.rem_u
- (get_local $1)
- (i32.const 10)
+ (call $_pad
+ (get_local $0)
+ (i32.const 32)
+ (get_local $17)
+ (tee_local $11
+ (i32.add
+ (i32.add
+ (i32.add
+ (i32.add
+ (get_local $30)
+ (i32.const 1)
+ )
+ (get_local $5)
+ )
+ (get_local $31)
+ )
+ (get_local $6)
)
- (i32.const -1)
)
- (i32.const 0)
+ (get_local $10)
)
- (block
- (set_local $5
- (i32.const 10)
+ (if
+ (i32.eqz
+ (i32.and
+ (i32.load
+ (get_local $0)
+ )
+ (i32.const 32)
+ )
)
- (set_local $6
- (i32.const 0)
+ (drop
+ (call $___fwritex
+ (get_local $36)
+ (get_local $30)
+ (get_local $0)
+ )
)
)
- (block
- (set_local $6
- (i32.const 0)
+ (call $_pad
+ (get_local $0)
+ (i32.const 48)
+ (get_local $17)
+ (get_local $11)
+ (i32.xor
+ (get_local $10)
+ (i32.const 65536)
)
- (br $do-once$100)
)
- )
- (loop $while-in$103
- (block $while-out$102
- (set_local $6
- (i32.add
- (get_local $6)
- (i32.const 1)
+ (block $do-once$106
+ (if
+ (get_local $21)
+ (block
+ (set_local $7
+ (tee_local $12
+ (select
+ (get_local $8)
+ (get_local $12)
+ (i32.gt_u
+ (get_local $12)
+ (get_local $8)
+ )
+ )
+ )
+ )
+ (loop $while-in$109
+ (set_local $6
+ (call $_fmt_u
+ (i32.load
+ (get_local $7)
+ )
+ (i32.const 0)
+ (get_local $34)
+ )
+ )
+ (block $do-once$110
+ (if
+ (i32.eq
+ (get_local $7)
+ (get_local $12)
+ )
+ (block
+ (br_if $do-once$110
+ (i32.ne
+ (get_local $6)
+ (get_local $34)
+ )
+ )
+ (i32.store8
+ (get_local $38)
+ (i32.const 48)
+ )
+ (set_local $6
+ (get_local $38)
+ )
+ )
+ (block
+ (br_if $do-once$110
+ (i32.le_u
+ (get_local $6)
+ (get_local $24)
+ )
+ )
+ (loop $while-in$113
+ (i32.store8
+ (tee_local $6
+ (i32.add
+ (get_local $6)
+ (i32.const -1)
+ )
+ )
+ (i32.const 48)
+ )
+ (br_if $while-in$113
+ (i32.gt_u
+ (get_local $6)
+ (get_local $24)
+ )
+ )
+ )
+ )
+ )
+ )
+ (if
+ (i32.eqz
+ (i32.and
+ (i32.load
+ (get_local $0)
+ )
+ (i32.const 32)
+ )
+ )
+ (drop
+ (call $___fwritex
+ (get_local $6)
+ (i32.sub
+ (get_local $49)
+ (get_local $6)
+ )
+ (get_local $0)
+ )
+ )
+ )
+ (if
+ (i32.le_u
+ (tee_local $6
+ (i32.add
+ (get_local $7)
+ (i32.const 4)
+ )
+ )
+ (get_local $8)
+ )
+ (block
+ (set_local $7
+ (get_local $6)
+ )
+ (br $while-in$109)
+ )
+ )
+ )
+ (block $do-once$114
+ (if
+ (get_local $16)
+ (block
+ (br_if $do-once$114
+ (i32.and
+ (i32.load
+ (get_local $0)
+ )
+ (i32.const 32)
+ )
+ )
+ (drop
+ (call $___fwritex
+ (i32.const 4143)
+ (i32.const 1)
+ (get_local $0)
+ )
+ )
+ )
+ )
+ )
+ (if
+ (i32.and
+ (i32.gt_s
+ (get_local $5)
+ (i32.const 0)
+ )
+ (i32.lt_u
+ (get_local $6)
+ (get_local $9)
+ )
+ )
+ (block
+ (set_local $7
+ (get_local $5)
+ )
+ (loop $while-in$117
+ (if
+ (i32.gt_u
+ (tee_local $5
+ (call $_fmt_u
+ (i32.load
+ (get_local $6)
+ )
+ (i32.const 0)
+ (get_local $34)
+ )
+ )
+ (get_local $24)
+ )
+ (loop $while-in$119
+ (i32.store8
+ (tee_local $5
+ (i32.add
+ (get_local $5)
+ (i32.const -1)
+ )
+ )
+ (i32.const 48)
+ )
+ (br_if $while-in$119
+ (i32.gt_u
+ (get_local $5)
+ (get_local $24)
+ )
+ )
+ )
+ )
+ (if
+ (i32.eqz
+ (i32.and
+ (i32.load
+ (get_local $0)
+ )
+ (i32.const 32)
+ )
+ )
+ (drop
+ (call $___fwritex
+ (get_local $5)
+ (select
+ (i32.const 9)
+ (get_local $7)
+ (i32.gt_s
+ (get_local $7)
+ (i32.const 9)
+ )
+ )
+ (get_local $0)
+ )
+ )
+ )
+ (set_local $5
+ (i32.add
+ (get_local $7)
+ (i32.const -9)
+ )
+ )
+ (if
+ (i32.and
+ (i32.gt_s
+ (get_local $7)
+ (i32.const 9)
+ )
+ (i32.lt_u
+ (tee_local $6
+ (i32.add
+ (get_local $6)
+ (i32.const 4)
+ )
+ )
+ (get_local $9)
+ )
+ )
+ (block
+ (set_local $7
+ (get_local $5)
+ )
+ (br $while-in$117)
+ )
+ )
+ )
+ )
+ )
+ (call $_pad
+ (get_local $0)
+ (i32.const 48)
+ (i32.add
+ (get_local $5)
+ (i32.const 9)
+ )
+ (i32.const 9)
+ (i32.const 0)
+ )
)
- )
- (br_if $while-out$102
- (i32.ne
- (i32.and
- (i32.rem_u
- (get_local $1)
- (tee_local $5
- (i32.mul
- (get_local $5)
- (i32.const 10)
+ (block
+ (set_local $16
+ (select
+ (get_local $9)
+ (i32.add
+ (get_local $12)
+ (i32.const 4)
+ )
+ (get_local $26)
+ )
+ )
+ (if
+ (i32.gt_s
+ (get_local $5)
+ (i32.const -1)
+ )
+ (block
+ (set_local $9
+ (i32.eqz
+ (get_local $19)
+ )
+ )
+ (set_local $6
+ (get_local $12)
+ )
+ (set_local $7
+ (get_local $5)
+ )
+ (loop $while-in$121
+ (set_local $8
+ (if
+ (i32.eq
+ (tee_local $5
+ (call $_fmt_u
+ (i32.load
+ (get_local $6)
+ )
+ (i32.const 0)
+ (get_local $34)
+ )
+ )
+ (get_local $34)
+ )
+ (block
+ (i32.store8
+ (get_local $38)
+ (i32.const 48)
+ )
+ (get_local $38)
+ )
+ (get_local $5)
+ )
+ )
+ (block $do-once$122
+ (if
+ (i32.eq
+ (get_local $6)
+ (get_local $12)
+ )
+ (block
+ (set_local $5
+ (i32.add
+ (get_local $8)
+ (i32.const 1)
+ )
+ )
+ (if
+ (i32.eqz
+ (i32.and
+ (i32.load
+ (get_local $0)
+ )
+ (i32.const 32)
+ )
+ )
+ (drop
+ (call $___fwritex
+ (get_local $8)
+ (i32.const 1)
+ (get_local $0)
+ )
+ )
+ )
+ (br_if $do-once$122
+ (i32.and
+ (get_local $9)
+ (i32.lt_s
+ (get_local $7)
+ (i32.const 1)
+ )
+ )
+ )
+ (br_if $do-once$122
+ (i32.and
+ (i32.load
+ (get_local $0)
+ )
+ (i32.const 32)
+ )
+ )
+ (drop
+ (call $___fwritex
+ (i32.const 4143)
+ (i32.const 1)
+ (get_local $0)
+ )
+ )
+ )
+ (block
+ (if
+ (i32.gt_u
+ (get_local $8)
+ (get_local $24)
+ )
+ (set_local $5
+ (get_local $8)
+ )
+ (block
+ (set_local $5
+ (get_local $8)
+ )
+ (br $do-once$122)
+ )
+ )
+ (loop $while-in$125
+ (i32.store8
+ (tee_local $5
+ (i32.add
+ (get_local $5)
+ (i32.const -1)
+ )
+ )
+ (i32.const 48)
+ )
+ (br_if $while-in$125
+ (i32.gt_u
+ (get_local $5)
+ (get_local $24)
+ )
+ )
+ )
+ )
+ )
+ )
+ (set_local $8
+ (i32.sub
+ (get_local $49)
+ (get_local $5)
+ )
+ )
+ (if
+ (i32.eqz
+ (i32.and
+ (i32.load
+ (get_local $0)
+ )
+ (i32.const 32)
+ )
+ )
+ (drop
+ (call $___fwritex
+ (get_local $5)
+ (select
+ (get_local $8)
+ (get_local $7)
+ (i32.gt_s
+ (get_local $7)
+ (get_local $8)
+ )
+ )
+ (get_local $0)
+ )
+ )
+ )
+ (if
+ (i32.and
+ (i32.lt_u
+ (tee_local $6
+ (i32.add
+ (get_local $6)
+ (i32.const 4)
+ )
+ )
+ (get_local $16)
+ )
+ (i32.gt_s
+ (tee_local $5
+ (i32.sub
+ (get_local $7)
+ (get_local $8)
+ )
+ )
+ (i32.const -1)
+ )
+ )
+ (block
+ (set_local $7
+ (get_local $5)
+ )
+ (br $while-in$121)
+ )
)
)
)
- (i32.const -1)
)
- (i32.const 0)
+ (call $_pad
+ (get_local $0)
+ (i32.const 48)
+ (i32.add
+ (get_local $5)
+ (i32.const 18)
+ )
+ (i32.const 18)
+ (i32.const 0)
+ )
+ (br_if $do-once$106
+ (i32.and
+ (i32.load
+ (get_local $0)
+ )
+ (i32.const 32)
+ )
+ )
+ (drop
+ (call $___fwritex
+ (get_local $25)
+ (i32.sub
+ (get_local $32)
+ (get_local $25)
+ )
+ (get_local $0)
+ )
+ )
)
)
- (br $while-in$103)
)
- )
- )
- (set_local $6
- (i32.const 9)
- )
- )
- )
- (set_local $1
- (i32.add
- (i32.mul
- (i32.shr_s
- (i32.sub
- (get_local $23)
- (get_local $62)
+ (call $_pad
+ (get_local $0)
+ (i32.const 32)
+ (get_local $17)
+ (get_local $11)
+ (i32.xor
+ (get_local $10)
+ (i32.const 8192)
+ )
)
- (i32.const 2)
- )
- (i32.const 9)
- )
- (i32.const -9)
- )
- )
- (if
- (i32.eq
- (i32.or
- (get_local $10)
- (i32.const 32)
- )
- (i32.const 102)
- )
- (block
- (set_local $1
- (i32.lt_s
- (tee_local $5
- (i32.sub
- (get_local $1)
- (get_local $6)
+ (select
+ (get_local $17)
+ (get_local $11)
+ (i32.lt_s
+ (get_local $11)
+ (get_local $17)
)
)
- (i32.const 0)
)
- )
- (set_local $5
- (i32.lt_s
- (get_local $8)
- (tee_local $1
+ (block
+ (set_local $7
(select
(i32.const 0)
+ (get_local $30)
+ (tee_local $5
+ (i32.or
+ (f64.ne
+ (get_local $14)
+ (get_local $14)
+ )
+ (i32.const 0)
+ )
+ )
+ )
+ )
+ (set_local $8
+ (select
+ (select
+ (i32.const 4135)
+ (i32.const 4139)
+ (tee_local $6
+ (i32.ne
+ (i32.and
+ (get_local $16)
+ (i32.const 32)
+ )
+ (i32.const 0)
+ )
+ )
+ )
+ (select
+ (i32.const 4127)
+ (i32.const 4131)
+ (get_local $6)
+ )
(get_local $5)
- (get_local $1)
)
)
- )
- )
- (set_local $15
- (select
- (get_local $8)
- (get_local $1)
- (get_local $5)
- )
- )
- (set_local $26
- (get_local $10)
- )
- (i32.const 0)
- )
- (block
- (set_local $1
- (i32.lt_s
- (tee_local $5
- (i32.sub
+ (call $_pad
+ (get_local $0)
+ (i32.const 32)
+ (get_local $17)
+ (tee_local $6
(i32.add
- (get_local $1)
- (get_local $13)
+ (get_local $7)
+ (i32.const 3)
)
- (get_local $6)
)
+ (get_local $9)
)
- (i32.const 0)
- )
- )
- (set_local $5
- (i32.lt_s
- (get_local $8)
- (tee_local $1
- (select
- (i32.const 0)
- (get_local $5)
- (get_local $1)
+ (if
+ (i32.eqz
+ (i32.and
+ (if
+ (i32.and
+ (tee_local $5
+ (i32.load
+ (get_local $0)
+ )
+ )
+ (i32.const 32)
+ )
+ (get_local $5)
+ (block
+ (drop
+ (call $___fwritex
+ (get_local $36)
+ (get_local $7)
+ (get_local $0)
+ )
+ )
+ (i32.load
+ (get_local $0)
+ )
+ )
+ )
+ (i32.const 32)
+ )
+ )
+ (drop
+ (call $___fwritex
+ (get_local $8)
+ (i32.const 3)
+ (get_local $0)
+ )
+ )
+ )
+ (call $_pad
+ (get_local $0)
+ (i32.const 32)
+ (get_local $17)
+ (get_local $6)
+ (i32.xor
+ (get_local $10)
+ (i32.const 8192)
+ )
+ )
+ (select
+ (get_local $17)
+ (get_local $6)
+ (i32.lt_s
+ (get_local $6)
+ (get_local $17)
)
)
)
)
- (set_local $15
- (select
- (get_local $8)
- (get_local $1)
- (get_local $5)
- )
- )
- (set_local $26
- (get_local $10)
- )
- (i32.const 0)
)
)
+ (br $label$continue$L1)
)
- (block
- (set_local $15
- (get_local $1)
- )
- (i32.and
- (get_local $18)
- (i32.const 8)
- )
+ (set_local $6
+ (get_local $1)
)
- )
- )
- )
- (set_local $17
- (i32.and
- (i32.ne
- (tee_local $1
- (i32.or
- (get_local $15)
- (get_local $8)
- )
+ (set_local $11
+ (get_local $7)
)
- (i32.const 0)
- )
- (i32.const 1)
- )
- )
- (set_local $13
- (if
- (tee_local $10
- (i32.eq
- (i32.or
- (get_local $26)
- (i32.const 32)
- )
- (i32.const 102)
+ (set_local $8
+ (i32.const 0)
+ )
+ (set_local $9
+ (i32.const 4091)
+ )
+ (set_local $1
+ (get_local $23)
)
+ (br $jumpthreading$outer$7)
)
- (block
- (set_local $6
- (select
- (get_local $13)
- (i32.const 0)
- (i32.gt_s
- (get_local $13)
- (i32.const 0)
- )
- )
+ (set_local $9
+ (i32.and
+ (get_local $16)
+ (i32.const 32)
)
- (i32.const 0)
)
- (block
- (set_local $5
- (i32.shr_s
- (i32.shl
- (i32.lt_s
+ (if
+ (i32.and
+ (i32.eqz
+ (tee_local $10
+ (i32.load
(tee_local $6
- (select
- (get_local $27)
- (get_local $13)
- (i32.lt_s
- (get_local $13)
- (i32.const 0)
- )
- )
- )
- (i32.const 0)
- )
- (i32.const 31)
- )
- (i32.const 31)
- )
- )
- (if
- (i32.lt_s
- (i32.sub
- (get_local $40)
- (tee_local $5
- (call $_fmt_u
- (get_local $6)
- (get_local $5)
- (get_local $52)
- )
- )
- )
- (i32.const 2)
- )
- (loop $while-in$105
- (block $while-out$104
- (i32.store8
- (tee_local $5
- (i32.add
- (get_local $5)
- (i32.const -1)
- )
- )
- (i32.const 48)
- )
- (br_if $while-out$104
- (i32.ge_s
- (i32.sub
- (get_local $40)
- (get_local $5)
- )
- (i32.const 2)
+ (get_local $18)
)
)
- (br $while-in$105)
)
)
- )
- (i32.store8
- (i32.add
- (get_local $5)
- (i32.const -1)
- )
- (i32.and
- (i32.add
- (i32.and
- (i32.shr_s
- (get_local $13)
- (i32.const 31)
- )
- (i32.const 2)
+ (i32.eqz
+ (tee_local $6
+ (i32.load offset=4
+ (get_local $6)
)
- (i32.const 43)
)
- (i32.const 255)
)
)
- (i32.store8
- (tee_local $5
- (i32.add
- (get_local $5)
- (i32.const -2)
- )
- )
- (i32.and
- (get_local $26)
- (i32.const 255)
+ (block
+ (set_local $6
+ (get_local $23)
)
- )
- (set_local $6
- (i32.sub
- (get_local $40)
- (get_local $5)
+ (set_local $8
+ (i32.const 0)
)
- )
- (get_local $5)
- )
- )
- )
- (call $_pad
- (get_local $0)
- (i32.const 32)
- (get_local $16)
- (tee_local $6
- (i32.add
- (i32.add
- (i32.add
- (i32.add
- (get_local $51)
- (i32.const 1)
- )
- (get_local $15)
+ (set_local $9
+ (i32.const 4091)
)
- (get_local $17)
- )
- (get_local $6)
- )
- )
- (get_local $18)
- )
- (if
- (i32.eq
- (i32.and
- (i32.load
- (get_local $0)
+ (br $jumpthreading$inner$7)
)
- (i32.const 32)
- )
- (i32.const 0)
- )
- (call $___fwritex
- (get_local $39)
- (get_local $51)
- (get_local $0)
- )
- )
- (call $_pad
- (get_local $0)
- (i32.const 48)
- (get_local $16)
- (get_local $6)
- (i32.xor
- (get_local $18)
- (i32.const 65536)
- )
- )
- (block $do-once$106
- (if
- (get_local $10)
- (block
- (set_local $7
- (tee_local $8
- (select
- (get_local $9)
- (get_local $7)
- (i32.gt_u
- (get_local $7)
- (get_local $9)
- )
- )
+ (block
+ (set_local $8
+ (get_local $23)
)
- )
- (loop $while-in$109
- (block $while-out$108
- (set_local $5
- (call $_fmt_u
- (i32.load
- (get_local $7)
- )
- (i32.const 0)
- (get_local $45)
- )
- )
- (block $do-once$110
- (if
- (i32.eq
- (get_local $7)
+ (loop $while-in$130
+ (i32.store8
+ (tee_local $8
+ (i32.add
(get_local $8)
+ (i32.const -1)
)
- (block
- (br_if $do-once$110
- (i32.ne
- (get_local $5)
- (get_local $45)
- )
- )
- (i32.store8
- (get_local $53)
- (i32.const 48)
- )
- (set_local $5
- (get_local $53)
- )
- )
- (block
- (br_if $do-once$110
- (i32.le_u
- (get_local $5)
- (get_local $29)
- )
- )
- (loop $while-in$113
- (block $while-out$112
- (i32.store8
- (tee_local $5
- (i32.add
- (get_local $5)
- (i32.const -1)
- )
- )
- (i32.const 48)
- )
- (br_if $while-out$112
- (i32.le_u
- (get_local $5)
- (get_local $29)
+ )
+ (i32.and
+ (i32.or
+ (i32.and
+ (i32.load8_s
+ (i32.add
+ (i32.and
+ (get_local $10)
+ (i32.const 15)
)
+ (i32.const 4075)
)
- (br $while-in$113)
)
+ (i32.const 255)
)
+ (get_local $9)
)
+ (i32.const 255)
)
)
- (if
- (i32.eq
+ (br_if $while-in$130
+ (i32.eqz
(i32.and
- (i32.load
- (get_local $0)
- )
- (i32.const 32)
- )
- (i32.const 0)
- )
- (drop
- (call $___fwritex
- (get_local $5)
- (i32.sub
- (get_local $75)
- (get_local $5)
- )
- (get_local $0)
- )
- )
- )
- (if
- (i32.gt_u
- (tee_local $7
- (i32.add
- (get_local $7)
- (i32.const 4)
+ (i32.eqz
+ (tee_local $10
+ (call $_bitshift64Lshr
+ (get_local $10)
+ (get_local $6)
+ (i32.const 4)
+ )
+ )
)
- )
- (get_local $9)
- )
- (block
- (set_local $5
- (get_local $7)
- )
- (br $while-out$108)
- )
- )
- (br $while-in$109)
- )
- )
- (block $do-once$114
- (if
- (i32.ne
- (get_local $1)
- (i32.const 0)
- )
- (block
- (br_if $do-once$114
- (i32.ne
- (i32.and
- (i32.load
- (get_local $0)
+ (i32.eqz
+ (tee_local $6
+ (get_global $tempRet0)
)
- (i32.const 32)
)
- (i32.const 0)
- )
- )
- (drop
- (call $___fwritex
- (i32.const 4143)
- (i32.const 1)
- (get_local $0)
)
)
)
- )
- )
- (if
- (i32.and
- (i32.gt_s
- (get_local $15)
- (i32.const 0)
- )
- (i32.lt_u
- (get_local $5)
- (get_local $23)
+ (set_local $6
+ (get_local $8)
)
)
- (loop $while-in$117
- (block $while-out$116
- (if
- (i32.gt_u
- (tee_local $1
- (call $_fmt_u
- (i32.load
- (get_local $5)
- )
- (i32.const 0)
- (get_local $45)
- )
- )
- (get_local $29)
- )
- (loop $while-in$119
- (block $while-out$118
- (i32.store8
- (tee_local $1
- (i32.add
- (get_local $1)
- (i32.const -1)
- )
- )
- (i32.const 48)
- )
- (br_if $while-out$118
- (i32.le_u
- (get_local $1)
- (get_local $29)
- )
- )
- (br $while-in$119)
- )
- )
- )
- (if
- (i32.eq
- (i32.and
- (i32.load
- (get_local $0)
- )
- (i32.const 32)
- )
- (i32.const 0)
- )
- (drop
- (call $___fwritex
- (get_local $1)
- (select
- (i32.const 9)
- (get_local $15)
- (i32.gt_s
- (get_local $15)
- (i32.const 9)
- )
- )
- (get_local $0)
- )
- )
- )
- (set_local $1
- (i32.add
- (get_local $15)
- (i32.const -9)
+ (if
+ (i32.or
+ (i32.eqz
+ (i32.and
+ (get_local $1)
+ (i32.const 8)
)
)
- (if
- (i32.and
- (i32.gt_s
- (get_local $15)
- (i32.const 9)
- )
- (i32.lt_u
- (tee_local $5
- (i32.add
- (get_local $5)
- (i32.const 4)
- )
+ (i32.and
+ (i32.eqz
+ (i32.load
+ (tee_local $10
+ (get_local $18)
)
- (get_local $23)
)
)
- (set_local $15
- (get_local $1)
- )
- (block
- (set_local $15
- (get_local $1)
+ (i32.eqz
+ (i32.load offset=4
+ (get_local $10)
)
- (br $while-out$116)
)
)
- (br $while-in$117)
- )
- )
- )
- (call $_pad
- (get_local $0)
- (i32.const 48)
- (i32.add
- (get_local $15)
- (i32.const 9)
- )
- (i32.const 9)
- (i32.const 0)
- )
- )
- (block
- (set_local $11
- (select
- (get_local $23)
- (i32.add
- (get_local $7)
- (i32.const 4)
)
- (get_local $11)
- )
- )
- (if
- (i32.gt_s
- (get_local $15)
- (i32.const -1)
- )
- (block
- (set_local $9
- (i32.eq
- (get_local $8)
+ (block
+ (set_local $8
(i32.const 0)
)
+ (set_local $9
+ (i32.const 4091)
+ )
+ (br $jumpthreading$inner$7)
)
- (set_local $5
- (get_local $7)
- )
- (loop $while-in$121
- (block $while-out$120
- (set_local $8
- (if
- (i32.eq
- (tee_local $1
- (call $_fmt_u
- (i32.load
- (get_local $5)
- )
- (i32.const 0)
- (get_local $45)
- )
- )
- (get_local $45)
- )
- (block
- (i32.store8
- (get_local $53)
- (i32.const 48)
- )
- (get_local $53)
- )
- (get_local $1)
- )
- )
- (block $do-once$122
- (if
- (i32.eq
- (get_local $5)
- (get_local $7)
- )
- (block
- (set_local $1
- (i32.add
- (get_local $8)
- (i32.const 1)
- )
- )
- (if
- (i32.eq
- (i32.and
- (i32.load
- (get_local $0)
- )
- (i32.const 32)
- )
- (i32.const 0)
- )
- (call $___fwritex
- (get_local $8)
- (i32.const 1)
- (get_local $0)
- )
- )
- (br_if $do-once$122
- (i32.and
- (get_local $9)
- (i32.lt_s
- (get_local $15)
- (i32.const 1)
- )
- )
- )
- (br_if $do-once$122
- (i32.ne
- (i32.and
- (i32.load
- (get_local $0)
- )
- (i32.const 32)
- )
- (i32.const 0)
- )
- )
- (drop
- (call $___fwritex
- (i32.const 4143)
- (i32.const 1)
- (get_local $0)
- )
- )
- )
- (block
- (if
- (i32.gt_u
- (get_local $8)
- (get_local $29)
- )
- (set_local $1
- (get_local $8)
- )
- (block
- (set_local $1
- (get_local $8)
- )
- (br $do-once$122)
- )
- )
- (loop $while-in$125
- (block $while-out$124
- (i32.store8
- (tee_local $1
- (i32.add
- (get_local $1)
- (i32.const -1)
- )
- )
- (i32.const 48)
- )
- (br_if $while-out$124
- (i32.le_u
- (get_local $1)
- (get_local $29)
- )
- )
- (br $while-in$125)
- )
- )
- )
- )
- )
- (set_local $8
- (i32.sub
- (get_local $75)
- (get_local $1)
- )
- )
- (if
- (i32.eq
- (i32.and
- (i32.load
- (get_local $0)
- )
- (i32.const 32)
- )
- (i32.const 0)
- )
- (drop
- (call $___fwritex
- (get_local $1)
- (select
- (get_local $8)
- (get_local $15)
- (i32.gt_s
- (get_local $15)
- (get_local $8)
- )
- )
- (get_local $0)
- )
- )
- )
- (br_if $while-out$120
- (i32.eqz
- (i32.and
- (i32.lt_u
- (tee_local $5
- (i32.add
- (get_local $5)
- (i32.const 4)
- )
- )
- (get_local $11)
- )
- (i32.gt_s
- (tee_local $15
- (i32.sub
- (get_local $15)
- (get_local $8)
- )
- )
- (i32.const -1)
- )
- )
+ (block
+ (set_local $8
+ (i32.const 2)
+ )
+ (set_local $9
+ (i32.add
+ (i32.const 4091)
+ (i32.shr_s
+ (get_local $16)
+ (i32.const 4)
)
)
- (br $while-in$121)
- )
- )
- )
- )
- (call $_pad
- (get_local $0)
- (i32.const 48)
- (i32.add
- (get_local $15)
- (i32.const 18)
- )
- (i32.const 18)
- (i32.const 0)
- )
- (br_if $do-once$106
- (i32.ne
- (i32.and
- (i32.load
- (get_local $0)
)
- (i32.const 32)
- )
- (i32.const 0)
- )
- )
- (drop
- (call $___fwritex
- (get_local $13)
- (i32.sub
- (get_local $40)
- (get_local $13)
+ (br $jumpthreading$inner$7)
)
- (get_local $0)
)
)
)
+ (br $jumpthreading$outer$7)
)
- )
- (call $_pad
- (get_local $0)
- (i32.const 32)
- (get_local $16)
- (get_local $6)
- (i32.xor
- (get_local $18)
- (i32.const 8192)
+ (set_local $6
+ (call $_fmt_u
+ (get_local $1)
+ (get_local $6)
+ (get_local $23)
+ )
)
- )
- (select
- (get_local $16)
- (get_local $6)
- (i32.lt_s
- (get_local $6)
- (get_local $16)
+ (set_local $1
+ (get_local $10)
)
+ (br $jumpthreading$inner$7)
)
- )
- (block
- (set_local $5
- (select
- (i32.const 4127)
- (i32.const 4131)
- (tee_local $8
- (i32.ne
- (i32.and
- (get_local $26)
- (i32.const 32)
- )
- (i32.const 0)
- )
- )
- )
+ (set_local $28
+ (i32.const 0)
)
- (set_local $6
- (select
- (i32.const 0)
- (get_local $51)
- (tee_local $1
- (i32.or
- (f64.ne
- (get_local $14)
- (get_local $14)
- )
+ (set_local $16
+ (i32.eqz
+ (tee_local $12
+ (call $_memchr
+ (get_local $1)
(i32.const 0)
+ (get_local $7)
)
)
)
)
- (set_local $8
- (select
- (select
- (i32.const 4135)
- (i32.const 4139)
- (get_local $8)
- )
- (get_local $5)
- (get_local $1)
- )
+ (set_local $6
+ (get_local $1)
)
- (call $_pad
- (get_local $0)
- (i32.const 32)
- (get_local $16)
- (tee_local $5
- (i32.add
- (get_local $6)
- (i32.const 3)
- )
- )
- (get_local $7)
+ (set_local $10
+ (get_local $9)
)
- (if
- (i32.eq
- (i32.and
- (if
- (i32.eq
- (i32.and
- (tee_local $1
- (i32.load
- (get_local $0)
- )
- )
- (i32.const 32)
- )
- (i32.const 0)
- )
- (block
- (drop
- (call $___fwritex
- (get_local $39)
- (get_local $6)
- (get_local $0)
- )
- )
- (i32.load
- (get_local $0)
- )
- )
- (get_local $1)
- )
- (i32.const 32)
+ (set_local $11
+ (select
+ (get_local $7)
+ (i32.sub
+ (get_local $12)
+ (get_local $1)
)
- (i32.const 0)
- )
- (call $___fwritex
- (get_local $8)
- (i32.const 3)
- (get_local $0)
- )
- )
- (call $_pad
- (get_local $0)
- (i32.const 32)
- (get_local $16)
- (get_local $5)
- (i32.xor
- (get_local $18)
- (i32.const 8192)
- )
- )
- (select
- (get_local $16)
- (get_local $5)
- (i32.lt_s
- (get_local $5)
(get_local $16)
)
)
- )
- )
- )
- )
- (set_local $8
- (get_local $21)
- )
- (br $label$continue$L1)
- )
- (set_local $47
- (get_local $20)
- )
- (set_local $37
- (get_local $18)
- )
- (set_local $42
- (get_local $10)
- )
- (set_local $43
- (i32.const 0)
- )
- (set_local $48
- (i32.const 4091)
- )
- (set_local $49
- (get_local $28)
- )
- )
- (block $label$break$L308
- (if
- (i32.eq
- (get_local $12)
- (i32.const 64)
- )
- (block
- (set_local $7
- (i32.and
- (get_local $68)
- (i32.const 32)
- )
- )
- (set_local $58
- (if
- (i32.and
- (i32.eq
- (tee_local $5
- (i32.load
- (tee_local $1
- (get_local $19)
- )
- )
- )
+ (set_local $8
(i32.const 0)
)
- (i32.eq
- (tee_local $1
- (i32.load offset=4
+ (set_local $9
+ (i32.const 4091)
+ )
+ (set_local $1
+ (select
+ (i32.add
(get_local $1)
+ (get_local $7)
)
+ (get_local $12)
+ (get_local $16)
)
- (i32.const 0)
)
+ (br $jumpthreading$outer$7)
)
- (block
- (set_local $34
- (get_local $46)
- )
- (set_local $32
- (get_local $57)
- )
- (set_local $35
- (i32.const 0)
- )
- (set_local $36
- (i32.const 4091)
- )
- (set_local $12
- (i32.const 77)
- )
- (get_local $28)
+ (set_local $1
+ (i32.const 0)
)
- (block
- (set_local $6
- (get_local $28)
+ (set_local $6
+ (i32.const 0)
+ )
+ (set_local $7
+ (i32.load
+ (get_local $18)
)
- (loop $while-in$130
- (block $while-out$129
- (i32.store8
- (tee_local $6
- (i32.add
- (get_local $6)
- (i32.const -1)
- )
- )
- (i32.and
- (i32.or
- (i32.and
- (i32.load8_s
- (i32.add
- (i32.and
- (get_local $5)
- (i32.const 15)
- )
- (i32.const 4075)
- )
- )
- (i32.const 255)
- )
+ )
+ (loop $while-in$132
+ (block $while-out$131
+ (br_if $while-out$131
+ (i32.eqz
+ (tee_local $9
+ (i32.load
(get_local $7)
)
- (i32.const 255)
)
)
- (br_if $while-out$129
- (i32.and
- (i32.eq
- (tee_local $5
- (call $_bitshift64Lshr
- (get_local $5)
- (get_local $1)
- (i32.const 4)
- )
- )
- (i32.const 0)
- )
- (i32.eq
- (tee_local $1
- (get_global $tempRet0)
- )
- (i32.const 0)
- )
- )
- )
- (br $while-in$130)
)
- )
- (if
- (i32.or
- (i32.eq
- (i32.and
- (get_local $46)
- (i32.const 8)
- )
- (i32.const 0)
- )
- (i32.and
- (i32.eq
- (i32.load
- (tee_local $1
- (get_local $19)
+ (br_if $while-out$131
+ (i32.or
+ (i32.lt_s
+ (tee_local $6
+ (call $_wctomb
+ (get_local $41)
+ (get_local $9)
)
)
(i32.const 0)
)
- (i32.eq
- (i32.load offset=4
+ (i32.gt_u
+ (get_local $6)
+ (i32.sub
+ (get_local $8)
(get_local $1)
)
- (i32.const 0)
)
)
)
- (block
- (set_local $34
- (get_local $46)
- )
- (set_local $32
- (get_local $57)
- )
- (set_local $35
- (i32.const 0)
- )
- (set_local $36
- (i32.const 4091)
- )
- (set_local $12
- (i32.const 77)
+ (set_local $7
+ (i32.add
+ (get_local $7)
+ (i32.const 4)
)
- (get_local $6)
)
- (block
- (set_local $34
- (get_local $46)
- )
- (set_local $32
- (get_local $57)
- )
- (set_local $35
- (i32.const 2)
- )
- (set_local $36
- (i32.add
- (i32.const 4091)
- (i32.shr_s
- (get_local $68)
- (i32.const 4)
+ (br_if $while-in$132
+ (i32.gt_u
+ (get_local $8)
+ (tee_local $1
+ (i32.add
+ (get_local $6)
+ (get_local $1)
)
)
)
- (set_local $12
- (i32.const 77)
- )
- (get_local $6)
)
)
)
- )
- )
- )
- (if
- (i32.eq
- (get_local $12)
- (i32.const 76)
- )
- (block
- (set_local $58
- (call $_fmt_u
- (get_local $33)
- (get_local $59)
- (get_local $28)
- )
- )
- (set_local $34
- (get_local $18)
- )
- (set_local $32
- (get_local $10)
- )
- (set_local $35
- (get_local $60)
- )
- (set_local $36
- (get_local $61)
- )
- (set_local $12
- (i32.const 77)
- )
- )
- (if
- (i32.eq
- (get_local $12)
- (i32.const 82)
- )
- (block
- (set_local $12
- (i32.const 0)
- )
- (set_local $5
- (i32.eq
- (tee_local $1
- (call $_memchr
- (get_local $50)
- (i32.const 0)
- (get_local $10)
- )
- )
+ (if
+ (i32.lt_s
+ (get_local $6)
(i32.const 0)
)
- )
- (set_local $47
- (get_local $50)
- )
- (set_local $37
- (get_local $7)
- )
- (set_local $42
- (select
- (get_local $10)
- (i32.sub
- (get_local $1)
- (get_local $50)
+ (block
+ (set_local $15
+ (i32.const -1)
)
- (get_local $5)
+ (br $label$break$L1)
)
)
- (set_local $43
- (i32.const 0)
- )
- (set_local $48
- (i32.const 4091)
+ (call $_pad
+ (get_local $0)
+ (i32.const 32)
+ (get_local $17)
+ (get_local $1)
+ (get_local $10)
)
- (set_local $49
- (select
- (i32.add
- (get_local $50)
- (get_local $10)
+ (if
+ (get_local $1)
+ (block
+ (set_local $6
+ (i32.const 0)
)
- (get_local $1)
- (get_local $5)
- )
- )
- )
- (if
- (i32.eq
- (get_local $12)
- (i32.const 86)
- )
- (block
- (set_local $12
- (i32.const 0)
- )
- (set_local $7
- (i32.const 0)
- )
- (set_local $5
- (i32.const 0)
- )
- (set_local $6
- (i32.load
- (get_local $19)
+ (set_local $7
+ (i32.load
+ (get_local $18)
+ )
)
- )
- (loop $while-in$132
- (block $while-out$131
- (br_if $while-out$131
- (i32.eq
- (tee_local $1
+ (loop $while-in$134
+ (if
+ (i32.eqz
+ (tee_local $8
(i32.load
- (get_local $6)
+ (get_local $7)
)
)
- (i32.const 0)
)
- )
- (br_if $while-out$131
- (i32.or
- (i32.lt_s
- (tee_local $5
- (call $_wctomb
- (get_local $63)
- (get_local $1)
- )
- )
- (i32.const 0)
- )
- (i32.gt_u
- (get_local $5)
- (i32.sub
- (get_local $69)
- (get_local $7)
- )
+ (block
+ (set_local $6
+ (get_local $1)
)
+ (br $jumpthreading$inner$6)
)
)
- (set_local $6
+ (set_local $7
(i32.add
- (get_local $6)
+ (get_local $7)
(i32.const 4)
)
)
(if
- (i32.gt_u
- (get_local $69)
- (tee_local $1
+ (i32.gt_s
+ (tee_local $6
(i32.add
- (get_local $5)
- (get_local $7)
+ (tee_local $8
+ (call $_wctomb
+ (get_local $41)
+ (get_local $8)
+ )
+ )
+ (get_local $6)
)
)
- )
- (set_local $7
(get_local $1)
)
(block
- (set_local $7
+ (set_local $6
(get_local $1)
)
- (br $while-out$131)
+ (br $jumpthreading$inner$6)
)
)
- (br $while-in$132)
+ (if
+ (i32.eqz
+ (i32.and
+ (i32.load
+ (get_local $0)
+ )
+ (i32.const 32)
+ )
+ )
+ (drop
+ (call $___fwritex
+ (get_local $41)
+ (get_local $8)
+ (get_local $0)
+ )
+ )
+ )
+ (br_if $while-in$134
+ (i32.lt_u
+ (get_local $6)
+ (get_local $1)
+ )
+ )
+ (block
+ (set_local $6
+ (get_local $1)
+ )
+ (br $jumpthreading$inner$6)
+ )
)
)
- (if
- (i32.lt_s
- (get_local $5)
+ (block
+ (set_local $6
(i32.const 0)
)
- (block
- (set_local $24
- (i32.const -1)
- )
- (br $label$break$L1)
- )
+ (br $jumpthreading$inner$6)
)
- (call $_pad
- (get_local $0)
- (i32.const 32)
- (get_local $16)
+ )
+ (br $jumpthreading$outer$7)
+ )
+ (set_local $28
+ (i32.const 0)
+ )
+ (call $_pad
+ (get_local $0)
+ (i32.const 32)
+ (get_local $17)
+ (get_local $6)
+ (i32.xor
+ (get_local $10)
+ (i32.const 8192)
+ )
+ )
+ (set_local $1
+ (get_local $5)
+ )
+ (set_local $5
+ (select
+ (get_local $17)
+ (get_local $6)
+ (i32.gt_s
+ (get_local $17)
+ (get_local $6)
+ )
+ )
+ )
+ (br $label$continue$L1)
+ )
+ (set_local $28
+ (i32.const 0)
+ )
+ (set_local $10
+ (select
+ (i32.and
+ (get_local $1)
+ (i32.const -65537)
+ )
+ (get_local $1)
+ (i32.gt_s
+ (get_local $7)
+ (i32.const -1)
+ )
+ )
+ )
+ (set_local $6
+ (if
+ (i32.or
+ (i32.ne
(get_local $7)
- (get_local $18)
+ (i32.const 0)
)
- (if
- (i32.eq
- (get_local $7)
- (i32.const 0)
- )
- (block
- (set_local $38
- (i32.const 0)
- )
- (set_local $12
- (i32.const 98)
- )
- )
- (block
- (set_local $6
+ (tee_local $1
+ (i32.or
+ (i32.ne
+ (i32.load
+ (tee_local $1
+ (get_local $18)
+ )
+ )
(i32.const 0)
)
- (set_local $8
- (i32.load
- (get_local $19)
+ (i32.ne
+ (i32.load offset=4
+ (get_local $1)
)
+ (i32.const 0)
)
- (loop $while-in$134
- (block $while-out$133
- (if
- (i32.eq
- (tee_local $1
- (i32.load
- (get_local $8)
- )
- )
- (i32.const 0)
- )
- (block
- (set_local $38
- (get_local $7)
- )
- (set_local $12
- (i32.const 98)
- )
- (br $label$break$L308)
- )
- )
- (set_local $8
- (i32.add
- (get_local $8)
- (i32.const 4)
- )
- )
- (if
- (i32.gt_s
- (tee_local $1
- (i32.add
- (tee_local $5
- (call $_wctomb
- (get_local $63)
- (get_local $1)
- )
- )
- (get_local $6)
- )
- )
- (get_local $7)
- )
- (block
- (set_local $38
- (get_local $7)
- )
- (set_local $12
- (i32.const 98)
- )
- (br $label$break$L308)
- )
- )
- (if
- (i32.eq
- (i32.and
- (i32.load
- (get_local $0)
- )
- (i32.const 32)
- )
- (i32.const 0)
- )
- (call $___fwritex
- (get_local $63)
- (get_local $5)
- (get_local $0)
- )
- )
- (if
- (i32.lt_u
- (get_local $1)
- (get_local $7)
- )
- (set_local $6
+ )
+ )
+ )
+ (block
+ (set_local $11
+ (select
+ (get_local $7)
+ (tee_local $1
+ (i32.add
+ (i32.xor
+ (i32.and
(get_local $1)
+ (i32.const 1)
)
- (block
- (set_local $38
- (get_local $7)
- )
- (set_local $12
- (i32.const 98)
- )
- (br $while-out$133)
- )
+ (i32.const 1)
+ )
+ (i32.sub
+ (get_local $45)
+ (get_local $6)
)
- (br $while-in$134)
)
)
+ (i32.gt_s
+ (get_local $7)
+ (get_local $1)
+ )
)
)
+ (set_local $1
+ (get_local $23)
+ )
+ (get_local $6)
+ )
+ (block
+ (set_local $11
+ (i32.const 0)
+ )
+ (set_local $1
+ (get_local $23)
+ )
+ (get_local $23)
)
)
)
)
- )
- )
- (if
- (i32.eq
- (get_local $12)
- (i32.const 98)
- )
- (block
- (set_local $12
- (i32.const 0)
- )
(call $_pad
(get_local $0)
(i32.const 32)
- (get_local $16)
- (get_local $38)
- (i32.xor
- (get_local $18)
- (i32.const 8192)
- )
- )
- (set_local $20
- (get_local $9)
- )
- (set_local $1
- (select
- (get_local $16)
- (get_local $38)
- (i32.gt_s
- (get_local $16)
- (get_local $38)
- )
- )
- )
- (set_local $8
- (get_local $21)
- )
- (br $label$continue$L1)
- )
- )
- (if
- (i32.eq
- (get_local $12)
- (i32.const 77)
- )
- (block
- (set_local $12
- (i32.const 0)
- )
- (set_local $5
- (select
- (i32.and
- (get_local $34)
- (i32.const -65537)
- )
- (get_local $34)
- (i32.gt_s
- (get_local $32)
- (i32.const -1)
- )
- )
- )
- (set_local $47
- (if
- (i32.or
- (i32.ne
- (get_local $32)
- (i32.const 0)
- )
+ (tee_local $7
+ (select
(tee_local $1
- (i32.or
- (i32.ne
- (i32.load
- (tee_local $1
- (get_local $19)
- )
- )
- (i32.const 0)
- )
- (i32.ne
- (i32.load offset=4
- (get_local $1)
- )
- (i32.const 0)
- )
- )
- )
- )
- (block
- (set_local $7
- (i32.gt_s
- (get_local $32)
- (tee_local $1
- (i32.add
- (i32.xor
- (i32.and
+ (i32.add
+ (get_local $8)
+ (tee_local $11
+ (select
+ (tee_local $12
+ (i32.sub
(get_local $1)
- (i32.const 1)
+ (get_local $6)
)
- (i32.const 1)
)
- (i32.sub
- (get_local $71)
- (get_local $58)
+ (get_local $11)
+ (i32.lt_s
+ (get_local $11)
+ (get_local $12)
)
)
)
)
)
- (set_local $37
- (get_local $5)
- )
- (set_local $42
- (select
- (get_local $32)
- (get_local $1)
- (get_local $7)
- )
- )
- (set_local $43
- (get_local $35)
- )
- (set_local $48
- (get_local $36)
- )
- (set_local $49
- (get_local $28)
+ (get_local $17)
+ (i32.lt_s
+ (get_local $17)
+ (get_local $1)
)
- (get_local $58)
)
- (block
- (set_local $37
- (get_local $5)
- )
- (set_local $42
- (i32.const 0)
- )
- (set_local $43
- (get_local $35)
- )
- (set_local $48
- (get_local $36)
- )
- (set_local $49
- (get_local $28)
+ )
+ (get_local $1)
+ (get_local $10)
+ )
+ (if
+ (i32.eqz
+ (i32.and
+ (i32.load
+ (get_local $0)
)
- (get_local $28)
+ (i32.const 32)
+ )
+ )
+ (drop
+ (call $___fwritex
+ (get_local $9)
+ (get_local $8)
+ (get_local $0)
)
)
)
- )
- )
- (set_local $1
- (i32.lt_s
- (get_local $42)
- (tee_local $7
- (i32.sub
- (get_local $49)
- (get_local $47)
+ (call $_pad
+ (get_local $0)
+ (i32.const 48)
+ (get_local $7)
+ (get_local $1)
+ (i32.xor
+ (get_local $10)
+ (i32.const 65536)
)
)
- )
- )
- (set_local $5
- (i32.lt_s
- (get_local $16)
- (tee_local $1
- (i32.add
- (get_local $43)
- (tee_local $6
- (select
- (get_local $7)
- (get_local $42)
- (get_local $1)
+ (call $_pad
+ (get_local $0)
+ (i32.const 48)
+ (get_local $11)
+ (get_local $12)
+ (i32.const 0)
+ )
+ (if
+ (i32.eqz
+ (i32.and
+ (i32.load
+ (get_local $0)
)
+ (i32.const 32)
+ )
+ )
+ (drop
+ (call $___fwritex
+ (get_local $6)
+ (get_local $12)
+ (get_local $0)
)
)
)
- )
- )
- (call $_pad
- (get_local $0)
- (i32.const 32)
- (tee_local $5
- (select
+ (call $_pad
+ (get_local $0)
+ (i32.const 32)
+ (get_local $7)
(get_local $1)
- (get_local $16)
- (get_local $5)
- )
- )
- (get_local $1)
- (get_local $37)
- )
- (if
- (i32.eq
- (i32.and
- (i32.load
- (get_local $0)
+ (i32.xor
+ (get_local $10)
+ (i32.const 8192)
)
- (i32.const 32)
)
- (i32.const 0)
- )
- (call $___fwritex
- (get_local $48)
- (get_local $43)
- (get_local $0)
- )
- )
- (call $_pad
- (get_local $0)
- (i32.const 48)
- (get_local $5)
- (get_local $1)
- (i32.xor
- (get_local $37)
- (i32.const 65536)
- )
- )
- (call $_pad
- (get_local $0)
- (i32.const 48)
- (get_local $6)
- (get_local $7)
- (i32.const 0)
- )
- (if
- (i32.eq
- (i32.and
- (i32.load
- (get_local $0)
- )
- (i32.const 32)
+ (set_local $1
+ (get_local $5)
)
- (i32.const 0)
- )
- (call $___fwritex
- (get_local $47)
- (get_local $7)
- (get_local $0)
- )
- )
- (call $_pad
- (get_local $0)
- (i32.const 32)
- (get_local $5)
- (get_local $1)
- (i32.xor
- (get_local $37)
- (i32.const 8192)
+ (set_local $5
+ (get_local $7)
+ )
+ (br $label$continue$L1)
)
)
- (set_local $20
- (get_local $9)
- )
- (set_local $1
- (get_local $5)
- )
- (set_local $8
- (get_local $21)
- )
- (br $label$continue$L1)
+ (br $label$break$L343)
)
- )
- (block $label$break$L343
(if
- (i32.eq
- (get_local $12)
- (i32.const 242)
+ (i32.eqz
+ (get_local $0)
)
(if
- (i32.eq
- (get_local $0)
- (i32.const 0)
- )
- (if
- (i32.eq
- (get_local $83)
- (i32.const 0)
- )
- (set_local $24
- (i32.const 0)
+ (get_local $13)
+ (block
+ (set_local $0
+ (i32.const 1)
)
- (block
- (set_local $1
- (i32.const 1)
- )
- (loop $while-in$137
- (block $while-out$136
- (br_if $while-out$136
- (i32.eq
- (tee_local $0
- (i32.load
- (i32.add
- (get_local $4)
- (i32.shl
- (get_local $1)
- (i32.const 2)
- )
+ (loop $while-in$137
+ (block $while-out$136
+ (br_if $while-out$136
+ (i32.eqz
+ (tee_local $1
+ (i32.load
+ (i32.add
+ (get_local $4)
+ (i32.shl
+ (get_local $0)
+ (i32.const 2)
)
)
)
- (i32.const 0)
)
)
- (call $_pop_arg_336
- (i32.add
- (get_local $3)
- (i32.shl
- (get_local $1)
- (i32.const 3)
- )
+ )
+ (call $_pop_arg_336
+ (i32.add
+ (get_local $3)
+ (i32.shl
+ (get_local $0)
+ (i32.const 3)
)
- (get_local $0)
- (get_local $2)
)
- (if
- (i32.ge_s
- (tee_local $1
- (i32.add
- (get_local $1)
- (i32.const 1)
- )
- )
- (i32.const 10)
- )
- (block
- (set_local $24
+ (get_local $1)
+ (get_local $2)
+ )
+ (br_if $while-in$137
+ (i32.lt_s
+ (tee_local $0
+ (i32.add
+ (get_local $0)
(i32.const 1)
)
- (br $label$break$L343)
)
+ (i32.const 10)
+ )
+ )
+ (block
+ (set_local $15
+ (i32.const 1)
)
- (br $while-in$137)
+ (br $label$break$L343)
)
)
- (if
- (i32.lt_s
- (get_local $1)
- (i32.const 10)
+ )
+ (if
+ (i32.lt_s
+ (get_local $0)
+ (i32.const 10)
+ )
+ (loop $while-in$139
+ (set_local $1
+ (i32.add
+ (get_local $0)
+ (i32.const 1)
+ )
)
- (loop $while-in$139
- (block $while-out$138
- (set_local $0
- (i32.add
- (get_local $1)
- (i32.const 1)
+ (if
+ (i32.load
+ (i32.add
+ (get_local $4)
+ (i32.shl
+ (get_local $0)
+ (i32.const 2)
)
)
- (if
- (i32.ne
- (i32.load
- (i32.add
- (get_local $4)
- (i32.shl
- (get_local $1)
- (i32.const 2)
- )
- )
- )
- (i32.const 0)
- )
- (block
- (set_local $24
- (i32.const -1)
- )
- (br $label$break$L343)
- )
+ )
+ (block
+ (set_local $15
+ (i32.const -1)
)
- (if
- (i32.lt_s
- (get_local $0)
- (i32.const 10)
- )
- (set_local $1
- (get_local $0)
- )
- (block
- (set_local $24
- (i32.const 1)
- )
- (br $while-out$138)
- )
+ (br $label$break$L343)
+ )
+ )
+ (if
+ (i32.lt_s
+ (get_local $1)
+ (i32.const 10)
+ )
+ (block
+ (set_local $0
+ (get_local $1)
)
(br $while-in$139)
)
+ (set_local $15
+ (i32.const 1)
+ )
)
- (set_local $24
- (i32.const 1)
- )
+ )
+ (set_local $15
+ (i32.const 1)
)
)
)
- (set_local $24
- (get_local $82)
+ (set_local $15
+ (i32.const 0)
)
)
)
)
(set_global $STACKTOP
- (get_local $31)
+ (get_local $27)
)
- (get_local $24)
+ (get_local $15)
)
(func $_pop_arg_336 (param $0 i32) (param $1 i32) (param $2 i32)
(local $3 i32)
@@ -8753,22 +7701,27 @@
(i32.const 4)
)
)
- (set_local $2
+ (i32.store
+ (get_local $0)
+ (tee_local $1
+ (i32.shr_s
+ (i32.shl
+ (i32.and
+ (get_local $3)
+ (i32.const 65535)
+ )
+ (i32.const 16)
+ )
+ (i32.const 16)
+ )
+ )
+ )
+ (i32.store offset=4
+ (get_local $0)
(i32.shr_s
(i32.shl
(i32.lt_s
- (tee_local $1
- (i32.shr_s
- (i32.shl
- (i32.and
- (get_local $3)
- (i32.const 65535)
- )
- (i32.const 16)
- )
- (i32.const 16)
- )
- )
+ (get_local $1)
(i32.const 0)
)
(i32.const 31)
@@ -8776,14 +7729,6 @@
(i32.const 31)
)
)
- (i32.store
- (get_local $0)
- (get_local $1)
- )
- (i32.store offset=4
- (get_local $0)
- (get_local $2)
- )
(br $label$break$L1)
)
(set_local $3
@@ -8843,22 +7788,27 @@
(i32.const 4)
)
)
- (set_local $2
+ (i32.store
+ (get_local $0)
+ (tee_local $1
+ (i32.shr_s
+ (i32.shl
+ (i32.and
+ (get_local $3)
+ (i32.const 255)
+ )
+ (i32.const 24)
+ )
+ (i32.const 24)
+ )
+ )
+ )
+ (i32.store offset=4
+ (get_local $0)
(i32.shr_s
(i32.shl
(i32.lt_s
- (tee_local $1
- (i32.shr_s
- (i32.shl
- (i32.and
- (get_local $3)
- (i32.const 255)
- )
- (i32.const 24)
- )
- (i32.const 24)
- )
- )
+ (get_local $1)
(i32.const 0)
)
(i32.const 31)
@@ -8866,14 +7816,6 @@
(i32.const 31)
)
)
- (i32.store
- (get_local $0)
- (get_local $1)
- )
- (i32.store offset=4
- (get_local $0)
- (get_local $2)
- )
(br $label$break$L1)
)
(set_local $3
@@ -8972,7 +7914,7 @@
(func $_fmt_u (param $0 i32) (param $1 i32) (param $2 i32) (result i32)
(local $3 i32)
(local $4 i32)
- (set_local $0
+ (set_local $1
(if
(i32.or
(i32.gt_u
@@ -8980,9 +7922,8 @@
(i32.const 0)
)
(i32.and
- (i32.eq
+ (i32.eqz
(get_local $1)
- (i32.const 0)
)
(i32.gt_u
(get_local $0)
@@ -8991,151 +7932,129 @@
)
)
(block
- (set_local $3
- (get_local $0)
- )
- (set_local $4
- (get_local $1)
- )
(loop $while-in$1
- (block $while-out$0
- (set_local $0
- (call $___uremdi3
+ (set_local $3
+ (call $___uremdi3
+ (get_local $0)
+ (get_local $1)
+ (i32.const 10)
+ (i32.const 0)
+ )
+ )
+ (i32.store8
+ (tee_local $2
+ (i32.add
+ (get_local $2)
+ (i32.const -1)
+ )
+ )
+ (i32.and
+ (i32.or
(get_local $3)
- (get_local $4)
- (i32.const 10)
- (i32.const 0)
+ (i32.const 48)
)
+ (i32.const 255)
)
- (i32.store8
- (tee_local $2
- (i32.add
- (get_local $2)
- (i32.const -1)
- )
+ )
+ (set_local $3
+ (call $___udivdi3
+ (get_local $0)
+ (get_local $1)
+ (i32.const 10)
+ (i32.const 0)
+ )
+ )
+ (set_local $4
+ (get_global $tempRet0)
+ )
+ (if
+ (i32.or
+ (i32.gt_u
+ (get_local $1)
+ (i32.const 9)
)
(i32.and
- (i32.or
+ (i32.eq
+ (get_local $1)
+ (i32.const 9)
+ )
+ (i32.gt_u
(get_local $0)
- (i32.const 48)
+ (i32.const -1)
)
- (i32.const 255)
)
)
- (set_local $0
- (call $___udivdi3
+ (block
+ (set_local $0
(get_local $3)
+ )
+ (set_local $1
(get_local $4)
- (i32.const 10)
- (i32.const 0)
)
+ (br $while-in$1)
)
- (set_local $1
- (get_global $tempRet0)
- )
- (if
- (i32.or
- (i32.gt_u
- (get_local $4)
- (i32.const 9)
- )
- (i32.and
- (i32.eq
- (get_local $4)
- (i32.const 9)
- )
- (i32.gt_u
- (get_local $3)
- (i32.const -1)
- )
- )
- )
- (block
- (set_local $3
- (get_local $0)
- )
- (set_local $4
- (get_local $1)
- )
- )
- (br $while-out$0)
+ (set_local $0
+ (get_local $3)
)
- (br $while-in$1)
)
)
- (set_local $3
- (get_local $0)
- )
- (get_local $2)
- )
- (block
- (set_local $3
- (get_local $0)
- )
(get_local $2)
)
+ (get_local $2)
)
)
(if
- (i32.ne
- (get_local $3)
- (i32.const 0)
- )
- (block
- (set_local $1
- (get_local $0)
- )
- (loop $while-in$3
- (block $while-out$2
- (i32.store8
- (tee_local $1
- (i32.add
- (get_local $1)
- (i32.const -1)
- )
- )
- (i32.and
- (i32.or
- (i32.and
- (i32.rem_u
- (get_local $3)
- (i32.const 10)
- )
- (i32.const -1)
- )
- (i32.const 48)
- )
- (i32.const 255)
- )
+ (get_local $0)
+ (loop $while-in$3
+ (i32.store8
+ (tee_local $1
+ (i32.add
+ (get_local $1)
+ (i32.const -1)
)
- (set_local $0
+ )
+ (i32.and
+ (i32.or
(i32.and
- (i32.div_u
- (get_local $3)
+ (i32.rem_u
+ (get_local $0)
(i32.const 10)
)
(i32.const -1)
)
+ (i32.const 48)
)
- (if
- (i32.lt_u
- (get_local $3)
- (i32.const 10)
- )
- (block
- (set_local $0
- (get_local $1)
- )
- (br $while-out$2)
- )
- (set_local $3
- (get_local $0)
- )
+ (i32.const 255)
+ )
+ )
+ (set_local $2
+ (i32.and
+ (i32.div_u
+ (get_local $0)
+ (i32.const 10)
+ )
+ (i32.const -1)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $0)
+ (i32.const 10)
+ )
+ (set_local $0
+ (get_local $1)
+ )
+ (block
+ (set_local $0
+ (get_local $2)
)
(br $while-in$3)
)
)
)
+ (set_local $0
+ (get_local $1)
+ )
)
(get_local $0)
)
@@ -9143,7 +8062,8 @@
(local $5 i32)
(local $6 i32)
(local $7 i32)
- (set_local $7
+ (local $8 i32)
+ (set_local $6
(get_global $STACKTOP)
)
(set_global $STACKTOP
@@ -9159,8 +8079,8 @@
)
(call_import $abort)
)
- (set_local $6
- (get_local $7)
+ (set_local $5
+ (get_local $6)
)
(block $do-once$0
(if
@@ -9169,39 +8089,35 @@
(get_local $2)
(get_local $3)
)
- (i32.eq
+ (i32.eqz
(i32.and
(get_local $4)
(i32.const 73728)
)
- (i32.const 0)
)
)
(block
- (set_local $4
- (i32.gt_u
- (tee_local $5
- (i32.sub
- (get_local $2)
- (get_local $3)
- )
- )
- (i32.const 256)
- )
- )
(drop
(call $_memset
- (get_local $6)
+ (get_local $5)
(get_local $1)
(select
(i32.const 256)
- (get_local $5)
- (get_local $4)
+ (tee_local $4
+ (i32.sub
+ (get_local $2)
+ (get_local $3)
+ )
+ )
+ (i32.gt_u
+ (get_local $4)
+ (i32.const 256)
+ )
)
)
)
- (set_local $4
- (i32.eq
+ (set_local $7
+ (i32.eqz
(i32.and
(tee_local $1
(i32.load
@@ -9210,89 +8126,87 @@
)
(i32.const 32)
)
- (i32.const 0)
)
)
(if
(i32.gt_u
- (get_local $5)
+ (get_local $4)
(i32.const 255)
)
(block
- (set_local $2
+ (set_local $8
(i32.sub
(get_local $2)
(get_local $3)
)
)
+ (set_local $2
+ (get_local $4)
+ )
(set_local $3
- (get_local $5)
+ (get_local $7)
)
(loop $while-in$3
- (block $while-out$2
- (set_local $4
- (i32.eq
- (i32.and
- (tee_local $1
- (if
- (get_local $4)
- (block
- (drop
- (call $___fwritex
- (get_local $6)
- (i32.const 256)
- (get_local $0)
- )
- )
- (i32.load
+ (set_local $3
+ (i32.eqz
+ (i32.and
+ (tee_local $1
+ (if
+ (get_local $3)
+ (block
+ (drop
+ (call $___fwritex
+ (get_local $5)
+ (i32.const 256)
(get_local $0)
)
)
- (get_local $1)
+ (i32.load
+ (get_local $0)
+ )
)
+ (get_local $1)
)
- (i32.const 32)
)
- (i32.const 0)
+ (i32.const 32)
)
)
- (br_if $while-out$2
- (i32.le_u
- (tee_local $3
- (i32.add
- (get_local $3)
- (i32.const -256)
- )
+ )
+ (br_if $while-in$3
+ (i32.gt_u
+ (tee_local $2
+ (i32.add
+ (get_local $2)
+ (i32.const -256)
)
- (i32.const 255)
)
+ (i32.const 255)
)
- (br $while-in$3)
)
)
(set_local $1
(i32.and
- (get_local $2)
+ (get_local $8)
(i32.const 255)
)
)
(br_if $do-once$0
(i32.eqz
- (get_local $4)
+ (get_local $3)
)
)
)
(if
- (get_local $4)
+ (get_local $7)
(set_local $1
- (get_local $5)
+ (get_local $4)
)
(br $do-once$0)
)
)
(drop
(call $___fwritex
- (get_local $6)
+ (get_local $5)
(get_local $1)
(get_local $0)
)
@@ -9301,7 +8215,7 @@
)
)
(set_global $STACKTOP
- (get_local $7)
+ (get_local $6)
)
)
(func $_malloc (param $0 i32) (result i32)
@@ -9329,28 +8243,6 @@
(local $22 i32)
(local $23 i32)
(local $24 i32)
- (local $25 i32)
- (local $26 i32)
- (local $27 i32)
- (local $28 i32)
- (local $29 i32)
- (local $30 i32)
- (local $31 i32)
- (local $32 i32)
- (local $33 i32)
- (local $34 i32)
- (local $35 i32)
- (local $36 i32)
- (local $37 i32)
- (local $38 i32)
- (local $39 i32)
- (local $40 i32)
- (local $41 i32)
- (local $42 i32)
- (local $43 i32)
- (local $44 i32)
- (local $45 i32)
- (local $46 i32)
(block $do-once$0
(if
(i32.lt_u
@@ -9359,66 +8251,63 @@
)
(block
(if
- (i32.ne
- (i32.and
- (tee_local $25
- (i32.shr_u
- (tee_local $4
- (i32.load
- (i32.const 176)
- )
+ (i32.and
+ (tee_local $1
+ (i32.shr_u
+ (tee_local $10
+ (i32.load
+ (i32.const 176)
)
- (tee_local $22
- (i32.shr_u
- (tee_local $6
- (select
- (i32.const 16)
- (i32.and
- (i32.add
- (get_local $0)
- (i32.const 11)
- )
- (i32.const -8)
- )
- (i32.lt_u
+ )
+ (tee_local $4
+ (i32.shr_u
+ (tee_local $3
+ (select
+ (i32.const 16)
+ (i32.and
+ (i32.add
(get_local $0)
(i32.const 11)
)
+ (i32.const -8)
+ )
+ (i32.lt_u
+ (get_local $0)
+ (i32.const 11)
)
)
- (i32.const 3)
)
+ (i32.const 3)
)
)
)
- (i32.const 3)
)
- (i32.const 0)
+ (i32.const 3)
)
(block
- (set_local $2
+ (set_local $4
(i32.load
- (tee_local $3
+ (tee_local $1
(i32.add
- (tee_local $1
+ (tee_local $5
(i32.load
- (tee_local $0
+ (tee_local $9
(i32.add
- (tee_local $9
+ (tee_local $2
(i32.add
(i32.const 216)
(i32.shl
(i32.shl
- (tee_local $8
+ (tee_local $3
(i32.add
(i32.xor
(i32.and
- (get_local $25)
+ (get_local $1)
(i32.const 1)
)
(i32.const 1)
)
- (get_local $22)
+ (get_local $4)
)
)
(i32.const 1)
@@ -9439,17 +8328,17 @@
)
(if
(i32.eq
- (get_local $9)
(get_local $2)
+ (get_local $4)
)
(i32.store
(i32.const 176)
(i32.and
- (get_local $4)
+ (get_local $10)
(i32.xor
(i32.shl
(i32.const 1)
- (get_local $8)
+ (get_local $3)
)
(i32.const -1)
)
@@ -9458,7 +8347,7 @@
(block
(if
(i32.lt_u
- (get_local $2)
+ (get_local $4)
(i32.load
(i32.const 192)
)
@@ -9468,70 +8357,67 @@
(if
(i32.eq
(i32.load
- (tee_local $4
+ (tee_local $0
(i32.add
- (get_local $2)
+ (get_local $4)
(i32.const 12)
)
)
)
- (get_local $1)
+ (get_local $5)
)
(block
(i32.store
- (get_local $4)
- (get_local $9)
- )
- (i32.store
(get_local $0)
(get_local $2)
)
+ (i32.store
+ (get_local $9)
+ (get_local $4)
+ )
)
(call_import $_abort)
)
)
)
(i32.store offset=4
- (get_local $1)
+ (get_local $5)
(i32.or
(tee_local $0
(i32.shl
- (get_local $8)
+ (get_local $3)
(i32.const 3)
)
)
(i32.const 3)
)
)
- (set_local $1
+ (i32.store
+ (tee_local $0
+ (i32.add
+ (i32.add
+ (get_local $5)
+ (get_local $0)
+ )
+ (i32.const 4)
+ )
+ )
(i32.or
(i32.load
- (tee_local $0
- (i32.add
- (i32.add
- (get_local $1)
- (get_local $0)
- )
- (i32.const 4)
- )
- )
+ (get_local $0)
)
(i32.const 1)
)
)
- (i32.store
- (get_local $0)
- (get_local $1)
- )
(return
- (get_local $3)
+ (get_local $1)
)
)
)
(if
(i32.gt_u
- (get_local $6)
- (tee_local $10
+ (get_local $3)
+ (tee_local $0
(i32.load
(i32.const 184)
)
@@ -9539,47 +8425,38 @@
)
(block
(if
- (i32.ne
- (get_local $25)
- (i32.const 0)
- )
+ (get_local $1)
(block
- (set_local $1
- (i32.sub
- (i32.const 0)
- (tee_local $0
- (i32.shl
- (i32.const 2)
- (get_local $22)
- )
- )
- )
- )
- (set_local $1
- (i32.sub
- (i32.const 0)
- (tee_local $0
- (i32.and
- (i32.shl
- (get_local $25)
- (get_local $22)
- )
- (i32.or
- (get_local $0)
- (get_local $1)
- )
- )
- )
- )
- )
- (set_local $0
+ (set_local $5
(i32.and
(i32.shr_u
(tee_local $1
(i32.add
(i32.and
- (get_local $0)
- (get_local $1)
+ (tee_local $1
+ (i32.and
+ (i32.shl
+ (get_local $1)
+ (get_local $4)
+ )
+ (i32.or
+ (tee_local $1
+ (i32.shl
+ (i32.const 2)
+ (get_local $4)
+ )
+ )
+ (i32.sub
+ (i32.const 0)
+ (get_local $1)
+ )
+ )
+ )
+ )
+ (i32.sub
+ (i32.const 0)
+ (get_local $1)
+ )
)
(i32.const -1)
)
@@ -9589,32 +8466,32 @@
(i32.const 16)
)
)
- (set_local $0
+ (set_local $7
(i32.load
- (tee_local $3
+ (tee_local $5
(i32.add
- (tee_local $2
+ (tee_local $9
(i32.load
- (tee_local $1
+ (tee_local $6
(i32.add
- (tee_local $9
+ (tee_local $1
(i32.add
(i32.const 216)
(i32.shl
(i32.shl
- (tee_local $8
+ (tee_local $4
(i32.add
(i32.or
(i32.or
(i32.or
(i32.or
- (tee_local $1
+ (tee_local $4
(i32.and
(i32.shr_u
- (tee_local $2
+ (tee_local $1
(i32.shr_u
(get_local $1)
- (get_local $0)
+ (get_local $5)
)
)
(i32.const 5)
@@ -9622,15 +8499,15 @@
(i32.const 8)
)
)
- (get_local $0)
+ (get_local $5)
)
- (tee_local $0
+ (tee_local $4
(i32.and
(i32.shr_u
(tee_local $1
(i32.shr_u
- (get_local $2)
(get_local $1)
+ (get_local $4)
)
)
(i32.const 2)
@@ -9639,13 +8516,13 @@
)
)
)
- (tee_local $0
+ (tee_local $4
(i32.and
(i32.shr_u
(tee_local $1
(i32.shr_u
(get_local $1)
- (get_local $0)
+ (get_local $4)
)
)
(i32.const 1)
@@ -9654,13 +8531,13 @@
)
)
)
- (tee_local $0
+ (tee_local $4
(i32.and
(i32.shr_u
(tee_local $1
(i32.shr_u
(get_local $1)
- (get_local $0)
+ (get_local $4)
)
)
(i32.const 1)
@@ -9671,7 +8548,7 @@
)
(i32.shr_u
(get_local $1)
- (get_local $0)
+ (get_local $4)
)
)
)
@@ -9693,31 +8570,31 @@
)
(if
(i32.eq
- (get_local $9)
- (get_local $0)
+ (get_local $1)
+ (get_local $7)
)
(block
(i32.store
(i32.const 176)
(i32.and
- (get_local $4)
+ (get_local $10)
(i32.xor
(i32.shl
(i32.const 1)
- (get_local $8)
+ (get_local $4)
)
(i32.const -1)
)
)
)
- (set_local $7
- (get_local $10)
+ (set_local $8
+ (get_local $0)
)
)
(block
(if
(i32.lt_u
- (get_local $0)
+ (get_local $7)
(i32.load
(i32.const 192)
)
@@ -9727,25 +8604,25 @@
(if
(i32.eq
(i32.load
- (tee_local $4
+ (tee_local $0
(i32.add
- (get_local $0)
+ (get_local $7)
(i32.const 12)
)
)
)
- (get_local $2)
+ (get_local $9)
)
(block
(i32.store
- (get_local $4)
- (get_local $9)
+ (get_local $0)
+ (get_local $1)
)
(i32.store
- (get_local $1)
- (get_local $0)
+ (get_local $6)
+ (get_local $7)
)
- (set_local $7
+ (set_local $8
(i32.load
(i32.const 184)
)
@@ -9756,27 +8633,27 @@
)
)
(i32.store offset=4
- (get_local $2)
+ (get_local $9)
(i32.or
- (get_local $6)
+ (get_local $3)
(i32.const 3)
)
)
(i32.store offset=4
- (tee_local $4
+ (tee_local $9
(i32.add
- (get_local $2)
- (get_local $6)
+ (get_local $9)
+ (get_local $3)
)
)
(i32.or
- (tee_local $9
+ (tee_local $4
(i32.sub
(i32.shl
- (get_local $8)
+ (get_local $4)
(i32.const 3)
)
- (get_local $6)
+ (get_local $3)
)
)
(i32.const 1)
@@ -9784,30 +8661,27 @@
)
(i32.store
(i32.add
- (get_local $4)
(get_local $9)
+ (get_local $4)
)
- (get_local $9)
+ (get_local $4)
)
(if
- (i32.ne
- (get_local $7)
- (i32.const 0)
- )
+ (get_local $8)
(block
- (set_local $0
+ (set_local $6
(i32.load
(i32.const 196)
)
)
- (set_local $8
+ (set_local $0
(i32.add
(i32.const 216)
(i32.shl
(i32.shl
- (tee_local $2
+ (tee_local $1
(i32.shr_u
- (get_local $7)
+ (get_local $8)
(i32.const 3)
)
)
@@ -9818,47 +8692,26 @@
)
)
(if
- (i32.eq
- (i32.and
- (tee_local $1
- (i32.load
- (i32.const 176)
- )
- )
- (tee_local $2
- (i32.shl
- (i32.const 1)
- (get_local $2)
- )
+ (i32.and
+ (tee_local $3
+ (i32.load
+ (i32.const 176)
)
)
- (i32.const 0)
- )
- (block
- (i32.store
- (i32.const 176)
- (i32.or
+ (tee_local $1
+ (i32.shl
+ (i32.const 1)
(get_local $1)
- (get_local $2)
- )
- )
- (set_local $5
- (i32.add
- (get_local $8)
- (i32.const 8)
)
)
- (set_local $12
- (get_local $8)
- )
)
(if
(i32.lt_u
- (tee_local $2
+ (tee_local $1
(i32.load
- (tee_local $1
+ (tee_local $3
(i32.add
- (get_local $8)
+ (get_local $0)
(i32.const 8)
)
)
@@ -9870,60 +8723,75 @@
)
(call_import $_abort)
(block
- (set_local $5
+ (set_local $12
+ (get_local $3)
+ )
+ (set_local $2
(get_local $1)
)
- (set_local $12
- (get_local $2)
+ )
+ )
+ (block
+ (i32.store
+ (i32.const 176)
+ (i32.or
+ (get_local $3)
+ (get_local $1)
+ )
+ )
+ (set_local $12
+ (i32.add
+ (get_local $0)
+ (i32.const 8)
)
)
+ (set_local $2
+ (get_local $0)
+ )
)
)
(i32.store
- (get_local $5)
- (get_local $0)
+ (get_local $12)
+ (get_local $6)
)
(i32.store offset=12
- (get_local $12)
- (get_local $0)
+ (get_local $2)
+ (get_local $6)
)
(i32.store offset=8
- (get_local $0)
- (get_local $12)
+ (get_local $6)
+ (get_local $2)
)
(i32.store offset=12
+ (get_local $6)
(get_local $0)
- (get_local $8)
)
)
)
(i32.store
(i32.const 184)
- (get_local $9)
+ (get_local $4)
)
(i32.store
(i32.const 196)
- (get_local $4)
+ (get_local $9)
)
(return
- (get_local $3)
+ (get_local $5)
)
)
)
(if
- (i32.ne
- (tee_local $0
- (i32.load
- (i32.const 180)
- )
+ (tee_local $0
+ (i32.load
+ (i32.const 180)
)
- (i32.const 0)
)
(block
- (set_local $0
+ (set_local $2
(i32.and
(i32.shr_u
- (tee_local $1
+ (tee_local $0
(i32.add
(i32.and
(get_local $0)
@@ -9940,11 +8808,11 @@
(i32.const 16)
)
)
- (set_local $2
+ (set_local $4
(i32.sub
(i32.and
(i32.load offset=4
- (tee_local $0
+ (tee_local $1
(i32.load offset=480
(i32.shl
(i32.add
@@ -9955,10 +8823,10 @@
(tee_local $1
(i32.and
(i32.shr_u
- (tee_local $2
+ (tee_local $0
(i32.shr_u
- (get_local $1)
(get_local $0)
+ (get_local $2)
)
)
(i32.const 5)
@@ -9966,14 +8834,14 @@
(i32.const 8)
)
)
- (get_local $0)
+ (get_local $2)
)
- (tee_local $0
+ (tee_local $1
(i32.and
(i32.shr_u
- (tee_local $1
+ (tee_local $0
(i32.shr_u
- (get_local $2)
+ (get_local $0)
(get_local $1)
)
)
@@ -9983,13 +8851,13 @@
)
)
)
- (tee_local $0
+ (tee_local $1
(i32.and
(i32.shr_u
- (tee_local $1
+ (tee_local $0
(i32.shr_u
- (get_local $1)
(get_local $0)
+ (get_local $1)
)
)
(i32.const 1)
@@ -9998,13 +8866,13 @@
)
)
)
- (tee_local $0
+ (tee_local $1
(i32.and
(i32.shr_u
- (tee_local $1
+ (tee_local $0
(i32.shr_u
- (get_local $1)
(get_local $0)
+ (get_local $1)
)
)
(i32.const 1)
@@ -10014,8 +8882,8 @@
)
)
(i32.shr_u
- (get_local $1)
(get_local $0)
+ (get_local $1)
)
)
(i32.const 2)
@@ -10025,83 +8893,69 @@
)
(i32.const -8)
)
- (get_local $6)
+ (get_local $3)
)
)
- (set_local $4
- (get_local $0)
- )
- (set_local $8
- (get_local $0)
+ (set_local $2
+ (get_local $1)
)
(loop $while-in$7
(block $while-out$6
(if
- (i32.eq
+ (i32.eqz
(tee_local $0
(i32.load offset=16
- (get_local $4)
+ (get_local $2)
)
)
- (i32.const 0)
)
(if
- (i32.eq
+ (i32.eqz
(tee_local $0
(i32.load offset=20
- (get_local $4)
+ (get_local $2)
)
)
- (i32.const 0)
)
(block
- (set_local $7
- (get_local $2)
- )
- (set_local $10
- (get_local $8)
+ (set_local $2
+ (get_local $1)
)
(br $while-out$6)
)
- (set_local $1
- (get_local $0)
- )
- )
- (set_local $1
- (get_local $0)
)
)
- (set_local $0
+ (set_local $6
(i32.lt_u
- (tee_local $4
+ (tee_local $2
(i32.sub
(i32.and
(i32.load offset=4
- (get_local $1)
+ (get_local $0)
)
(i32.const -8)
)
- (get_local $6)
+ (get_local $3)
)
)
- (get_local $2)
+ (get_local $4)
)
)
- (set_local $2
+ (set_local $4
(select
- (get_local $4)
(get_local $2)
- (get_local $0)
+ (get_local $4)
+ (get_local $6)
)
)
- (set_local $4
- (get_local $1)
+ (set_local $2
+ (get_local $0)
)
- (set_local $8
+ (set_local $1
(select
- (get_local $1)
- (get_local $8)
(get_local $0)
+ (get_local $1)
+ (get_local $6)
)
)
(br $while-in$7)
@@ -10109,8 +8963,8 @@
)
(if
(i32.lt_u
- (get_local $10)
- (tee_local $0
+ (get_local $2)
+ (tee_local $10
(i32.load
(i32.const 192)
)
@@ -10120,140 +8974,123 @@
)
(if
(i32.ge_u
- (get_local $10)
- (tee_local $9
+ (get_local $2)
+ (tee_local $7
(i32.add
- (get_local $10)
- (get_local $6)
+ (get_local $2)
+ (get_local $3)
)
)
)
(call_import $_abort)
)
- (set_local $1
+ (set_local $11
(i32.load offset=24
- (get_local $10)
+ (get_local $2)
)
)
(block $do-once$8
(if
(i32.eq
- (tee_local $2
+ (tee_local $0
(i32.load offset=12
- (get_local $10)
+ (get_local $2)
)
)
- (get_local $10)
+ (get_local $2)
)
(block
(if
- (i32.eq
- (tee_local $2
+ (i32.eqz
+ (tee_local $1
(i32.load
- (tee_local $8
+ (tee_local $0
(i32.add
- (get_local $10)
+ (get_local $2)
(i32.const 20)
)
)
)
)
- (i32.const 0)
)
(if
- (i32.eq
- (tee_local $2
+ (i32.eqz
+ (tee_local $1
(i32.load
- (tee_local $8
+ (tee_local $0
(i32.add
- (get_local $10)
+ (get_local $2)
(i32.const 16)
)
)
)
)
- (i32.const 0)
)
(block
- (set_local $15
+ (set_local $5
(i32.const 0)
)
(br $do-once$8)
)
- (set_local $4
- (get_local $2)
- )
- )
- (set_local $4
- (get_local $2)
)
)
(loop $while-in$11
- (block $while-out$10
- (if
- (i32.ne
- (tee_local $2
- (i32.load
- (tee_local $5
- (i32.add
- (get_local $4)
- (i32.const 20)
- )
- )
+ (if
+ (tee_local $8
+ (i32.load
+ (tee_local $6
+ (i32.add
+ (get_local $1)
+ (i32.const 20)
)
)
- (i32.const 0)
)
- (block
- (set_local $4
- (get_local $2)
- )
- (set_local $8
- (get_local $5)
- )
- (br $while-in$11)
+ )
+ (block
+ (set_local $1
+ (get_local $8)
)
+ (set_local $0
+ (get_local $6)
+ )
+ (br $while-in$11)
)
- (if
- (i32.eq
- (tee_local $2
- (i32.load
- (tee_local $5
- (i32.add
- (get_local $4)
- (i32.const 16)
- )
- )
+ )
+ (if
+ (tee_local $8
+ (i32.load
+ (tee_local $6
+ (i32.add
+ (get_local $1)
+ (i32.const 16)
)
)
- (i32.const 0)
)
- (br $while-out$10)
- (block
- (set_local $4
- (get_local $2)
- )
- (set_local $8
- (get_local $5)
- )
+ )
+ (block
+ (set_local $1
+ (get_local $8)
)
+ (set_local $0
+ (get_local $6)
+ )
+ (br $while-in$11)
)
- (br $while-in$11)
)
)
(if
(i32.lt_u
- (get_local $8)
(get_local $0)
+ (get_local $10)
)
(call_import $_abort)
(block
(i32.store
- (get_local $8)
+ (get_local $0)
(i32.const 0)
)
- (set_local $15
- (get_local $4)
+ (set_local $5
+ (get_local $1)
)
)
)
@@ -10261,52 +9098,52 @@
(block
(if
(i32.lt_u
- (tee_local $4
+ (tee_local $8
(i32.load offset=8
- (get_local $10)
+ (get_local $2)
)
)
- (get_local $0)
+ (get_local $10)
)
(call_import $_abort)
)
(if
(i32.ne
(i32.load
- (tee_local $0
+ (tee_local $6
(i32.add
- (get_local $4)
+ (get_local $8)
(i32.const 12)
)
)
)
- (get_local $10)
+ (get_local $2)
)
(call_import $_abort)
)
(if
(i32.eq
(i32.load
- (tee_local $8
+ (tee_local $1
(i32.add
- (get_local $2)
+ (get_local $0)
(i32.const 8)
)
)
)
- (get_local $10)
+ (get_local $2)
)
(block
(i32.store
+ (get_local $6)
(get_local $0)
- (get_local $2)
)
(i32.store
+ (get_local $1)
(get_local $8)
- (get_local $4)
)
- (set_local $15
- (get_local $2)
+ (set_local $5
+ (get_local $0)
)
)
(call_import $_abort)
@@ -10316,22 +9153,19 @@
)
(block $do-once$12
(if
- (i32.ne
- (get_local $1)
- (i32.const 0)
- )
+ (get_local $11)
(block
(if
(i32.eq
- (get_local $10)
+ (get_local $2)
(i32.load
- (tee_local $2
+ (tee_local $0
(i32.add
(i32.const 480)
(i32.shl
- (tee_local $0
+ (tee_local $1
(i32.load offset=28
- (get_local $10)
+ (get_local $2)
)
)
(i32.const 2)
@@ -10342,13 +9176,12 @@
)
(block
(i32.store
- (get_local $2)
- (get_local $15)
+ (get_local $0)
+ (get_local $5)
)
(if
- (i32.eq
- (get_local $15)
- (i32.const 0)
+ (i32.eqz
+ (get_local $5)
)
(block
(i32.store
@@ -10360,7 +9193,7 @@
(i32.xor
(i32.shl
(i32.const 1)
- (get_local $0)
+ (get_local $1)
)
(i32.const -1)
)
@@ -10373,7 +9206,7 @@
(block
(if
(i32.lt_u
- (get_local $1)
+ (get_local $11)
(i32.load
(i32.const 192)
)
@@ -10385,34 +9218,33 @@
(i32.load
(tee_local $0
(i32.add
- (get_local $1)
+ (get_local $11)
(i32.const 16)
)
)
)
- (get_local $10)
+ (get_local $2)
)
(i32.store
(get_local $0)
- (get_local $15)
+ (get_local $5)
)
(i32.store offset=20
- (get_local $1)
- (get_local $15)
+ (get_local $11)
+ (get_local $5)
)
)
(br_if $do-once$12
- (i32.eq
- (get_local $15)
- (i32.const 0)
+ (i32.eqz
+ (get_local $5)
)
)
)
)
(if
(i32.lt_u
- (get_local $15)
- (tee_local $0
+ (get_local $5)
+ (tee_local $1
(i32.load
(i32.const 192)
)
@@ -10421,44 +9253,38 @@
(call_import $_abort)
)
(i32.store offset=24
- (get_local $15)
- (get_local $1)
+ (get_local $5)
+ (get_local $11)
)
(if
- (i32.ne
- (tee_local $1
- (i32.load offset=16
- (get_local $10)
- )
+ (tee_local $0
+ (i32.load offset=16
+ (get_local $2)
)
- (i32.const 0)
)
(if
(i32.lt_u
- (get_local $1)
(get_local $0)
+ (get_local $1)
)
(call_import $_abort)
(block
(i32.store offset=16
- (get_local $15)
- (get_local $1)
+ (get_local $5)
+ (get_local $0)
)
(i32.store offset=24
- (get_local $1)
- (get_local $15)
+ (get_local $0)
+ (get_local $5)
)
)
)
)
(if
- (i32.ne
- (tee_local $0
- (i32.load offset=20
- (get_local $10)
- )
+ (tee_local $0
+ (i32.load offset=20
+ (get_local $2)
)
- (i32.const 0)
)
(if
(i32.lt_u
@@ -10470,12 +9296,12 @@
(call_import $_abort)
(block
(i32.store offset=20
- (get_local $15)
+ (get_local $5)
(get_local $0)
)
(i32.store offset=24
(get_local $0)
- (get_local $15)
+ (get_local $5)
)
)
)
@@ -10485,86 +9311,80 @@
)
(if
(i32.lt_u
- (get_local $7)
+ (get_local $4)
(i32.const 16)
)
(block
(i32.store offset=4
- (get_local $10)
+ (get_local $2)
(i32.or
(tee_local $0
(i32.add
- (get_local $7)
- (get_local $6)
+ (get_local $4)
+ (get_local $3)
)
)
(i32.const 3)
)
)
- (set_local $1
+ (i32.store
+ (tee_local $0
+ (i32.add
+ (i32.add
+ (get_local $2)
+ (get_local $0)
+ )
+ (i32.const 4)
+ )
+ )
(i32.or
(i32.load
- (tee_local $0
- (i32.add
- (i32.add
- (get_local $10)
- (get_local $0)
- )
- (i32.const 4)
- )
- )
+ (get_local $0)
)
(i32.const 1)
)
)
- (i32.store
- (get_local $0)
- (get_local $1)
- )
)
(block
(i32.store offset=4
- (get_local $10)
+ (get_local $2)
(i32.or
- (get_local $6)
+ (get_local $3)
(i32.const 3)
)
)
(i32.store offset=4
- (get_local $9)
+ (get_local $7)
(i32.or
- (get_local $7)
+ (get_local $4)
(i32.const 1)
)
)
(i32.store
(i32.add
- (get_local $9)
(get_local $7)
+ (get_local $4)
)
- (get_local $7)
+ (get_local $4)
)
(if
- (i32.ne
- (tee_local $0
- (i32.load
- (i32.const 184)
- )
+ (tee_local $0
+ (i32.load
+ (i32.const 184)
)
- (i32.const 0)
)
(block
- (set_local $1
+ (set_local $5
(i32.load
(i32.const 196)
)
)
- (set_local $4
+ (set_local $0
(i32.add
(i32.const 216)
(i32.shl
(i32.shl
- (tee_local $2
+ (tee_local $1
(i32.shr_u
(get_local $0)
(i32.const 3)
@@ -10577,47 +9397,26 @@
)
)
(if
- (i32.eq
- (i32.and
- (tee_local $0
- (i32.load
- (i32.const 176)
- )
- )
- (tee_local $2
- (i32.shl
- (i32.const 1)
- (get_local $2)
- )
- )
- )
- (i32.const 0)
- )
- (block
- (i32.store
- (i32.const 176)
- (i32.or
- (get_local $0)
- (get_local $2)
+ (i32.and
+ (tee_local $3
+ (i32.load
+ (i32.const 176)
)
)
- (set_local $3
- (i32.add
- (get_local $4)
- (i32.const 8)
+ (tee_local $1
+ (i32.shl
+ (i32.const 1)
+ (get_local $1)
)
)
- (set_local $16
- (get_local $4)
- )
)
(if
(i32.lt_u
- (tee_local $2
+ (tee_local $1
(i32.load
- (tee_local $0
+ (tee_local $3
(i32.add
- (get_local $4)
+ (get_local $0)
(i32.const 8)
)
)
@@ -10629,52 +9428,76 @@
)
(call_import $_abort)
(block
- (set_local $3
- (get_local $0)
+ (set_local $13
+ (get_local $3)
)
- (set_local $16
- (get_local $2)
+ (set_local $9
+ (get_local $1)
+ )
+ )
+ )
+ (block
+ (i32.store
+ (i32.const 176)
+ (i32.or
+ (get_local $3)
+ (get_local $1)
+ )
+ )
+ (set_local $13
+ (i32.add
+ (get_local $0)
+ (i32.const 8)
)
)
+ (set_local $9
+ (get_local $0)
+ )
)
)
(i32.store
- (get_local $3)
- (get_local $1)
+ (get_local $13)
+ (get_local $5)
)
(i32.store offset=12
- (get_local $16)
- (get_local $1)
+ (get_local $9)
+ (get_local $5)
)
(i32.store offset=8
- (get_local $1)
- (get_local $16)
+ (get_local $5)
+ (get_local $9)
)
(i32.store offset=12
- (get_local $1)
- (get_local $4)
+ (get_local $5)
+ (get_local $0)
)
)
)
(i32.store
(i32.const 184)
- (get_local $7)
+ (get_local $4)
)
(i32.store
(i32.const 196)
- (get_local $9)
+ (get_local $7)
)
)
)
(return
(i32.add
- (get_local $10)
+ (get_local $2)
(i32.const 8)
)
)
)
+ (set_local $0
+ (get_local $3)
+ )
)
)
+ (set_local $0
+ (get_local $3)
+ )
)
)
(if
@@ -10682,13 +9505,13 @@
(get_local $0)
(i32.const -65)
)
- (set_local $6
+ (set_local $0
(i32.const -1)
)
(block
- (set_local $5
+ (set_local $9
(i32.and
- (tee_local $3
+ (tee_local $2
(i32.add
(get_local $0)
(i32.const 11)
@@ -10698,262 +9521,229 @@
)
)
(if
- (i32.eq
- (tee_local $0
- (i32.load
- (i32.const 180)
- )
+ (tee_local $24
+ (i32.load
+ (i32.const 180)
)
- (i32.const 0)
- )
- (set_local $6
- (get_local $5)
)
(block
- (set_local $16
+ (set_local $0
(i32.sub
(i32.const 0)
- (get_local $5)
+ (get_local $9)
)
)
- (block $label$break$L123
- (if
- (i32.eq
- (tee_local $3
+ (block $jumpthreading$outer$2
+ (block $jumpthreading$inner$2
+ (if
+ (tee_local $2
(i32.load offset=480
(i32.shl
- (tee_local $12
+ (tee_local $15
(if
- (i32.eq
- (tee_local $3
- (i32.shr_u
- (get_local $3)
- (i32.const 8)
- )
+ (tee_local $2
+ (i32.shr_u
+ (get_local $2)
+ (i32.const 8)
)
- (i32.const 0)
)
- (i32.const 0)
(if
(i32.gt_u
- (get_local $5)
+ (get_local $9)
(i32.const 16777215)
)
(i32.const 31)
- (block
- (set_local $7
- (i32.shl
- (tee_local $3
- (i32.add
- (i32.sub
- (i32.const 14)
- (i32.or
+ (i32.or
+ (i32.and
+ (i32.shr_u
+ (get_local $9)
+ (i32.add
+ (tee_local $2
+ (i32.add
+ (i32.sub
+ (i32.const 14)
(i32.or
- (tee_local $7
- (i32.and
- (i32.shr_u
- (i32.add
- (tee_local $12
- (i32.shl
- (get_local $3)
- (tee_local $3
- (i32.and
- (i32.shr_u
- (i32.add
- (get_local $3)
- (i32.const 1048320)
+ (i32.or
+ (tee_local $5
+ (i32.and
+ (i32.shr_u
+ (i32.add
+ (tee_local $2
+ (i32.shl
+ (get_local $2)
+ (tee_local $8
+ (i32.and
+ (i32.shr_u
+ (i32.add
+ (get_local $2)
+ (i32.const 1048320)
+ )
+ (i32.const 16)
)
- (i32.const 16)
+ (i32.const 8)
)
- (i32.const 8)
)
)
)
+ (i32.const 520192)
)
- (i32.const 520192)
+ (i32.const 16)
)
- (i32.const 16)
+ (i32.const 4)
)
- (i32.const 4)
)
+ (get_local $8)
)
- (get_local $3)
- )
- (tee_local $3
- (i32.and
- (i32.shr_u
- (i32.add
- (tee_local $7
- (i32.shl
- (get_local $12)
- (get_local $7)
+ (tee_local $5
+ (i32.and
+ (i32.shr_u
+ (i32.add
+ (tee_local $2
+ (i32.shl
+ (get_local $2)
+ (get_local $5)
+ )
)
+ (i32.const 245760)
)
- (i32.const 245760)
+ (i32.const 16)
)
- (i32.const 16)
+ (i32.const 2)
)
- (i32.const 2)
)
)
)
- )
- (i32.shr_u
- (i32.shl
- (get_local $7)
- (get_local $3)
+ (i32.shr_u
+ (i32.shl
+ (get_local $2)
+ (get_local $5)
+ )
+ (i32.const 15)
)
- (i32.const 15)
)
)
+ (i32.const 7)
)
- (i32.const 1)
)
+ (i32.const 1)
)
- (i32.or
- (i32.and
- (i32.shr_u
- (get_local $5)
- (i32.add
- (get_local $3)
- (i32.const 7)
- )
- )
- (i32.const 1)
- )
- (get_local $7)
+ (i32.shl
+ (get_local $2)
+ (i32.const 1)
)
)
)
+ (i32.const 0)
)
)
(i32.const 2)
)
)
)
- (i32.const 0)
- )
- (block
- (set_local $31
- (get_local $16)
- )
- (set_local $32
- (i32.const 0)
- )
- (set_local $28
- (i32.const 0)
- )
- (set_local $11
- (i32.const 86)
- )
- )
- (block
- (set_local $7
- (get_local $16)
- )
- (set_local $15
- (i32.const 0)
- )
- (set_local $11
- (i32.shl
- (get_local $5)
- (select
- (i32.const 0)
- (i32.sub
- (i32.const 25)
- (i32.shr_u
- (get_local $12)
- (i32.const 1)
+ (block
+ (set_local $5
+ (get_local $0)
+ )
+ (set_local $13
+ (i32.const 0)
+ )
+ (set_local $12
+ (i32.shl
+ (get_local $9)
+ (select
+ (i32.const 0)
+ (i32.sub
+ (i32.const 25)
+ (i32.shr_u
+ (get_local $15)
+ (i32.const 1)
+ )
+ )
+ (i32.eq
+ (get_local $15)
+ (i32.const 31)
)
- )
- (i32.eq
- (get_local $12)
- (i32.const 31)
)
)
)
- )
- (set_local $23
- (get_local $3)
- )
- (set_local $36
- (i32.const 0)
- )
- (loop $while-in$18
- (block $while-out$17
+ (set_local $0
+ (get_local $2)
+ )
+ (set_local $2
+ (i32.const 0)
+ )
+ (loop $while-in$18
(if
(i32.lt_u
- (tee_local $16
+ (tee_local $8
(i32.sub
- (tee_local $3
+ (tee_local $14
(i32.and
(i32.load offset=4
- (get_local $23)
+ (get_local $0)
)
(i32.const -8)
)
)
- (get_local $5)
+ (get_local $9)
)
)
- (get_local $7)
+ (get_local $5)
)
(if
(i32.eq
- (get_local $3)
- (get_local $5)
+ (get_local $14)
+ (get_local $9)
)
(block
- (set_local $26
- (get_local $16)
+ (set_local $4
+ (get_local $8)
)
- (set_local $24
- (get_local $23)
+ (set_local $3
+ (get_local $0)
)
- (set_local $29
- (get_local $23)
+ (set_local $1
+ (get_local $0)
)
- (set_local $11
+ (set_local $19
(i32.const 90)
)
- (br $label$break$L123)
+ (br $jumpthreading$outer$2)
)
- (set_local $36
- (get_local $23)
+ (block
+ (set_local $5
+ (get_local $8)
+ )
+ (set_local $2
+ (get_local $0)
+ )
)
)
- (set_local $16
- (get_local $7)
- )
)
- (set_local $7
- (i32.eq
- (tee_local $3
+ (set_local $8
+ (select
+ (get_local $13)
+ (tee_local $8
(i32.load offset=20
- (get_local $23)
+ (get_local $0)
)
)
- (i32.const 0)
- )
- )
- (set_local $15
- (select
- (get_local $15)
- (get_local $3)
(i32.or
- (get_local $7)
+ (i32.eqz
+ (get_local $8)
+ )
(i32.eq
- (get_local $3)
- (tee_local $3
+ (get_local $8)
+ (tee_local $14
(i32.load
(i32.add
(i32.add
- (get_local $23)
+ (get_local $0)
(i32.const 16)
)
(i32.shl
(i32.shr_u
- (get_local $11)
+ (get_local $12)
(i32.const 31)
)
(i32.const 2)
@@ -10965,15 +9755,14 @@
)
)
)
- (set_local $11
+ (set_local $0
(i32.shl
- (get_local $11)
+ (get_local $12)
(i32.xor
(i32.and
- (tee_local $7
- (i32.eq
- (get_local $3)
- (i32.const 0)
+ (tee_local $12
+ (i32.eqz
+ (get_local $14)
)
)
(i32.const 1)
@@ -10983,330 +9772,286 @@
)
)
(if
- (get_local $7)
+ (get_local $12)
(block
- (set_local $31
- (get_local $16)
- )
- (set_local $32
- (get_local $15)
- )
- (set_local $28
- (get_local $36)
- )
- (set_local $11
- (i32.const 86)
+ (set_local $0
+ (get_local $5)
)
- (br $while-out$17)
+ (br $jumpthreading$inner$2)
)
(block
- (set_local $7
- (get_local $16)
+ (set_local $13
+ (get_local $8)
)
- (set_local $23
- (get_local $3)
+ (set_local $12
+ (get_local $0)
+ )
+ (set_local $0
+ (get_local $14)
)
+ (br $while-in$18)
)
)
- (br $while-in$18)
)
)
+ (block
+ (set_local $8
+ (i32.const 0)
+ )
+ (set_local $2
+ (i32.const 0)
+ )
+ (br $jumpthreading$inner$2)
+ )
)
- )
- )
- (if
- (i32.eq
- (get_local $11)
- (i32.const 86)
+ (br $jumpthreading$outer$2)
)
(if
- (i32.eq
- (tee_local $0
- (if
- (i32.and
- (i32.eq
- (get_local $32)
- (i32.const 0)
- )
- (i32.eq
- (get_local $28)
- (i32.const 0)
- )
+ (tee_local $5
+ (if
+ (i32.and
+ (i32.eqz
+ (get_local $8)
)
- (block
- (set_local $7
- (i32.sub
- (i32.const 0)
- (tee_local $3
- (i32.shl
- (i32.const 2)
- (get_local $12)
- )
- )
- )
- )
- (if
- (i32.eq
- (tee_local $0
- (i32.and
- (get_local $0)
- (i32.or
- (get_local $3)
- (get_local $7)
+ (i32.eqz
+ (get_local $2)
+ )
+ )
+ (block
+ (if
+ (i32.eqz
+ (tee_local $5
+ (i32.and
+ (get_local $24)
+ (i32.or
+ (tee_local $5
+ (i32.shl
+ (i32.const 2)
+ (get_local $15)
+ )
+ )
+ (i32.sub
+ (i32.const 0)
+ (get_local $5)
)
)
)
- (i32.const 0)
)
- (block
- (set_local $6
- (get_local $5)
- )
- (br $do-once$0)
+ )
+ (block
+ (set_local $0
+ (get_local $9)
)
+ (br $do-once$0)
)
- (set_local $0
- (i32.and
- (i32.shr_u
- (tee_local $3
- (i32.add
- (i32.and
- (get_local $0)
- (i32.sub
- (i32.const 0)
- (get_local $0)
- )
+ )
+ (set_local $12
+ (i32.and
+ (i32.shr_u
+ (tee_local $5
+ (i32.add
+ (i32.and
+ (get_local $5)
+ (i32.sub
+ (i32.const 0)
+ (get_local $5)
)
- (i32.const -1)
)
+ (i32.const -1)
)
- (i32.const 12)
)
- (i32.const 16)
+ (i32.const 12)
)
+ (i32.const 16)
)
- (i32.load offset=480
- (i32.shl
- (i32.add
+ )
+ (i32.load offset=480
+ (i32.shl
+ (i32.add
+ (i32.or
(i32.or
(i32.or
(i32.or
- (i32.or
- (tee_local $3
- (i32.and
- (i32.shr_u
- (tee_local $7
- (i32.shr_u
- (get_local $3)
- (get_local $0)
- )
- )
- (i32.const 5)
- )
- (i32.const 8)
- )
- )
- (get_local $0)
- )
- (tee_local $0
+ (tee_local $8
(i32.and
(i32.shr_u
- (tee_local $3
+ (tee_local $5
(i32.shr_u
- (get_local $7)
- (get_local $3)
+ (get_local $5)
+ (get_local $12)
)
)
- (i32.const 2)
+ (i32.const 5)
)
- (i32.const 4)
+ (i32.const 8)
)
)
+ (get_local $12)
)
- (tee_local $0
+ (tee_local $8
(i32.and
(i32.shr_u
- (tee_local $3
+ (tee_local $5
(i32.shr_u
- (get_local $3)
- (get_local $0)
+ (get_local $5)
+ (get_local $8)
)
)
- (i32.const 1)
+ (i32.const 2)
)
- (i32.const 2)
+ (i32.const 4)
)
)
)
- (tee_local $0
+ (tee_local $8
(i32.and
(i32.shr_u
- (tee_local $3
+ (tee_local $5
(i32.shr_u
- (get_local $3)
- (get_local $0)
+ (get_local $5)
+ (get_local $8)
)
)
(i32.const 1)
)
- (i32.const 1)
+ (i32.const 2)
)
)
)
- (i32.shr_u
- (get_local $3)
- (get_local $0)
+ (tee_local $8
+ (i32.and
+ (i32.shr_u
+ (tee_local $5
+ (i32.shr_u
+ (get_local $5)
+ (get_local $8)
+ )
+ )
+ (i32.const 1)
+ )
+ (i32.const 1)
+ )
)
)
- (i32.const 2)
+ (i32.shr_u
+ (get_local $5)
+ (get_local $8)
+ )
)
+ (i32.const 2)
)
)
- (get_local $32)
)
+ (get_local $8)
)
- (i32.const 0)
)
(block
- (set_local $17
- (get_local $31)
+ (set_local $4
+ (get_local $0)
)
- (set_local $13
- (get_local $28)
+ (set_local $3
+ (get_local $5)
+ )
+ (set_local $1
+ (get_local $2)
+ )
+ (set_local $19
+ (i32.const 90)
)
)
(block
- (set_local $26
- (get_local $31)
- )
- (set_local $24
+ (set_local $7
(get_local $0)
)
- (set_local $29
- (get_local $28)
- )
- (set_local $11
- (i32.const 90)
+ (set_local $6
+ (get_local $2)
)
)
)
)
(if
(i32.eq
- (get_local $11)
+ (get_local $19)
(i32.const 90)
)
(loop $while-in$20
- (block $while-out$19
- (set_local $11
- (i32.const 0)
- )
- (set_local $0
- (i32.lt_u
- (tee_local $3
- (i32.sub
- (i32.and
- (i32.load offset=4
- (get_local $24)
- )
- (i32.const -8)
+ (set_local $2
+ (i32.lt_u
+ (tee_local $0
+ (i32.sub
+ (i32.and
+ (i32.load offset=4
+ (get_local $3)
)
- (get_local $5)
+ (i32.const -8)
)
+ (get_local $9)
)
- (get_local $26)
)
+ (get_local $4)
)
- (set_local $17
- (select
+ )
+ (set_local $4
+ (select
+ (get_local $0)
+ (get_local $4)
+ (get_local $2)
+ )
+ )
+ (set_local $1
+ (select
+ (get_local $3)
+ (get_local $1)
+ (get_local $2)
+ )
+ )
+ (if
+ (tee_local $0
+ (i32.load offset=16
(get_local $3)
- (get_local $26)
- (get_local $0)
)
)
- (set_local $3
- (select
- (get_local $24)
- (get_local $29)
+ (block
+ (set_local $3
(get_local $0)
)
+ (br $while-in$20)
)
- (if
- (i32.ne
- (tee_local $0
- (i32.load offset=16
- (get_local $24)
- )
- )
- (i32.const 0)
- )
- (block
- (set_local $26
- (get_local $17)
- )
- (set_local $24
- (get_local $0)
- )
- (set_local $29
- (get_local $3)
- )
- (br $while-in$20)
+ )
+ (br_if $while-in$20
+ (tee_local $3
+ (i32.load offset=20
+ (get_local $3)
)
)
- (if
- (i32.eq
- (tee_local $0
- (i32.load offset=20
- (get_local $24)
- )
- )
- (i32.const 0)
- )
- (block
- (set_local $13
- (get_local $3)
- )
- (br $while-out$19)
- )
- (block
- (set_local $26
- (get_local $17)
- )
- (set_local $24
- (get_local $0)
- )
- (set_local $29
- (get_local $3)
- )
- )
+ )
+ (block
+ (set_local $7
+ (get_local $4)
+ )
+ (set_local $6
+ (get_local $1)
)
- (br $while-in$20)
)
)
)
(if
- (i32.eq
- (get_local $13)
- (i32.const 0)
- )
- (set_local $6
- (get_local $5)
- )
+ (get_local $6)
(if
(i32.lt_u
- (get_local $17)
+ (get_local $7)
(i32.sub
(i32.load
(i32.const 184)
)
- (get_local $5)
+ (get_local $9)
)
)
(block
(if
(i32.lt_u
- (get_local $13)
- (tee_local $0
+ (get_local $6)
+ (tee_local $8
(i32.load
(i32.const 192)
)
@@ -11316,140 +10061,123 @@
)
(if
(i32.ge_u
- (get_local $13)
- (tee_local $3
+ (get_local $6)
+ (tee_local $4
(i32.add
- (get_local $13)
- (get_local $5)
+ (get_local $6)
+ (get_local $9)
)
)
)
(call_import $_abort)
)
- (set_local $1
+ (set_local $5
(i32.load offset=24
- (get_local $13)
+ (get_local $6)
)
)
(block $do-once$21
(if
(i32.eq
- (tee_local $2
+ (tee_local $0
(i32.load offset=12
- (get_local $13)
+ (get_local $6)
)
)
- (get_local $13)
+ (get_local $6)
)
(block
(if
- (i32.eq
- (tee_local $2
+ (i32.eqz
+ (tee_local $1
(i32.load
- (tee_local $9
+ (tee_local $0
(i32.add
- (get_local $13)
+ (get_local $6)
(i32.const 20)
)
)
)
)
- (i32.const 0)
)
(if
- (i32.eq
- (tee_local $2
+ (i32.eqz
+ (tee_local $1
(i32.load
- (tee_local $9
+ (tee_local $0
(i32.add
- (get_local $13)
+ (get_local $6)
(i32.const 16)
)
)
)
)
- (i32.const 0)
)
(block
- (set_local $6
+ (set_local $10
(i32.const 0)
)
(br $do-once$21)
)
- (set_local $8
- (get_local $2)
- )
- )
- (set_local $8
- (get_local $2)
)
)
(loop $while-in$24
- (block $while-out$23
- (if
- (i32.ne
+ (if
+ (tee_local $3
+ (i32.load
(tee_local $2
- (i32.load
- (tee_local $7
- (i32.add
- (get_local $8)
- (i32.const 20)
- )
- )
+ (i32.add
+ (get_local $1)
+ (i32.const 20)
)
)
- (i32.const 0)
)
- (block
- (set_local $8
- (get_local $2)
- )
- (set_local $9
- (get_local $7)
- )
- (br $while-in$24)
+ )
+ (block
+ (set_local $1
+ (get_local $3)
)
+ (set_local $0
+ (get_local $2)
+ )
+ (br $while-in$24)
)
- (if
- (i32.eq
+ )
+ (if
+ (tee_local $3
+ (i32.load
(tee_local $2
- (i32.load
- (tee_local $7
- (i32.add
- (get_local $8)
- (i32.const 16)
- )
- )
+ (i32.add
+ (get_local $1)
+ (i32.const 16)
)
)
- (i32.const 0)
)
- (br $while-out$23)
- (block
- (set_local $8
- (get_local $2)
- )
- (set_local $9
- (get_local $7)
- )
+ )
+ (block
+ (set_local $1
+ (get_local $3)
)
+ (set_local $0
+ (get_local $2)
+ )
+ (br $while-in$24)
)
- (br $while-in$24)
)
)
(if
(i32.lt_u
- (get_local $9)
(get_local $0)
+ (get_local $8)
)
(call_import $_abort)
(block
(i32.store
- (get_local $9)
+ (get_local $0)
(i32.const 0)
)
- (set_local $6
- (get_local $8)
+ (set_local $10
+ (get_local $1)
)
)
)
@@ -11457,52 +10185,52 @@
(block
(if
(i32.lt_u
- (tee_local $8
+ (tee_local $3
(i32.load offset=8
- (get_local $13)
+ (get_local $6)
)
)
- (get_local $0)
+ (get_local $8)
)
(call_import $_abort)
)
(if
(i32.ne
(i32.load
- (tee_local $0
+ (tee_local $2
(i32.add
- (get_local $8)
+ (get_local $3)
(i32.const 12)
)
)
)
- (get_local $13)
+ (get_local $6)
)
(call_import $_abort)
)
(if
(i32.eq
(i32.load
- (tee_local $9
+ (tee_local $1
(i32.add
- (get_local $2)
+ (get_local $0)
(i32.const 8)
)
)
)
- (get_local $13)
+ (get_local $6)
)
(block
(i32.store
- (get_local $0)
(get_local $2)
+ (get_local $0)
)
(i32.store
- (get_local $9)
- (get_local $8)
+ (get_local $1)
+ (get_local $3)
)
- (set_local $6
- (get_local $2)
+ (set_local $10
+ (get_local $0)
)
)
(call_import $_abort)
@@ -11512,22 +10240,19 @@
)
(block $do-once$25
(if
- (i32.ne
- (get_local $1)
- (i32.const 0)
- )
+ (get_local $5)
(block
(if
(i32.eq
- (get_local $13)
+ (get_local $6)
(i32.load
- (tee_local $2
+ (tee_local $0
(i32.add
(i32.const 480)
(i32.shl
- (tee_local $0
+ (tee_local $1
(i32.load offset=28
- (get_local $13)
+ (get_local $6)
)
)
(i32.const 2)
@@ -11538,13 +10263,12 @@
)
(block
(i32.store
- (get_local $2)
- (get_local $6)
+ (get_local $0)
+ (get_local $10)
)
(if
- (i32.eq
- (get_local $6)
- (i32.const 0)
+ (i32.eqz
+ (get_local $10)
)
(block
(i32.store
@@ -11556,7 +10280,7 @@
(i32.xor
(i32.shl
(i32.const 1)
- (get_local $0)
+ (get_local $1)
)
(i32.const -1)
)
@@ -11569,7 +10293,7 @@
(block
(if
(i32.lt_u
- (get_local $1)
+ (get_local $5)
(i32.load
(i32.const 192)
)
@@ -11581,34 +10305,33 @@
(i32.load
(tee_local $0
(i32.add
- (get_local $1)
+ (get_local $5)
(i32.const 16)
)
)
)
- (get_local $13)
+ (get_local $6)
)
(i32.store
(get_local $0)
- (get_local $6)
+ (get_local $10)
)
(i32.store offset=20
- (get_local $1)
- (get_local $6)
+ (get_local $5)
+ (get_local $10)
)
)
(br_if $do-once$25
- (i32.eq
- (get_local $6)
- (i32.const 0)
+ (i32.eqz
+ (get_local $10)
)
)
)
)
(if
(i32.lt_u
- (get_local $6)
- (tee_local $0
+ (get_local $10)
+ (tee_local $1
(i32.load
(i32.const 192)
)
@@ -11617,44 +10340,38 @@
(call_import $_abort)
)
(i32.store offset=24
- (get_local $6)
- (get_local $1)
+ (get_local $10)
+ (get_local $5)
)
(if
- (i32.ne
- (tee_local $1
- (i32.load offset=16
- (get_local $13)
- )
+ (tee_local $0
+ (i32.load offset=16
+ (get_local $6)
)
- (i32.const 0)
)
(if
(i32.lt_u
- (get_local $1)
(get_local $0)
+ (get_local $1)
)
(call_import $_abort)
(block
(i32.store offset=16
- (get_local $6)
- (get_local $1)
+ (get_local $10)
+ (get_local $0)
)
(i32.store offset=24
- (get_local $1)
- (get_local $6)
+ (get_local $0)
+ (get_local $10)
)
)
)
)
(if
- (i32.ne
- (tee_local $0
- (i32.load offset=20
- (get_local $13)
- )
+ (tee_local $0
+ (i32.load offset=20
+ (get_local $6)
)
- (i32.const 0)
)
(if
(i32.lt_u
@@ -11666,12 +10383,12 @@
(call_import $_abort)
(block
(i32.store offset=20
- (get_local $6)
+ (get_local $10)
(get_local $0)
)
(i32.store offset=24
(get_local $0)
- (get_local $6)
+ (get_local $10)
)
)
)
@@ -11682,78 +10399,75 @@
(block $do-once$29
(if
(i32.lt_u
- (get_local $17)
+ (get_local $7)
(i32.const 16)
)
(block
(i32.store offset=4
- (get_local $13)
+ (get_local $6)
(i32.or
(tee_local $0
(i32.add
- (get_local $17)
- (get_local $5)
+ (get_local $7)
+ (get_local $9)
)
)
(i32.const 3)
)
)
- (set_local $1
+ (i32.store
+ (tee_local $0
+ (i32.add
+ (i32.add
+ (get_local $6)
+ (get_local $0)
+ )
+ (i32.const 4)
+ )
+ )
(i32.or
(i32.load
- (tee_local $0
- (i32.add
- (i32.add
- (get_local $13)
- (get_local $0)
- )
- (i32.const 4)
- )
- )
+ (get_local $0)
)
(i32.const 1)
)
)
- (i32.store
- (get_local $0)
- (get_local $1)
- )
)
(block
(i32.store offset=4
- (get_local $13)
+ (get_local $6)
(i32.or
- (get_local $5)
+ (get_local $9)
(i32.const 3)
)
)
(i32.store offset=4
- (get_local $3)
+ (get_local $4)
(i32.or
- (get_local $17)
+ (get_local $7)
(i32.const 1)
)
)
(i32.store
(i32.add
- (get_local $3)
- (get_local $17)
+ (get_local $4)
+ (get_local $7)
)
- (get_local $17)
+ (get_local $7)
)
(set_local $1
(i32.shr_u
- (get_local $17)
+ (get_local $7)
(i32.const 3)
)
)
(if
(i32.lt_u
- (get_local $17)
+ (get_local $7)
(i32.const 256)
)
(block
- (set_local $2
+ (set_local $0
(i32.add
(i32.const 216)
(i32.shl
@@ -11766,47 +10480,26 @@
)
)
(if
- (i32.eq
- (i32.and
- (tee_local $0
- (i32.load
- (i32.const 176)
- )
- )
- (tee_local $1
- (i32.shl
- (i32.const 1)
- (get_local $1)
- )
+ (i32.and
+ (tee_local $2
+ (i32.load
+ (i32.const 176)
)
)
- (i32.const 0)
- )
- (block
- (i32.store
- (i32.const 176)
- (i32.or
- (get_local $0)
+ (tee_local $1
+ (i32.shl
+ (i32.const 1)
(get_local $1)
)
)
- (set_local $4
- (i32.add
- (get_local $2)
- (i32.const 8)
- )
- )
- (set_local $10
- (get_local $2)
- )
)
(if
(i32.lt_u
(tee_local $1
(i32.load
- (tee_local $0
+ (tee_local $2
(i32.add
- (get_local $2)
+ (get_local $0)
(i32.const 8)
)
)
@@ -11818,141 +10511,151 @@
)
(call_import $_abort)
(block
- (set_local $4
- (get_local $0)
+ (set_local $20
+ (get_local $2)
)
- (set_local $10
+ (set_local $16
+ (get_local $1)
+ )
+ )
+ )
+ (block
+ (i32.store
+ (i32.const 176)
+ (i32.or
+ (get_local $2)
(get_local $1)
)
)
+ (set_local $20
+ (i32.add
+ (get_local $0)
+ (i32.const 8)
+ )
+ )
+ (set_local $16
+ (get_local $0)
+ )
)
)
(i32.store
+ (get_local $20)
(get_local $4)
- (get_local $3)
)
(i32.store offset=12
- (get_local $10)
- (get_local $3)
+ (get_local $16)
+ (get_local $4)
)
(i32.store offset=8
- (get_local $3)
- (get_local $10)
+ (get_local $4)
+ (get_local $16)
)
(i32.store offset=12
- (get_local $3)
- (get_local $2)
+ (get_local $4)
+ (get_local $0)
)
(br $do-once$29)
)
)
- (set_local $2
+ (set_local $1
(i32.add
(i32.const 480)
(i32.shl
- (tee_local $1
+ (tee_local $2
(if
- (i32.eq
- (tee_local $0
- (i32.shr_u
- (get_local $17)
- (i32.const 8)
- )
+ (tee_local $0
+ (i32.shr_u
+ (get_local $7)
+ (i32.const 8)
)
- (i32.const 0)
)
- (i32.const 0)
(if
(i32.gt_u
- (get_local $17)
+ (get_local $7)
(i32.const 16777215)
)
(i32.const 31)
- (block
- (set_local $1
- (i32.shl
- (tee_local $0
- (i32.add
- (i32.sub
- (i32.const 14)
- (i32.or
+ (i32.or
+ (i32.and
+ (i32.shr_u
+ (get_local $7)
+ (i32.add
+ (tee_local $0
+ (i32.add
+ (i32.sub
+ (i32.const 14)
(i32.or
- (tee_local $1
- (i32.and
- (i32.shr_u
- (i32.add
- (tee_local $2
- (i32.shl
- (get_local $0)
- (tee_local $0
- (i32.and
- (i32.shr_u
- (i32.add
- (get_local $0)
- (i32.const 1048320)
+ (i32.or
+ (tee_local $1
+ (i32.and
+ (i32.shr_u
+ (i32.add
+ (tee_local $0
+ (i32.shl
+ (get_local $0)
+ (tee_local $2
+ (i32.and
+ (i32.shr_u
+ (i32.add
+ (get_local $0)
+ (i32.const 1048320)
+ )
+ (i32.const 16)
)
- (i32.const 16)
+ (i32.const 8)
)
- (i32.const 8)
)
)
)
+ (i32.const 520192)
)
- (i32.const 520192)
+ (i32.const 16)
)
- (i32.const 16)
+ (i32.const 4)
)
- (i32.const 4)
)
+ (get_local $2)
)
- (get_local $0)
- )
- (tee_local $0
- (i32.and
- (i32.shr_u
- (i32.add
- (tee_local $1
- (i32.shl
- (get_local $2)
- (get_local $1)
+ (tee_local $1
+ (i32.and
+ (i32.shr_u
+ (i32.add
+ (tee_local $0
+ (i32.shl
+ (get_local $0)
+ (get_local $1)
+ )
)
+ (i32.const 245760)
)
- (i32.const 245760)
+ (i32.const 16)
)
- (i32.const 16)
+ (i32.const 2)
)
- (i32.const 2)
)
)
)
- )
- (i32.shr_u
- (i32.shl
- (get_local $1)
- (get_local $0)
+ (i32.shr_u
+ (i32.shl
+ (get_local $0)
+ (get_local $1)
+ )
+ (i32.const 15)
)
- (i32.const 15)
)
)
+ (i32.const 7)
)
- (i32.const 1)
)
+ (i32.const 1)
)
- (i32.or
- (i32.and
- (i32.shr_u
- (get_local $17)
- (i32.add
- (get_local $0)
- (i32.const 7)
- )
- )
- (i32.const 1)
- )
- (get_local $1)
+ (i32.shl
+ (get_local $0)
+ (i32.const 1)
)
)
)
+ (i32.const 0)
)
)
(i32.const 2)
@@ -11960,13 +10663,13 @@
)
)
(i32.store offset=28
- (get_local $3)
- (get_local $1)
+ (get_local $4)
+ (get_local $2)
)
(i32.store offset=4
(tee_local $0
(i32.add
- (get_local $3)
+ (get_local $4)
(i32.const 16)
)
)
@@ -11977,233 +10680,211 @@
(i32.const 0)
)
(if
- (i32.eq
+ (i32.eqz
(i32.and
- (tee_local $0
+ (tee_local $3
(i32.load
(i32.const 180)
)
)
- (tee_local $4
+ (tee_local $0
(i32.shl
(i32.const 1)
- (get_local $1)
+ (get_local $2)
)
)
)
- (i32.const 0)
)
(block
(i32.store
(i32.const 180)
(i32.or
+ (get_local $3)
(get_local $0)
- (get_local $4)
)
)
(i32.store
- (get_local $2)
- (get_local $3)
+ (get_local $1)
+ (get_local $4)
)
(i32.store offset=24
- (get_local $3)
- (get_local $2)
+ (get_local $4)
+ (get_local $1)
)
(i32.store offset=12
- (get_local $3)
- (get_local $3)
+ (get_local $4)
+ (get_local $4)
)
(i32.store offset=8
- (get_local $3)
- (get_local $3)
+ (get_local $4)
+ (get_local $4)
)
(br $do-once$29)
)
)
- (set_local $1
+ (set_local $2
(i32.shl
- (get_local $17)
+ (get_local $7)
(select
(i32.const 0)
(i32.sub
(i32.const 25)
(i32.shr_u
- (get_local $1)
+ (get_local $2)
(i32.const 1)
)
)
(i32.eq
- (get_local $1)
+ (get_local $2)
(i32.const 31)
)
)
)
)
- (set_local $2
+ (set_local $0
(i32.load
- (get_local $2)
+ (get_local $1)
)
)
- (loop $while-in$32
- (block $while-out$31
- (if
- (i32.eq
- (i32.and
- (i32.load offset=4
- (get_local $2)
+ (block $jumpthreading$outer$1
+ (block $jumpthreading$inner$1
+ (block $jumpthreading$inner$0
+ (loop $while-in$32
+ (br_if $jumpthreading$inner$1
+ (i32.eq
+ (i32.and
+ (i32.load offset=4
+ (get_local $0)
+ )
+ (i32.const -8)
+ )
+ (get_local $7)
)
- (i32.const -8)
- )
- (get_local $17)
- )
- (block
- (set_local $22
- (get_local $2)
)
- (set_local $11
- (i32.const 148)
+ (set_local $1
+ (i32.shl
+ (get_local $2)
+ (i32.const 1)
+ )
)
- (br $while-out$31)
- )
- )
- (set_local $4
- (i32.shl
- (get_local $1)
- (i32.const 1)
- )
- )
- (if
- (i32.eq
- (tee_local $0
- (i32.load
- (tee_local $1
- (i32.add
+ (if
+ (tee_local $3
+ (i32.load
+ (tee_local $2
(i32.add
- (get_local $2)
- (i32.const 16)
- )
- (i32.shl
- (i32.shr_u
- (get_local $1)
- (i32.const 31)
+ (i32.add
+ (get_local $0)
+ (i32.const 16)
+ )
+ (i32.shl
+ (i32.shr_u
+ (get_local $2)
+ (i32.const 31)
+ )
+ (i32.const 2)
)
- (i32.const 2)
)
)
)
)
+ (block
+ (set_local $2
+ (get_local $1)
+ )
+ (set_local $0
+ (get_local $3)
+ )
+ (br $while-in$32)
+ )
+ (block
+ (set_local $1
+ (get_local $0)
+ )
+ (set_local $0
+ (get_local $2)
+ )
+ (br $jumpthreading$inner$0)
+ )
+ )
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $0)
+ (i32.load
+ (i32.const 192)
)
- (i32.const 0)
)
+ (call_import $_abort)
(block
- (set_local $25
- (get_local $2)
+ (i32.store
+ (get_local $0)
+ (get_local $4)
)
- (set_local $37
+ (i32.store offset=24
+ (get_local $4)
(get_local $1)
)
- (set_local $11
- (i32.const 145)
- )
- (br $while-out$31)
- )
- (block
- (set_local $1
+ (i32.store offset=12
+ (get_local $4)
(get_local $4)
)
- (set_local $2
- (get_local $0)
+ (i32.store offset=8
+ (get_local $4)
+ (get_local $4)
)
+ (br $do-once$29)
)
)
- (br $while-in$32)
- )
- )
- (if
- (i32.eq
- (get_local $11)
- (i32.const 145)
+ (br $jumpthreading$outer$1)
)
(if
- (i32.lt_u
- (get_local $37)
- (i32.load
- (i32.const 192)
+ (i32.and
+ (i32.ge_u
+ (tee_local $3
+ (i32.load
+ (tee_local $1
+ (i32.add
+ (get_local $0)
+ (i32.const 8)
+ )
+ )
+ )
+ )
+ (tee_local $2
+ (i32.load
+ (i32.const 192)
+ )
+ )
+ )
+ (i32.ge_u
+ (get_local $0)
+ (get_local $2)
)
)
- (call_import $_abort)
(block
- (i32.store
- (get_local $37)
- (get_local $3)
- )
- (i32.store offset=24
- (get_local $3)
- (get_local $25)
- )
(i32.store offset=12
(get_local $3)
- (get_local $3)
+ (get_local $4)
+ )
+ (i32.store
+ (get_local $1)
+ (get_local $4)
)
(i32.store offset=8
- (get_local $3)
+ (get_local $4)
(get_local $3)
)
- )
- )
- (if
- (i32.eq
- (get_local $11)
- (i32.const 148)
- )
- (if
- (i32.and
- (i32.ge_u
- (tee_local $0
- (i32.load
- (tee_local $2
- (i32.add
- (get_local $22)
- (i32.const 8)
- )
- )
- )
- )
- (tee_local $1
- (i32.load
- (i32.const 192)
- )
- )
- )
- (i32.ge_u
- (get_local $22)
- (get_local $1)
- )
+ (i32.store offset=12
+ (get_local $4)
+ (get_local $0)
)
- (block
- (i32.store offset=12
- (get_local $0)
- (get_local $3)
- )
- (i32.store
- (get_local $2)
- (get_local $3)
- )
- (i32.store offset=8
- (get_local $3)
- (get_local $0)
- )
- (i32.store offset=12
- (get_local $3)
- (get_local $22)
- )
- (i32.store offset=24
- (get_local $3)
- (i32.const 0)
- )
+ (i32.store offset=24
+ (get_local $4)
+ (i32.const 0)
)
- (call_import $_abort)
)
+ (call_import $_abort)
)
)
)
@@ -12211,17 +10892,23 @@
)
(return
(i32.add
- (get_local $13)
+ (get_local $6)
(i32.const 8)
)
)
)
- (set_local $6
- (get_local $5)
+ (set_local $0
+ (get_local $9)
)
)
+ (set_local $0
+ (get_local $9)
+ )
)
)
+ (set_local $0
+ (get_local $9)
+ )
)
)
)
@@ -12229,25 +10916,25 @@
)
(if
(i32.ge_u
- (tee_local $0
+ (tee_local $2
(i32.load
(i32.const 184)
)
)
- (get_local $6)
+ (get_local $0)
)
(block
- (set_local $1
+ (set_local $3
(i32.load
(i32.const 196)
)
)
(if
(i32.gt_u
- (tee_local $2
+ (tee_local $1
(i32.sub
+ (get_local $2)
(get_local $0)
- (get_local $6)
)
)
(i32.const 15)
@@ -12255,35 +10942,35 @@
(block
(i32.store
(i32.const 196)
- (tee_local $0
+ (tee_local $2
(i32.add
- (get_local $1)
- (get_local $6)
+ (get_local $3)
+ (get_local $0)
)
)
)
(i32.store
(i32.const 184)
- (get_local $2)
+ (get_local $1)
)
(i32.store offset=4
- (get_local $0)
+ (get_local $2)
(i32.or
- (get_local $2)
+ (get_local $1)
(i32.const 1)
)
)
(i32.store
(i32.add
- (get_local $0)
(get_local $2)
+ (get_local $1)
)
- (get_local $2)
+ (get_local $1)
)
(i32.store offset=4
- (get_local $1)
+ (get_local $3)
(i32.or
- (get_local $6)
+ (get_local $0)
(i32.const 3)
)
)
@@ -12298,37 +10985,34 @@
(i32.const 0)
)
(i32.store offset=4
- (get_local $1)
+ (get_local $3)
(i32.or
- (get_local $0)
+ (get_local $2)
(i32.const 3)
)
)
- (set_local $2
+ (i32.store
+ (tee_local $0
+ (i32.add
+ (i32.add
+ (get_local $3)
+ (get_local $2)
+ )
+ (i32.const 4)
+ )
+ )
(i32.or
(i32.load
- (tee_local $0
- (i32.add
- (i32.add
- (get_local $1)
- (get_local $0)
- )
- (i32.const 4)
- )
- )
+ (get_local $0)
)
(i32.const 1)
)
)
- (i32.store
- (get_local $0)
- (get_local $2)
- )
)
)
(return
(i32.add
- (get_local $1)
+ (get_local $3)
(i32.const 8)
)
)
@@ -12336,88 +11020,85 @@
)
(if
(i32.gt_u
- (tee_local $0
+ (tee_local $1
(i32.load
(i32.const 188)
)
)
- (get_local $6)
+ (get_local $0)
)
(block
(i32.store
(i32.const 188)
- (tee_local $2
+ (tee_local $1
(i32.sub
+ (get_local $1)
(get_local $0)
- (get_local $6)
)
)
)
(i32.store
(i32.const 200)
- (tee_local $1
+ (tee_local $2
(i32.add
- (tee_local $0
+ (tee_local $3
(i32.load
(i32.const 200)
)
)
- (get_local $6)
+ (get_local $0)
)
)
)
(i32.store offset=4
- (get_local $1)
+ (get_local $2)
(i32.or
- (get_local $2)
+ (get_local $1)
(i32.const 1)
)
)
(i32.store offset=4
- (get_local $0)
+ (get_local $3)
(i32.or
- (get_local $6)
+ (get_local $0)
(i32.const 3)
)
)
(return
(i32.add
- (get_local $0)
+ (get_local $3)
(i32.const 8)
)
)
)
)
(if
- (i32.eq
+ (i32.eqz
(i32.load
(i32.const 648)
)
- (i32.const 0)
)
(if
- (i32.eq
- (i32.and
- (i32.add
- (tee_local $0
- (call_import $_sysconf
- (i32.const 30)
- )
+ (i32.and
+ (i32.add
+ (tee_local $1
+ (call_import $_sysconf
+ (i32.const 30)
)
- (i32.const -1)
)
- (get_local $0)
+ (i32.const -1)
)
- (i32.const 0)
+ (get_local $1)
)
+ (call_import $_abort)
(block
(i32.store
(i32.const 656)
- (get_local $0)
+ (get_local $1)
)
(i32.store
(i32.const 652)
- (get_local $0)
+ (get_local $1)
)
(i32.store
(i32.const 660)
@@ -12448,75 +11129,71 @@
)
)
)
- (call_import $_abort)
)
)
- (set_local $5
+ (set_local $8
(i32.add
- (get_local $6)
+ (get_local $0)
(i32.const 48)
)
)
(if
(i32.le_u
- (tee_local $10
+ (tee_local $9
(i32.and
- (tee_local $7
+ (tee_local $6
(i32.add
- (tee_local $0
+ (tee_local $1
(i32.load
(i32.const 656)
)
)
- (tee_local $15
+ (tee_local $5
(i32.add
- (get_local $6)
+ (get_local $0)
(i32.const 47)
)
)
)
)
- (tee_local $12
+ (tee_local $2
(i32.sub
(i32.const 0)
- (get_local $0)
+ (get_local $1)
)
)
)
)
- (get_local $6)
+ (get_local $0)
)
(return
(i32.const 0)
)
)
(if
- (i32.ne
- (tee_local $0
- (i32.load
- (i32.const 616)
- )
+ (tee_local $4
+ (i32.load
+ (i32.const 616)
)
- (i32.const 0)
)
(if
(i32.or
(i32.le_u
- (tee_local $3
+ (tee_local $1
(i32.add
- (tee_local $4
+ (tee_local $3
(i32.load
(i32.const 608)
)
)
- (get_local $10)
+ (get_local $9)
)
)
- (get_local $4)
+ (get_local $3)
)
(i32.gt_u
- (get_local $3)
- (get_local $0)
+ (get_local $1)
+ (get_local $4)
)
)
(return
@@ -12524,679 +11201,414 @@
)
)
)
- (if
- (i32.eq
- (tee_local $11
- (block $label$break$L257
- (if
- (i32.eq
- (i32.and
- (i32.load
- (i32.const 620)
- )
- (i32.const 4)
- )
- (i32.const 0)
+ (block $jumpthreading$outer$12
+ (block $jumpthreading$inner$12
+ (if
+ (i32.eqz
+ (i32.and
+ (i32.load
+ (i32.const 620)
)
- (block
- (block $label$break$L259
- (if
- (i32.eq
- (tee_local $0
+ (i32.const 4)
+ )
+ )
+ (block
+ (block $label$break$L279
+ (block $jumpthreading$inner$4
+ (block $jumpthreading$inner$3
+ (br_if $jumpthreading$inner$3
+ (i32.eqz
+ (tee_local $4
(i32.load
(i32.const 200)
)
)
- (i32.const 0)
- )
- (set_local $11
- (i32.const 173)
)
- (block
- (set_local $16
- (i32.const 624)
- )
- (loop $while-in$38
- (block $while-out$37
- (if
- (i32.le_u
- (tee_local $4
- (i32.load
- (get_local $16)
- )
- )
- (get_local $0)
- )
- (if
- (i32.gt_u
- (i32.add
- (get_local $4)
- (i32.load
- (tee_local $3
- (i32.add
- (get_local $16)
- (i32.const 4)
- )
- )
- )
- )
- (get_local $0)
- )
- (block
- (set_local $4
- (get_local $16)
- )
- (set_local $16
- (get_local $3)
- )
- (br $while-out$37)
- )
- )
- )
- (if
- (i32.eq
- (tee_local $4
- (i32.load offset=8
- (get_local $16)
- )
- )
- (i32.const 0)
- )
- (block
- (set_local $11
- (i32.const 173)
- )
- (br $label$break$L259)
- )
- (set_local $16
- (get_local $4)
- )
- )
- (br $while-in$38)
- )
- )
+ )
+ (set_local $1
+ (i32.const 624)
+ )
+ (loop $while-in$38
+ (block $while-out$37
(if
- (i32.lt_u
- (tee_local $0
- (i32.and
- (i32.sub
- (get_local $7)
- (i32.load
- (i32.const 188)
- )
- )
- (get_local $12)
+ (i32.le_u
+ (tee_local $3
+ (i32.load
+ (get_local $1)
)
)
- (i32.const 2147483647)
+ (get_local $4)
)
(if
- (i32.eq
- (tee_local $3
- (call_import $_sbrk
- (get_local $0)
- )
- )
+ (i32.gt_u
(i32.add
- (i32.load
- (get_local $4)
- )
- (i32.load
- (get_local $16)
- )
- )
- )
- (if
- (i32.ne
(get_local $3)
- (i32.const -1)
- )
- (block
- (set_local $14
- (get_local $3)
- )
- (set_local $19
- (get_local $0)
- )
- (br $label$break$L257
- (i32.const 193)
+ (i32.load
+ (tee_local $3
+ (i32.add
+ (get_local $1)
+ (i32.const 4)
+ )
+ )
)
)
+ (get_local $4)
)
(block
- (set_local $30
- (get_local $3)
- )
- (set_local $21
- (get_local $0)
- )
- (set_local $11
- (i32.const 183)
+ (set_local $4
+ (get_local $1)
)
+ (br $while-out$37)
+ )
+ )
+ )
+ (br_if $while-in$38
+ (tee_local $1
+ (i32.load offset=8
+ (get_local $1)
)
)
)
+ (br $jumpthreading$inner$3)
)
)
- )
- (block $do-once$39
(if
- (i32.eq
- (get_local $11)
- (i32.const 173)
+ (i32.lt_u
+ (tee_local $1
+ (i32.and
+ (i32.sub
+ (get_local $6)
+ (i32.load
+ (i32.const 188)
+ )
+ )
+ (get_local $2)
+ )
+ )
+ (i32.const 2147483647)
)
(if
- (i32.ne
- (tee_local $7
+ (i32.eq
+ (tee_local $2
(call_import $_sbrk
- (i32.const 0)
+ (get_local $1)
)
)
- (i32.const -1)
- )
- (block
- (set_local $4
- (i32.add
- (tee_local $3
- (i32.load
- (i32.const 608)
- )
- )
- (tee_local $12
- (if
- (i32.eq
- (i32.and
- (tee_local $12
- (i32.add
- (tee_local $4
- (i32.load
- (i32.const 652)
- )
- )
- (i32.const -1)
- )
- )
- (tee_local $0
- (get_local $7)
- )
- )
- (i32.const 0)
- )
- (get_local $10)
- (i32.add
- (i32.sub
- (get_local $10)
- (get_local $0)
- )
- (i32.and
- (i32.add
- (get_local $12)
- (get_local $0)
- )
- (i32.sub
- (i32.const 0)
- (get_local $4)
- )
- )
- )
- )
- )
+ (i32.add
+ (i32.load
+ (get_local $4)
+ )
+ (i32.load
+ (get_local $3)
)
)
- (if
- (i32.and
- (i32.gt_u
- (get_local $12)
- (get_local $6)
- )
- (i32.lt_u
- (get_local $12)
- (i32.const 2147483647)
- )
+ )
+ (br_if $jumpthreading$inner$12
+ (i32.ne
+ (get_local $2)
+ (i32.const -1)
+ )
+ )
+ (br $jumpthreading$inner$4)
+ )
+ )
+ (br $label$break$L279)
+ )
+ (if
+ (i32.ne
+ (tee_local $2
+ (call_import $_sbrk
+ (i32.const 0)
+ )
+ )
+ (i32.const -1)
+ )
+ (block
+ (set_local $3
+ (i32.add
+ (tee_local $6
+ (i32.load
+ (i32.const 608)
)
- (block
- (if
- (i32.ne
- (tee_local $0
- (i32.load
- (i32.const 616)
+ )
+ (tee_local $1
+ (if
+ (i32.and
+ (tee_local $3
+ (i32.add
+ (tee_local $4
+ (i32.load
+ (i32.const 652)
+ )
)
+ (i32.const -1)
)
- (i32.const 0)
)
- (br_if $do-once$39
- (i32.or
- (i32.le_u
- (get_local $4)
- (get_local $3)
- )
- (i32.gt_u
- (get_local $4)
- (get_local $0)
- )
- )
+ (tee_local $1
+ (get_local $2)
)
)
- (if
- (i32.eq
- (tee_local $30
- (call_import $_sbrk
- (get_local $12)
- )
- )
- (get_local $7)
- )
- (block
- (set_local $14
- (get_local $7)
- )
- (set_local $19
- (get_local $12)
- )
- (br $label$break$L257
- (i32.const 193)
- )
+ (i32.add
+ (i32.sub
+ (get_local $9)
+ (get_local $1)
)
- (block
- (set_local $21
- (get_local $12)
+ (i32.and
+ (i32.add
+ (get_local $3)
+ (get_local $1)
)
- (set_local $11
- (i32.const 183)
+ (i32.sub
+ (i32.const 0)
+ (get_local $4)
)
)
)
+ (get_local $9)
)
)
)
)
- )
- )
- (block $label$break$L279
- (if
- (i32.eq
- (get_local $11)
- (i32.const 183)
- )
- (block
- (set_local $4
- (i32.sub
- (i32.const 0)
- (get_local $21)
+ (if
+ (i32.and
+ (i32.gt_u
+ (get_local $1)
+ (get_local $0)
)
- )
- (if
- (i32.and
- (i32.gt_u
- (get_local $5)
- (get_local $21)
- )
- (i32.and
- (i32.lt_u
- (get_local $21)
- (i32.const 2147483647)
- )
- (i32.ne
- (get_local $30)
- (i32.const -1)
- )
- )
+ (i32.lt_u
+ (get_local $1)
+ (i32.const 2147483647)
)
+ )
+ (block
(if
- (i32.lt_u
- (tee_local $0
- (i32.and
- (i32.add
- (i32.sub
- (get_local $15)
- (get_local $21)
- )
- (tee_local $0
- (i32.load
- (i32.const 656)
- )
- )
- )
- (i32.sub
- (i32.const 0)
- (get_local $0)
- )
- )
+ (tee_local $4
+ (i32.load
+ (i32.const 616)
)
- (i32.const 2147483647)
)
- (if
- (i32.eq
- (call_import $_sbrk
- (get_local $0)
+ (br_if $label$break$L279
+ (i32.or
+ (i32.le_u
+ (get_local $3)
+ (get_local $6)
)
- (i32.const -1)
- )
- (block
- (drop
- (call_import $_sbrk
- (get_local $4)
- )
+ (i32.gt_u
+ (get_local $3)
+ (get_local $4)
)
- (br $label$break$L279)
)
- (set_local $21
- (i32.add
- (get_local $0)
- (get_local $21)
+ )
+ )
+ (br_if $jumpthreading$inner$12
+ (i32.eq
+ (tee_local $3
+ (call_import $_sbrk
+ (get_local $1)
)
)
+ (get_local $2)
)
)
- )
- (if
- (i32.ne
- (get_local $30)
- (i32.const -1)
- )
(block
- (set_local $14
- (get_local $30)
+ (set_local $2
+ (get_local $3)
)
- (set_local $19
- (get_local $21)
+ (br $jumpthreading$inner$4)
+ )
+ )
+ )
+ )
+ )
+ (br $label$break$L279)
+ )
+ (set_local $3
+ (i32.sub
+ (i32.const 0)
+ (get_local $1)
+ )
+ )
+ (if
+ (i32.and
+ (i32.gt_u
+ (get_local $8)
+ (get_local $1)
+ )
+ (i32.and
+ (i32.lt_u
+ (get_local $1)
+ (i32.const 2147483647)
+ )
+ (i32.ne
+ (get_local $2)
+ (i32.const -1)
+ )
+ )
+ )
+ (if
+ (i32.lt_u
+ (tee_local $4
+ (i32.and
+ (i32.add
+ (i32.sub
+ (get_local $5)
+ (get_local $1)
)
- (br $label$break$L257
- (i32.const 193)
+ (tee_local $4
+ (i32.load
+ (i32.const 656)
+ )
)
)
+ (i32.sub
+ (i32.const 0)
+ (get_local $4)
+ )
)
)
+ (i32.const 2147483647)
)
- )
- (i32.store
- (i32.const 620)
- (i32.or
- (i32.load
- (i32.const 620)
+ (if
+ (i32.eq
+ (call_import $_sbrk
+ (get_local $4)
+ )
+ (i32.const -1)
+ )
+ (block
+ (drop
+ (call_import $_sbrk
+ (get_local $3)
+ )
+ )
+ (br $label$break$L279)
+ )
+ (set_local $1
+ (i32.add
+ (get_local $4)
+ (get_local $1)
+ )
)
- (i32.const 4)
)
)
- (i32.const 190)
)
- (i32.const 190)
+ (br_if $jumpthreading$inner$12
+ (i32.ne
+ (get_local $2)
+ (i32.const -1)
+ )
+ )
+ )
+ (i32.store
+ (i32.const 620)
+ (i32.or
+ (i32.load
+ (i32.const 620)
+ )
+ (i32.const 4)
+ )
)
)
)
- (i32.const 190)
- )
- (if
- (i32.lt_u
- (get_local $10)
- (i32.const 2147483647)
- )
- (block
- (set_local $3
+ (if
+ (i32.lt_u
+ (get_local $9)
+ (i32.const 2147483647)
+ )
+ (if
(i32.and
- (i32.ne
- (tee_local $0
+ (i32.lt_u
+ (tee_local $2
(call_import $_sbrk
- (get_local $10)
+ (get_local $9)
)
)
- (i32.const -1)
- )
- (i32.ne
- (tee_local $4
+ (tee_local $1
(call_import $_sbrk
(i32.const 0)
)
)
- (i32.const -1)
)
- )
- )
- (if
- (i32.and
- (i32.lt_u
- (get_local $0)
- (get_local $4)
+ (i32.and
+ (i32.ne
+ (get_local $2)
+ (i32.const -1)
+ )
+ (i32.ne
+ (get_local $1)
+ (i32.const -1)
+ )
)
- (get_local $3)
)
- (if
+ (br_if $jumpthreading$inner$12
(i32.gt_u
- (tee_local $4
+ (tee_local $1
(i32.sub
- (get_local $4)
- (get_local $0)
+ (get_local $1)
+ (get_local $2)
)
)
(i32.add
- (get_local $6)
- (i32.const 40)
- )
- )
- (block
- (set_local $14
(get_local $0)
- )
- (set_local $19
- (get_local $4)
- )
- (set_local $11
- (i32.const 193)
+ (i32.const 40)
)
)
)
)
)
+ (br $jumpthreading$outer$12)
)
- )
- (if
- (i32.eq
- (get_local $11)
- (i32.const 193)
- )
- (block
- (i32.store
- (i32.const 608)
- (tee_local $0
- (i32.add
- (i32.load
- (i32.const 608)
- )
- (get_local $19)
- )
- )
- )
- (if
- (i32.gt_u
- (get_local $0)
+ (i32.store
+ (i32.const 608)
+ (tee_local $3
+ (i32.add
(i32.load
- (i32.const 612)
+ (i32.const 608)
)
+ (get_local $1)
)
- (i32.store
+ )
+ )
+ (if
+ (i32.gt_u
+ (get_local $3)
+ (i32.load
(i32.const 612)
- (get_local $0)
)
)
- (block $do-once$44
- (if
- (i32.eq
- (tee_local $0
- (i32.load
- (i32.const 200)
- )
- )
- (i32.const 0)
+ (i32.store
+ (i32.const 612)
+ (get_local $3)
+ )
+ )
+ (block $do-once$44
+ (if
+ (tee_local $7
+ (i32.load
+ (i32.const 200)
)
- (block
- (if
- (i32.or
- (i32.eq
- (tee_local $0
- (i32.load
- (i32.const 192)
- )
- )
- (i32.const 0)
- )
- (i32.lt_u
- (get_local $14)
- (get_local $0)
- )
- )
- (i32.store
- (i32.const 192)
- (get_local $14)
- )
- )
- (i32.store
- (i32.const 624)
- (get_local $14)
- )
- (i32.store
- (i32.const 628)
- (get_local $19)
- )
- (i32.store
- (i32.const 636)
- (i32.const 0)
- )
- (i32.store
- (i32.const 212)
- (i32.load
- (i32.const 648)
- )
- )
- (i32.store
- (i32.const 208)
- (i32.const -1)
- )
- (set_local $1
- (i32.const 0)
- )
- (loop $while-in$47
- (block $while-out$46
- (i32.store offset=12
- (tee_local $0
- (i32.add
- (i32.const 216)
- (i32.shl
- (i32.shl
- (get_local $1)
- (i32.const 1)
- )
- (i32.const 2)
- )
- )
- )
- (get_local $0)
- )
- (i32.store offset=8
- (get_local $0)
- (get_local $0)
- )
- (br_if $while-out$46
- (i32.eq
- (tee_local $1
- (i32.add
- (get_local $1)
- (i32.const 1)
- )
- )
- (i32.const 32)
- )
- )
- (br $while-in$47)
- )
- )
- (set_local $1
- (i32.eq
- (i32.and
- (tee_local $0
- (i32.add
- (get_local $14)
- (i32.const 8)
- )
- )
- (i32.const 7)
- )
- (i32.const 0)
- )
- )
- (i32.store
- (i32.const 200)
- (tee_local $0
- (i32.add
- (get_local $14)
- (tee_local $1
- (select
- (i32.const 0)
- (i32.and
- (i32.sub
- (i32.const 0)
- (get_local $0)
- )
- (i32.const 7)
- )
- (get_local $1)
- )
- )
- )
- )
- )
- (i32.store
- (i32.const 188)
- (tee_local $1
- (i32.sub
- (i32.add
- (get_local $19)
- (i32.const -40)
- )
- (get_local $1)
- )
- )
- )
- (i32.store offset=4
- (get_local $0)
- (i32.or
- (get_local $1)
- (i32.const 1)
- )
- )
- (i32.store offset=4
- (i32.add
- (get_local $0)
- (get_local $1)
- )
- (i32.const 40)
- )
- (i32.store
- (i32.const 204)
- (i32.load
- (i32.const 664)
- )
- )
+ )
+ (block
+ (set_local $3
+ (i32.const 624)
)
- (block
- (set_local $7
- (i32.const 624)
- )
- (loop $while-in$49
- (block $while-out$48
- (if
+ (block $jumpthreading$outer$9
+ (block $jumpthreading$inner$9
+ (loop $while-in$49
+ (br_if $jumpthreading$inner$9
(i32.eq
- (get_local $14)
+ (get_local $2)
(i32.add
- (tee_local $4
+ (tee_local $9
(i32.load
- (get_local $7)
+ (get_local $3)
)
)
- (tee_local $3
+ (tee_local $5
(i32.load
- (tee_local $5
+ (tee_local $4
(i32.add
- (get_local $7)
+ (get_local $3)
(i32.const 4)
)
)
@@ -13204,1329 +11616,1202 @@
)
)
)
- (block
- (set_local $1
- (get_local $4)
- )
- (set_local $2
- (get_local $3)
- )
- (set_local $42
- (get_local $5)
- )
- (set_local $43
- (get_local $7)
- )
- (set_local $11
- (i32.const 203)
- )
- (br $while-out$48)
- )
)
- (if
- (i32.eq
- (tee_local $4
- (i32.load offset=8
- (get_local $7)
- )
+ (br_if $while-in$49
+ (tee_local $3
+ (i32.load offset=8
+ (get_local $3)
)
- (i32.const 0)
- )
- (br $while-out$48)
- (set_local $7
- (get_local $4)
)
)
- (br $while-in$49)
)
+ (br $jumpthreading$outer$9)
)
(if
- (i32.eq
- (get_local $11)
- (i32.const 203)
+ (i32.eqz
+ (i32.and
+ (i32.load offset=12
+ (get_local $3)
+ )
+ (i32.const 8)
+ )
)
(if
- (i32.eq
- (i32.and
- (i32.load offset=12
- (get_local $43)
- )
- (i32.const 8)
+ (i32.and
+ (i32.lt_u
+ (get_local $7)
+ (get_local $2)
+ )
+ (i32.ge_u
+ (get_local $7)
+ (get_local $9)
)
- (i32.const 0)
)
- (if
- (i32.and
- (i32.lt_u
- (get_local $0)
- (get_local $14)
- )
- (i32.ge_u
- (get_local $0)
+ (block
+ (i32.store
+ (get_local $4)
+ (i32.add
+ (get_local $5)
(get_local $1)
)
)
- (block
- (i32.store
- (get_local $42)
- (i32.add
- (get_local $2)
- (get_local $19)
- )
- )
- (set_local $2
- (i32.eq
- (i32.and
- (tee_local $1
- (i32.add
- (get_local $0)
- (i32.const 8)
- )
- )
- (i32.const 7)
- )
- (i32.const 0)
- )
- )
- (set_local $0
- (i32.add
- (get_local $0)
- (tee_local $1
- (select
- (i32.const 0)
- (i32.and
- (i32.sub
- (i32.const 0)
- (get_local $1)
+ (set_local $3
+ (i32.add
+ (get_local $7)
+ (tee_local $2
+ (select
+ (i32.and
+ (i32.sub
+ (i32.const 0)
+ (tee_local $2
+ (i32.add
+ (get_local $7)
+ (i32.const 8)
+ )
)
- (i32.const 7)
)
+ (i32.const 7)
+ )
+ (i32.const 0)
+ (i32.and
(get_local $2)
+ (i32.const 7)
)
)
)
)
- (set_local $1
- (i32.add
- (i32.sub
- (get_local $19)
- (get_local $1)
- )
- (i32.load
- (i32.const 188)
- )
- )
- )
- (i32.store
- (i32.const 200)
- (get_local $0)
- )
- (i32.store
- (i32.const 188)
- (get_local $1)
- )
- (i32.store offset=4
- (get_local $0)
- (i32.or
- (get_local $1)
- (i32.const 1)
- )
- )
- (i32.store offset=4
- (i32.add
- (get_local $0)
+ )
+ (set_local $1
+ (i32.add
+ (i32.sub
(get_local $1)
+ (get_local $2)
)
- (i32.const 40)
- )
- (i32.store
- (i32.const 204)
(i32.load
- (i32.const 664)
+ (i32.const 188)
)
)
- (br $do-once$44)
)
- )
- )
- )
- (set_local $4
- (if
- (i32.lt_u
- (get_local $14)
- (tee_local $1
+ (i32.store
+ (i32.const 200)
+ (get_local $3)
+ )
+ (i32.store
+ (i32.const 188)
+ (get_local $1)
+ )
+ (i32.store offset=4
+ (get_local $3)
+ (i32.or
+ (get_local $1)
+ (i32.const 1)
+ )
+ )
+ (i32.store offset=4
+ (i32.add
+ (get_local $3)
+ (get_local $1)
+ )
+ (i32.const 40)
+ )
+ (i32.store
+ (i32.const 204)
(i32.load
- (i32.const 192)
+ (i32.const 664)
)
)
+ (br $do-once$44)
)
- (block
- (i32.store
+ )
+ )
+ )
+ (set_local $10
+ (if
+ (i32.lt_u
+ (get_local $2)
+ (tee_local $3
+ (i32.load
(i32.const 192)
- (get_local $14)
)
- (get_local $14)
)
- (get_local $1)
)
- )
- (set_local $3
- (i32.add
- (get_local $14)
- (get_local $19)
+ (block
+ (i32.store
+ (i32.const 192)
+ (get_local $2)
+ )
+ (get_local $2)
)
+ (get_local $3)
)
- (set_local $1
- (i32.const 624)
+ )
+ (set_local $5
+ (i32.add
+ (get_local $2)
+ (get_local $1)
)
- (loop $while-in$51
- (block $while-out$50
+ )
+ (set_local $3
+ (i32.const 624)
+ )
+ (block $jumpthreading$outer$10
+ (block $jumpthreading$inner$10
+ (loop $while-in$51
(if
(i32.eq
(i32.load
- (get_local $1)
+ (get_local $3)
)
- (get_local $3)
+ (get_local $5)
)
(block
- (set_local $44
- (get_local $1)
- )
- (set_local $38
- (get_local $1)
- )
- (set_local $11
- (i32.const 211)
+ (set_local $4
+ (get_local $3)
)
- (br $while-out$50)
+ (br $jumpthreading$inner$10)
)
)
- (if
- (i32.eq
- (tee_local $1
- (i32.load offset=8
- (get_local $1)
- )
- )
- (i32.const 0)
- )
- (block
- (set_local $27
- (i32.const 624)
+ (br_if $while-in$51
+ (tee_local $3
+ (i32.load offset=8
+ (get_local $3)
)
- (br $while-out$50)
)
)
- (br $while-in$51)
+ (set_local $4
+ (i32.const 624)
+ )
)
+ (br $jumpthreading$outer$10)
)
(if
- (i32.eq
- (get_local $11)
- (i32.const 211)
+ (i32.and
+ (i32.load offset=12
+ (get_local $3)
+ )
+ (i32.const 8)
)
- (if
- (i32.eq
- (i32.and
- (i32.load offset=12
- (get_local $38)
- )
- (i32.const 8)
- )
- (i32.const 0)
+ (set_local $4
+ (i32.const 624)
+ )
+ (block
+ (i32.store
+ (get_local $4)
+ (get_local $2)
)
- (block
- (i32.store
- (get_local $44)
- (get_local $14)
- )
- (set_local $1
+ (i32.store
+ (tee_local $3
(i32.add
- (i32.load
- (tee_local $2
- (i32.add
- (get_local $38)
- (i32.const 4)
- )
- )
- )
- (get_local $19)
+ (get_local $3)
+ (i32.const 4)
)
)
- (i32.store
- (get_local $2)
+ (i32.add
+ (i32.load
+ (get_local $3)
+ )
(get_local $1)
)
- (set_local $9
- (i32.eq
- (i32.and
- (tee_local $1
- (i32.add
- (get_local $14)
- (i32.const 8)
+ )
+ (set_local $6
+ (i32.add
+ (tee_local $9
+ (i32.add
+ (get_local $2)
+ (select
+ (i32.and
+ (i32.sub
+ (i32.const 0)
+ (tee_local $1
+ (i32.add
+ (get_local $2)
+ (i32.const 8)
+ )
+ )
+ )
+ (i32.const 7)
)
- )
- (i32.const 7)
- )
- (i32.const 0)
- )
- )
- (set_local $5
- (i32.eq
- (i32.and
- (tee_local $2
- (i32.add
- (get_local $3)
- (i32.const 8)
+ (i32.const 0)
+ (i32.and
+ (get_local $1)
+ (i32.const 7)
)
)
- (i32.const 7)
)
- (i32.const 0)
)
+ (get_local $0)
)
- (set_local $1
+ )
+ (set_local $2
+ (i32.sub
(i32.sub
- (tee_local $3
+ (tee_local $8
(i32.add
- (get_local $3)
+ (get_local $5)
(select
- (i32.const 0)
(i32.and
(i32.sub
(i32.const 0)
- (get_local $2)
+ (tee_local $1
+ (i32.add
+ (get_local $5)
+ (i32.const 8)
+ )
+ )
)
(i32.const 7)
)
- (get_local $5)
- )
- )
- )
- (tee_local $7
- (i32.add
- (get_local $14)
- (select
(i32.const 0)
(i32.and
- (i32.sub
- (i32.const 0)
- (get_local $1)
- )
+ (get_local $1)
(i32.const 7)
)
- (get_local $9)
)
)
)
+ (get_local $9)
)
+ (get_local $0)
)
- (set_local $5
- (i32.add
- (get_local $7)
- (get_local $6)
- )
- )
- (set_local $12
- (i32.sub
- (get_local $1)
- (get_local $6)
- )
+ )
+ (i32.store offset=4
+ (get_local $9)
+ (i32.or
+ (get_local $0)
+ (i32.const 3)
)
- (i32.store offset=4
- (get_local $7)
- (i32.or
- (get_local $6)
- (i32.const 3)
+ )
+ (block $do-once$52
+ (if
+ (i32.eq
+ (get_local $8)
+ (get_local $7)
)
- )
- (block $do-once$52
- (if
- (i32.eq
- (get_local $3)
- (get_local $0)
- )
- (block
- (i32.store
- (i32.const 188)
- (tee_local $0
- (i32.add
- (i32.load
- (i32.const 188)
- )
- (get_local $12)
+ (block
+ (i32.store
+ (i32.const 188)
+ (tee_local $0
+ (i32.add
+ (i32.load
+ (i32.const 188)
)
+ (get_local $2)
)
)
- (i32.store
- (i32.const 200)
- (get_local $5)
- )
- (i32.store offset=4
- (get_local $5)
- (i32.or
- (get_local $0)
- (i32.const 1)
- )
+ )
+ (i32.store
+ (i32.const 200)
+ (get_local $6)
+ )
+ (i32.store offset=4
+ (get_local $6)
+ (i32.or
+ (get_local $0)
+ (i32.const 1)
)
)
- (block
- (if
- (i32.eq
- (get_local $3)
- (i32.load
- (i32.const 196)
- )
+ )
+ (block
+ (if
+ (i32.eq
+ (get_local $8)
+ (i32.load
+ (i32.const 196)
)
- (block
- (i32.store
- (i32.const 184)
- (tee_local $0
- (i32.add
- (i32.load
- (i32.const 184)
- )
- (get_local $12)
+ )
+ (block
+ (i32.store
+ (i32.const 184)
+ (tee_local $0
+ (i32.add
+ (i32.load
+ (i32.const 184)
)
+ (get_local $2)
)
)
- (i32.store
- (i32.const 196)
- (get_local $5)
- )
- (i32.store offset=4
- (get_local $5)
- (i32.or
- (get_local $0)
- (i32.const 1)
- )
+ )
+ (i32.store
+ (i32.const 196)
+ (get_local $6)
+ )
+ (i32.store offset=4
+ (get_local $6)
+ (i32.or
+ (get_local $0)
+ (i32.const 1)
)
- (i32.store
- (i32.add
- (get_local $5)
- (get_local $0)
- )
+ )
+ (i32.store
+ (i32.add
+ (get_local $6)
(get_local $0)
)
- (br $do-once$52)
+ (get_local $0)
)
+ (br $do-once$52)
)
- (set_local $0
- (i32.and
- (i32.load
- (tee_local $1
- (i32.add
+ )
+ (i32.store
+ (tee_local $0
+ (i32.add
+ (if
+ (i32.eq
+ (i32.and
+ (tee_local $1
+ (i32.load offset=4
+ (get_local $8)
+ )
+ )
+ (i32.const 3)
+ )
+ (i32.const 1)
+ )
+ (block
+ (set_local $5
+ (i32.and
+ (get_local $1)
+ (i32.const -8)
+ )
+ )
+ (set_local $0
+ (i32.shr_u
+ (get_local $1)
+ (i32.const 3)
+ )
+ )
+ (block $label$break$L331
(if
- (i32.eq
- (i32.and
- (tee_local $0
- (i32.load offset=4
- (get_local $3)
- )
- )
- (i32.const 3)
- )
- (i32.const 1)
+ (i32.lt_u
+ (get_local $1)
+ (i32.const 256)
)
(block
- (set_local $10
- (i32.and
- (get_local $0)
- (i32.const -8)
- )
- )
- (set_local $9
- (i32.shr_u
- (get_local $0)
- (i32.const 3)
+ (set_local $3
+ (i32.load offset=12
+ (get_local $8)
)
)
- (block $label$break$L331
+ (block $do-once$55
(if
- (i32.lt_u
- (get_local $0)
- (i32.const 256)
- )
- (block
- (set_local $1
- (i32.load offset=12
- (get_local $3)
+ (i32.ne
+ (tee_local $4
+ (i32.load offset=8
+ (get_local $8)
)
)
- (block $do-once$55
- (if
- (i32.ne
- (tee_local $0
- (i32.load offset=8
- (get_local $3)
- )
- )
- (tee_local $2
- (i32.add
- (i32.const 216)
- (i32.shl
- (i32.shl
- (get_local $9)
- (i32.const 1)
- )
- (i32.const 2)
- )
- )
- )
- )
- (block
- (if
- (i32.lt_u
- (get_local $0)
- (get_local $4)
- )
- (call_import $_abort)
- )
- (br_if $do-once$55
- (i32.eq
- (i32.load offset=12
- (get_local $0)
- )
- (get_local $3)
- )
+ (tee_local $1
+ (i32.add
+ (i32.const 216)
+ (i32.shl
+ (i32.shl
+ (get_local $0)
+ (i32.const 1)
)
- (call_import $_abort)
+ (i32.const 2)
)
)
)
+ )
+ (block
(if
- (i32.eq
- (get_local $1)
- (get_local $0)
+ (i32.lt_u
+ (get_local $4)
+ (get_local $10)
)
- (block
- (i32.store
- (i32.const 176)
- (i32.and
- (i32.load
- (i32.const 176)
- )
- (i32.xor
- (i32.shl
- (i32.const 1)
- (get_local $9)
- )
- (i32.const -1)
- )
- )
+ (call_import $_abort)
+ )
+ (br_if $do-once$55
+ (i32.eq
+ (i32.load offset=12
+ (get_local $4)
)
- (br $label$break$L331)
+ (get_local $8)
)
)
- (block $do-once$57
- (if
- (i32.eq
- (get_local $1)
- (get_local $2)
- )
- (set_local $39
- (i32.add
- (get_local $1)
- (i32.const 8)
- )
- )
- (block
- (if
- (i32.lt_u
- (get_local $1)
- (get_local $4)
- )
- (call_import $_abort)
- )
- (if
- (i32.eq
- (i32.load
- (tee_local $2
- (i32.add
- (get_local $1)
- (i32.const 8)
- )
- )
- )
- (get_local $3)
- )
- (block
- (set_local $39
- (get_local $2)
- )
- (br $do-once$57)
- )
- )
- (call_import $_abort)
+ (call_import $_abort)
+ )
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $3)
+ (get_local $4)
+ )
+ (block
+ (i32.store
+ (i32.const 176)
+ (i32.and
+ (i32.load
+ (i32.const 176)
+ )
+ (i32.xor
+ (i32.shl
+ (i32.const 1)
+ (get_local $0)
)
+ (i32.const -1)
)
)
- (i32.store offset=12
- (get_local $0)
- (get_local $1)
- )
- (i32.store
- (get_local $39)
- (get_local $0)
+ )
+ (br $label$break$L331)
+ )
+ )
+ (block $do-once$57
+ (if
+ (i32.eq
+ (get_local $3)
+ (get_local $1)
+ )
+ (set_local $21
+ (i32.add
+ (get_local $3)
+ (i32.const 8)
)
)
(block
- (set_local $0
- (i32.load offset=24
+ (if
+ (i32.lt_u
(get_local $3)
+ (get_local $10)
)
+ (call_import $_abort)
)
- (block $do-once$59
- (if
- (i32.eq
- (tee_local $1
- (i32.load offset=12
+ (if
+ (i32.eq
+ (i32.load
+ (tee_local $0
+ (i32.add
(get_local $3)
+ (i32.const 8)
)
)
- (get_local $3)
)
- (block
- (if
- (i32.eq
- (tee_local $1
- (i32.load
- (tee_local $9
- (i32.add
- (tee_local $20
- (i32.add
- (get_local $3)
- (i32.const 16)
- )
- )
- (i32.const 4)
- )
- )
- )
- )
- (i32.const 0)
- )
- (if
- (i32.eq
- (tee_local $1
- (i32.load
- (get_local $20)
- )
- )
- (i32.const 0)
- )
- (block
- (set_local $18
- (i32.const 0)
- )
- (br $do-once$59)
- )
- (block
- (set_local $2
- (get_local $1)
- )
- (set_local $9
- (get_local $20)
- )
- )
- )
- (set_local $2
- (get_local $1)
- )
- )
- (loop $while-in$62
- (block $while-out$61
- (if
- (i32.ne
- (tee_local $1
- (i32.load
- (tee_local $20
- (i32.add
- (get_local $2)
- (i32.const 20)
- )
- )
- )
- )
- (i32.const 0)
- )
- (block
- (set_local $2
- (get_local $1)
- )
- (set_local $9
- (get_local $20)
- )
- (br $while-in$62)
- )
- )
- (if
- (i32.eq
- (tee_local $1
- (i32.load
- (tee_local $20
- (i32.add
- (get_local $2)
- (i32.const 16)
- )
- )
- )
- )
- (i32.const 0)
- )
- (br $while-out$61)
- (block
- (set_local $2
- (get_local $1)
- )
- (set_local $9
- (get_local $20)
- )
+ (get_local $8)
+ )
+ (block
+ (set_local $21
+ (get_local $0)
+ )
+ (br $do-once$57)
+ )
+ )
+ (call_import $_abort)
+ )
+ )
+ )
+ (i32.store offset=12
+ (get_local $4)
+ (get_local $3)
+ )
+ (i32.store
+ (get_local $21)
+ (get_local $4)
+ )
+ )
+ (block
+ (set_local $7
+ (i32.load offset=24
+ (get_local $8)
+ )
+ )
+ (block $do-once$59
+ (if
+ (i32.eq
+ (tee_local $0
+ (i32.load offset=12
+ (get_local $8)
+ )
+ )
+ (get_local $8)
+ )
+ (block
+ (if
+ (tee_local $1
+ (i32.load
+ (tee_local $3
+ (i32.add
+ (tee_local $0
+ (i32.add
+ (get_local $8)
+ (i32.const 16)
)
)
- (br $while-in$62)
+ (i32.const 4)
)
)
- (if
- (i32.lt_u
- (get_local $9)
- (get_local $4)
- )
- (call_import $_abort)
- (block
- (i32.store
- (get_local $9)
- (i32.const 0)
- )
- (set_local $18
- (get_local $2)
- )
+ )
+ )
+ (set_local $0
+ (get_local $3)
+ )
+ (if
+ (i32.eqz
+ (tee_local $1
+ (i32.load
+ (get_local $0)
)
)
)
(block
- (if
- (i32.lt_u
- (tee_local $2
- (i32.load offset=8
- (get_local $3)
- )
- )
- (get_local $4)
- )
- (call_import $_abort)
- )
- (if
- (i32.ne
- (i32.load
- (tee_local $4
- (i32.add
- (get_local $2)
- (i32.const 12)
- )
- )
- )
- (get_local $3)
- )
- (call_import $_abort)
- )
- (if
- (i32.eq
- (i32.load
- (tee_local $9
- (i32.add
- (get_local $1)
- (i32.const 8)
- )
- )
- )
- (get_local $3)
- )
- (block
- (i32.store
- (get_local $4)
- (get_local $1)
- )
- (i32.store
- (get_local $9)
- (get_local $2)
- )
- (set_local $18
- (get_local $1)
- )
- )
- (call_import $_abort)
+ (set_local $11
+ (i32.const 0)
)
+ (br $do-once$59)
)
)
)
- (br_if $label$break$L331
- (i32.eq
- (get_local $0)
- (i32.const 0)
- )
- )
- (block $do-once$63
+ (loop $while-in$62
(if
- (i32.eq
- (get_local $3)
+ (tee_local $4
(i32.load
- (tee_local $2
+ (tee_local $3
(i32.add
- (i32.const 480)
- (i32.shl
- (tee_local $1
- (i32.load offset=28
- (get_local $3)
- )
- )
- (i32.const 2)
- )
+ (get_local $1)
+ (i32.const 20)
)
)
)
)
(block
- (i32.store
- (get_local $2)
- (get_local $18)
+ (set_local $1
+ (get_local $4)
)
- (br_if $do-once$63
- (i32.ne
- (get_local $18)
- (i32.const 0)
- )
+ (set_local $0
+ (get_local $3)
)
- (i32.store
- (i32.const 180)
- (i32.and
- (i32.load
- (i32.const 180)
- )
- (i32.xor
- (i32.shl
- (i32.const 1)
- (get_local $1)
- )
- (i32.const -1)
+ (br $while-in$62)
+ )
+ )
+ (if
+ (tee_local $4
+ (i32.load
+ (tee_local $3
+ (i32.add
+ (get_local $1)
+ (i32.const 16)
)
)
)
- (br $label$break$L331)
)
(block
- (if
- (i32.lt_u
- (get_local $0)
- (i32.load
- (i32.const 192)
- )
- )
- (call_import $_abort)
+ (set_local $1
+ (get_local $4)
)
- (if
- (i32.eq
- (i32.load
- (tee_local $1
- (i32.add
- (get_local $0)
- (i32.const 16)
- )
- )
- )
- (get_local $3)
- )
- (i32.store
- (get_local $1)
- (get_local $18)
- )
- (i32.store offset=20
- (get_local $0)
- (get_local $18)
- )
- )
- (br_if $label$break$L331
- (i32.eq
- (get_local $18)
- (i32.const 0)
- )
+ (set_local $0
+ (get_local $3)
)
+ (br $while-in$62)
)
)
)
(if
(i32.lt_u
- (get_local $18)
- (tee_local $1
- (i32.load
- (i32.const 192)
+ (get_local $0)
+ (get_local $10)
+ )
+ (call_import $_abort)
+ (block
+ (i32.store
+ (get_local $0)
+ (i32.const 0)
+ )
+ (set_local $11
+ (get_local $1)
+ )
+ )
+ )
+ )
+ (block
+ (if
+ (i32.lt_u
+ (tee_local $4
+ (i32.load offset=8
+ (get_local $8)
)
)
+ (get_local $10)
)
(call_import $_abort)
)
- (i32.store offset=24
- (get_local $18)
- (get_local $0)
- )
(if
(i32.ne
- (tee_local $0
- (i32.load
- (tee_local $2
- (i32.add
- (get_local $3)
- (i32.const 16)
- )
+ (i32.load
+ (tee_local $3
+ (i32.add
+ (get_local $4)
+ (i32.const 12)
)
)
)
- (i32.const 0)
+ (get_local $8)
)
- (if
- (i32.lt_u
+ (call_import $_abort)
+ )
+ (if
+ (i32.eq
+ (i32.load
+ (tee_local $1
+ (i32.add
+ (get_local $0)
+ (i32.const 8)
+ )
+ )
+ )
+ (get_local $8)
+ )
+ (block
+ (i32.store
+ (get_local $3)
(get_local $0)
+ )
+ (i32.store
(get_local $1)
+ (get_local $4)
)
- (call_import $_abort)
- (block
- (i32.store offset=16
- (get_local $18)
- (get_local $0)
- )
- (i32.store offset=24
- (get_local $0)
- (get_local $18)
+ (set_local $11
+ (get_local $0)
+ )
+ )
+ (call_import $_abort)
+ )
+ )
+ )
+ )
+ (br_if $label$break$L331
+ (i32.eqz
+ (get_local $7)
+ )
+ )
+ (block $do-once$63
+ (if
+ (i32.eq
+ (get_local $8)
+ (i32.load
+ (tee_local $0
+ (i32.add
+ (i32.const 480)
+ (i32.shl
+ (tee_local $1
+ (i32.load offset=28
+ (get_local $8)
+ )
+ )
+ (i32.const 2)
)
)
)
)
- (br_if $label$break$L331
- (i32.eq
- (tee_local $0
- (i32.load offset=4
- (get_local $2)
+ )
+ (block
+ (i32.store
+ (get_local $0)
+ (get_local $11)
+ )
+ (br_if $do-once$63
+ (get_local $11)
+ )
+ (i32.store
+ (i32.const 180)
+ (i32.and
+ (i32.load
+ (i32.const 180)
+ )
+ (i32.xor
+ (i32.shl
+ (i32.const 1)
+ (get_local $1)
)
+ (i32.const -1)
)
- (i32.const 0)
)
)
+ (br $label$break$L331)
+ )
+ (block
(if
(i32.lt_u
- (get_local $0)
+ (get_local $7)
(i32.load
(i32.const 192)
)
)
(call_import $_abort)
- (block
- (i32.store offset=20
- (get_local $18)
- (get_local $0)
- )
- (i32.store offset=24
- (get_local $0)
- (get_local $18)
+ )
+ (if
+ (i32.eq
+ (i32.load
+ (tee_local $0
+ (i32.add
+ (get_local $7)
+ (i32.const 16)
+ )
+ )
)
+ (get_local $8)
+ )
+ (i32.store
+ (get_local $0)
+ (get_local $11)
+ )
+ (i32.store offset=20
+ (get_local $7)
+ (get_local $11)
+ )
+ )
+ (br_if $label$break$L331
+ (i32.eqz
+ (get_local $11)
)
)
)
)
)
- (set_local $4
- (i32.add
- (get_local $10)
- (get_local $12)
+ (if
+ (i32.lt_u
+ (get_local $11)
+ (tee_local $3
+ (i32.load
+ (i32.const 192)
+ )
+ )
)
+ (call_import $_abort)
)
- (i32.add
- (get_local $3)
- (get_local $10)
+ (i32.store offset=24
+ (get_local $11)
+ (get_local $7)
)
- )
- (block
- (set_local $4
- (get_local $12)
+ (if
+ (tee_local $1
+ (i32.load
+ (tee_local $0
+ (i32.add
+ (get_local $8)
+ (i32.const 16)
+ )
+ )
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $1)
+ (get_local $3)
+ )
+ (call_import $_abort)
+ (block
+ (i32.store offset=16
+ (get_local $11)
+ (get_local $1)
+ )
+ (i32.store offset=24
+ (get_local $1)
+ (get_local $11)
+ )
+ )
+ )
+ )
+ (br_if $label$break$L331
+ (i32.eqz
+ (tee_local $0
+ (i32.load offset=4
+ (get_local $0)
+ )
+ )
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $0)
+ (i32.load
+ (i32.const 192)
+ )
+ )
+ (call_import $_abort)
+ (block
+ (i32.store offset=20
+ (get_local $11)
+ (get_local $0)
+ )
+ (i32.store offset=24
+ (get_local $0)
+ (get_local $11)
+ )
+ )
)
- (get_local $3)
)
)
- (i32.const 4)
+ )
+ (set_local $2
+ (i32.add
+ (get_local $5)
+ (get_local $2)
+ )
+ )
+ (i32.add
+ (get_local $8)
+ (get_local $5)
)
)
+ (get_local $8)
)
- (i32.const -2)
+ (i32.const 4)
)
)
- (i32.store
- (get_local $1)
- (get_local $0)
- )
- (i32.store offset=4
- (get_local $5)
- (i32.or
- (get_local $4)
- (i32.const 1)
+ (i32.and
+ (i32.load
+ (get_local $0)
)
+ (i32.const -2)
)
- (i32.store
- (i32.add
- (get_local $5)
- (get_local $4)
- )
- (get_local $4)
+ )
+ (i32.store offset=4
+ (get_local $6)
+ (i32.or
+ (get_local $2)
+ (i32.const 1)
)
- (set_local $1
- (i32.shr_u
- (get_local $4)
- (i32.const 3)
- )
+ )
+ (i32.store
+ (i32.add
+ (get_local $6)
+ (get_local $2)
)
- (if
- (i32.lt_u
- (get_local $4)
- (i32.const 256)
- )
- (block
- (set_local $2
- (i32.add
- (i32.const 216)
+ (get_local $2)
+ )
+ (set_local $1
+ (i32.shr_u
+ (get_local $2)
+ (i32.const 3)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $2)
+ (i32.const 256)
+ )
+ (block
+ (set_local $0
+ (i32.add
+ (i32.const 216)
+ (i32.shl
(i32.shl
+ (get_local $1)
+ (i32.const 1)
+ )
+ (i32.const 2)
+ )
+ )
+ )
+ (block $do-once$67
+ (if
+ (i32.and
+ (tee_local $2
+ (i32.load
+ (i32.const 176)
+ )
+ )
+ (tee_local $1
(i32.shl
- (get_local $1)
(i32.const 1)
+ (get_local $1)
)
- (i32.const 2)
)
)
- )
- (block $do-once$67
- (if
- (i32.eq
- (i32.and
- (tee_local $0
- (i32.load
- (i32.const 176)
- )
- )
+ (block
+ (if
+ (i32.ge_u
(tee_local $1
- (i32.shl
- (i32.const 1)
- (get_local $1)
+ (i32.load
+ (tee_local $2
+ (i32.add
+ (get_local $0)
+ (i32.const 8)
+ )
+ )
)
)
- )
- (i32.const 0)
- )
- (block
- (i32.store
- (i32.const 176)
- (i32.or
- (get_local $0)
- (get_local $1)
+ (i32.load
+ (i32.const 192)
)
)
- (set_local $8
- (i32.add
+ (block
+ (set_local $22
(get_local $2)
- (i32.const 8)
)
+ (set_local $17
+ (get_local $1)
+ )
+ (br $do-once$67)
)
- (set_local $33
+ )
+ (call_import $_abort)
+ )
+ (block
+ (i32.store
+ (i32.const 176)
+ (i32.or
(get_local $2)
+ (get_local $1)
)
)
- (block
- (if
- (i32.ge_u
- (tee_local $1
- (i32.load
- (tee_local $0
- (i32.add
- (get_local $2)
- (i32.const 8)
- )
- )
- )
- )
- (i32.load
- (i32.const 192)
- )
- )
- (block
- (set_local $8
- (get_local $0)
- )
- (set_local $33
- (get_local $1)
- )
- (br $do-once$67)
- )
+ (set_local $22
+ (i32.add
+ (get_local $0)
+ (i32.const 8)
)
- (call_import $_abort)
+ )
+ (set_local $17
+ (get_local $0)
)
)
)
- (i32.store
- (get_local $8)
- (get_local $5)
- )
- (i32.store offset=12
- (get_local $33)
- (get_local $5)
- )
- (i32.store offset=8
- (get_local $5)
- (get_local $33)
- )
- (i32.store offset=12
- (get_local $5)
- (get_local $2)
- )
- (br $do-once$52)
)
+ (i32.store
+ (get_local $22)
+ (get_local $6)
+ )
+ (i32.store offset=12
+ (get_local $17)
+ (get_local $6)
+ )
+ (i32.store offset=8
+ (get_local $6)
+ (get_local $17)
+ )
+ (i32.store offset=12
+ (get_local $6)
+ (get_local $0)
+ )
+ (br $do-once$52)
)
- (set_local $2
- (i32.add
- (i32.const 480)
- (i32.shl
- (tee_local $1
- (block $do-once$69
- (if
- (i32.eq
- (tee_local $0
- (i32.shr_u
- (get_local $4)
- (i32.const 8)
- )
- )
- (i32.const 0)
+ )
+ (set_local $1
+ (i32.add
+ (i32.const 480)
+ (i32.shl
+ (tee_local $3
+ (block $do-once$69
+ (if
+ (tee_local $0
+ (i32.shr_u
+ (get_local $2)
+ (i32.const 8)
)
- (i32.const 0)
- (block
- (br_if $do-once$69
- (i32.const 31)
- (i32.gt_u
- (get_local $4)
- (i32.const 16777215)
- )
+ )
+ (block
+ (br_if $do-once$69
+ (i32.const 31)
+ (i32.gt_u
+ (get_local $2)
+ (i32.const 16777215)
)
- (set_local $1
- (i32.shl
- (tee_local $0
- (i32.add
- (i32.sub
- (i32.const 14)
- (i32.or
+ )
+ (i32.or
+ (i32.and
+ (i32.shr_u
+ (get_local $2)
+ (i32.add
+ (tee_local $0
+ (i32.add
+ (i32.sub
+ (i32.const 14)
(i32.or
- (tee_local $1
- (i32.and
- (i32.shr_u
- (i32.add
- (tee_local $2
- (i32.shl
- (get_local $0)
- (tee_local $0
- (i32.and
- (i32.shr_u
- (i32.add
- (get_local $0)
- (i32.const 1048320)
+ (i32.or
+ (tee_local $1
+ (i32.and
+ (i32.shr_u
+ (i32.add
+ (tee_local $0
+ (i32.shl
+ (get_local $0)
+ (tee_local $3
+ (i32.and
+ (i32.shr_u
+ (i32.add
+ (get_local $0)
+ (i32.const 1048320)
+ )
+ (i32.const 16)
)
- (i32.const 16)
+ (i32.const 8)
)
- (i32.const 8)
)
)
)
+ (i32.const 520192)
)
- (i32.const 520192)
+ (i32.const 16)
)
- (i32.const 16)
+ (i32.const 4)
)
- (i32.const 4)
)
+ (get_local $3)
)
- (get_local $0)
- )
- (tee_local $0
- (i32.and
- (i32.shr_u
- (i32.add
- (tee_local $1
- (i32.shl
- (get_local $2)
- (get_local $1)
+ (tee_local $1
+ (i32.and
+ (i32.shr_u
+ (i32.add
+ (tee_local $0
+ (i32.shl
+ (get_local $0)
+ (get_local $1)
+ )
)
+ (i32.const 245760)
)
- (i32.const 245760)
+ (i32.const 16)
)
- (i32.const 16)
+ (i32.const 2)
)
- (i32.const 2)
)
)
)
- )
- (i32.shr_u
- (i32.shl
- (get_local $1)
- (get_local $0)
+ (i32.shr_u
+ (i32.shl
+ (get_local $0)
+ (get_local $1)
+ )
+ (i32.const 15)
)
- (i32.const 15)
)
)
+ (i32.const 7)
)
- (i32.const 1)
)
+ (i32.const 1)
)
- (i32.or
- (i32.and
- (i32.shr_u
- (get_local $4)
- (i32.add
- (get_local $0)
- (i32.const 7)
- )
- )
- (i32.const 1)
- )
- (get_local $1)
+ (i32.shl
+ (get_local $0)
+ (i32.const 1)
)
)
)
+ (i32.const 0)
)
)
- (i32.const 2)
)
+ (i32.const 2)
)
)
- (i32.store offset=28
- (get_local $5)
- (get_local $1)
- )
- (i32.store offset=4
- (tee_local $0
- (i32.add
- (get_local $5)
- (i32.const 16)
- )
+ )
+ (i32.store offset=28
+ (get_local $6)
+ (get_local $3)
+ )
+ (i32.store offset=4
+ (tee_local $0
+ (i32.add
+ (get_local $6)
+ (i32.const 16)
)
- (i32.const 0)
- )
- (i32.store
- (get_local $0)
- (i32.const 0)
)
- (if
- (i32.eq
- (i32.and
- (tee_local $0
- (i32.load
- (i32.const 180)
- )
- )
- (tee_local $8
- (i32.shl
- (i32.const 1)
- (get_local $1)
- )
+ (i32.const 0)
+ )
+ (i32.store
+ (get_local $0)
+ (i32.const 0)
+ )
+ (if
+ (i32.eqz
+ (i32.and
+ (tee_local $4
+ (i32.load
+ (i32.const 180)
)
)
- (i32.const 0)
- )
- (block
- (i32.store
- (i32.const 180)
- (i32.or
- (get_local $0)
- (get_local $8)
+ (tee_local $0
+ (i32.shl
+ (i32.const 1)
+ (get_local $3)
)
)
- (i32.store
- (get_local $2)
- (get_local $5)
- )
- (i32.store offset=24
- (get_local $5)
- (get_local $2)
- )
- (i32.store offset=12
- (get_local $5)
- (get_local $5)
- )
- (i32.store offset=8
- (get_local $5)
- (get_local $5)
+ )
+ )
+ (block
+ (i32.store
+ (i32.const 180)
+ (i32.or
+ (get_local $4)
+ (get_local $0)
)
- (br $do-once$52)
)
+ (i32.store
+ (get_local $1)
+ (get_local $6)
+ )
+ (i32.store offset=24
+ (get_local $6)
+ (get_local $1)
+ )
+ (i32.store offset=12
+ (get_local $6)
+ (get_local $6)
+ )
+ (i32.store offset=8
+ (get_local $6)
+ (get_local $6)
+ )
+ (br $do-once$52)
)
- (set_local $1
- (i32.shl
- (get_local $4)
- (select
- (i32.const 0)
- (i32.sub
- (i32.const 25)
- (i32.shr_u
- (get_local $1)
- (i32.const 1)
- )
- )
- (i32.eq
- (get_local $1)
- (i32.const 31)
+ )
+ (set_local $3
+ (i32.shl
+ (get_local $2)
+ (select
+ (i32.const 0)
+ (i32.sub
+ (i32.const 25)
+ (i32.shr_u
+ (get_local $3)
+ (i32.const 1)
)
)
+ (i32.eq
+ (get_local $3)
+ (i32.const 31)
+ )
)
)
- (set_local $2
- (i32.load
- (get_local $2)
- )
+ )
+ (set_local $0
+ (i32.load
+ (get_local $1)
)
- (loop $while-in$72
- (block $while-out$71
- (if
- (i32.eq
- (i32.and
- (i32.load offset=4
- (get_local $2)
+ )
+ (block $jumpthreading$outer$6
+ (block $jumpthreading$inner$6
+ (block $jumpthreading$inner$5
+ (loop $while-in$72
+ (br_if $jumpthreading$inner$6
+ (i32.eq
+ (i32.and
+ (i32.load offset=4
+ (get_local $0)
+ )
+ (i32.const -8)
)
- (i32.const -8)
- )
- (get_local $4)
- )
- (block
- (set_local $34
(get_local $2)
)
- (set_local $11
- (i32.const 281)
- )
- (br $while-out$71)
)
- )
- (set_local $8
- (i32.shl
- (get_local $1)
- (i32.const 1)
+ (set_local $1
+ (i32.shl
+ (get_local $3)
+ (i32.const 1)
+ )
)
- )
- (if
- (i32.eq
- (tee_local $0
+ (if
+ (tee_local $4
(i32.load
- (tee_local $1
+ (tee_local $3
(i32.add
(i32.add
- (get_local $2)
+ (get_local $0)
(i32.const 16)
)
(i32.shl
(i32.shr_u
- (get_local $1)
+ (get_local $3)
(i32.const 31)
)
(i32.const 2)
@@ -14535,40 +12820,30 @@
)
)
)
- (i32.const 0)
- )
- (block
- (set_local $45
- (get_local $2)
- )
- (set_local $40
- (get_local $1)
- )
- (set_local $11
- (i32.const 278)
- )
- (br $while-out$71)
- )
- (block
- (set_local $1
- (get_local $8)
+ (block
+ (set_local $3
+ (get_local $1)
+ )
+ (set_local $0
+ (get_local $4)
+ )
+ (br $while-in$72)
)
- (set_local $2
- (get_local $0)
+ (block
+ (set_local $1
+ (get_local $0)
+ )
+ (set_local $0
+ (get_local $3)
+ )
+ (br $jumpthreading$inner$5)
)
)
)
- (br $while-in$72)
- )
- )
- (if
- (i32.eq
- (get_local $11)
- (i32.const 278)
)
(if
(i32.lt_u
- (get_local $40)
+ (get_local $0)
(i32.load
(i32.const 192)
)
@@ -14576,495 +12851,461 @@
(call_import $_abort)
(block
(i32.store
- (get_local $40)
- (get_local $5)
+ (get_local $0)
+ (get_local $6)
)
(i32.store offset=24
- (get_local $5)
- (get_local $45)
+ (get_local $6)
+ (get_local $1)
)
(i32.store offset=12
- (get_local $5)
- (get_local $5)
+ (get_local $6)
+ (get_local $6)
)
(i32.store offset=8
- (get_local $5)
- (get_local $5)
+ (get_local $6)
+ (get_local $6)
)
+ (br $do-once$52)
)
)
- (if
- (i32.eq
- (get_local $11)
- (i32.const 281)
- )
- (if
- (i32.and
- (i32.ge_u
- (tee_local $0
- (i32.load
- (tee_local $2
- (i32.add
- (get_local $34)
- (i32.const 8)
- )
- )
- )
- )
+ (br $jumpthreading$outer$6)
+ )
+ (if
+ (i32.and
+ (i32.ge_u
+ (tee_local $3
+ (i32.load
(tee_local $1
- (i32.load
- (i32.const 192)
+ (i32.add
+ (get_local $0)
+ (i32.const 8)
)
)
)
- (i32.ge_u
- (get_local $34)
- (get_local $1)
- )
)
- (block
- (i32.store offset=12
- (get_local $0)
- (get_local $5)
- )
- (i32.store
- (get_local $2)
- (get_local $5)
- )
- (i32.store offset=8
- (get_local $5)
- (get_local $0)
- )
- (i32.store offset=12
- (get_local $5)
- (get_local $34)
- )
- (i32.store offset=24
- (get_local $5)
- (i32.const 0)
+ (tee_local $2
+ (i32.load
+ (i32.const 192)
)
)
- (call_import $_abort)
+ )
+ (i32.ge_u
+ (get_local $0)
+ (get_local $2)
)
)
+ (block
+ (i32.store offset=12
+ (get_local $3)
+ (get_local $6)
+ )
+ (i32.store
+ (get_local $1)
+ (get_local $6)
+ )
+ (i32.store offset=8
+ (get_local $6)
+ (get_local $3)
+ )
+ (i32.store offset=12
+ (get_local $6)
+ (get_local $0)
+ )
+ (i32.store offset=24
+ (get_local $6)
+ (i32.const 0)
+ )
+ )
+ (call_import $_abort)
)
)
)
)
- (return
- (i32.add
- (get_local $7)
- (i32.const 8)
- )
- )
)
- (set_local $27
- (i32.const 624)
+ (return
+ (i32.add
+ (get_local $9)
+ (i32.const 8)
+ )
)
)
)
- (loop $while-in$74
- (block $while-out$73
- (if
- (i32.le_u
- (tee_local $1
- (i32.load
- (get_local $27)
- )
+ )
+ (loop $while-in$74
+ (block $while-out$73
+ (if
+ (i32.le_u
+ (tee_local $3
+ (i32.load
+ (get_local $4)
)
- (get_local $0)
)
- (if
- (i32.gt_u
- (tee_local $1
- (i32.add
- (get_local $1)
- (i32.load offset=4
- (get_local $27)
- )
+ (get_local $7)
+ )
+ (br_if $while-out$73
+ (i32.gt_u
+ (tee_local $3
+ (i32.add
+ (get_local $3)
+ (i32.load offset=4
+ (get_local $4)
)
)
- (get_local $0)
- )
- (block
- (set_local $2
- (get_local $1)
- )
- (br $while-out$73)
)
+ (get_local $7)
)
)
- (set_local $27
- (i32.load offset=8
- (get_local $27)
- )
+ )
+ (set_local $4
+ (i32.load offset=8
+ (get_local $4)
)
- (br $while-in$74)
)
+ (br $while-in$74)
)
- (set_local $8
- (i32.eq
- (i32.and
- (tee_local $1
+ )
+ (set_local $5
+ (i32.add
+ (tee_local $4
+ (i32.add
+ (get_local $3)
+ (i32.const -47)
+ )
+ )
+ (i32.const 8)
+ )
+ )
+ (set_local $8
+ (i32.add
+ (tee_local $9
+ (select
+ (get_local $7)
+ (tee_local $4
(i32.add
- (tee_local $4
- (i32.add
- (get_local $2)
- (i32.const -47)
+ (get_local $4)
+ (select
+ (i32.and
+ (i32.sub
+ (i32.const 0)
+ (get_local $5)
+ )
+ (i32.const 7)
+ )
+ (i32.const 0)
+ (i32.and
+ (get_local $5)
+ (i32.const 7)
)
)
- (i32.const 8)
)
)
- (i32.const 7)
- )
- (i32.const 0)
- )
- )
- (set_local $4
- (i32.lt_u
- (tee_local $1
- (i32.add
+ (i32.lt_u
(get_local $4)
- (select
- (i32.const 0)
- (i32.and
- (i32.sub
- (i32.const 0)
- (get_local $1)
- )
- (i32.const 7)
+ (tee_local $6
+ (i32.add
+ (get_local $7)
+ (i32.const 16)
)
- (get_local $8)
)
)
)
- (tee_local $8
- (i32.add
- (get_local $0)
- (i32.const 16)
- )
- )
)
+ (i32.const 8)
)
- (set_local $4
+ )
+ (i32.store
+ (i32.const 200)
+ (tee_local $5
(i32.add
- (tee_local $5
+ (get_local $2)
+ (tee_local $4
(select
- (get_local $0)
- (get_local $1)
- (get_local $4)
- )
- )
- (i32.const 8)
- )
- )
- (set_local $3
- (i32.eq
- (i32.and
- (tee_local $1
- (i32.add
- (get_local $14)
- (i32.const 8)
- )
- )
- (i32.const 7)
- )
- (i32.const 0)
- )
- )
- (i32.store
- (i32.const 200)
- (tee_local $1
- (i32.add
- (get_local $14)
- (tee_local $3
- (select
- (i32.const 0)
- (i32.and
- (i32.sub
- (i32.const 0)
- (get_local $1)
+ (i32.and
+ (i32.sub
+ (i32.const 0)
+ (tee_local $4
+ (i32.add
+ (get_local $2)
+ (i32.const 8)
+ )
)
- (i32.const 7)
)
- (get_local $3)
+ (i32.const 7)
+ )
+ (i32.const 0)
+ (i32.and
+ (get_local $4)
+ (i32.const 7)
)
)
)
)
)
- (i32.store
- (i32.const 188)
- (tee_local $3
- (i32.sub
- (i32.add
- (get_local $19)
- (i32.const -40)
- )
- (get_local $3)
- )
- )
- )
- (i32.store offset=4
- (get_local $1)
- (i32.or
- (get_local $3)
- (i32.const 1)
- )
- )
- (i32.store offset=4
- (i32.add
- (get_local $1)
- (get_local $3)
- )
- (i32.const 40)
- )
- (i32.store
- (i32.const 204)
- (i32.load
- (i32.const 664)
- )
- )
- (i32.store
- (tee_local $3
+ )
+ (i32.store
+ (i32.const 188)
+ (tee_local $4
+ (i32.sub
(i32.add
- (get_local $5)
- (i32.const 4)
+ (get_local $1)
+ (i32.const -40)
)
+ (get_local $4)
)
- (i32.const 27)
)
- (i32.store
+ )
+ (i32.store offset=4
+ (get_local $5)
+ (i32.or
(get_local $4)
- (i32.load
- (i32.const 624)
- )
+ (i32.const 1)
)
- (i32.store offset=4
+ )
+ (i32.store offset=4
+ (i32.add
+ (get_local $5)
(get_local $4)
- (i32.load
- (i32.const 628)
- )
)
- (i32.store offset=8
- (get_local $4)
- (i32.load
- (i32.const 632)
- )
+ (i32.const 40)
+ )
+ (i32.store
+ (i32.const 204)
+ (i32.load
+ (i32.const 664)
)
- (i32.store offset=12
- (get_local $4)
- (i32.load
- (i32.const 636)
+ )
+ (i32.store
+ (tee_local $4
+ (i32.add
+ (get_local $9)
+ (i32.const 4)
)
)
- (i32.store
+ (i32.const 27)
+ )
+ (i32.store
+ (get_local $8)
+ (i32.load
(i32.const 624)
- (get_local $14)
)
- (i32.store
+ )
+ (i32.store offset=4
+ (get_local $8)
+ (i32.load
(i32.const 628)
- (get_local $19)
)
- (i32.store
+ )
+ (i32.store offset=8
+ (get_local $8)
+ (i32.load
+ (i32.const 632)
+ )
+ )
+ (i32.store offset=12
+ (get_local $8)
+ (i32.load
(i32.const 636)
- (i32.const 0)
)
+ )
+ (i32.store
+ (i32.const 624)
+ (get_local $2)
+ )
+ (i32.store
+ (i32.const 628)
+ (get_local $1)
+ )
+ (i32.store
+ (i32.const 636)
+ (i32.const 0)
+ )
+ (i32.store
+ (i32.const 632)
+ (get_local $8)
+ )
+ (set_local $1
+ (i32.add
+ (get_local $9)
+ (i32.const 24)
+ )
+ )
+ (loop $while-in$76
(i32.store
- (i32.const 632)
- (get_local $4)
+ (tee_local $1
+ (i32.add
+ (get_local $1)
+ (i32.const 4)
+ )
+ )
+ (i32.const 7)
)
- (set_local $1
- (i32.add
- (get_local $5)
- (i32.const 24)
+ (br_if $while-in$76
+ (i32.lt_u
+ (i32.add
+ (get_local $1)
+ (i32.const 4)
+ )
+ (get_local $3)
)
)
- (loop $while-in$76
- (block $while-out$75
- (i32.store
- (tee_local $1
- (i32.add
- (get_local $1)
- (i32.const 4)
- )
+ )
+ (if
+ (i32.ne
+ (get_local $9)
+ (get_local $7)
+ )
+ (block
+ (i32.store
+ (get_local $4)
+ (i32.and
+ (i32.load
+ (get_local $4)
)
- (i32.const 7)
+ (i32.const -2)
)
- (br_if $while-out$75
- (i32.ge_u
- (i32.add
- (get_local $1)
- (i32.const 4)
+ )
+ (i32.store offset=4
+ (get_local $7)
+ (i32.or
+ (tee_local $5
+ (i32.sub
+ (get_local $9)
+ (get_local $7)
)
- (get_local $2)
)
+ (i32.const 1)
)
- (br $while-in$76)
)
- )
- (if
- (i32.ne
+ (i32.store
+ (get_local $9)
(get_local $5)
- (get_local $0)
)
- (block
- (i32.store
- (get_local $3)
- (i32.and
- (i32.load
- (get_local $3)
- )
- (i32.const -2)
- )
- )
- (i32.store offset=4
- (get_local $0)
- (i32.or
- (tee_local $3
- (i32.sub
- (get_local $5)
- (get_local $0)
- )
- )
- (i32.const 1)
- )
- )
- (i32.store
+ (set_local $2
+ (i32.shr_u
(get_local $5)
- (get_local $3)
+ (i32.const 3)
)
- (set_local $2
- (i32.shr_u
- (get_local $3)
- (i32.const 3)
- )
+ )
+ (if
+ (i32.lt_u
+ (get_local $5)
+ (i32.const 256)
)
- (if
- (i32.lt_u
- (get_local $3)
- (i32.const 256)
+ (block
+ (set_local $1
+ (i32.add
+ (i32.const 216)
+ (i32.shl
+ (i32.shl
+ (get_local $2)
+ (i32.const 1)
+ )
+ (i32.const 2)
+ )
+ )
)
- (block
- (set_local $4
- (i32.add
- (i32.const 216)
+ (if
+ (i32.and
+ (tee_local $3
+ (i32.load
+ (i32.const 176)
+ )
+ )
+ (tee_local $2
(i32.shl
- (i32.shl
- (get_local $2)
- (i32.const 1)
- )
- (i32.const 2)
+ (i32.const 1)
+ (get_local $2)
)
)
)
(if
- (i32.eq
- (i32.and
- (tee_local $1
- (i32.load
- (i32.const 176)
- )
- )
- (tee_local $2
- (i32.shl
- (i32.const 1)
- (get_local $2)
+ (i32.lt_u
+ (tee_local $2
+ (i32.load
+ (tee_local $3
+ (i32.add
+ (get_local $1)
+ (i32.const 8)
+ )
)
)
)
- (i32.const 0)
+ (i32.load
+ (i32.const 192)
+ )
)
+ (call_import $_abort)
(block
- (i32.store
- (i32.const 176)
- (i32.or
- (get_local $1)
- (get_local $2)
- )
- )
- (set_local $9
- (i32.add
- (get_local $4)
- (i32.const 8)
- )
+ (set_local $23
+ (get_local $3)
)
- (set_local $20
- (get_local $4)
+ (set_local $18
+ (get_local $2)
)
)
- (if
- (i32.lt_u
- (tee_local $2
- (i32.load
- (tee_local $1
- (i32.add
- (get_local $4)
- (i32.const 8)
- )
- )
- )
- )
- (i32.load
- (i32.const 192)
- )
+ )
+ (block
+ (i32.store
+ (i32.const 176)
+ (i32.or
+ (get_local $3)
+ (get_local $2)
)
- (call_import $_abort)
- (block
- (set_local $9
- (get_local $1)
- )
- (set_local $20
- (get_local $2)
- )
+ )
+ (set_local $23
+ (i32.add
+ (get_local $1)
+ (i32.const 8)
)
)
+ (set_local $18
+ (get_local $1)
+ )
)
- (i32.store
- (get_local $9)
- (get_local $0)
- )
- (i32.store offset=12
- (get_local $20)
- (get_local $0)
- )
- (i32.store offset=8
- (get_local $0)
- (get_local $20)
- )
- (i32.store offset=12
- (get_local $0)
- (get_local $4)
- )
- (br $do-once$44)
)
+ (i32.store
+ (get_local $23)
+ (get_local $7)
+ )
+ (i32.store offset=12
+ (get_local $18)
+ (get_local $7)
+ )
+ (i32.store offset=8
+ (get_local $7)
+ (get_local $18)
+ )
+ (i32.store offset=12
+ (get_local $7)
+ (get_local $1)
+ )
+ (br $do-once$44)
)
- (set_local $4
- (i32.add
- (i32.const 480)
- (i32.shl
- (tee_local $2
+ )
+ (set_local $2
+ (i32.add
+ (i32.const 480)
+ (i32.shl
+ (tee_local $3
+ (if
+ (tee_local $1
+ (i32.shr_u
+ (get_local $5)
+ (i32.const 8)
+ )
+ )
(if
- (i32.eq
- (tee_local $1
- (i32.shr_u
- (get_local $3)
- (i32.const 8)
- )
- )
- (i32.const 0)
+ (i32.gt_u
+ (get_local $5)
+ (i32.const 16777215)
)
- (i32.const 0)
- (if
- (i32.gt_u
- (get_local $3)
- (i32.const 16777215)
- )
- (i32.const 31)
- (block
- (set_local $2
- (i32.shl
+ (i32.const 31)
+ (i32.or
+ (i32.and
+ (i32.shr_u
+ (get_local $5)
+ (i32.add
(tee_local $1
(i32.add
(i32.sub
@@ -15075,10 +13316,10 @@
(i32.and
(i32.shr_u
(i32.add
- (tee_local $4
+ (tee_local $1
(i32.shl
(get_local $1)
- (tee_local $1
+ (tee_local $3
(i32.and
(i32.shr_u
(i32.add
@@ -15099,15 +13340,15 @@
(i32.const 4)
)
)
- (get_local $1)
+ (get_local $3)
)
- (tee_local $1
+ (tee_local $2
(i32.and
(i32.shr_u
(i32.add
- (tee_local $2
+ (tee_local $1
(i32.shl
- (get_local $4)
+ (get_local $1)
(get_local $2)
)
)
@@ -15122,158 +13363,143 @@
)
(i32.shr_u
(i32.shl
- (get_local $2)
(get_local $1)
+ (get_local $2)
)
(i32.const 15)
)
)
)
- (i32.const 1)
+ (i32.const 7)
)
)
- (i32.or
- (i32.and
- (i32.shr_u
- (get_local $3)
- (i32.add
- (get_local $1)
- (i32.const 7)
- )
- )
- (i32.const 1)
- )
- (get_local $2)
- )
+ (i32.const 1)
+ )
+ (i32.shl
+ (get_local $1)
+ (i32.const 1)
)
)
)
+ (i32.const 0)
)
- (i32.const 2)
)
+ (i32.const 2)
)
)
- (i32.store offset=28
- (get_local $0)
- (get_local $2)
- )
- (i32.store offset=20
- (get_local $0)
- (i32.const 0)
- )
- (i32.store
- (get_local $8)
- (i32.const 0)
- )
- (if
- (i32.eq
- (i32.and
- (tee_local $1
- (i32.load
- (i32.const 180)
- )
- )
- (tee_local $8
- (i32.shl
- (i32.const 1)
- (get_local $2)
- )
+ )
+ (i32.store offset=28
+ (get_local $7)
+ (get_local $3)
+ )
+ (i32.store offset=20
+ (get_local $7)
+ (i32.const 0)
+ )
+ (i32.store
+ (get_local $6)
+ (i32.const 0)
+ )
+ (if
+ (i32.eqz
+ (i32.and
+ (tee_local $4
+ (i32.load
+ (i32.const 180)
)
)
- (i32.const 0)
- )
- (block
- (i32.store
- (i32.const 180)
- (i32.or
- (get_local $1)
- (get_local $8)
+ (tee_local $1
+ (i32.shl
+ (i32.const 1)
+ (get_local $3)
)
)
- (i32.store
- (get_local $4)
- (get_local $0)
- )
- (i32.store offset=24
- (get_local $0)
+ )
+ )
+ (block
+ (i32.store
+ (i32.const 180)
+ (i32.or
(get_local $4)
+ (get_local $1)
)
- (i32.store offset=12
- (get_local $0)
- (get_local $0)
- )
- (i32.store offset=8
- (get_local $0)
- (get_local $0)
- )
- (br $do-once$44)
)
+ (i32.store
+ (get_local $2)
+ (get_local $7)
+ )
+ (i32.store offset=24
+ (get_local $7)
+ (get_local $2)
+ )
+ (i32.store offset=12
+ (get_local $7)
+ (get_local $7)
+ )
+ (i32.store offset=8
+ (get_local $7)
+ (get_local $7)
+ )
+ (br $do-once$44)
)
- (set_local $2
- (i32.shl
- (get_local $3)
- (select
- (i32.const 0)
- (i32.sub
- (i32.const 25)
- (i32.shr_u
- (get_local $2)
- (i32.const 1)
- )
- )
- (i32.eq
- (get_local $2)
- (i32.const 31)
+ )
+ (set_local $3
+ (i32.shl
+ (get_local $5)
+ (select
+ (i32.const 0)
+ (i32.sub
+ (i32.const 25)
+ (i32.shr_u
+ (get_local $3)
+ (i32.const 1)
)
)
+ (i32.eq
+ (get_local $3)
+ (i32.const 31)
+ )
)
)
- (set_local $4
- (i32.load
- (get_local $4)
- )
+ )
+ (set_local $1
+ (i32.load
+ (get_local $2)
)
- (loop $while-in$78
- (block $while-out$77
- (if
- (i32.eq
- (i32.and
- (i32.load offset=4
- (get_local $4)
+ )
+ (block $jumpthreading$outer$8
+ (block $jumpthreading$inner$8
+ (block $jumpthreading$inner$7
+ (loop $while-in$78
+ (br_if $jumpthreading$inner$8
+ (i32.eq
+ (i32.and
+ (i32.load offset=4
+ (get_local $1)
+ )
+ (i32.const -8)
)
- (i32.const -8)
+ (get_local $5)
)
- (get_local $3)
)
- (block
- (set_local $35
- (get_local $4)
- )
- (set_local $11
- (i32.const 307)
+ (set_local $2
+ (i32.shl
+ (get_local $3)
+ (i32.const 1)
)
- (br $while-out$77)
- )
- )
- (set_local $8
- (i32.shl
- (get_local $2)
- (i32.const 1)
)
- )
- (if
- (i32.eq
- (tee_local $1
+ (if
+ (tee_local $4
(i32.load
- (tee_local $2
+ (tee_local $3
(i32.add
(i32.add
- (get_local $4)
+ (get_local $1)
(i32.const 16)
)
(i32.shl
(i32.shr_u
- (get_local $2)
+ (get_local $3)
(i32.const 31)
)
(i32.const 2)
@@ -15282,40 +13508,30 @@
)
)
)
- (i32.const 0)
- )
- (block
- (set_local $46
- (get_local $4)
- )
- (set_local $41
- (get_local $2)
- )
- (set_local $11
- (i32.const 304)
- )
- (br $while-out$77)
- )
- (block
- (set_local $2
- (get_local $8)
+ (block
+ (set_local $3
+ (get_local $2)
+ )
+ (set_local $1
+ (get_local $4)
+ )
+ (br $while-in$78)
)
- (set_local $4
- (get_local $1)
+ (block
+ (set_local $2
+ (get_local $1)
+ )
+ (set_local $1
+ (get_local $3)
+ )
+ (br $jumpthreading$inner$7)
)
)
)
- (br $while-in$78)
- )
- )
- (if
- (i32.eq
- (get_local $11)
- (i32.const 304)
)
(if
(i32.lt_u
- (get_local $41)
+ (get_local $1)
(i32.load
(i32.const 192)
)
@@ -15323,136 +13539,271 @@
(call_import $_abort)
(block
(i32.store
- (get_local $41)
- (get_local $0)
+ (get_local $1)
+ (get_local $7)
)
(i32.store offset=24
- (get_local $0)
- (get_local $46)
+ (get_local $7)
+ (get_local $2)
)
(i32.store offset=12
- (get_local $0)
- (get_local $0)
+ (get_local $7)
+ (get_local $7)
)
(i32.store offset=8
- (get_local $0)
- (get_local $0)
+ (get_local $7)
+ (get_local $7)
)
+ (br $do-once$44)
)
)
- (if
- (i32.eq
- (get_local $11)
- (i32.const 307)
- )
- (if
- (i32.and
- (i32.ge_u
- (tee_local $1
- (i32.load
- (tee_local $4
- (i32.add
- (get_local $35)
- (i32.const 8)
- )
- )
- )
- )
+ (br $jumpthreading$outer$8)
+ )
+ (if
+ (i32.and
+ (i32.ge_u
+ (tee_local $4
+ (i32.load
(tee_local $2
- (i32.load
- (i32.const 192)
+ (i32.add
+ (get_local $1)
+ (i32.const 8)
)
)
)
- (i32.ge_u
- (get_local $35)
- (get_local $2)
- )
)
- (block
- (i32.store offset=12
- (get_local $1)
- (get_local $0)
- )
- (i32.store
- (get_local $4)
- (get_local $0)
- )
- (i32.store offset=8
- (get_local $0)
- (get_local $1)
- )
- (i32.store offset=12
- (get_local $0)
- (get_local $35)
- )
- (i32.store offset=24
- (get_local $0)
- (i32.const 0)
+ (tee_local $3
+ (i32.load
+ (i32.const 192)
)
)
- (call_import $_abort)
+ )
+ (i32.ge_u
+ (get_local $1)
+ (get_local $3)
+ )
+ )
+ (block
+ (i32.store offset=12
+ (get_local $4)
+ (get_local $7)
+ )
+ (i32.store
+ (get_local $2)
+ (get_local $7)
+ )
+ (i32.store offset=8
+ (get_local $7)
+ (get_local $4)
+ )
+ (i32.store offset=12
+ (get_local $7)
+ (get_local $1)
+ )
+ (i32.store offset=24
+ (get_local $7)
+ (i32.const 0)
)
)
+ (call_import $_abort)
)
)
)
)
)
- )
- (if
- (i32.gt_u
- (tee_local $0
+ (block
+ (if
+ (i32.or
+ (i32.eqz
+ (tee_local $3
+ (i32.load
+ (i32.const 192)
+ )
+ )
+ )
+ (i32.lt_u
+ (get_local $2)
+ (get_local $3)
+ )
+ )
+ (i32.store
+ (i32.const 192)
+ (get_local $2)
+ )
+ )
+ (i32.store
+ (i32.const 624)
+ (get_local $2)
+ )
+ (i32.store
+ (i32.const 628)
+ (get_local $1)
+ )
+ (i32.store
+ (i32.const 636)
+ (i32.const 0)
+ )
+ (i32.store
+ (i32.const 212)
(i32.load
- (i32.const 188)
+ (i32.const 648)
)
)
- (get_local $6)
- )
- (block
(i32.store
- (i32.const 188)
- (tee_local $2
- (i32.sub
- (get_local $0)
- (get_local $6)
+ (i32.const 208)
+ (i32.const -1)
+ )
+ (set_local $3
+ (i32.const 0)
+ )
+ (loop $while-in$47
+ (i32.store offset=12
+ (tee_local $4
+ (i32.add
+ (i32.const 216)
+ (i32.shl
+ (i32.shl
+ (get_local $3)
+ (i32.const 1)
+ )
+ (i32.const 2)
+ )
+ )
+ )
+ (get_local $4)
+ )
+ (i32.store offset=8
+ (get_local $4)
+ (get_local $4)
+ )
+ (br_if $while-in$47
+ (i32.ne
+ (tee_local $3
+ (i32.add
+ (get_local $3)
+ (i32.const 1)
+ )
+ )
+ (i32.const 32)
)
)
)
(i32.store
(i32.const 200)
- (tee_local $1
+ (tee_local $3
(i32.add
- (tee_local $0
- (i32.load
- (i32.const 200)
+ (get_local $2)
+ (tee_local $2
+ (select
+ (i32.and
+ (i32.sub
+ (i32.const 0)
+ (tee_local $2
+ (i32.add
+ (get_local $2)
+ (i32.const 8)
+ )
+ )
+ )
+ (i32.const 7)
+ )
+ (i32.const 0)
+ (i32.and
+ (get_local $2)
+ (i32.const 7)
+ )
)
)
- (get_local $6)
+ )
+ )
+ )
+ (i32.store
+ (i32.const 188)
+ (tee_local $1
+ (i32.sub
+ (i32.add
+ (get_local $1)
+ (i32.const -40)
+ )
+ (get_local $2)
)
)
)
(i32.store offset=4
- (get_local $1)
+ (get_local $3)
(i32.or
- (get_local $2)
+ (get_local $1)
(i32.const 1)
)
)
(i32.store offset=4
- (get_local $0)
- (i32.or
- (get_local $6)
- (i32.const 3)
+ (i32.add
+ (get_local $3)
+ (get_local $1)
+ )
+ (i32.const 40)
+ )
+ (i32.store
+ (i32.const 204)
+ (i32.load
+ (i32.const 664)
+ )
+ )
+ )
+ )
+ )
+ (if
+ (i32.gt_u
+ (tee_local $1
+ (i32.load
+ (i32.const 188)
+ )
+ )
+ (get_local $0)
+ )
+ (block
+ (i32.store
+ (i32.const 188)
+ (tee_local $1
+ (i32.sub
+ (get_local $1)
+ (get_local $0)
)
)
- (return
+ )
+ (i32.store
+ (i32.const 200)
+ (tee_local $2
(i32.add
+ (tee_local $3
+ (i32.load
+ (i32.const 200)
+ )
+ )
(get_local $0)
- (i32.const 8)
)
)
)
+ (i32.store offset=4
+ (get_local $2)
+ (i32.or
+ (get_local $1)
+ (i32.const 1)
+ )
+ )
+ (i32.store offset=4
+ (get_local $3)
+ (i32.or
+ (get_local $0)
+ (i32.const 3)
+ )
+ )
+ (return
+ (i32.add
+ (get_local $3)
+ (i32.const 8)
+ )
+ )
)
)
)
@@ -15478,13 +13829,9 @@
(local $13 i32)
(local $14 i32)
(local $15 i32)
- (local $16 i32)
- (local $17 i32)
- (local $18 i32)
(if
- (i32.eq
+ (i32.eqz
(get_local $0)
- (i32.const 0)
)
(return)
)
@@ -15496,7 +13843,7 @@
(i32.const -8)
)
)
- (tee_local $1
+ (tee_local $11
(i32.load
(i32.const 192)
)
@@ -15506,9 +13853,9 @@
)
(if
(i32.eq
- (tee_local $8
+ (tee_local $10
(i32.and
- (tee_local $0
+ (tee_local $3
(i32.load
(i32.add
(get_local $0)
@@ -15523,12 +13870,12 @@
)
(call_import $_abort)
)
- (set_local $9
+ (set_local $6
(i32.add
(get_local $2)
- (tee_local $7
+ (tee_local $0
(i32.and
- (get_local $0)
+ (get_local $3)
(i32.const -8)
)
)
@@ -15536,50 +13883,54 @@
)
(block $do-once$0
(if
- (i32.eq
- (i32.and
+ (i32.and
+ (get_local $3)
+ (i32.const 1)
+ )
+ (block
+ (set_local $4
+ (get_local $2)
+ )
+ (set_local $1
(get_local $0)
- (i32.const 1)
)
- (i32.const 0)
)
(block
- (set_local $0
+ (set_local $8
(i32.load
(get_local $2)
)
)
(if
- (i32.eq
- (get_local $8)
- (i32.const 0)
+ (i32.eqz
+ (get_local $10)
)
(return)
)
- (set_local $12
+ (set_local $3
(i32.add
+ (get_local $8)
(get_local $0)
- (get_local $7)
)
)
(if
(i32.lt_u
- (tee_local $4
+ (tee_local $0
(i32.add
(get_local $2)
(i32.sub
(i32.const 0)
- (get_local $0)
+ (get_local $8)
)
)
)
- (get_local $1)
+ (get_local $11)
)
(call_import $_abort)
)
(if
(i32.eq
- (get_local $4)
+ (get_local $0)
(i32.load
(i32.const 196)
)
@@ -15588,11 +13939,11 @@
(if
(i32.ne
(i32.and
- (tee_local $0
+ (tee_local $1
(i32.load
- (tee_local $1
+ (tee_local $4
(i32.add
- (get_local $9)
+ (get_local $6)
(i32.const 4)
)
)
@@ -15603,73 +13954,73 @@
(i32.const 3)
)
(block
- (set_local $3
- (get_local $4)
+ (set_local $4
+ (get_local $0)
)
- (set_local $10
- (get_local $12)
+ (set_local $1
+ (get_local $3)
)
(br $do-once$0)
)
)
(i32.store
(i32.const 184)
- (get_local $12)
+ (get_local $3)
)
(i32.store
- (get_local $1)
+ (get_local $4)
(i32.and
- (get_local $0)
+ (get_local $1)
(i32.const -2)
)
)
(i32.store offset=4
- (get_local $4)
+ (get_local $0)
(i32.or
- (get_local $12)
+ (get_local $3)
(i32.const 1)
)
)
(i32.store
(i32.add
- (get_local $4)
- (get_local $12)
+ (get_local $0)
+ (get_local $3)
)
- (get_local $12)
+ (get_local $3)
)
(return)
)
)
- (set_local $7
+ (set_local $10
(i32.shr_u
- (get_local $0)
+ (get_local $8)
(i32.const 3)
)
)
(if
(i32.lt_u
- (get_local $0)
+ (get_local $8)
(i32.const 256)
)
(block
(set_local $2
(i32.load offset=12
- (get_local $4)
+ (get_local $0)
)
)
(if
(i32.ne
- (tee_local $0
+ (tee_local $4
(i32.load offset=8
- (get_local $4)
+ (get_local $0)
)
)
- (tee_local $8
+ (tee_local $1
(i32.add
(i32.const 216)
(i32.shl
(i32.shl
- (get_local $7)
+ (get_local $10)
(i32.const 1)
)
(i32.const 2)
@@ -15680,17 +14031,17 @@
(block
(if
(i32.lt_u
- (get_local $0)
- (get_local $1)
+ (get_local $4)
+ (get_local $11)
)
(call_import $_abort)
)
(if
(i32.ne
(i32.load offset=12
- (get_local $0)
+ (get_local $4)
)
- (get_local $4)
+ (get_local $0)
)
(call_import $_abort)
)
@@ -15699,7 +14050,7 @@
(if
(i32.eq
(get_local $2)
- (get_local $0)
+ (get_local $4)
)
(block
(i32.store
@@ -15711,17 +14062,17 @@
(i32.xor
(i32.shl
(i32.const 1)
- (get_local $7)
+ (get_local $10)
)
(i32.const -1)
)
)
)
- (set_local $3
- (get_local $4)
+ (set_local $4
+ (get_local $0)
)
- (set_local $10
- (get_local $12)
+ (set_local $1
+ (get_local $3)
)
(br $do-once$0)
)
@@ -15729,9 +14080,9 @@
(if
(i32.eq
(get_local $2)
- (get_local $8)
+ (get_local $1)
)
- (set_local $13
+ (set_local $5
(i32.add
(get_local $2)
(i32.const 8)
@@ -15741,7 +14092,7 @@
(if
(i32.lt_u
(get_local $2)
- (get_local $1)
+ (get_local $11)
)
(call_import $_abort)
)
@@ -15755,9 +14106,9 @@
)
)
)
- (get_local $4)
+ (get_local $0)
)
- (set_local $13
+ (set_local $5
(get_local $1)
)
(call_import $_abort)
@@ -15765,47 +14116,47 @@
)
)
(i32.store offset=12
- (get_local $0)
+ (get_local $4)
(get_local $2)
)
(i32.store
- (get_local $13)
- (get_local $0)
- )
- (set_local $3
+ (get_local $5)
(get_local $4)
)
- (set_local $10
- (get_local $12)
+ (set_local $4
+ (get_local $0)
+ )
+ (set_local $1
+ (get_local $3)
)
(br $do-once$0)
)
)
- (set_local $8
+ (set_local $12
(i32.load offset=24
- (get_local $4)
+ (get_local $0)
)
)
(block $do-once$2
(if
(i32.eq
- (tee_local $0
+ (tee_local $2
(i32.load offset=12
- (get_local $4)
+ (get_local $0)
)
)
- (get_local $4)
+ (get_local $0)
)
(block
(if
- (i32.eq
- (tee_local $0
+ (i32.eqz
+ (tee_local $2
(i32.load
- (tee_local $7
+ (tee_local $5
(i32.add
- (tee_local $13
+ (tee_local $8
(i32.add
- (get_local $4)
+ (get_local $0)
(i32.const 16)
)
)
@@ -15814,101 +14165,80 @@
)
)
)
- (i32.const 0)
)
(if
- (i32.eq
- (tee_local $0
- (i32.load
- (get_local $13)
- )
+ (tee_local $2
+ (i32.load
+ (get_local $8)
)
- (i32.const 0)
)
- (block
- (set_local $5
- (i32.const 0)
- )
- (br $do-once$2)
+ (set_local $5
+ (get_local $8)
)
(block
- (set_local $2
- (get_local $0)
- )
(set_local $7
- (get_local $13)
+ (i32.const 0)
)
+ (br $do-once$2)
)
)
- (set_local $2
- (get_local $0)
- )
)
(loop $while-in$5
- (block $while-out$4
- (if
- (i32.ne
- (tee_local $0
- (i32.load
- (tee_local $13
- (i32.add
- (get_local $2)
- (i32.const 20)
- )
- )
+ (if
+ (tee_local $8
+ (i32.load
+ (tee_local $10
+ (i32.add
+ (get_local $2)
+ (i32.const 20)
)
)
- (i32.const 0)
)
- (block
- (set_local $2
- (get_local $0)
- )
- (set_local $7
- (get_local $13)
- )
- (br $while-in$5)
+ )
+ (block
+ (set_local $2
+ (get_local $8)
)
+ (set_local $5
+ (get_local $10)
+ )
+ (br $while-in$5)
)
- (if
- (i32.eq
- (tee_local $0
- (i32.load
- (tee_local $13
- (i32.add
- (get_local $2)
- (i32.const 16)
- )
- )
+ )
+ (if
+ (tee_local $8
+ (i32.load
+ (tee_local $10
+ (i32.add
+ (get_local $2)
+ (i32.const 16)
)
)
- (i32.const 0)
)
- (br $while-out$4)
- (block
- (set_local $2
- (get_local $0)
- )
- (set_local $7
- (get_local $13)
- )
+ )
+ (block
+ (set_local $2
+ (get_local $8)
)
+ (set_local $5
+ (get_local $10)
+ )
+ (br $while-in$5)
)
- (br $while-in$5)
)
)
(if
(i32.lt_u
- (get_local $7)
- (get_local $1)
+ (get_local $5)
+ (get_local $11)
)
(call_import $_abort)
(block
(i32.store
- (get_local $7)
+ (get_local $5)
(i32.const 0)
)
- (set_local $5
+ (set_local $7
(get_local $2)
)
)
@@ -15917,52 +14247,52 @@
(block
(if
(i32.lt_u
- (tee_local $2
+ (tee_local $5
(i32.load offset=8
- (get_local $4)
+ (get_local $0)
)
)
- (get_local $1)
+ (get_local $11)
)
(call_import $_abort)
)
(if
(i32.ne
(i32.load
- (tee_local $1
+ (tee_local $8
(i32.add
- (get_local $2)
+ (get_local $5)
(i32.const 12)
)
)
)
- (get_local $4)
+ (get_local $0)
)
(call_import $_abort)
)
(if
(i32.eq
(i32.load
- (tee_local $7
+ (tee_local $10
(i32.add
- (get_local $0)
+ (get_local $2)
(i32.const 8)
)
)
)
- (get_local $4)
+ (get_local $0)
)
(block
(i32.store
- (get_local $1)
- (get_local $0)
+ (get_local $8)
+ (get_local $2)
)
(i32.store
- (get_local $7)
- (get_local $2)
+ (get_local $10)
+ (get_local $5)
)
- (set_local $5
- (get_local $0)
+ (set_local $7
+ (get_local $2)
)
)
(call_import $_abort)
@@ -15971,30 +14301,19 @@
)
)
(if
- (i32.eq
- (get_local $8)
- (i32.const 0)
- )
- (block
- (set_local $3
- (get_local $4)
- )
- (set_local $10
- (get_local $12)
- )
- )
+ (get_local $12)
(block
(if
(i32.eq
- (get_local $4)
+ (get_local $0)
(i32.load
- (tee_local $1
+ (tee_local $5
(i32.add
(i32.const 480)
(i32.shl
- (tee_local $0
+ (tee_local $2
(i32.load offset=28
- (get_local $4)
+ (get_local $0)
)
)
(i32.const 2)
@@ -16005,13 +14324,12 @@
)
(block
(i32.store
- (get_local $1)
(get_local $5)
+ (get_local $7)
)
(if
- (i32.eq
- (get_local $5)
- (i32.const 0)
+ (i32.eqz
+ (get_local $7)
)
(block
(i32.store
@@ -16023,17 +14341,17 @@
(i32.xor
(i32.shl
(i32.const 1)
- (get_local $0)
+ (get_local $2)
)
(i32.const -1)
)
)
)
- (set_local $3
- (get_local $4)
+ (set_local $4
+ (get_local $0)
)
- (set_local $10
- (get_local $12)
+ (set_local $1
+ (get_local $3)
)
(br $do-once$0)
)
@@ -16042,7 +14360,7 @@
(block
(if
(i32.lt_u
- (get_local $8)
+ (get_local $12)
(i32.load
(i32.const 192)
)
@@ -16052,35 +14370,34 @@
(if
(i32.eq
(i32.load
- (tee_local $0
+ (tee_local $2
(i32.add
- (get_local $8)
+ (get_local $12)
(i32.const 16)
)
)
)
- (get_local $4)
+ (get_local $0)
)
(i32.store
- (get_local $0)
- (get_local $5)
+ (get_local $2)
+ (get_local $7)
)
(i32.store offset=20
- (get_local $8)
- (get_local $5)
+ (get_local $12)
+ (get_local $7)
)
)
(if
- (i32.eq
- (get_local $5)
- (i32.const 0)
+ (i32.eqz
+ (get_local $7)
)
(block
- (set_local $3
- (get_local $4)
+ (set_local $4
+ (get_local $0)
)
- (set_local $10
- (get_local $12)
+ (set_local $1
+ (get_local $3)
)
(br $do-once$0)
)
@@ -16089,8 +14406,8 @@
)
(if
(i32.lt_u
- (get_local $5)
- (tee_local $0
+ (get_local $7)
+ (tee_local $2
(i32.load
(i32.const 192)
)
@@ -16099,61 +14416,47 @@
(call_import $_abort)
)
(i32.store offset=24
- (get_local $5)
- (get_local $8)
+ (get_local $7)
+ (get_local $12)
)
(if
- (i32.ne
- (tee_local $1
- (i32.load
- (tee_local $2
- (i32.add
- (get_local $4)
- (i32.const 16)
- )
+ (tee_local $5
+ (i32.load
+ (tee_local $8
+ (i32.add
+ (get_local $0)
+ (i32.const 16)
)
)
)
- (i32.const 0)
)
(if
(i32.lt_u
- (get_local $1)
- (get_local $0)
+ (get_local $5)
+ (get_local $2)
)
(call_import $_abort)
(block
(i32.store offset=16
+ (get_local $7)
(get_local $5)
- (get_local $1)
)
(i32.store offset=24
- (get_local $1)
(get_local $5)
+ (get_local $7)
)
)
)
)
(if
- (i32.eq
- (tee_local $0
- (i32.load offset=4
- (get_local $2)
- )
- )
- (i32.const 0)
- )
- (block
- (set_local $3
- (get_local $4)
- )
- (set_local $10
- (get_local $12)
+ (tee_local $2
+ (i32.load offset=4
+ (get_local $8)
)
)
(if
(i32.lt_u
- (get_local $0)
+ (get_local $2)
(i32.load
(i32.const 192)
)
@@ -16161,50 +14464,58 @@
(call_import $_abort)
(block
(i32.store offset=20
- (get_local $5)
- (get_local $0)
+ (get_local $7)
+ (get_local $2)
)
(i32.store offset=24
- (get_local $0)
- (get_local $5)
+ (get_local $2)
+ (get_local $7)
)
- (set_local $3
- (get_local $4)
+ (set_local $4
+ (get_local $0)
)
- (set_local $10
- (get_local $12)
+ (set_local $1
+ (get_local $3)
)
)
)
+ (block
+ (set_local $4
+ (get_local $0)
+ )
+ (set_local $1
+ (get_local $3)
+ )
+ )
+ )
+ )
+ (block
+ (set_local $4
+ (get_local $0)
+ )
+ (set_local $1
+ (get_local $3)
)
)
- )
- )
- (block
- (set_local $3
- (get_local $2)
- )
- (set_local $10
- (get_local $7)
)
)
)
)
(if
(i32.ge_u
- (get_local $3)
- (get_local $9)
+ (get_local $4)
+ (get_local $6)
)
(call_import $_abort)
)
(if
- (i32.eq
+ (i32.eqz
(i32.and
(tee_local $0
(i32.load
- (tee_local $1
+ (tee_local $3
(i32.add
- (get_local $9)
+ (get_local $6)
(i32.const 4)
)
)
@@ -16212,22 +14523,41 @@
)
(i32.const 1)
)
- (i32.const 0)
)
(call_import $_abort)
)
(if
- (i32.eq
- (i32.and
- (get_local $0)
- (i32.const 2)
+ (i32.and
+ (get_local $0)
+ (i32.const 2)
+ )
+ (block
+ (i32.store
+ (get_local $3)
+ (i32.and
+ (get_local $0)
+ (i32.const -2)
+ )
+ )
+ (i32.store offset=4
+ (get_local $4)
+ (i32.or
+ (get_local $1)
+ (i32.const 1)
+ )
+ )
+ (i32.store
+ (i32.add
+ (get_local $4)
+ (get_local $1)
+ )
+ (get_local $1)
)
- (i32.const 0)
)
(block
(if
(i32.eq
- (get_local $9)
+ (get_local $6)
(i32.load
(i32.const 200)
)
@@ -16240,16 +14570,16 @@
(i32.load
(i32.const 188)
)
- (get_local $10)
+ (get_local $1)
)
)
)
(i32.store
(i32.const 200)
- (get_local $3)
+ (get_local $4)
)
(i32.store offset=4
- (get_local $3)
+ (get_local $4)
(i32.or
(get_local $0)
(i32.const 1)
@@ -16257,7 +14587,7 @@
)
(if
(i32.ne
- (get_local $3)
+ (get_local $4)
(i32.load
(i32.const 196)
)
@@ -16277,7 +14607,7 @@
)
(if
(i32.eq
- (get_local $9)
+ (get_local $6)
(i32.load
(i32.const 196)
)
@@ -16290,16 +14620,16 @@
(i32.load
(i32.const 184)
)
- (get_local $10)
+ (get_local $1)
)
)
)
(i32.store
(i32.const 196)
- (get_local $3)
+ (get_local $4)
)
(i32.store offset=4
- (get_local $3)
+ (get_local $4)
(i32.or
(get_local $0)
(i32.const 1)
@@ -16307,7 +14637,7 @@
)
(i32.store
(i32.add
- (get_local $3)
+ (get_local $4)
(get_local $0)
)
(get_local $0)
@@ -16315,16 +14645,16 @@
(return)
)
)
- (set_local $5
+ (set_local $2
(i32.add
(i32.and
(get_local $0)
(i32.const -8)
)
- (get_local $10)
+ (get_local $1)
)
)
- (set_local $8
+ (set_local $5
(i32.shr_u
(get_local $0)
(i32.const 3)
@@ -16337,24 +14667,24 @@
(i32.const 256)
)
(block
- (set_local $1
+ (set_local $3
(i32.load offset=12
- (get_local $9)
+ (get_local $6)
)
)
(if
(i32.ne
- (tee_local $0
+ (tee_local $1
(i32.load offset=8
- (get_local $9)
+ (get_local $6)
)
)
- (tee_local $2
+ (tee_local $0
(i32.add
(i32.const 216)
(i32.shl
(i32.shl
- (get_local $8)
+ (get_local $5)
(i32.const 1)
)
(i32.const 2)
@@ -16365,7 +14695,7 @@
(block
(if
(i32.lt_u
- (get_local $0)
+ (get_local $1)
(i32.load
(i32.const 192)
)
@@ -16375,9 +14705,9 @@
(if
(i32.ne
(i32.load offset=12
- (get_local $0)
+ (get_local $1)
)
- (get_local $9)
+ (get_local $6)
)
(call_import $_abort)
)
@@ -16385,8 +14715,8 @@
)
(if
(i32.eq
+ (get_local $3)
(get_local $1)
- (get_local $0)
)
(block
(i32.store
@@ -16398,7 +14728,7 @@
(i32.xor
(i32.shl
(i32.const 1)
- (get_local $8)
+ (get_local $5)
)
(i32.const -1)
)
@@ -16409,19 +14739,19 @@
)
(if
(i32.eq
- (get_local $1)
- (get_local $2)
+ (get_local $3)
+ (get_local $0)
)
- (set_local $16
+ (set_local $14
(i32.add
- (get_local $1)
+ (get_local $3)
(i32.const 8)
)
)
(block
(if
(i32.lt_u
- (get_local $1)
+ (get_local $3)
(i32.load
(i32.const 192)
)
@@ -16431,57 +14761,57 @@
(if
(i32.eq
(i32.load
- (tee_local $2
+ (tee_local $0
(i32.add
- (get_local $1)
+ (get_local $3)
(i32.const 8)
)
)
)
- (get_local $9)
+ (get_local $6)
)
- (set_local $16
- (get_local $2)
+ (set_local $14
+ (get_local $0)
)
(call_import $_abort)
)
)
)
(i32.store offset=12
- (get_local $0)
(get_local $1)
+ (get_local $3)
)
(i32.store
- (get_local $16)
- (get_local $0)
+ (get_local $14)
+ (get_local $1)
)
)
(block
- (set_local $0
+ (set_local $7
(i32.load offset=24
- (get_local $9)
+ (get_local $6)
)
)
(block $do-once$10
(if
(i32.eq
- (tee_local $1
+ (tee_local $0
(i32.load offset=12
- (get_local $9)
+ (get_local $6)
)
)
- (get_local $9)
+ (get_local $6)
)
(block
(if
- (i32.eq
- (tee_local $1
+ (i32.eqz
+ (tee_local $0
(i32.load
- (tee_local $8
+ (tee_local $1
(i32.add
- (tee_local $7
+ (tee_local $3
(i32.add
- (get_local $9)
+ (get_local $6)
(i32.const 16)
)
)
@@ -16490,92 +14820,71 @@
)
)
)
- (i32.const 0)
)
(if
- (i32.eq
- (tee_local $1
- (i32.load
- (get_local $7)
- )
+ (tee_local $0
+ (i32.load
+ (get_local $3)
)
- (i32.const 0)
+ )
+ (set_local $1
+ (get_local $3)
)
(block
- (set_local $11
+ (set_local $9
(i32.const 0)
)
(br $do-once$10)
)
- (block
- (set_local $2
- (get_local $1)
- )
- (set_local $8
- (get_local $7)
- )
- )
- )
- (set_local $2
- (get_local $1)
)
)
(loop $while-in$13
- (block $while-out$12
- (if
- (i32.ne
- (tee_local $1
- (i32.load
- (tee_local $7
- (i32.add
- (get_local $2)
- (i32.const 20)
- )
- )
+ (if
+ (tee_local $3
+ (i32.load
+ (tee_local $5
+ (i32.add
+ (get_local $0)
+ (i32.const 20)
)
)
- (i32.const 0)
)
- (block
- (set_local $2
- (get_local $1)
- )
- (set_local $8
- (get_local $7)
- )
- (br $while-in$13)
+ )
+ (block
+ (set_local $0
+ (get_local $3)
+ )
+ (set_local $1
+ (get_local $5)
)
+ (br $while-in$13)
)
- (if
- (i32.eq
- (tee_local $1
- (i32.load
- (tee_local $7
- (i32.add
- (get_local $2)
- (i32.const 16)
- )
- )
+ )
+ (if
+ (tee_local $3
+ (i32.load
+ (tee_local $5
+ (i32.add
+ (get_local $0)
+ (i32.const 16)
)
)
- (i32.const 0)
)
- (br $while-out$12)
- (block
- (set_local $2
- (get_local $1)
- )
- (set_local $8
- (get_local $7)
- )
+ )
+ (block
+ (set_local $0
+ (get_local $3)
+ )
+ (set_local $1
+ (get_local $5)
)
+ (br $while-in$13)
)
- (br $while-in$13)
)
)
(if
(i32.lt_u
- (get_local $8)
+ (get_local $1)
(i32.load
(i32.const 192)
)
@@ -16583,11 +14892,11 @@
(call_import $_abort)
(block
(i32.store
- (get_local $8)
+ (get_local $1)
(i32.const 0)
)
- (set_local $11
- (get_local $2)
+ (set_local $9
+ (get_local $0)
)
)
)
@@ -16595,9 +14904,9 @@
(block
(if
(i32.lt_u
- (tee_local $2
+ (tee_local $1
(i32.load offset=8
- (get_local $9)
+ (get_local $6)
)
)
(i32.load
@@ -16609,41 +14918,41 @@
(if
(i32.ne
(i32.load
- (tee_local $8
+ (tee_local $3
(i32.add
- (get_local $2)
+ (get_local $1)
(i32.const 12)
)
)
)
- (get_local $9)
+ (get_local $6)
)
(call_import $_abort)
)
(if
(i32.eq
(i32.load
- (tee_local $7
+ (tee_local $5
(i32.add
- (get_local $1)
+ (get_local $0)
(i32.const 8)
)
)
)
- (get_local $9)
+ (get_local $6)
)
(block
(i32.store
- (get_local $8)
- (get_local $1)
+ (get_local $3)
+ (get_local $0)
)
(i32.store
- (get_local $7)
- (get_local $2)
- )
- (set_local $11
+ (get_local $5)
(get_local $1)
)
+ (set_local $9
+ (get_local $0)
+ )
)
(call_import $_abort)
)
@@ -16651,22 +14960,19 @@
)
)
(if
- (i32.ne
- (get_local $0)
- (i32.const 0)
- )
+ (get_local $7)
(block
(if
(i32.eq
- (get_local $9)
+ (get_local $6)
(i32.load
- (tee_local $2
+ (tee_local $1
(i32.add
(i32.const 480)
(i32.shl
- (tee_local $1
+ (tee_local $0
(i32.load offset=28
- (get_local $9)
+ (get_local $6)
)
)
(i32.const 2)
@@ -16677,13 +14983,12 @@
)
(block
(i32.store
- (get_local $2)
- (get_local $11)
+ (get_local $1)
+ (get_local $9)
)
(if
- (i32.eq
- (get_local $11)
- (i32.const 0)
+ (i32.eqz
+ (get_local $9)
)
(block
(i32.store
@@ -16695,7 +15000,7 @@
(i32.xor
(i32.shl
(i32.const 1)
- (get_local $1)
+ (get_local $0)
)
(i32.const -1)
)
@@ -16708,7 +15013,7 @@
(block
(if
(i32.lt_u
- (get_local $0)
+ (get_local $7)
(i32.load
(i32.const 192)
)
@@ -16718,36 +15023,35 @@
(if
(i32.eq
(i32.load
- (tee_local $1
+ (tee_local $0
(i32.add
- (get_local $0)
+ (get_local $7)
(i32.const 16)
)
)
)
- (get_local $9)
+ (get_local $6)
)
(i32.store
- (get_local $1)
- (get_local $11)
+ (get_local $0)
+ (get_local $9)
)
(i32.store offset=20
- (get_local $0)
- (get_local $11)
+ (get_local $7)
+ (get_local $9)
)
)
(br_if $do-once$8
- (i32.eq
- (get_local $11)
- (i32.const 0)
+ (i32.eqz
+ (get_local $9)
)
)
)
)
(if
(i32.lt_u
- (get_local $11)
- (tee_local $1
+ (get_local $9)
+ (tee_local $0
(i32.load
(i32.const 192)
)
@@ -16756,49 +15060,43 @@
(call_import $_abort)
)
(i32.store offset=24
- (get_local $11)
- (get_local $0)
+ (get_local $9)
+ (get_local $7)
)
(if
- (i32.ne
- (tee_local $0
- (i32.load
- (tee_local $2
- (i32.add
- (get_local $9)
- (i32.const 16)
- )
+ (tee_local $1
+ (i32.load
+ (tee_local $3
+ (i32.add
+ (get_local $6)
+ (i32.const 16)
)
)
)
- (i32.const 0)
)
(if
(i32.lt_u
- (get_local $0)
(get_local $1)
+ (get_local $0)
)
(call_import $_abort)
(block
(i32.store offset=16
- (get_local $11)
- (get_local $0)
+ (get_local $9)
+ (get_local $1)
)
(i32.store offset=24
- (get_local $0)
- (get_local $11)
+ (get_local $1)
+ (get_local $9)
)
)
)
)
(if
- (i32.ne
- (tee_local $0
- (i32.load offset=4
- (get_local $2)
- )
+ (tee_local $0
+ (i32.load offset=4
+ (get_local $3)
)
- (i32.const 0)
)
(if
(i32.lt_u
@@ -16810,12 +15108,12 @@
(call_import $_abort)
(block
(i32.store offset=20
- (get_local $11)
+ (get_local $9)
(get_local $0)
)
(i32.store offset=24
(get_local $0)
- (get_local $11)
+ (get_local $9)
)
)
)
@@ -16826,22 +15124,22 @@
)
)
(i32.store offset=4
- (get_local $3)
+ (get_local $4)
(i32.or
- (get_local $5)
+ (get_local $2)
(i32.const 1)
)
)
(i32.store
(i32.add
- (get_local $3)
- (get_local $5)
+ (get_local $4)
+ (get_local $2)
)
- (get_local $5)
+ (get_local $2)
)
(if
(i32.eq
- (get_local $3)
+ (get_local $4)
(i32.load
(i32.const 196)
)
@@ -16849,57 +15147,34 @@
(block
(i32.store
(i32.const 184)
- (get_local $5)
+ (get_local $2)
)
(return)
)
- )
- )
- (block
- (i32.store
- (get_local $1)
- (i32.and
- (get_local $0)
- (i32.const -2)
- )
- )
- (i32.store offset=4
- (get_local $3)
- (i32.or
- (get_local $10)
- (i32.const 1)
- )
- )
- (i32.store
- (i32.add
- (get_local $3)
- (get_local $10)
+ (set_local $1
+ (get_local $2)
)
- (get_local $10)
- )
- (set_local $5
- (get_local $10)
)
)
)
- (set_local $1
+ (set_local $2
(i32.shr_u
- (get_local $5)
+ (get_local $1)
(i32.const 3)
)
)
(if
(i32.lt_u
- (get_local $5)
+ (get_local $1)
(i32.const 256)
)
(block
- (set_local $2
+ (set_local $3
(i32.add
(i32.const 216)
(i32.shl
(i32.shl
- (get_local $1)
+ (get_local $2)
(i32.const 1)
)
(i32.const 2)
@@ -16907,39 +15182,18 @@
)
)
(if
- (i32.eq
- (i32.and
- (tee_local $0
- (i32.load
- (i32.const 176)
- )
- )
- (tee_local $1
- (i32.shl
- (i32.const 1)
- (get_local $1)
- )
- )
- )
- (i32.const 0)
- )
- (block
- (i32.store
- (i32.const 176)
- (i32.or
- (get_local $0)
- (get_local $1)
+ (i32.and
+ (tee_local $0
+ (i32.load
+ (i32.const 176)
)
)
- (set_local $6
- (i32.add
+ (tee_local $1
+ (i32.shl
+ (i32.const 1)
(get_local $2)
- (i32.const 8)
)
)
- (set_local $14
- (get_local $2)
- )
)
(if
(i32.lt_u
@@ -16947,7 +15201,7 @@
(i32.load
(tee_local $0
(i32.add
- (get_local $2)
+ (get_local $3)
(i32.const 8)
)
)
@@ -16959,141 +15213,151 @@
)
(call_import $_abort)
(block
- (set_local $6
+ (set_local $15
(get_local $0)
)
- (set_local $14
+ (set_local $13
+ (get_local $1)
+ )
+ )
+ )
+ (block
+ (i32.store
+ (i32.const 176)
+ (i32.or
+ (get_local $0)
(get_local $1)
)
)
+ (set_local $15
+ (i32.add
+ (get_local $3)
+ (i32.const 8)
+ )
+ )
+ (set_local $13
+ (get_local $3)
+ )
)
)
(i32.store
- (get_local $6)
- (get_local $3)
+ (get_local $15)
+ (get_local $4)
)
(i32.store offset=12
- (get_local $14)
- (get_local $3)
+ (get_local $13)
+ (get_local $4)
)
(i32.store offset=8
- (get_local $3)
- (get_local $14)
+ (get_local $4)
+ (get_local $13)
)
(i32.store offset=12
+ (get_local $4)
(get_local $3)
- (get_local $2)
)
(return)
)
)
- (set_local $1
+ (set_local $5
(i32.add
(i32.const 480)
(i32.shl
- (tee_local $6
+ (tee_local $3
(if
- (i32.eq
- (tee_local $0
- (i32.shr_u
- (get_local $5)
- (i32.const 8)
- )
+ (tee_local $0
+ (i32.shr_u
+ (get_local $1)
+ (i32.const 8)
)
- (i32.const 0)
)
- (i32.const 0)
(if
(i32.gt_u
- (get_local $5)
+ (get_local $1)
(i32.const 16777215)
)
(i32.const 31)
- (block
- (set_local $6
- (i32.shl
- (tee_local $0
- (i32.add
- (i32.sub
- (i32.const 14)
- (i32.or
+ (i32.or
+ (i32.and
+ (i32.shr_u
+ (get_local $1)
+ (i32.add
+ (tee_local $0
+ (i32.add
+ (i32.sub
+ (i32.const 14)
(i32.or
- (tee_local $6
- (i32.and
- (i32.shr_u
- (i32.add
- (tee_local $1
- (i32.shl
- (get_local $0)
- (tee_local $0
- (i32.and
- (i32.shr_u
- (i32.add
- (get_local $0)
- (i32.const 1048320)
+ (i32.or
+ (tee_local $3
+ (i32.and
+ (i32.shr_u
+ (i32.add
+ (tee_local $2
+ (i32.shl
+ (get_local $0)
+ (tee_local $0
+ (i32.and
+ (i32.shr_u
+ (i32.add
+ (get_local $0)
+ (i32.const 1048320)
+ )
+ (i32.const 16)
)
- (i32.const 16)
+ (i32.const 8)
)
- (i32.const 8)
)
)
)
+ (i32.const 520192)
)
- (i32.const 520192)
+ (i32.const 16)
)
- (i32.const 16)
+ (i32.const 4)
)
- (i32.const 4)
)
+ (get_local $0)
)
- (get_local $0)
- )
- (tee_local $0
- (i32.and
- (i32.shr_u
- (i32.add
- (tee_local $6
- (i32.shl
- (get_local $1)
- (get_local $6)
+ (tee_local $0
+ (i32.and
+ (i32.shr_u
+ (i32.add
+ (tee_local $3
+ (i32.shl
+ (get_local $2)
+ (get_local $3)
+ )
)
+ (i32.const 245760)
)
- (i32.const 245760)
+ (i32.const 16)
)
- (i32.const 16)
+ (i32.const 2)
)
- (i32.const 2)
)
)
)
- )
- (i32.shr_u
- (i32.shl
- (get_local $6)
- (get_local $0)
+ (i32.shr_u
+ (i32.shl
+ (get_local $3)
+ (get_local $0)
+ )
+ (i32.const 15)
)
- (i32.const 15)
)
)
+ (i32.const 7)
)
- (i32.const 1)
)
+ (i32.const 1)
)
- (i32.or
- (i32.and
- (i32.shr_u
- (get_local $5)
- (i32.add
- (get_local $0)
- (i32.const 7)
- )
- )
- (i32.const 1)
- )
- (get_local $6)
+ (i32.shl
+ (get_local $0)
+ (i32.const 1)
)
)
)
+ (i32.const 0)
)
)
(i32.const 2)
@@ -17101,19 +15365,19 @@
)
)
(i32.store offset=28
+ (get_local $4)
(get_local $3)
- (get_local $6)
)
(i32.store offset=20
- (get_local $3)
+ (get_local $4)
(i32.const 0)
)
(i32.store offset=16
- (get_local $3)
+ (get_local $4)
(i32.const 0)
)
- (if
- (i32.eq
+ (block $do-once$16
+ (if
(i32.and
(tee_local $0
(i32.load
@@ -17123,217 +15387,163 @@
(tee_local $2
(i32.shl
(i32.const 1)
- (get_local $6)
- )
- )
- )
- (i32.const 0)
- )
- (block
- (i32.store
- (i32.const 180)
- (i32.or
- (get_local $0)
- (get_local $2)
- )
- )
- (i32.store
- (get_local $1)
- (get_local $3)
- )
- (i32.store offset=24
- (get_local $3)
- (get_local $1)
- )
- (i32.store offset=12
- (get_local $3)
- (get_local $3)
- )
- (i32.store offset=8
- (get_local $3)
- (get_local $3)
- )
- )
- (block
- (set_local $6
- (i32.shl
- (get_local $5)
- (select
- (i32.const 0)
- (i32.sub
- (i32.const 25)
- (i32.shr_u
- (get_local $6)
- (i32.const 1)
- )
- )
- (i32.eq
- (get_local $6)
- (i32.const 31)
- )
+ (get_local $3)
)
)
)
- (set_local $1
- (i32.load
- (get_local $1)
- )
- )
- (loop $while-in$19
- (block $while-out$18
- (if
- (i32.eq
- (i32.and
- (i32.load offset=4
- (get_local $1)
+ (block
+ (set_local $2
+ (i32.shl
+ (get_local $1)
+ (select
+ (i32.const 0)
+ (i32.sub
+ (i32.const 25)
+ (i32.shr_u
+ (get_local $3)
+ (i32.const 1)
)
- (i32.const -8)
- )
- (get_local $5)
- )
- (block
- (set_local $15
- (get_local $1)
)
- (set_local $0
- (i32.const 130)
+ (i32.eq
+ (get_local $3)
+ (i32.const 31)
)
- (br $while-out$18)
)
)
- (set_local $2
- (i32.shl
- (get_local $6)
- (i32.const 1)
- )
+ )
+ (set_local $0
+ (i32.load
+ (get_local $5)
)
- (if
- (i32.eq
- (tee_local $0
- (i32.load
- (tee_local $6
- (i32.add
- (i32.add
- (get_local $1)
- (i32.const 16)
+ )
+ (block $jumpthreading$outer$1
+ (block $jumpthreading$inner$1
+ (block $jumpthreading$inner$0
+ (loop $while-in$19
+ (br_if $jumpthreading$inner$1
+ (i32.eq
+ (i32.and
+ (i32.load offset=4
+ (get_local $0)
)
- (i32.shl
- (i32.shr_u
- (get_local $6)
- (i32.const 31)
+ (i32.const -8)
+ )
+ (get_local $1)
+ )
+ )
+ (set_local $5
+ (i32.shl
+ (get_local $2)
+ (i32.const 1)
+ )
+ )
+ (br_if $jumpthreading$inner$0
+ (i32.eqz
+ (tee_local $3
+ (i32.load
+ (tee_local $2
+ (i32.add
+ (i32.add
+ (get_local $0)
+ (i32.const 16)
+ )
+ (i32.shl
+ (i32.shr_u
+ (get_local $2)
+ (i32.const 31)
+ )
+ (i32.const 2)
+ )
+ )
)
- (i32.const 2)
)
)
)
)
+ (block
+ (set_local $2
+ (get_local $5)
+ )
+ (set_local $0
+ (get_local $3)
+ )
+ (br $while-in$19)
+ )
)
- (i32.const 0)
- )
- (block
- (set_local $18
- (get_local $1)
- )
- (set_local $17
- (get_local $6)
- )
- (set_local $0
- (i32.const 127)
- )
- (br $while-out$18)
)
- (block
- (set_local $6
+ (if
+ (i32.lt_u
(get_local $2)
+ (i32.load
+ (i32.const 192)
+ )
)
- (set_local $1
- (get_local $0)
+ (call_import $_abort)
+ (block
+ (i32.store
+ (get_local $2)
+ (get_local $4)
+ )
+ (i32.store offset=24
+ (get_local $4)
+ (get_local $0)
+ )
+ (i32.store offset=12
+ (get_local $4)
+ (get_local $4)
+ )
+ (i32.store offset=8
+ (get_local $4)
+ (get_local $4)
+ )
+ (br $do-once$16)
)
)
- )
- (br $while-in$19)
- )
- )
- (if
- (i32.eq
- (get_local $0)
- (i32.const 127)
- )
- (if
- (i32.lt_u
- (get_local $17)
- (i32.load
- (i32.const 192)
- )
- )
- (call_import $_abort)
- (block
- (i32.store
- (get_local $17)
- (get_local $3)
- )
- (i32.store offset=24
- (get_local $3)
- (get_local $18)
- )
- (i32.store offset=12
- (get_local $3)
- (get_local $3)
- )
- (i32.store offset=8
- (get_local $3)
- (get_local $3)
- )
- )
- )
- (if
- (i32.eq
- (get_local $0)
- (i32.const 130)
+ (br $jumpthreading$outer$1)
)
(if
(i32.and
(i32.ge_u
- (tee_local $0
+ (tee_local $1
(i32.load
- (tee_local $1
+ (tee_local $2
(i32.add
- (get_local $15)
+ (get_local $0)
(i32.const 8)
)
)
)
)
- (tee_local $6
+ (tee_local $3
(i32.load
(i32.const 192)
)
)
)
(i32.ge_u
- (get_local $15)
- (get_local $6)
+ (get_local $0)
+ (get_local $3)
)
)
(block
(i32.store offset=12
- (get_local $0)
- (get_local $3)
+ (get_local $1)
+ (get_local $4)
)
(i32.store
- (get_local $1)
- (get_local $3)
+ (get_local $2)
+ (get_local $4)
)
(i32.store offset=8
- (get_local $3)
- (get_local $0)
+ (get_local $4)
+ (get_local $1)
)
(i32.store offset=12
- (get_local $3)
- (get_local $15)
+ (get_local $4)
+ (get_local $0)
)
(i32.store offset=24
- (get_local $3)
+ (get_local $4)
(i32.const 0)
)
)
@@ -17341,6 +15551,31 @@
)
)
)
+ (block
+ (i32.store
+ (i32.const 180)
+ (i32.or
+ (get_local $0)
+ (get_local $2)
+ )
+ )
+ (i32.store
+ (get_local $5)
+ (get_local $4)
+ )
+ (i32.store offset=24
+ (get_local $4)
+ (get_local $5)
+ )
+ (i32.store offset=12
+ (get_local $4)
+ (get_local $4)
+ )
+ (i32.store offset=8
+ (get_local $4)
+ (get_local $4)
+ )
+ )
)
)
(i32.store
@@ -17355,37 +15590,25 @@
)
)
(if
- (i32.eq
- (get_local $0)
- (i32.const 0)
- )
- (set_local $6
+ (get_local $0)
+ (return)
+ (set_local $0
(i32.const 632)
)
- (return)
)
(loop $while-in$21
- (block $while-out$20
- (set_local $0
- (i32.eq
- (tee_local $6
- (i32.load
- (get_local $6)
- )
+ (set_local $0
+ (i32.add
+ (tee_local $1
+ (i32.load
+ (get_local $0)
)
- (i32.const 0)
- )
- )
- (set_local $6
- (i32.add
- (get_local $6)
- (i32.const 8)
)
+ (i32.const 8)
)
- (br_if $while-out$20
- (get_local $0)
- )
- (br $while-in$21)
+ )
+ (br_if $while-in$21
+ (get_local $1)
)
)
(i32.store
@@ -17501,70 +15724,70 @@
)
)
(loop $while-in$1
- (block $while-out$0
- (br_if $while-out$0
- (i32.ge_s
- (get_local $0)
- (get_local $3)
- )
- )
- (i32.store8
+ (if
+ (i32.lt_s
(get_local $0)
- (get_local $1)
+ (get_local $3)
)
- (set_local $0
- (i32.add
+ (block
+ (i32.store8
(get_local $0)
- (i32.const 1)
+ (get_local $1)
+ )
+ (set_local $0
+ (i32.add
+ (get_local $0)
+ (i32.const 1)
+ )
)
+ (br $while-in$1)
)
- (br $while-in$1)
)
)
)
)
(loop $while-in$3
- (block $while-out$2
- (br_if $while-out$2
- (i32.ge_s
- (get_local $0)
- (get_local $6)
- )
- )
- (i32.store
+ (if
+ (i32.lt_s
(get_local $0)
- (get_local $5)
+ (get_local $6)
)
- (set_local $0
- (i32.add
+ (block
+ (i32.store
(get_local $0)
- (i32.const 4)
+ (get_local $5)
+ )
+ (set_local $0
+ (i32.add
+ (get_local $0)
+ (i32.const 4)
+ )
)
+ (br $while-in$3)
)
- (br $while-in$3)
)
)
)
)
(loop $while-in$5
- (block $while-out$4
- (br_if $while-out$4
- (i32.ge_s
- (get_local $0)
- (get_local $4)
- )
- )
- (i32.store8
+ (if
+ (i32.lt_s
(get_local $0)
- (get_local $1)
+ (get_local $4)
)
- (set_local $0
- (i32.add
+ (block
+ (i32.store8
(get_local $0)
- (i32.const 1)
+ (get_local $1)
+ )
+ (set_local $0
+ (i32.add
+ (get_local $0)
+ (i32.const 1)
+ )
)
+ (br $while-in$5)
)
- (br $while-in$5)
)
)
(i32.sub
@@ -17719,9 +15942,8 @@
)
)
(if
- (i32.eq
+ (i32.eqz
(get_local $2)
- (i32.const 0)
)
(return
(get_local $3)
@@ -17755,75 +15977,75 @@
)
)
(loop $while-in$3
- (block $while-out$2
- (br_if $while-out$2
- (i32.lt_s
- (get_local $2)
- (i32.const 4)
- )
- )
- (i32.store
- (get_local $0)
- (i32.load
- (get_local $1)
- )
+ (if
+ (i32.ge_s
+ (get_local $2)
+ (i32.const 4)
)
- (set_local $0
- (i32.add
+ (block
+ (i32.store
(get_local $0)
- (i32.const 4)
+ (i32.load
+ (get_local $1)
+ )
)
- )
- (set_local $1
- (i32.add
- (get_local $1)
- (i32.const 4)
+ (set_local $0
+ (i32.add
+ (get_local $0)
+ (i32.const 4)
+ )
)
- )
- (set_local $2
- (i32.sub
- (get_local $2)
- (i32.const 4)
+ (set_local $1
+ (i32.add
+ (get_local $1)
+ (i32.const 4)
+ )
)
+ (set_local $2
+ (i32.sub
+ (get_local $2)
+ (i32.const 4)
+ )
+ )
+ (br $while-in$3)
)
- (br $while-in$3)
)
)
)
)
(loop $while-in$5
- (block $while-out$4
- (br_if $while-out$4
- (i32.le_s
- (get_local $2)
- (i32.const 0)
- )
- )
- (i32.store8
- (get_local $0)
- (i32.load8_s
- (get_local $1)
- )
+ (if
+ (i32.gt_s
+ (get_local $2)
+ (i32.const 0)
)
- (set_local $0
- (i32.add
+ (block
+ (i32.store8
(get_local $0)
- (i32.const 1)
+ (i32.load8_s
+ (get_local $1)
+ )
)
- )
- (set_local $1
- (i32.add
- (get_local $1)
- (i32.const 1)
+ (set_local $0
+ (i32.add
+ (get_local $0)
+ (i32.const 1)
+ )
)
- )
- (set_local $2
- (i32.sub
- (get_local $2)
- (i32.const 1)
+ (set_local $1
+ (i32.add
+ (get_local $1)
+ (i32.const 1)
+ )
+ )
+ (set_local $2
+ (i32.sub
+ (get_local $2)
+ (i32.const 1)
+ )
)
+ (br $while-in$5)
)
- (br $while-in$5)
)
)
(get_local $3)
@@ -17975,140 +16197,147 @@
)
(func $___divdi3 (param $0 i32) (param $1 i32) (param $2 i32) (param $3 i32) (result i32)
(local $4 i32)
- (call $_i64Subtract
- (i32.xor
- (call $___udivmoddi4
- (call $_i64Subtract
- (i32.xor
- (tee_local $4
- (i32.or
- (i32.shr_s
+ (local $5 i32)
+ (local $6 i32)
+ (set_local $6
+ (call $_i64Subtract
+ (i32.xor
+ (tee_local $4
+ (i32.or
+ (i32.shr_s
+ (get_local $1)
+ (i32.const 31)
+ )
+ (i32.shl
+ (select
+ (i32.const -1)
+ (i32.const 0)
+ (i32.lt_s
(get_local $1)
- (i32.const 31)
- )
- (i32.shl
- (select
- (i32.const -1)
- (i32.const 0)
- (i32.lt_s
- (get_local $1)
- (i32.const 0)
- )
- )
- (i32.const 1)
+ (i32.const 0)
)
)
+ (i32.const 1)
)
- (get_local $0)
)
- (i32.xor
- (tee_local $0
- (i32.or
- (i32.shr_s
- (select
- (i32.const -1)
- (i32.const 0)
- (i32.lt_s
- (get_local $1)
- (i32.const 0)
- )
- )
- (i32.const 31)
+ )
+ (get_local $0)
+ )
+ (i32.xor
+ (tee_local $0
+ (i32.or
+ (i32.shr_s
+ (select
+ (i32.const -1)
+ (i32.const 0)
+ (i32.lt_s
+ (get_local $1)
+ (i32.const 0)
)
- (i32.shl
- (select
- (i32.const -1)
- (i32.const 0)
- (i32.lt_s
- (get_local $1)
- (i32.const 0)
- )
- )
- (i32.const 1)
+ )
+ (i32.const 31)
+ )
+ (i32.shl
+ (select
+ (i32.const -1)
+ (i32.const 0)
+ (i32.lt_s
+ (get_local $1)
+ (i32.const 0)
)
)
+ (i32.const 1)
)
- (get_local $1)
)
- (get_local $4)
- (get_local $0)
)
+ (get_local $1)
+ )
+ (get_local $4)
+ (get_local $0)
+ )
+ )
+ (set_local $5
+ (i32.xor
+ (tee_local $1
+ (i32.or
+ (i32.shr_s
+ (get_local $3)
+ (i32.const 31)
+ )
+ (i32.shl
+ (select
+ (i32.const -1)
+ (i32.const 0)
+ (i32.lt_s
+ (get_local $3)
+ (i32.const 0)
+ )
+ )
+ (i32.const 1)
+ )
+ )
+ )
+ (get_local $4)
+ )
+ )
+ (set_local $0
+ (i32.xor
+ (tee_local $4
+ (i32.or
+ (i32.shr_s
+ (select
+ (i32.const -1)
+ (i32.const 0)
+ (i32.lt_s
+ (get_local $3)
+ (i32.const 0)
+ )
+ )
+ (i32.const 31)
+ )
+ (i32.shl
+ (select
+ (i32.const -1)
+ (i32.const 0)
+ (i32.lt_s
+ (get_local $3)
+ (i32.const 0)
+ )
+ )
+ (i32.const 1)
+ )
+ )
+ )
+ (get_local $0)
+ )
+ )
+ (call $_i64Subtract
+ (i32.xor
+ (call $___udivmoddi4
+ (get_local $6)
(get_global $tempRet0)
(call $_i64Subtract
(i32.xor
- (tee_local $1
- (i32.or
- (i32.shr_s
- (get_local $3)
- (i32.const 31)
- )
- (i32.shl
- (select
- (i32.const -1)
- (i32.const 0)
- (i32.lt_s
- (get_local $3)
- (i32.const 0)
- )
- )
- (i32.const 1)
- )
- )
- )
+ (get_local $1)
(get_local $2)
)
(i32.xor
- (tee_local $2
- (i32.or
- (i32.shr_s
- (select
- (i32.const -1)
- (i32.const 0)
- (i32.lt_s
- (get_local $3)
- (i32.const 0)
- )
- )
- (i32.const 31)
- )
- (i32.shl
- (select
- (i32.const -1)
- (i32.const 0)
- (i32.lt_s
- (get_local $3)
- (i32.const 0)
- )
- )
- (i32.const 1)
- )
- )
- )
+ (get_local $4)
(get_local $3)
)
(get_local $1)
- (get_local $2)
+ (get_local $4)
)
(get_global $tempRet0)
(i32.const 0)
)
- (tee_local $1
- (i32.xor
- (get_local $1)
- (get_local $4)
- )
- )
+ (get_local $5)
)
(i32.xor
(get_global $tempRet0)
- (tee_local $0
- (i32.xor
- (get_local $2)
- (get_local $0)
- )
- )
+ (get_local $0)
)
- (get_local $1)
+ (get_local $5)
(get_local $0)
)
)
@@ -18262,15 +16491,9 @@
(get_local $5)
)
)
- (set_local $1
- (get_global $tempRet0)
- )
(set_global $STACKTOP
(get_local $6)
)
- (set_global $tempRet0
- (get_local $1)
- )
(get_local $0)
)
(func $___muldi3 (param $0 i32) (param $1 i32) (param $2 i32) (param $3 i32) (result i32)
@@ -18355,962 +16578,61 @@
(get_local $0)
)
)
- (func $___udivmoddi4 (param $0 i32) (param $1 i32) (param $2 i32) (param $3 i32) (param $4 i32) (result i32)
- (local $5 i32)
- (local $6 i32)
- (local $7 i32)
- (local $8 i32)
- (local $9 i32)
- (local $10 i32)
- (local $11 i32)
- (local $12 i32)
- (local $13 i32)
- (local $14 i32)
- (set_local $8
- (get_local $0)
- )
- (set_local $5
- (get_local $2)
- )
- (set_local $7
- (tee_local $14
- (get_local $3)
- )
- )
- (if
- (i32.eq
- (tee_local $6
- (tee_local $9
- (get_local $1)
- )
- )
- (i32.const 0)
- )
- (block
- (set_local $2
- (i32.ne
- (get_local $4)
- (i32.const 0)
- )
+ (func $___udivmoddi4 (param $xl i32) (param $xh i32) (param $yl i32) (param $yh i32) (param $r i32) (result i32)
+ (local $x64 i64)
+ (local $y64 i64)
+ (set_local $x64
+ (i64.or
+ (i64.extend_u/i32
+ (get_local $xl)
)
- (if
- (i32.eq
- (get_local $7)
- (i32.const 0)
- )
- (block
- (if
- (get_local $2)
- (block
- (i32.store
- (get_local $4)
- (i32.rem_u
- (get_local $8)
- (get_local $5)
- )
- )
- (i32.store offset=4
- (get_local $4)
- (i32.const 0)
- )
- )
- )
- (set_global $tempRet0
- (i32.const 0)
- )
- (return
- (i32.div_u
- (get_local $8)
- (get_local $5)
- )
- )
- )
- (block
- (if
- (i32.eqz
- (get_local $2)
- )
- (block
- (set_global $tempRet0
- (i32.const 0)
- )
- (return
- (i32.const 0)
- )
- )
- )
- (i32.store
- (get_local $4)
- (i32.and
- (get_local $0)
- (i32.const -1)
- )
- )
- (i32.store offset=4
- (get_local $4)
- (i32.and
- (get_local $1)
- (i32.const 0)
- )
- )
- (set_global $tempRet0
- (i32.const 0)
- )
- (return
- (i32.const 0)
- )
+ (i64.shl
+ (i64.extend_u/i32
+ (get_local $xh)
)
+ (i64.const 32)
)
)
)
- (set_local $10
- (i32.eq
- (get_local $7)
- (i32.const 0)
- )
- )
- (block $do-once$0
- (if
- (i32.eq
- (get_local $5)
- (i32.const 0)
+ (set_local $y64
+ (i64.or
+ (i64.extend_u/i32
+ (get_local $yl)
)
- (block
- (if
- (get_local $10)
- (block
- (if
- (i32.ne
- (get_local $4)
- (i32.const 0)
- )
- (block
- (i32.store
- (get_local $4)
- (i32.rem_u
- (get_local $6)
- (get_local $5)
- )
- )
- (i32.store offset=4
- (get_local $4)
- (i32.const 0)
- )
- )
- )
- (set_global $tempRet0
- (i32.const 0)
- )
- (return
- (i32.div_u
- (get_local $6)
- (get_local $5)
- )
- )
- )
- )
- (if
- (i32.eq
- (get_local $8)
- (i32.const 0)
- )
- (block
- (if
- (i32.ne
- (get_local $4)
- (i32.const 0)
- )
- (block
- (i32.store
- (get_local $4)
- (i32.const 0)
- )
- (i32.store offset=4
- (get_local $4)
- (i32.rem_u
- (get_local $6)
- (get_local $7)
- )
- )
- )
- )
- (set_global $tempRet0
- (i32.const 0)
- )
- (return
- (i32.div_u
- (get_local $6)
- (get_local $7)
- )
- )
- )
- )
- (if
- (i32.eq
- (i32.and
- (tee_local $5
- (i32.sub
- (get_local $7)
- (i32.const 1)
- )
- )
- (get_local $7)
- )
- (i32.const 0)
- )
- (block
- (if
- (i32.ne
- (get_local $4)
- (i32.const 0)
- )
- (block
- (i32.store
- (get_local $4)
- (i32.or
- (i32.const 0)
- (i32.and
- (get_local $0)
- (i32.const -1)
- )
- )
- )
- (i32.store offset=4
- (get_local $4)
- (i32.or
- (i32.and
- (get_local $5)
- (get_local $6)
- )
- (i32.and
- (get_local $1)
- (i32.const 0)
- )
- )
- )
- )
- )
- (set_global $tempRet0
- (i32.const 0)
- )
- (return
- (i32.shr_u
- (get_local $6)
- (i32.ctz
- (get_local $7)
- )
- )
- )
- )
- )
- (if
- (i32.le_u
- (tee_local $5
- (i32.sub
- (i32.clz
- (get_local $7)
- )
- (i32.clz
- (get_local $6)
- )
- )
- )
- (i32.const 30)
- )
- (block
- (set_local $12
- (tee_local $0
- (i32.add
- (get_local $5)
- (i32.const 1)
- )
- )
- )
- (set_local $11
- (i32.or
- (i32.shl
- (get_local $6)
- (tee_local $1
- (i32.sub
- (i32.const 31)
- (get_local $5)
- )
- )
- )
- (i32.shr_u
- (get_local $8)
- (get_local $0)
- )
- )
- )
- (set_local $13
- (i32.shr_u
- (get_local $6)
- (get_local $0)
- )
- )
- (set_local $10
- (i32.const 0)
- )
- (set_local $0
- (i32.shl
- (get_local $8)
- (get_local $1)
- )
- )
- (br $do-once$0)
- )
- )
- (if
- (i32.eq
- (get_local $4)
- (i32.const 0)
- )
- (block
- (set_global $tempRet0
- (i32.const 0)
- )
- (return
- (i32.const 0)
- )
- )
- )
- (i32.store
- (get_local $4)
- (i32.or
- (i32.const 0)
- (i32.and
- (get_local $0)
- (i32.const -1)
- )
- )
- )
- (i32.store offset=4
- (get_local $4)
- (i32.or
- (get_local $9)
- (i32.and
- (get_local $1)
- (i32.const 0)
- )
- )
- )
- (set_global $tempRet0
- (i32.const 0)
- )
- (return
- (i32.const 0)
+ (i64.shl
+ (i64.extend_u/i32
+ (get_local $yh)
)
- )
- (block
- (if
- (i32.eqz
- (get_local $10)
- )
- (block
- (if
- (i32.le_u
- (tee_local $5
- (i32.sub
- (i32.clz
- (get_local $7)
- )
- (i32.clz
- (get_local $6)
- )
- )
- )
- (i32.const 31)
- )
- (block
- (set_local $12
- (tee_local $0
- (i32.add
- (get_local $5)
- (i32.const 1)
- )
- )
- )
- (set_local $11
- (i32.or
- (i32.and
- (i32.shr_u
- (get_local $8)
- (get_local $0)
- )
- (tee_local $9
- (i32.shr_s
- (i32.sub
- (get_local $5)
- (i32.const 31)
- )
- (i32.const 31)
- )
- )
- )
- (i32.shl
- (get_local $6)
- (tee_local $1
- (i32.sub
- (i32.const 31)
- (get_local $5)
- )
- )
- )
- )
- )
- (set_local $13
- (i32.and
- (i32.shr_u
- (get_local $6)
- (get_local $0)
- )
- (get_local $9)
- )
- )
- (set_local $10
- (i32.const 0)
- )
- (set_local $0
- (i32.shl
- (get_local $8)
- (get_local $1)
- )
- )
- (br $do-once$0)
- )
- )
- (if
- (i32.eq
- (get_local $4)
- (i32.const 0)
- )
- (block
- (set_global $tempRet0
- (i32.const 0)
- )
- (return
- (i32.const 0)
- )
- )
- )
- (i32.store
- (get_local $4)
- (i32.or
- (i32.const 0)
- (i32.and
- (get_local $0)
- (i32.const -1)
- )
- )
- )
- (i32.store offset=4
- (get_local $4)
- (i32.or
- (get_local $9)
- (i32.and
- (get_local $1)
- (i32.const 0)
- )
- )
- )
- (set_global $tempRet0
- (i32.const 0)
- )
- (return
- (i32.const 0)
- )
- )
- )
- (if
- (i32.ne
- (i32.and
- (tee_local $7
- (i32.sub
- (get_local $5)
- (i32.const 1)
- )
- )
- (get_local $5)
- )
- (i32.const 0)
- )
- (block
- (set_local $1
- (i32.sub
- (i32.const 64)
- (tee_local $0
- (i32.sub
- (i32.add
- (i32.clz
- (get_local $5)
- )
- (i32.const 33)
- )
- (i32.clz
- (get_local $6)
- )
- )
- )
- )
- )
- (set_local $5
- (i32.shr_s
- (tee_local $9
- (i32.sub
- (i32.const 32)
- (get_local $0)
- )
- )
- (i32.const 31)
- )
- )
- (set_local $10
- (i32.shr_s
- (tee_local $7
- (i32.sub
- (get_local $0)
- (i32.const 32)
- )
- )
- (i32.const 31)
- )
- )
- (set_local $12
- (get_local $0)
- )
- (set_local $11
- (i32.or
- (i32.and
- (i32.shr_s
- (i32.sub
- (get_local $9)
- (i32.const 1)
- )
- (i32.const 31)
- )
- (i32.shr_u
- (get_local $6)
- (get_local $7)
- )
- )
- (i32.and
- (i32.or
- (i32.shl
- (get_local $6)
- (get_local $9)
- )
- (i32.shr_u
- (get_local $8)
- (get_local $0)
- )
- )
- (get_local $10)
- )
- )
- )
- (set_local $13
- (i32.and
- (get_local $10)
- (i32.shr_u
- (get_local $6)
- (get_local $0)
- )
- )
- )
- (set_local $10
- (i32.and
- (i32.shl
- (get_local $8)
- (get_local $1)
- )
- (get_local $5)
- )
- )
- (set_local $0
- (i32.or
- (i32.and
- (i32.or
- (i32.shl
- (get_local $6)
- (get_local $1)
- )
- (i32.shr_u
- (get_local $8)
- (get_local $7)
- )
- )
- (get_local $5)
- )
- (i32.and
- (i32.shl
- (get_local $8)
- (get_local $9)
- )
- (i32.shr_s
- (i32.sub
- (get_local $0)
- (i32.const 33)
- )
- (i32.const 31)
- )
- )
- )
- )
- (br $do-once$0)
- )
- )
- (if
- (i32.ne
- (get_local $4)
- (i32.const 0)
- )
- (block
- (i32.store
- (get_local $4)
- (i32.and
- (get_local $7)
- (get_local $8)
- )
- )
- (i32.store offset=4
- (get_local $4)
- (i32.const 0)
- )
- )
- )
- (if
- (i32.eq
- (get_local $5)
- (i32.const 1)
- )
- (block
- (set_global $tempRet0
- (i32.or
- (get_local $9)
- (i32.and
- (get_local $1)
- (i32.const 0)
- )
- )
- )
- (return
- (i32.or
- (i32.const 0)
- (i32.and
- (get_local $0)
- (i32.const -1)
- )
- )
- )
- )
- (block
- (set_global $tempRet0
- (i32.or
- (i32.const 0)
- (i32.shr_u
- (get_local $6)
- (tee_local $0
- (i32.ctz
- (get_local $5)
- )
- )
- )
- )
- )
- (return
- (i32.or
- (i32.shl
- (get_local $6)
- (i32.sub
- (i32.const 32)
- (get_local $0)
- )
- )
- (i32.shr_u
- (get_local $8)
- (get_local $0)
- )
- )
- )
- )
- )
- )
- )
- )
- (set_local $0
- (if
- (i32.eq
- (get_local $12)
- (i32.const 0)
- )
- (block
- (set_local $6
- (get_local $0)
- )
- (set_local $1
- (i32.const 0)
- )
- (i32.const 0)
- )
- (block
- (set_local $3
- (call $_i64Add
- (tee_local $1
- (i32.or
- (i32.const 0)
- (i32.and
- (get_local $2)
- (i32.const -1)
- )
- )
- )
- (tee_local $2
- (i32.or
- (get_local $14)
- (i32.and
- (get_local $3)
- (i32.const 0)
- )
- )
- )
- (i32.const -1)
- (i32.const -1)
- )
- )
- (set_local $8
- (get_global $tempRet0)
- )
- (set_local $9
- (get_local $0)
- )
- (set_local $0
- (i32.const 0)
- )
- (loop $while-in$3
- (block $while-out$2
- (set_local $6
- (i32.or
- (i32.shr_u
- (get_local $10)
- (i32.const 31)
- )
- (i32.shl
- (get_local $9)
- (i32.const 1)
- )
- )
- )
- (set_local $10
- (i32.or
- (get_local $0)
- (i32.shl
- (get_local $10)
- (i32.const 1)
- )
- )
- )
- (drop
- (call $_i64Subtract
- (get_local $3)
- (get_local $8)
- (tee_local $0
- (i32.or
- (i32.const 0)
- (i32.or
- (i32.shl
- (get_local $11)
- (i32.const 1)
- )
- (i32.shr_u
- (get_local $9)
- (i32.const 31)
- )
- )
- )
- )
- (tee_local $9
- (i32.or
- (i32.shr_u
- (get_local $11)
- (i32.const 31)
- )
- (i32.shl
- (get_local $13)
- (i32.const 1)
- )
- )
- )
- )
- )
- (set_local $7
- (i32.and
- (tee_local $14
- (i32.or
- (i32.shr_s
- (tee_local $5
- (get_global $tempRet0)
- )
- (i32.const 31)
- )
- (i32.shl
- (select
- (i32.const -1)
- (i32.const 0)
- (i32.lt_s
- (get_local $5)
- (i32.const 0)
- )
- )
- (i32.const 1)
- )
- )
- )
- (i32.const 1)
- )
- )
- (set_local $11
- (call $_i64Subtract
- (get_local $0)
- (get_local $9)
- (i32.and
- (get_local $14)
- (get_local $1)
- )
- (i32.and
- (i32.or
- (i32.shr_s
- (select
- (i32.const -1)
- (i32.const 0)
- (i32.lt_s
- (get_local $5)
- (i32.const 0)
- )
- )
- (i32.const 31)
- )
- (i32.shl
- (select
- (i32.const -1)
- (i32.const 0)
- (i32.lt_s
- (get_local $5)
- (i32.const 0)
- )
- )
- (i32.const 1)
- )
- )
- (get_local $2)
- )
- )
- )
- (set_local $13
- (get_global $tempRet0)
- )
- (if
- (i32.eq
- (tee_local $12
- (i32.sub
- (get_local $12)
- (i32.const 1)
- )
- )
- (i32.const 0)
- )
- (br $while-out$2)
- (block
- (set_local $9
- (get_local $6)
- )
- (set_local $0
- (get_local $7)
- )
- )
- )
- (br $while-in$3)
- )
- )
- (set_local $1
- (i32.const 0)
- )
- (get_local $7)
+ (i64.const 32)
)
)
)
- (set_local $3
- (i32.or
- (get_local $6)
- (tee_local $2
- (i32.const 0)
+ (if
+ (get_local $r)
+ (i64.store
+ (get_local $r)
+ (i64.rem_u
+ (get_local $x64)
+ (get_local $y64)
)
)
)
- (if
- (i32.ne
- (get_local $4)
- (i32.const 0)
- )
- (block
- (i32.store
- (get_local $4)
- (i32.or
- (i32.const 0)
- (get_local $11)
- )
- )
- (i32.store offset=4
- (get_local $4)
- (get_local $13)
- )
+ (set_local $x64
+ (i64.div_u
+ (get_local $x64)
+ (get_local $y64)
)
)
(set_global $tempRet0
- (i32.or
- (i32.or
- (i32.or
- (i32.shr_u
- (i32.or
- (i32.const 0)
- (get_local $10)
- )
- (i32.const 31)
- )
- (i32.shl
- (get_local $3)
- (i32.const 1)
- )
- )
- (i32.and
- (i32.or
- (i32.shl
- (get_local $2)
- (i32.const 1)
- )
- (i32.shr_u
- (get_local $10)
- (i32.const 31)
- )
- )
- (i32.const 0)
- )
+ (i32.wrap/i64
+ (i64.shr_u
+ (get_local $x64)
+ (i64.const 32)
)
- (get_local $1)
)
)
- (i32.or
- (i32.and
- (i32.or
- (i32.shl
- (get_local $10)
- (i32.const 1)
- )
- (i32.const 0)
- )
- (i32.const -2)
- )
- (get_local $0)
+ (i32.wrap/i64
+ (get_local $x64)
)
)
(func $dynCall_ii (param $0 i32) (param $1 i32) (result i32)