summaryrefslogtreecommitdiff
path: root/test/emcc_hello_world.fromasm.imprecise
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2016-11-06 16:49:23 -0800
committerAlon Zakai <alonzakai@gmail.com>2016-11-06 17:16:59 -0800
commit4a3892d31288bded757e3805cb53d4e20ccc6be0 (patch)
tree01b3e429c5afb8794c972c27276385345f53e8b8 /test/emcc_hello_world.fromasm.imprecise
parent962c9a63f854f888e4f0fc48f217beefccce4266 (diff)
downloadbinaryen-4a3892d31288bded757e3805cb53d4e20ccc6be0.tar.gz
binaryen-4a3892d31288bded757e3805cb53d4e20ccc6be0.tar.bz2
binaryen-4a3892d31288bded757e3805cb53d4e20ccc6be0.zip
handle a label setting inside the if-body of a label value in RelooperJumpThreading
Diffstat (limited to 'test/emcc_hello_world.fromasm.imprecise')
-rw-r--r--test/emcc_hello_world.fromasm.imprecise2982
1 files changed, 1448 insertions, 1534 deletions
diff --git a/test/emcc_hello_world.fromasm.imprecise b/test/emcc_hello_world.fromasm.imprecise
index 54d46c50e..dcf4967c0 100644
--- a/test/emcc_hello_world.fromasm.imprecise
+++ b/test/emcc_hello_world.fromasm.imprecise
@@ -296,109 +296,89 @@
(func $_strerror (param $0 i32) (result i32)
(local $1 i32)
(local $2 i32)
- (local $3 i32)
- (local $4 i32)
- (local $5 i32)
(set_local $1
(i32.const 0)
)
- (block $jumpthreading$outer$0
- (block $jumpthreading$inner$0
- (loop $while-in
- (br_if $jumpthreading$inner$0
- (i32.eq
- (i32.load8_u offset=687
- (get_local $1)
+ (block $jumpthreading$outer$1
+ (block $jumpthreading$inner$1
+ (block $jumpthreading$inner$0
+ (loop $while-in
+ (br_if $jumpthreading$inner$0
+ (i32.eq
+ (i32.load8_u offset=687
+ (get_local $1)
+ )
+ (get_local $0)
)
- (get_local $0)
)
- )
- (br_if $while-in
- (i32.ne
- (tee_local $1
- (i32.add
- (get_local $1)
- (i32.const 1)
+ (br_if $while-in
+ (i32.ne
+ (tee_local $1
+ (i32.add
+ (get_local $1)
+ (i32.const 1)
+ )
)
+ (i32.const 87)
)
+ )
+ (set_local $1
(i32.const 87)
)
- )
- (set_local $3
- (i32.const 87)
- )
- (set_local $2
- (i32.const 775)
- )
- (set_local $4
- (i32.const 5)
+ (set_local $0
+ (i32.const 775)
+ )
+ (br $jumpthreading$inner$1)
)
)
- (br $jumpthreading$outer$0)
- )
- (if
- (get_local $1)
- (block
- (set_local $3
- (get_local $1)
+ (if
+ (get_local $1)
+ (block
+ (set_local $0
+ (i32.const 775)
+ )
+ (br $jumpthreading$inner$1)
)
- (set_local $2
+ (set_local $0
(i32.const 775)
)
- (set_local $4
- (i32.const 5)
- )
)
- (set_local $5
- (i32.const 775)
- )
- )
- )
- (if
- (i32.eq
- (get_local $4)
- (i32.const 5)
+ (br $jumpthreading$outer$1)
)
(loop $while-in1
(loop $while-in3
- (set_local $0
+ (set_local $2
(i32.add
- (get_local $2)
+ (get_local $0)
(i32.const 1)
)
)
(if
(i32.load8_s
- (get_local $2)
+ (get_local $0)
)
(block
- (set_local $2
- (get_local $0)
+ (set_local $0
+ (get_local $2)
)
(br $while-in3)
)
+ (set_local $0
+ (get_local $2)
+ )
)
)
- (if
- (tee_local $3
+ (br_if $while-in1
+ (tee_local $1
(i32.add
- (get_local $3)
+ (get_local $1)
(i32.const -1)
)
)
- (block
- (set_local $2
- (get_local $0)
- )
- (br $while-in1)
- )
- (set_local $5
- (get_local $0)
- )
)
)
)
- (get_local $5)
+ (get_local $0)
)
(func $___errno_location (result i32)
(if i32
@@ -2323,11 +2303,6 @@
(local $48 i32)
(local $49 i32)
(local $50 i32)
- (local $51 i32)
- (local $52 i32)
- (local $53 i32)
- (local $54 i32)
- (local $55 i32)
(set_local $26
(get_global $STACKTOP)
)
@@ -2353,19 +2328,19 @@
(set_local $19
(get_local $26)
)
- (set_local $40
+ (set_local $36
(i32.add
(get_local $26)
(i32.const 528)
)
)
- (set_local $31
+ (set_local $29
(i32.ne
(get_local $0)
(i32.const 0)
)
)
- (set_local $44
+ (set_local $39
(tee_local $22
(i32.add
(tee_local $5
@@ -2378,15 +2353,15 @@
)
)
)
- (set_local $45
+ (set_local $40
(i32.add
(get_local $5)
(i32.const 39)
)
)
- (set_local $49
+ (set_local $44
(i32.add
- (tee_local $46
+ (tee_local $41
(i32.add
(get_local $26)
(i32.const 8)
@@ -2395,7 +2370,7 @@
(i32.const 4)
)
)
- (set_local $37
+ (set_local $34
(i32.add
(tee_local $5
(i32.add
@@ -2406,18 +2381,18 @@
(i32.const 12)
)
)
- (set_local $47
+ (set_local $42
(i32.add
(get_local $5)
(i32.const 11)
)
)
- (set_local $50
+ (set_local $45
(i32.sub
- (tee_local $30
- (get_local $37)
+ (tee_local $28
+ (get_local $34)
)
- (tee_local $41
+ (tee_local $37
(tee_local $23
(i32.add
(get_local $26)
@@ -2427,21 +2402,21 @@
)
)
)
- (set_local $51
+ (set_local $46
(i32.sub
(i32.const -2)
- (get_local $41)
+ (get_local $37)
)
)
- (set_local $52
+ (set_local $47
(i32.add
- (get_local $30)
+ (get_local $28)
(i32.const 2)
)
)
- (set_local $54
+ (set_local $49
(i32.add
- (tee_local $53
+ (tee_local $48
(i32.add
(get_local $26)
(i32.const 24)
@@ -2450,15 +2425,15 @@
(i32.const 288)
)
)
- (set_local $48
- (tee_local $32
+ (set_local $43
+ (tee_local $30
(i32.add
(get_local $23)
(i32.const 9)
)
)
)
- (set_local $38
+ (set_local $35
(i32.add
(get_local $23)
(i32.const 8)
@@ -2477,7 +2452,7 @@
(i32.const 0)
)
(block $label$break$L343
- (block $jumpthreading$inner$8
+ (block $jumpthreading$inner$9
(loop $label$continue$L1
(block $label$break$L1
(if
@@ -2508,11 +2483,11 @@
)
)
)
- (br_if $jumpthreading$inner$8
+ (br_if $jumpthreading$inner$9
(i32.eqz
(i32.shr_s
(i32.shl
- (tee_local $6
+ (tee_local $7
(i32.load8_s
(get_local $5)
)
@@ -2526,122 +2501,89 @@
(set_local $10
(get_local $5)
)
- (loop $label$continue$L9
- (block $label$break$L9
- (block $switch-default
- (block $switch-case0
- (block $switch-case
- (br_table $switch-case0 $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-case $switch-default
- (i32.sub
- (i32.shr_s
- (i32.shl
- (get_local $6)
- (i32.const 24)
+ (block $label$break$L12
+ (block $jumpthreading$inner$1
+ (loop $label$continue$L9
+ (block $label$break$L9
+ (block $switch-default
+ (block $switch-case0
+ (block $switch-case
+ (br_table $switch-case0 $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-default $switch-case $switch-default
+ (i32.sub
+ (i32.shr_s
+ (i32.shl
+ (get_local $7)
+ (i32.const 24)
+ )
+ (i32.const 24)
+ )
+ (i32.const 0)
)
- (i32.const 24)
)
- (i32.const 0)
)
+ (set_local $6
+ (get_local $10)
+ )
+ (br $jumpthreading$inner$1)
)
- )
- (set_local $39
- (get_local $10)
- )
- (set_local $42
- (get_local $10)
- )
- (set_local $27
- (i32.const 9)
- )
- (br $label$break$L9)
- )
- (set_local $28
- (get_local $10)
- )
- (set_local $33
- (get_local $10)
- )
- (br $label$break$L9)
- )
- (set_local $6
- (i32.load8_s
- (tee_local $10
- (i32.add
+ (set_local $6
(get_local $10)
- (i32.const 1)
)
+ (br $label$break$L9)
)
+ (set_local $7
+ (i32.load8_s
+ (tee_local $10
+ (i32.add
+ (get_local $10)
+ (i32.const 1)
+ )
+ )
+ )
+ )
+ (br $label$continue$L9)
)
)
- (br $label$continue$L9)
+ (br $label$break$L12)
)
- )
- (block $label$break$L12
- (if
- (i32.eq
- (get_local $27)
- (i32.const 9)
- )
- (loop $while-in
- (set_local $27
- (i32.const 0)
- )
- (if
- (i32.ne
- (i32.load8_s offset=1
- (get_local $39)
- )
- (i32.const 37)
- )
- (block
- (set_local $28
- (get_local $39)
- )
- (set_local $33
- (get_local $42)
- )
- (br $label$break$L12)
+ (loop $while-in
+ (br_if $label$break$L12
+ (i32.ne
+ (i32.load8_s offset=1
+ (get_local $6)
)
+ (i32.const 37)
)
- (set_local $33
- (i32.add
- (get_local $42)
- (i32.const 1)
- )
+ )
+ (set_local $10
+ (i32.add
+ (get_local $10)
+ (i32.const 1)
)
- (if
- (i32.eq
- (i32.load8_s
- (tee_local $28
- (i32.add
- (get_local $39)
- (i32.const 2)
- )
+ )
+ (br_if $while-in
+ (i32.eq
+ (i32.load8_s
+ (tee_local $6
+ (i32.add
+ (get_local $6)
+ (i32.const 2)
)
)
- (i32.const 37)
- )
- (block
- (set_local $39
- (get_local $28)
- )
- (set_local $42
- (get_local $33)
- )
- (br $while-in)
)
+ (i32.const 37)
)
)
)
)
- (set_local $6
+ (set_local $7
(i32.sub
- (get_local $33)
+ (get_local $10)
(get_local $5)
)
)
(if
- (get_local $31)
+ (get_local $29)
(if
(i32.eqz
(i32.and
@@ -2654,7 +2596,7 @@
(drop
(call $___fwritex
(get_local $5)
- (get_local $6)
+ (get_local $7)
(get_local $0)
)
)
@@ -2662,15 +2604,15 @@
)
(if
(i32.ne
- (get_local $33)
+ (get_local $10)
(get_local $5)
)
(block
(set_local $5
- (get_local $28)
+ (get_local $6)
)
(set_local $10
- (get_local $6)
+ (get_local $7)
)
(br $label$continue$L1)
)
@@ -2682,11 +2624,11 @@
(i32.add
(i32.shr_s
(i32.shl
- (tee_local $7
+ (tee_local $11
(i32.load8_s
(tee_local $10
(i32.add
- (get_local $28)
+ (get_local $6)
(i32.const 1)
)
)
@@ -2702,19 +2644,19 @@
(i32.const 10)
)
(block i32
- (set_local $7
+ (set_local $6
(i32.load8_s
(tee_local $10
(select
(i32.add
- (get_local $28)
+ (get_local $6)
(i32.const 3)
)
(get_local $10)
(tee_local $11
(i32.eq
(i32.load8_s offset=2
- (get_local $28)
+ (get_local $6)
)
(i32.const 36)
)
@@ -2737,6 +2679,9 @@
)
)
(block i32
+ (set_local $6
+ (get_local $11)
+ )
(set_local $17
(i32.const -1)
)
@@ -2751,7 +2696,7 @@
(tee_local $11
(i32.shr_s
(i32.shl
- (get_local $7)
+ (get_local $6)
(i32.const 24)
)
(i32.const 24)
@@ -2763,9 +2708,9 @@
)
(block
(set_local $1
- (get_local $7)
+ (get_local $6)
)
- (set_local $7
+ (set_local $6
(get_local $11)
)
(set_local $11
@@ -2778,7 +2723,7 @@
(i32.shl
(i32.const 1)
(i32.add
- (get_local $7)
+ (get_local $6)
(i32.const -32)
)
)
@@ -2786,7 +2731,7 @@
)
)
(block
- (set_local $7
+ (set_local $6
(get_local $1)
)
(set_local $1
@@ -2816,7 +2761,7 @@
(br_if $while-in4
(i32.eq
(i32.and
- (tee_local $7
+ (tee_local $6
(i32.shr_s
(i32.shl
(tee_local $1
@@ -2839,7 +2784,7 @@
(i32.const 32)
)
)
- (set_local $7
+ (set_local $6
(get_local $1)
)
(set_local $1
@@ -2857,7 +2802,7 @@
(i32.eq
(i32.shr_s
(i32.shl
- (get_local $7)
+ (get_local $6)
(i32.const 24)
)
(i32.const 24)
@@ -2873,7 +2818,7 @@
(tee_local $11
(i32.add
(i32.load8_s
- (tee_local $7
+ (tee_local $6
(i32.add
(get_local $10)
(i32.const 1)
@@ -2904,13 +2849,13 @@
)
(i32.const 10)
)
- (set_local $7
+ (set_local $6
(i32.add
(get_local $3)
(i32.shl
(i32.add
(i32.load8_s
- (get_local $7)
+ (get_local $6)
)
(i32.const -48)
)
@@ -2923,7 +2868,7 @@
)
(set_local $14
(i32.load
- (get_local $7)
+ (get_local $6)
)
)
(br $jumpthreading$outer$0
@@ -2933,9 +2878,6 @@
)
)
)
- (set_local $27
- (i32.const 0)
- )
(if
(get_local $8)
(block
@@ -2947,14 +2889,14 @@
)
(if
(i32.eqz
- (get_local $31)
+ (get_local $29)
)
(block
(set_local $11
(get_local $1)
)
(set_local $10
- (get_local $7)
+ (get_local $6)
)
(set_local $1
(i32.const 0)
@@ -2990,7 +2932,7 @@
(set_local $8
(i32.const 0)
)
- (get_local $7)
+ (get_local $6)
)
)
(set_local $1
@@ -3025,11 +2967,11 @@
)
(if
(i32.lt_u
- (tee_local $7
+ (tee_local $6
(i32.add
(i32.shr_s
(i32.shl
- (get_local $7)
+ (get_local $6)
(i32.const 24)
)
(i32.const 24)
@@ -3044,13 +2986,13 @@
(i32.const 0)
)
(loop $while-in8
- (set_local $7
+ (set_local $6
(i32.add
(i32.mul
(get_local $11)
(i32.const 10)
)
- (get_local $7)
+ (get_local $6)
)
)
(if
@@ -3072,9 +3014,9 @@
)
(block
(set_local $11
- (get_local $7)
+ (get_local $6)
)
- (set_local $7
+ (set_local $6
(get_local $9)
)
(br $while-in8)
@@ -3083,7 +3025,7 @@
)
(if
(i32.lt_s
- (get_local $7)
+ (get_local $6)
(i32.const 0)
)
(block
@@ -3100,7 +3042,7 @@
(get_local $8)
)
(set_local $14
- (get_local $7)
+ (get_local $6)
)
)
)
@@ -3120,7 +3062,7 @@
)
)
(block $label$break$L46
- (set_local $7
+ (set_local $6
(if i32
(i32.eq
(i32.load8_s
@@ -3135,7 +3077,7 @@
(i32.shl
(tee_local $8
(i32.load8_s
- (tee_local $7
+ (tee_local $6
(i32.add
(get_local $10)
(i32.const 1)
@@ -3168,33 +3110,33 @@
)
(block
(set_local $10
- (get_local $7)
+ (get_local $6)
)
(set_local $8
(i32.const 0)
)
- (set_local $7
+ (set_local $6
(get_local $9)
)
)
(block
(set_local $10
- (get_local $7)
+ (get_local $6)
)
- (set_local $7
+ (set_local $6
(i32.const 0)
)
(br $label$break$L46)
)
)
(loop $while-in11
- (set_local $7
+ (set_local $6
(i32.add
(i32.mul
(get_local $8)
(i32.const 10)
)
- (get_local $7)
+ (get_local $6)
)
)
(br_if $label$break$L46
@@ -3216,9 +3158,9 @@
)
)
(set_local $8
- (get_local $7)
+ (get_local $6)
)
- (set_local $7
+ (set_local $6
(get_local $9)
)
(br $while-in11)
@@ -3230,7 +3172,7 @@
(tee_local $8
(i32.add
(i32.load8_s
- (tee_local $7
+ (tee_local $6
(i32.add
(get_local $10)
(i32.const 2)
@@ -3260,13 +3202,13 @@
)
(i32.const 10)
)
- (set_local $7
+ (set_local $6
(i32.add
(get_local $3)
(i32.shl
(i32.add
(i32.load8_s
- (get_local $7)
+ (get_local $6)
)
(i32.const -48)
)
@@ -3280,9 +3222,9 @@
(i32.const 4)
)
)
- (set_local $7
+ (set_local $6
(i32.load
- (get_local $7)
+ (get_local $6)
)
)
(br $label$break$L46)
@@ -3299,7 +3241,7 @@
)
)
(if i32
- (get_local $31)
+ (get_local $29)
(block i32
(set_local $8
(i32.load
@@ -3324,13 +3266,13 @@
)
)
(set_local $10
- (get_local $7)
+ (get_local $6)
)
(get_local $8)
)
(block i32
(set_local $10
- (get_local $7)
+ (get_local $6)
)
(i32.const 0)
)
@@ -3435,8 +3377,8 @@
(i32.const -1)
)
)
- (block $jumpthreading$outer$1
- (block $jumpthreading$inner$1
+ (block $jumpthreading$outer$2
+ (block $jumpthreading$inner$2
(if
(i32.eq
(i32.shr_s
@@ -3456,7 +3398,7 @@
)
(br $label$break$L1)
)
- (br $jumpthreading$inner$1)
+ (br $jumpthreading$inner$2)
)
(block
(if
@@ -3497,12 +3439,12 @@
(get_local $8)
(get_local $13)
)
- (br $jumpthreading$inner$1)
+ (br $jumpthreading$inner$2)
)
)
(if
(i32.eqz
- (get_local $31)
+ (get_local $29)
)
(block
(set_local $16
@@ -3518,21 +3460,18 @@
)
)
)
- (br $jumpthreading$outer$1)
- )
- (set_local $27
- (i32.const 0)
+ (br $jumpthreading$outer$2)
)
(if
(i32.eqz
- (get_local $31)
+ (get_local $29)
)
(block
(set_local $5
(get_local $10)
)
(set_local $10
- (get_local $6)
+ (get_local $7)
)
(br $label$continue$L1)
)
@@ -3553,13 +3492,13 @@
)
)
)
- (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 $jumpthreading$outer$8
+ (block $jumpthreading$inner$8
+ (block $jumpthreading$inner$7
+ (block $jumpthreading$inner$6
+ (block $jumpthreading$inner$5
+ (block $jumpthreading$inner$4
+ (block $jumpthreading$inner$3
(block $switch-default120
(block $switch-case42
(block $switch-case41
@@ -3630,7 +3569,7 @@
(get_local $10)
)
(set_local $10
- (get_local $6)
+ (get_local $7)
)
(br $label$continue$L1)
)
@@ -3644,7 +3583,7 @@
(get_local $10)
)
(set_local $10
- (get_local $6)
+ (get_local $7)
)
(br $label$continue$L1)
)
@@ -3673,7 +3612,7 @@
(get_local $10)
)
(set_local $10
- (get_local $6)
+ (get_local $7)
)
(br $label$continue$L1)
)
@@ -3687,7 +3626,7 @@
(get_local $10)
)
(set_local $10
- (get_local $6)
+ (get_local $7)
)
(br $label$continue$L1)
)
@@ -3701,7 +3640,7 @@
(get_local $10)
)
(set_local $10
- (get_local $6)
+ (get_local $7)
)
(br $label$continue$L1)
)
@@ -3715,7 +3654,7 @@
(get_local $10)
)
(set_local $10
- (get_local $6)
+ (get_local $7)
)
(br $label$continue$L1)
)
@@ -3744,7 +3683,7 @@
(get_local $10)
)
(set_local $10
- (get_local $6)
+ (get_local $7)
)
(br $label$continue$L1)
)
@@ -3752,22 +3691,22 @@
(get_local $10)
)
(set_local $10
- (get_local $6)
+ (get_local $7)
)
(br $label$continue$L1)
)
- (set_local $6
+ (set_local $7
(i32.or
(get_local $11)
(i32.const 8)
)
)
- (set_local $7
+ (set_local $6
(select
- (get_local $7)
+ (get_local $6)
(i32.const 8)
(i32.gt_u
- (get_local $7)
+ (get_local $6)
(i32.const 8)
)
)
@@ -3775,17 +3714,17 @@
(set_local $18
(i32.const 120)
)
- (br $jumpthreading$inner$2)
+ (br $jumpthreading$inner$3)
)
- (set_local $6
+ (set_local $7
(get_local $11)
)
- (br $jumpthreading$inner$2)
+ (br $jumpthreading$inner$3)
)
(if
(i32.and
(i32.eqz
- (tee_local $6
+ (tee_local $7
(i32.load
(tee_local $5
(get_local $19)
@@ -3806,9 +3745,9 @@
)
(block
(set_local $5
- (get_local $6)
+ (get_local $7)
)
- (set_local $6
+ (set_local $7
(get_local $8)
)
(set_local $8
@@ -3837,13 +3776,13 @@
(tee_local $5
(call $_bitshift64Lshr
(get_local $5)
- (get_local $6)
+ (get_local $7)
(i32.const 3)
)
)
)
(i32.eqz
- (tee_local $6
+ (tee_local $7
(get_global $tempRet0)
)
)
@@ -3862,23 +3801,23 @@
(set_local $5
(get_local $8)
)
- (set_local $6
+ (set_local $7
(get_local $11)
)
- (set_local $7
+ (set_local $6
(select
(tee_local $11
(i32.add
(i32.sub
- (get_local $44)
+ (get_local $39)
(get_local $8)
)
(i32.const 1)
)
)
- (get_local $7)
+ (get_local $6)
(i32.lt_s
- (get_local $7)
+ (get_local $6)
(get_local $11)
)
)
@@ -3889,13 +3828,13 @@
(set_local $9
(i32.const 4091)
)
- (br $jumpthreading$inner$7)
+ (br $jumpthreading$inner$8)
)
(block
(set_local $5
(get_local $8)
)
- (set_local $6
+ (set_local $7
(get_local $11)
)
(set_local $8
@@ -3904,22 +3843,22 @@
(set_local $9
(i32.const 4091)
)
- (br $jumpthreading$inner$7)
+ (br $jumpthreading$inner$8)
)
)
)
(set_local $5
(i32.load
- (tee_local $6
+ (tee_local $7
(get_local $19)
)
)
)
(if
(i32.lt_s
- (tee_local $6
+ (tee_local $7
(i32.load offset=4
- (get_local $6)
+ (get_local $7)
)
)
(i32.const 0)
@@ -3934,13 +3873,13 @@
(i32.const 0)
(i32.const 0)
(get_local $5)
- (get_local $6)
+ (get_local $7)
)
)
)
(i32.store offset=4
(get_local $8)
- (tee_local $6
+ (tee_local $7
(get_global $tempRet0)
)
)
@@ -3950,7 +3889,7 @@
(set_local $9
(i32.const 4091)
)
- (br $jumpthreading$inner$3)
+ (br $jumpthreading$inner$4)
)
)
(if
@@ -3965,7 +3904,7 @@
(set_local $9
(i32.const 4092)
)
- (br $jumpthreading$inner$3)
+ (br $jumpthreading$inner$4)
)
(block
(set_local $8
@@ -3983,20 +3922,20 @@
(get_local $9)
)
)
- (br $jumpthreading$inner$3)
+ (br $jumpthreading$inner$4)
)
)
)
(set_local $5
(i32.load
- (tee_local $6
+ (tee_local $7
(get_local $19)
)
)
)
- (set_local $6
+ (set_local $7
(i32.load offset=4
- (get_local $6)
+ (get_local $7)
)
)
(set_local $8
@@ -4005,19 +3944,19 @@
(set_local $9
(i32.const 4091)
)
- (br $jumpthreading$inner$3)
+ (br $jumpthreading$inner$4)
)
(set_local $5
(get_local $19)
)
(i32.store8
- (get_local $45)
+ (get_local $40)
(i32.load
(get_local $5)
)
)
- (set_local $6
- (get_local $45)
+ (set_local $7
+ (get_local $40)
)
(set_local $11
(get_local $8)
@@ -4034,7 +3973,7 @@
(set_local $5
(get_local $22)
)
- (br $jumpthreading$outer$7)
+ (br $jumpthreading$outer$8)
)
(set_local $5
(call $_strerror
@@ -4043,7 +3982,7 @@
)
)
)
- (br $jumpthreading$inner$4)
+ (br $jumpthreading$inner$5)
)
(set_local $5
(select
@@ -4056,37 +3995,37 @@
(get_local $5)
)
)
- (br $jumpthreading$inner$4)
+ (br $jumpthreading$inner$5)
)
(set_local $5
(get_local $19)
)
(i32.store
- (get_local $46)
+ (get_local $41)
(i32.load
(get_local $5)
)
)
(i32.store
- (get_local $49)
+ (get_local $44)
(i32.const 0)
)
(i32.store
(get_local $19)
- (get_local $46)
+ (get_local $41)
)
(set_local $8
(i32.const -1)
)
- (br $jumpthreading$inner$5)
+ (br $jumpthreading$inner$6)
)
(if
- (get_local $7)
+ (get_local $6)
(block
(set_local $8
- (get_local $7)
+ (get_local $6)
)
- (br $jumpthreading$inner$5)
+ (br $jumpthreading$inner$6)
)
(block
(call $_pad
@@ -4096,10 +4035,10 @@
(i32.const 0)
(get_local $11)
)
- (set_local $6
+ (set_local $7
(i32.const 0)
)
- (br $jumpthreading$inner$6)
+ (br $jumpthreading$inner$7)
)
)
)
@@ -4116,7 +4055,7 @@
(get_global $tempDoublePtr)
(get_local $15)
)
- (set_local $34
+ (set_local $31
(if i32
(i32.lt_s
(i32.load offset=4
@@ -4125,7 +4064,7 @@
(i32.const 0)
)
(block i32
- (set_local $29
+ (set_local $27
(i32.const 1)
)
(set_local $15
@@ -4141,13 +4080,13 @@
(i32.const 2048)
)
(block i32
- (set_local $29
+ (set_local $27
(i32.const 1)
)
(i32.const 4111)
)
(block i32
- (set_local $29
+ (set_local $27
(tee_local $5
(i32.and
(get_local $11)
@@ -4168,7 +4107,7 @@
(get_global $tempDoublePtr)
(get_local $15)
)
- (set_local $6
+ (set_local $7
(block $do-once49 i32
(if i32
(i32.or
@@ -4231,10 +4170,10 @@
(set_local $9
(select
(i32.add
- (get_local $34)
+ (get_local $31)
(i32.const 9)
)
- (get_local $34)
+ (get_local $31)
(tee_local $13
(i32.and
(get_local $18)
@@ -4247,14 +4186,14 @@
(if f64
(i32.or
(i32.gt_u
- (get_local $7)
+ (get_local $6)
(i32.const 11)
)
(i32.eqz
(tee_local $5
(i32.sub
(i32.const 12)
- (get_local $7)
+ (get_local $6)
)
)
)
@@ -4317,15 +4256,15 @@
(select
(i32.sub
(i32.const 0)
- (tee_local $6
+ (tee_local $7
(i32.load
(get_local $21)
)
)
)
- (get_local $6)
+ (get_local $7)
(i32.lt_s
- (get_local $6)
+ (get_local $7)
(i32.const 0)
)
)
@@ -4340,24 +4279,24 @@
)
(i32.const 31)
)
- (get_local $37)
+ (get_local $34)
)
)
- (get_local $37)
+ (get_local $34)
)
(block
(i32.store8
- (get_local $47)
+ (get_local $42)
(i32.const 48)
)
(set_local $5
- (get_local $47)
+ (get_local $42)
)
)
)
(set_local $12
(i32.or
- (get_local $29)
+ (get_local $27)
(i32.const 2)
)
)
@@ -4369,7 +4308,7 @@
(i32.add
(i32.and
(i32.shr_s
- (get_local $6)
+ (get_local $7)
(i32.const 31)
)
(i32.const 2)
@@ -4391,7 +4330,7 @@
)
(set_local $18
(i32.lt_s
- (get_local $7)
+ (get_local $6)
(i32.const 1)
)
)
@@ -4412,7 +4351,7 @@
(i32.or
(i32.load8_u
(i32.add
- (tee_local $6
+ (tee_local $7
(i32.trunc_s/f64
(get_local $15)
)
@@ -4428,7 +4367,7 @@
(f64.sub
(get_local $15)
(f64.convert_s/i32
- (get_local $6)
+ (get_local $7)
)
)
(f64.const 16)
@@ -4439,20 +4378,20 @@
(if i32
(i32.eq
(i32.sub
- (tee_local $6
+ (tee_local $7
(i32.add
(get_local $5)
(i32.const 1)
)
)
- (get_local $41)
+ (get_local $37)
)
(i32.const 1)
)
(block i32
(drop
(br_if $do-once57
- (get_local $6)
+ (get_local $7)
(i32.and
(get_local $17)
(i32.and
@@ -4466,7 +4405,7 @@
)
)
(i32.store8
- (get_local $6)
+ (get_local $7)
(i32.const 46)
)
(i32.add
@@ -4474,7 +4413,7 @@
(i32.const 2)
)
)
- (get_local $6)
+ (get_local $7)
)
)
)
@@ -4489,35 +4428,35 @@
(get_local $0)
(i32.const 32)
(get_local $14)
- (tee_local $6
+ (tee_local $7
(i32.add
- (tee_local $7
+ (tee_local $6
(select
(i32.sub
(i32.add
- (get_local $52)
- (get_local $7)
+ (get_local $47)
+ (get_local $6)
)
(get_local $8)
)
(i32.add
(i32.sub
- (get_local $50)
+ (get_local $45)
(get_local $8)
)
(get_local $5)
)
(i32.and
(i32.ne
- (get_local $7)
+ (get_local $6)
(i32.const 0)
)
(i32.lt_s
(i32.add
- (get_local $51)
+ (get_local $46)
(get_local $5)
)
- (get_local $7)
+ (get_local $6)
)
)
)
@@ -4548,7 +4487,7 @@
(get_local $0)
(i32.const 48)
(get_local $14)
- (get_local $6)
+ (get_local $7)
(i32.xor
(get_local $11)
(i32.const 65536)
@@ -4557,7 +4496,7 @@
(set_local $5
(i32.sub
(get_local $5)
- (get_local $41)
+ (get_local $37)
)
)
(if
@@ -4581,12 +4520,12 @@
(get_local $0)
(i32.const 48)
(i32.sub
- (get_local $7)
+ (get_local $6)
(i32.add
(get_local $5)
(tee_local $5
(i32.sub
- (get_local $30)
+ (get_local $28)
(get_local $8)
)
)
@@ -4616,7 +4555,7 @@
(get_local $0)
(i32.const 32)
(get_local $14)
- (get_local $6)
+ (get_local $7)
(i32.xor
(get_local $11)
(i32.const 8192)
@@ -4625,9 +4564,9 @@
(br $do-once49
(select
(get_local $14)
- (get_local $6)
+ (get_local $7)
(i32.lt_s
- (get_local $6)
+ (get_local $7)
(get_local $14)
)
)
@@ -4664,11 +4603,11 @@
)
)
)
- (set_local $6
+ (set_local $7
(tee_local $8
(select
- (get_local $53)
- (get_local $54)
+ (get_local $48)
+ (get_local $49)
(i32.lt_s
(get_local $5)
(i32.const 0)
@@ -4678,16 +4617,16 @@
)
(loop $while-in60
(i32.store
- (get_local $6)
+ (get_local $7)
(tee_local $5
(i32.trunc_s/f64
(get_local $15)
)
)
)
- (set_local $6
+ (set_local $7
(i32.add
- (get_local $6)
+ (get_local $7)
(i32.const 4)
)
)
@@ -4737,7 +4676,7 @@
(i32.ge_u
(tee_local $9
(i32.add
- (get_local $6)
+ (get_local $7)
(i32.const -4)
)
)
@@ -4814,7 +4753,7 @@
(loop $while-in68
(if
(i32.gt_u
- (get_local $6)
+ (get_local $7)
(get_local $5)
)
(if
@@ -4822,14 +4761,14 @@
(i32.load
(tee_local $9
(i32.add
- (get_local $6)
+ (get_local $7)
(i32.const -4)
)
)
)
)
(block
- (set_local $6
+ (set_local $7
(get_local $9)
)
(br $while-in68)
@@ -4863,9 +4802,9 @@
(set_local $17
(select
(i32.const 6)
- (get_local $7)
+ (get_local $6)
(i32.lt_s
- (get_local $7)
+ (get_local $6)
(i32.const 0)
)
)
@@ -4888,30 +4827,30 @@
(i32.const 1)
)
)
- (set_local $35
+ (set_local $32
(i32.eq
(get_local $25)
(i32.const 102)
)
)
- (set_local $7
+ (set_local $6
(get_local $5)
)
(set_local $5
- (get_local $6)
+ (get_local $7)
)
(loop $while-in70
(set_local $13
(select
(i32.const 9)
- (tee_local $6
+ (tee_local $7
(i32.sub
(i32.const 0)
(get_local $9)
)
)
(i32.gt_s
- (get_local $6)
+ (get_local $7)
(i32.const 9)
)
)
@@ -4919,7 +4858,7 @@
(block $do-once71
(if
(i32.lt_u
- (get_local $7)
+ (get_local $6)
(get_local $5)
)
(block
@@ -4932,7 +4871,7 @@
(i32.const -1)
)
)
- (set_local $43
+ (set_local $38
(i32.shr_u
(i32.const 1000000000)
(get_local $13)
@@ -4941,17 +4880,17 @@
(set_local $9
(i32.const 0)
)
- (set_local $6
- (get_local $7)
+ (set_local $7
+ (get_local $6)
)
(loop $while-in74
(i32.store
- (get_local $6)
+ (get_local $7)
(i32.add
(i32.shr_u
- (tee_local $36
+ (tee_local $33
(i32.load
- (get_local $6)
+ (get_local $7)
)
)
(get_local $13)
@@ -4962,17 +4901,17 @@
(set_local $9
(i32.mul
(i32.and
- (get_local $36)
+ (get_local $33)
(get_local $12)
)
- (get_local $43)
+ (get_local $38)
)
)
(br_if $while-in74
(i32.lt_u
- (tee_local $6
+ (tee_local $7
(i32.add
- (get_local $6)
+ (get_local $7)
(i32.const 4)
)
)
@@ -4980,15 +4919,15 @@
)
)
)
- (set_local $6
+ (set_local $7
(select
- (get_local $7)
+ (get_local $6)
(i32.add
- (get_local $7)
+ (get_local $6)
(i32.const 4)
)
(i32.load
- (get_local $7)
+ (get_local $6)
)
)
)
@@ -5008,15 +4947,15 @@
)
)
)
- (set_local $6
+ (set_local $7
(select
- (get_local $7)
+ (get_local $6)
(i32.add
- (get_local $7)
+ (get_local $6)
(i32.const 4)
)
(i32.load
- (get_local $7)
+ (get_local $6)
)
)
)
@@ -5025,11 +4964,11 @@
(set_local $12
(select
(i32.add
- (tee_local $7
+ (tee_local $6
(select
(get_local $8)
- (get_local $6)
- (get_local $35)
+ (get_local $7)
+ (get_local $32)
)
)
(i32.shl
@@ -5042,7 +4981,7 @@
(i32.shr_s
(i32.sub
(get_local $5)
- (get_local $7)
+ (get_local $6)
)
(i32.const 2)
)
@@ -5067,8 +5006,8 @@
(i32.const 0)
)
(block
- (set_local $7
- (get_local $6)
+ (set_local $6
+ (get_local $7)
)
(set_local $5
(get_local $12)
@@ -5077,7 +5016,7 @@
)
(block
(set_local $5
- (get_local $6)
+ (get_local $7)
)
(set_local $9
(get_local $12)
@@ -5087,7 +5026,7 @@
)
)
(set_local $9
- (get_local $6)
+ (get_local $7)
)
)
(set_local $20
@@ -5100,7 +5039,7 @@
(get_local $9)
)
(block
- (set_local $6
+ (set_local $7
(i32.mul
(i32.shr_s
(i32.sub
@@ -5122,22 +5061,22 @@
(i32.const 10)
)
)
- (set_local $7
+ (set_local $6
(i32.const 10)
)
(loop $while-in78
- (set_local $6
+ (set_local $7
(i32.add
- (get_local $6)
+ (get_local $7)
(i32.const 1)
)
)
(br_if $while-in78
(i32.ge_u
(get_local $12)
- (tee_local $7
+ (tee_local $6
(i32.mul
- (get_local $7)
+ (get_local $6)
(i32.const 10)
)
)
@@ -5145,7 +5084,7 @@
)
)
)
- (set_local $6
+ (set_local $7
(i32.const 0)
)
)
@@ -5153,12 +5092,12 @@
(set_local $5
(if i32
(i32.lt_s
- (tee_local $7
+ (tee_local $6
(i32.add
(i32.sub
(get_local $17)
(select
- (get_local $6)
+ (get_local $7)
(i32.const 0)
(i32.ne
(get_local $25)
@@ -5169,13 +5108,13 @@
(i32.shr_s
(i32.shl
(i32.and
- (tee_local $35
+ (tee_local $32
(i32.ne
(get_local $17)
(i32.const 0)
)
)
- (tee_local $43
+ (tee_local $38
(i32.eq
(get_local $25)
(i32.const 103)
@@ -5205,12 +5144,12 @@
(block i32
(if
(i32.lt_s
- (tee_local $7
+ (tee_local $6
(i32.add
(i32.rem_s
(tee_local $13
(i32.add
- (get_local $7)
+ (get_local $6)
(i32.const 9216)
)
)
@@ -5234,9 +5173,9 @@
)
(br_if $while-in80
(i32.ne
- (tee_local $7
+ (tee_local $6
(i32.add
- (get_local $7)
+ (get_local $6)
(i32.const 1)
)
)
@@ -5253,7 +5192,7 @@
(i32.rem_u
(tee_local $25
(i32.load
- (tee_local $7
+ (tee_local $6
(i32.add
(i32.add
(get_local $8)
@@ -5280,10 +5219,10 @@
(if
(i32.eqz
(i32.and
- (tee_local $36
+ (tee_local $33
(i32.eq
(i32.add
- (get_local $7)
+ (get_local $6)
(i32.const 4)
)
(get_local $9)
@@ -5299,7 +5238,7 @@
(if f64
(i32.lt_u
(get_local $13)
- (tee_local $55
+ (tee_local $50
(i32.div_s
(get_local $12)
(i32.const 2)
@@ -5311,10 +5250,10 @@
(f64.const 1)
(f64.const 1.5)
(i32.and
- (get_local $36)
+ (get_local $33)
(i32.eq
(get_local $13)
- (get_local $55)
+ (get_local $50)
)
)
)
@@ -5335,12 +5274,12 @@
)
(block $do-once83
(if
- (get_local $29)
+ (get_local $27)
(block
(br_if $do-once83
(i32.ne
(i32.load8_s
- (get_local $34)
+ (get_local $31)
)
(i32.const 45)
)
@@ -5359,7 +5298,7 @@
)
)
(i32.store
- (get_local $7)
+ (get_local $6)
(tee_local $13
(i32.sub
(get_local $25)
@@ -5377,8 +5316,8 @@
)
)
(i32.store
- (get_local $7)
- (tee_local $6
+ (get_local $6)
+ (tee_local $7
(i32.add
(get_local $13)
(get_local $12)
@@ -5387,19 +5326,19 @@
)
(if
(i32.gt_u
- (get_local $6)
+ (get_local $7)
(i32.const 999999999)
)
(loop $while-in86
(i32.store
- (get_local $7)
+ (get_local $6)
(i32.const 0)
)
(if
(i32.lt_u
- (tee_local $7
+ (tee_local $6
(i32.add
- (get_local $7)
+ (get_local $6)
(i32.const -4)
)
)
@@ -5416,11 +5355,11 @@
)
)
(i32.store
- (get_local $7)
- (tee_local $6
+ (get_local $6)
+ (tee_local $7
(i32.add
(i32.load
- (get_local $7)
+ (get_local $6)
)
(i32.const 1)
)
@@ -5428,13 +5367,13 @@
)
(br_if $while-in86
(i32.gt_u
- (get_local $6)
+ (get_local $7)
(i32.const 999999999)
)
)
)
)
- (set_local $6
+ (set_local $7
(i32.mul
(i32.shr_s
(i32.sub
@@ -5460,9 +5399,9 @@
(i32.const 10)
)
(loop $while-in88
- (set_local $6
+ (set_local $7
(i32.add
- (get_local $6)
+ (get_local $7)
(i32.const 1)
)
)
@@ -5485,12 +5424,12 @@
(get_local $5)
)
(set_local $13
- (get_local $6)
+ (get_local $7)
)
(select
(tee_local $5
(i32.add
- (get_local $7)
+ (get_local $6)
(i32.const 4)
)
)
@@ -5506,13 +5445,13 @@
(get_local $5)
)
(set_local $13
- (get_local $6)
+ (get_local $7)
)
(get_local $9)
)
)
)
- (set_local $36
+ (set_local $33
(i32.sub
(i32.const 0)
(get_local $13)
@@ -5537,7 +5476,7 @@
)
(if
(i32.load
- (tee_local $6
+ (tee_local $7
(i32.add
(get_local $5)
(i32.const -4)
@@ -5554,7 +5493,7 @@
)
(block
(set_local $5
- (get_local $6)
+ (get_local $7)
)
(br $while-in90)
)
@@ -5570,15 +5509,15 @@
(i32.add
(i32.add
(i32.add
- (get_local $29)
+ (get_local $27)
(i32.const 1)
)
(tee_local $5
(block $do-once91 i32
(if i32
- (get_local $43)
+ (get_local $38)
(block i32
- (set_local $6
+ (set_local $7
(if i32
(i32.and
(i32.gt_s
@@ -5586,7 +5525,7 @@
(i32.add
(i32.xor
(i32.and
- (get_local $35)
+ (get_local $32)
(i32.const 1)
)
(i32.const 1)
@@ -5680,7 +5619,7 @@
(br $do-once93)
)
(block
- (set_local $7
+ (set_local $6
(i32.const 10)
)
(set_local $5
@@ -5699,9 +5638,9 @@
(i32.eqz
(i32.rem_u
(get_local $18)
- (tee_local $7
+ (tee_local $6
(i32.mul
- (get_local $7)
+ (get_local $6)
(i32.const 10)
)
)
@@ -5715,7 +5654,7 @@
)
)
)
- (set_local $7
+ (set_local $6
(i32.add
(i32.mul
(i32.shr_s
@@ -5733,7 +5672,7 @@
(if i32
(i32.eq
(i32.or
- (get_local $6)
+ (get_local $7)
(i32.const 32)
)
(i32.const 102)
@@ -5749,7 +5688,7 @@
(i32.const 0)
(tee_local $5
(i32.sub
- (get_local $7)
+ (get_local $6)
(get_local $5)
)
)
@@ -5777,7 +5716,7 @@
(tee_local $5
(i32.sub
(i32.add
- (get_local $7)
+ (get_local $6)
(get_local $13)
)
(get_local $5)
@@ -5804,7 +5743,7 @@
(i32.const 8)
)
)
- (set_local $6
+ (set_local $7
(get_local $18)
)
(get_local $17)
@@ -5814,7 +5753,7 @@
)
)
(i32.ne
- (tee_local $35
+ (tee_local $32
(i32.or
(get_local $5)
(get_local $20)
@@ -5823,12 +5762,12 @@
(i32.const 0)
)
)
- (tee_local $6
+ (tee_local $7
(if i32
(tee_local $17
(i32.eq
(i32.or
- (get_local $6)
+ (get_local $7)
(i32.const 32)
)
(i32.const 102)
@@ -5851,12 +5790,12 @@
(if
(i32.lt_s
(i32.sub
- (get_local $30)
- (tee_local $7
+ (get_local $28)
+ (tee_local $6
(call $_fmt_u
- (tee_local $7
+ (tee_local $6
(select
- (get_local $36)
+ (get_local $33)
(get_local $13)
(i32.lt_s
(get_local $13)
@@ -5867,14 +5806,14 @@
(i32.shr_s
(i32.shl
(i32.lt_s
- (get_local $7)
+ (get_local $6)
(i32.const 0)
)
(i32.const 31)
)
(i32.const 31)
)
- (get_local $37)
+ (get_local $34)
)
)
)
@@ -5882,9 +5821,9 @@
)
(loop $while-in98
(i32.store8
- (tee_local $7
+ (tee_local $6
(i32.add
- (get_local $7)
+ (get_local $6)
(i32.const -1)
)
)
@@ -5893,8 +5832,8 @@
(br_if $while-in98
(i32.lt_s
(i32.sub
- (get_local $30)
- (get_local $7)
+ (get_local $28)
+ (get_local $6)
)
(i32.const 2)
)
@@ -5903,7 +5842,7 @@
)
(i32.store8
(i32.add
- (get_local $7)
+ (get_local $6)
(i32.const -1)
)
(i32.add
@@ -5918,20 +5857,20 @@
)
)
(i32.store8
- (tee_local $7
+ (tee_local $6
(i32.add
- (get_local $7)
+ (get_local $6)
(i32.const -2)
)
)
- (get_local $6)
+ (get_local $7)
)
(set_local $18
- (get_local $7)
+ (get_local $6)
)
(i32.sub
- (get_local $30)
- (get_local $7)
+ (get_local $28)
+ (get_local $6)
)
)
)
@@ -5951,8 +5890,8 @@
)
(drop
(call $___fwritex
- (get_local $34)
- (get_local $29)
+ (get_local $31)
+ (get_local $27)
(get_local $0)
)
)
@@ -5971,7 +5910,7 @@
(if
(get_local $17)
(block
- (set_local $7
+ (set_local $6
(tee_local $12
(select
(get_local $8)
@@ -5984,48 +5923,48 @@
)
)
(loop $while-in102
- (set_local $6
+ (set_local $7
(call $_fmt_u
(i32.load
- (get_local $7)
+ (get_local $6)
)
(i32.const 0)
- (get_local $32)
+ (get_local $30)
)
)
(block $do-once103
(if
(i32.eq
- (get_local $7)
+ (get_local $6)
(get_local $12)
)
(block
(br_if $do-once103
(i32.ne
- (get_local $6)
- (get_local $32)
+ (get_local $7)
+ (get_local $30)
)
)
(i32.store8
- (get_local $38)
+ (get_local $35)
(i32.const 48)
)
- (set_local $6
- (get_local $38)
+ (set_local $7
+ (get_local $35)
)
)
(block
(br_if $do-once103
(i32.le_u
- (get_local $6)
+ (get_local $7)
(get_local $23)
)
)
(loop $while-in106
(i32.store8
- (tee_local $6
+ (tee_local $7
(i32.add
- (get_local $6)
+ (get_local $7)
(i32.const -1)
)
)
@@ -6033,7 +5972,7 @@
)
(br_if $while-in106
(i32.gt_u
- (get_local $6)
+ (get_local $7)
(get_local $23)
)
)
@@ -6052,10 +5991,10 @@
)
(drop
(call $___fwritex
- (get_local $6)
+ (get_local $7)
(i32.sub
- (get_local $48)
- (get_local $6)
+ (get_local $43)
+ (get_local $7)
)
(get_local $0)
)
@@ -6063,17 +6002,17 @@
)
(if
(i32.le_u
- (tee_local $6
+ (tee_local $7
(i32.add
- (get_local $7)
+ (get_local $6)
(i32.const 4)
)
)
(get_local $8)
)
(block
- (set_local $7
- (get_local $6)
+ (set_local $6
+ (get_local $7)
)
(br $while-in102)
)
@@ -6081,7 +6020,7 @@
)
(block $do-once107
(if
- (get_local $35)
+ (get_local $32)
(block
(br_if $do-once107
(i32.and
@@ -6108,29 +6047,29 @@
(i32.const 0)
)
(i32.lt_u
- (get_local $6)
+ (get_local $7)
(get_local $9)
)
)
(loop $while-in110
(if
(i32.gt_u
- (tee_local $7
+ (tee_local $6
(call $_fmt_u
(i32.load
- (get_local $6)
+ (get_local $7)
)
(i32.const 0)
- (get_local $32)
+ (get_local $30)
)
)
(get_local $23)
)
(loop $while-in112
(i32.store8
- (tee_local $7
+ (tee_local $6
(i32.add
- (get_local $7)
+ (get_local $6)
(i32.const -1)
)
)
@@ -6138,7 +6077,7 @@
)
(br_if $while-in112
(i32.gt_u
- (get_local $7)
+ (get_local $6)
(get_local $23)
)
)
@@ -6155,7 +6094,7 @@
)
(drop
(call $___fwritex
- (get_local $7)
+ (get_local $6)
(select
(i32.const 9)
(get_local $5)
@@ -6168,7 +6107,7 @@
)
)
)
- (set_local $7
+ (set_local $6
(i32.add
(get_local $5)
(i32.const -9)
@@ -6181,9 +6120,9 @@
(i32.const 9)
)
(i32.lt_u
- (tee_local $6
+ (tee_local $7
(i32.add
- (get_local $6)
+ (get_local $7)
(i32.const 4)
)
)
@@ -6192,12 +6131,12 @@
)
(block
(set_local $5
- (get_local $7)
+ (get_local $6)
)
(br $while-in110)
)
(set_local $5
- (get_local $7)
+ (get_local $6)
)
)
)
@@ -6235,10 +6174,10 @@
(get_local $20)
)
)
- (set_local $7
+ (set_local $6
(get_local $12)
)
- (set_local $6
+ (set_local $7
(get_local $5)
)
(loop $while-in114
@@ -6247,28 +6186,28 @@
(tee_local $5
(call $_fmt_u
(i32.load
- (get_local $7)
+ (get_local $6)
)
(i32.const 0)
- (get_local $32)
+ (get_local $30)
)
)
- (get_local $32)
+ (get_local $30)
)
(block
(i32.store8
- (get_local $38)
+ (get_local $35)
(i32.const 48)
)
(set_local $5
- (get_local $38)
+ (get_local $35)
)
)
)
(block $do-once115
(if
(i32.eq
- (get_local $7)
+ (get_local $6)
(get_local $12)
)
(block
@@ -6300,7 +6239,7 @@
(i32.and
(get_local $17)
(i32.lt_s
- (get_local $6)
+ (get_local $7)
(i32.const 1)
)
)
@@ -6349,7 +6288,7 @@
)
(set_local $8
(i32.sub
- (get_local $48)
+ (get_local $43)
(get_local $5)
)
)
@@ -6367,9 +6306,9 @@
(get_local $5)
(select
(get_local $8)
- (get_local $6)
+ (get_local $7)
(i32.gt_s
- (get_local $6)
+ (get_local $7)
(get_local $8)
)
)
@@ -6380,18 +6319,18 @@
(br_if $while-in114
(i32.and
(i32.lt_u
- (tee_local $7
+ (tee_local $6
(i32.add
- (get_local $7)
+ (get_local $6)
(i32.const 4)
)
)
(get_local $9)
)
(i32.gt_s
- (tee_local $6
+ (tee_local $7
(i32.sub
- (get_local $6)
+ (get_local $7)
(get_local $8)
)
)
@@ -6400,7 +6339,7 @@
)
)
(set_local $5
- (get_local $6)
+ (get_local $7)
)
)
)
@@ -6427,7 +6366,7 @@
(call $___fwritex
(get_local $18)
(i32.sub
- (get_local $30)
+ (get_local $28)
(get_local $18)
)
(get_local $0)
@@ -6460,13 +6399,13 @@
(get_local $0)
(i32.const 32)
(get_local $14)
- (tee_local $6
+ (tee_local $7
(i32.add
(tee_local $9
(select
(i32.const 0)
- (get_local $29)
- (tee_local $7
+ (get_local $27)
+ (tee_local $6
(i32.or
(f64.ne
(get_local $15)
@@ -6496,7 +6435,7 @@
(block
(drop
(call $___fwritex
- (get_local $34)
+ (get_local $31)
(get_local $9)
(get_local $0)
)
@@ -6508,7 +6447,7 @@
)
)
)
- (set_local $7
+ (set_local $6
(select
(select
(i32.const 4135)
@@ -6528,7 +6467,7 @@
(i32.const 4131)
(get_local $8)
)
- (get_local $7)
+ (get_local $6)
)
)
(if
@@ -6540,7 +6479,7 @@
)
(drop
(call $___fwritex
- (get_local $7)
+ (get_local $6)
(i32.const 3)
(get_local $0)
)
@@ -6550,7 +6489,7 @@
(get_local $0)
(i32.const 32)
(get_local $14)
- (get_local $6)
+ (get_local $7)
(i32.xor
(get_local $11)
(i32.const 8192)
@@ -6558,9 +6497,9 @@
)
(select
(get_local $14)
- (get_local $6)
+ (get_local $7)
(i32.lt_s
- (get_local $6)
+ (get_local $7)
(get_local $14)
)
)
@@ -6572,15 +6511,15 @@
(get_local $10)
)
(set_local $10
- (get_local $6)
+ (get_local $7)
)
(br $label$continue$L1)
)
- (set_local $6
+ (set_local $7
(get_local $5)
)
(set_local $12
- (get_local $7)
+ (get_local $6)
)
(set_local $8
(i32.const 0)
@@ -6591,7 +6530,7 @@
(set_local $5
(get_local $22)
)
- (br $jumpthreading$outer$7)
+ (br $jumpthreading$outer$8)
)
(set_local $9
(i32.and
@@ -6628,7 +6567,7 @@
(set_local $9
(i32.const 4091)
)
- (br $jumpthreading$inner$7)
+ (br $jumpthreading$inner$8)
)
(block
(set_local $5
@@ -6686,7 +6625,7 @@
(i32.or
(i32.eqz
(i32.and
- (get_local $6)
+ (get_local $7)
(i32.const 8)
)
)
@@ -6712,7 +6651,7 @@
(set_local $9
(i32.const 4091)
)
- (br $jumpthreading$inner$7)
+ (br $jumpthreading$inner$8)
)
(block
(set_local $8
@@ -6727,27 +6666,24 @@
(i32.const 4091)
)
)
- (br $jumpthreading$inner$7)
+ (br $jumpthreading$inner$8)
)
)
)
)
- (br $jumpthreading$outer$7)
+ (br $jumpthreading$outer$8)
)
(set_local $5
(call $_fmt_u
(get_local $5)
- (get_local $6)
+ (get_local $7)
(get_local $22)
)
)
- (set_local $6
+ (set_local $7
(get_local $11)
)
- (br $jumpthreading$inner$7)
- )
- (set_local $27
- (i32.const 0)
+ (br $jumpthreading$inner$8)
)
(set_local $18
(i32.eqz
@@ -6755,12 +6691,12 @@
(call $_memchr
(get_local $5)
(i32.const 0)
- (get_local $7)
+ (get_local $6)
)
)
)
)
- (set_local $6
+ (set_local $7
(get_local $5)
)
(set_local $11
@@ -6768,7 +6704,7 @@
)
(set_local $12
(select
- (get_local $7)
+ (get_local $6)
(i32.sub
(get_local $13)
(get_local $5)
@@ -6786,21 +6722,21 @@
(select
(i32.add
(get_local $5)
- (get_local $7)
+ (get_local $6)
)
(get_local $13)
(get_local $18)
)
)
- (br $jumpthreading$outer$7)
+ (br $jumpthreading$outer$8)
)
(set_local $5
(i32.const 0)
)
- (set_local $6
+ (set_local $7
(i32.const 0)
)
- (set_local $7
+ (set_local $6
(i32.load
(get_local $19)
)
@@ -6811,7 +6747,7 @@
(i32.eqz
(tee_local $9
(i32.load
- (get_local $7)
+ (get_local $6)
)
)
)
@@ -6819,16 +6755,16 @@
(br_if $while-out124
(i32.or
(i32.lt_s
- (tee_local $6
+ (tee_local $7
(call $_wctomb
- (get_local $40)
+ (get_local $36)
(get_local $9)
)
)
(i32.const 0)
)
(i32.gt_u
- (get_local $6)
+ (get_local $7)
(i32.sub
(get_local $8)
(get_local $5)
@@ -6836,9 +6772,9 @@
)
)
)
- (set_local $7
+ (set_local $6
(i32.add
- (get_local $7)
+ (get_local $6)
(i32.const 4)
)
)
@@ -6847,7 +6783,7 @@
(get_local $8)
(tee_local $5
(i32.add
- (get_local $6)
+ (get_local $7)
(get_local $5)
)
)
@@ -6857,7 +6793,7 @@
)
(if
(i32.lt_s
- (get_local $6)
+ (get_local $7)
(i32.const 0)
)
(block
@@ -6877,10 +6813,10 @@
(if
(get_local $5)
(block
- (set_local $7
+ (set_local $6
(i32.const 0)
)
- (set_local $6
+ (set_local $7
(i32.load
(get_local $19)
)
@@ -6890,37 +6826,37 @@
(i32.eqz
(tee_local $8
(i32.load
- (get_local $6)
+ (get_local $7)
)
)
)
(block
- (set_local $6
+ (set_local $7
(get_local $5)
)
- (br $jumpthreading$inner$6)
+ (br $jumpthreading$inner$7)
)
)
(if
(i32.gt_s
- (tee_local $7
+ (tee_local $6
(i32.add
(tee_local $8
(call $_wctomb
- (get_local $40)
+ (get_local $36)
(get_local $8)
)
)
- (get_local $7)
+ (get_local $6)
)
)
(get_local $5)
)
(block
- (set_local $6
+ (set_local $7
(get_local $5)
)
- (br $jumpthreading$inner$6)
+ (br $jumpthreading$inner$7)
)
)
(if
@@ -6934,47 +6870,44 @@
)
(drop
(call $___fwritex
- (get_local $40)
+ (get_local $36)
(get_local $8)
(get_local $0)
)
)
)
- (set_local $6
+ (set_local $7
(i32.add
- (get_local $6)
+ (get_local $7)
(i32.const 4)
)
)
(br_if $while-in127
(i32.lt_u
- (get_local $7)
+ (get_local $6)
(get_local $5)
)
)
- (set_local $6
+ (set_local $7
(get_local $5)
)
- (br $jumpthreading$inner$6)
+ (br $jumpthreading$inner$7)
)
)
(block
- (set_local $6
+ (set_local $7
(i32.const 0)
)
- (br $jumpthreading$inner$6)
+ (br $jumpthreading$inner$7)
)
)
- (br $jumpthreading$outer$7)
- )
- (set_local $27
- (i32.const 0)
+ (br $jumpthreading$outer$8)
)
(call $_pad
(get_local $0)
(i32.const 32)
(get_local $14)
- (get_local $6)
+ (get_local $7)
(i32.xor
(get_local $11)
(i32.const 8192)
@@ -6986,27 +6919,24 @@
(set_local $10
(select
(get_local $14)
- (get_local $6)
+ (get_local $7)
(i32.gt_s
(get_local $14)
- (get_local $6)
+ (get_local $7)
)
)
)
(br $label$continue$L1)
)
- (set_local $27
- (i32.const 0)
- )
(set_local $11
(select
(i32.and
- (get_local $6)
+ (get_local $7)
(i32.const -65537)
)
- (get_local $6)
+ (get_local $7)
(i32.gt_s
- (get_local $7)
+ (get_local $6)
(i32.const -1)
)
)
@@ -7014,12 +6944,12 @@
(set_local $5
(if i32
(i32.or
- (get_local $7)
+ (get_local $6)
(tee_local $12
(i32.or
(i32.ne
(i32.load
- (tee_local $6
+ (tee_local $7
(get_local $19)
)
)
@@ -7027,7 +6957,7 @@
)
(i32.ne
(i32.load offset=4
- (get_local $6)
+ (get_local $7)
)
(i32.const 0)
)
@@ -7035,12 +6965,12 @@
)
)
(block i32
- (set_local $6
+ (set_local $7
(get_local $5)
)
(set_local $12
(select
- (get_local $7)
+ (get_local $6)
(tee_local $5
(i32.add
(i32.xor
@@ -7051,13 +6981,13 @@
(i32.const 1)
)
(i32.sub
- (get_local $44)
+ (get_local $39)
(get_local $5)
)
)
)
(i32.gt_s
- (get_local $7)
+ (get_local $6)
(get_local $5)
)
)
@@ -7065,7 +6995,7 @@
(get_local $22)
)
(block i32
- (set_local $6
+ (set_local $7
(get_local $22)
)
(set_local $12
@@ -7079,7 +7009,7 @@
(call $_pad
(get_local $0)
(i32.const 32)
- (tee_local $7
+ (tee_local $6
(select
(tee_local $5
(i32.add
@@ -7089,7 +7019,7 @@
(tee_local $13
(i32.sub
(get_local $5)
- (get_local $6)
+ (get_local $7)
)
)
(get_local $12)
@@ -7131,7 +7061,7 @@
(call $_pad
(get_local $0)
(i32.const 48)
- (get_local $7)
+ (get_local $6)
(get_local $5)
(i32.xor
(get_local $11)
@@ -7156,7 +7086,7 @@
)
(drop
(call $___fwritex
- (get_local $6)
+ (get_local $7)
(get_local $13)
(get_local $0)
)
@@ -7165,7 +7095,7 @@
(call $_pad
(get_local $0)
(i32.const 32)
- (get_local $7)
+ (get_local $6)
(get_local $5)
(i32.xor
(get_local $11)
@@ -7176,7 +7106,7 @@
(get_local $10)
)
(set_local $10
- (get_local $7)
+ (get_local $6)
)
(br $label$continue$L1)
)
@@ -7979,12 +7909,6 @@
(local $16 i32)
(local $17 i32)
(local $18 i32)
- (local $19 i32)
- (local $20 i32)
- (local $21 i32)
- (local $22 i32)
- (local $23 i32)
- (local $24 i32)
(block $do-once
(if
(i32.lt_u
@@ -7994,16 +7918,16 @@
(block
(if
(i32.and
- (tee_local $1
+ (tee_local $5
(i32.shr_u
- (tee_local $8
+ (tee_local $11
(i32.load
(i32.const 176)
)
)
- (tee_local $2
+ (tee_local $13
(i32.shr_u
- (tee_local $3
+ (tee_local $4
(select
(i32.const 16)
(i32.and
@@ -8027,15 +7951,15 @@
(i32.const 3)
)
(block
- (set_local $5
+ (set_local $10
(i32.load
(tee_local $1
(i32.add
(tee_local $7
(i32.load
- (tee_local $2
+ (tee_local $3
(i32.add
- (tee_local $3
+ (tee_local $2
(i32.add
(i32.shl
(i32.shl
@@ -8043,12 +7967,12 @@
(i32.add
(i32.xor
(i32.and
- (get_local $1)
+ (get_local $5)
(i32.const 1)
)
(i32.const 1)
)
- (get_local $2)
+ (get_local $13)
)
)
(i32.const 1)
@@ -8070,13 +7994,13 @@
)
(if
(i32.eq
- (get_local $3)
- (get_local $5)
+ (get_local $2)
+ (get_local $10)
)
(i32.store
(i32.const 176)
(i32.and
- (get_local $8)
+ (get_local $11)
(i32.xor
(i32.shl
(i32.const 1)
@@ -8089,7 +8013,7 @@
(block
(if
(i32.lt_u
- (get_local $5)
+ (get_local $10)
(i32.load
(i32.const 192)
)
@@ -8101,7 +8025,7 @@
(i32.load
(tee_local $0
(i32.add
- (get_local $5)
+ (get_local $10)
(i32.const 12)
)
)
@@ -8111,11 +8035,11 @@
(block
(i32.store
(get_local $0)
- (get_local $3)
+ (get_local $2)
)
(i32.store
- (get_local $2)
- (get_local $5)
+ (get_local $3)
+ (get_local $10)
)
)
(call $_abort)
@@ -8158,7 +8082,7 @@
)
(if
(i32.gt_u
- (get_local $3)
+ (get_local $4)
(tee_local $0
(i32.load
(i32.const 184)
@@ -8167,37 +8091,37 @@
)
(block
(if
- (get_local $1)
+ (get_local $5)
(block
- (set_local $4
+ (set_local $10
(i32.and
(i32.shr_u
- (tee_local $1
+ (tee_local $3
(i32.add
(i32.and
- (tee_local $1
+ (tee_local $3
(i32.and
(i32.shl
- (get_local $1)
- (get_local $2)
+ (get_local $5)
+ (get_local $13)
)
(i32.or
- (tee_local $1
+ (tee_local $3
(i32.shl
(i32.const 2)
- (get_local $2)
+ (get_local $13)
)
)
(i32.sub
(i32.const 0)
- (get_local $1)
+ (get_local $3)
)
)
)
)
(i32.sub
(i32.const 0)
- (get_local $1)
+ (get_local $3)
)
)
(i32.const -1)
@@ -8208,31 +8132,31 @@
(i32.const 16)
)
)
- (set_local $11
+ (set_local $9
(i32.load
- (tee_local $4
+ (tee_local $7
(i32.add
- (tee_local $5
+ (tee_local $12
(i32.load
- (tee_local $1
+ (tee_local $3
(i32.add
- (tee_local $2
+ (tee_local $10
(i32.add
(i32.shl
(i32.shl
- (tee_local $6
+ (tee_local $5
(i32.add
(i32.or
(i32.or
(i32.or
(i32.or
- (tee_local $1
+ (tee_local $3
(i32.and
(i32.shr_u
- (tee_local $2
+ (tee_local $7
(i32.shr_u
- (get_local $1)
- (get_local $4)
+ (get_local $3)
+ (get_local $10)
)
)
(i32.const 5)
@@ -8240,15 +8164,15 @@
(i32.const 8)
)
)
- (get_local $4)
+ (get_local $10)
)
- (tee_local $1
+ (tee_local $3
(i32.and
(i32.shr_u
- (tee_local $2
+ (tee_local $7
(i32.shr_u
- (get_local $2)
- (get_local $1)
+ (get_local $7)
+ (get_local $3)
)
)
(i32.const 2)
@@ -8257,13 +8181,13 @@
)
)
)
- (tee_local $1
+ (tee_local $3
(i32.and
(i32.shr_u
- (tee_local $2
+ (tee_local $7
(i32.shr_u
- (get_local $2)
- (get_local $1)
+ (get_local $7)
+ (get_local $3)
)
)
(i32.const 1)
@@ -8272,13 +8196,13 @@
)
)
)
- (tee_local $1
+ (tee_local $3
(i32.and
(i32.shr_u
- (tee_local $2
+ (tee_local $7
(i32.shr_u
- (get_local $2)
- (get_local $1)
+ (get_local $7)
+ (get_local $3)
)
)
(i32.const 1)
@@ -8288,8 +8212,8 @@
)
)
(i32.shr_u
- (get_local $2)
- (get_local $1)
+ (get_local $7)
+ (get_local $3)
)
)
)
@@ -8312,31 +8236,31 @@
)
(if
(i32.eq
- (get_local $2)
- (get_local $11)
+ (get_local $10)
+ (get_local $9)
)
(block
(i32.store
(i32.const 176)
(i32.and
- (get_local $8)
+ (get_local $11)
(i32.xor
(i32.shl
(i32.const 1)
- (get_local $6)
+ (get_local $5)
)
(i32.const -1)
)
)
)
- (set_local $16
+ (set_local $8
(get_local $0)
)
)
(block
(if
(i32.lt_u
- (get_local $11)
+ (get_local $9)
(i32.load
(i32.const 192)
)
@@ -8348,23 +8272,23 @@
(i32.load
(tee_local $0
(i32.add
- (get_local $11)
+ (get_local $9)
(i32.const 12)
)
)
)
- (get_local $5)
+ (get_local $12)
)
(block
(i32.store
(get_local $0)
- (get_local $2)
+ (get_local $10)
)
(i32.store
- (get_local $1)
- (get_local $11)
+ (get_local $3)
+ (get_local $9)
)
- (set_local $16
+ (set_local $8
(i32.load
(i32.const 184)
)
@@ -8375,27 +8299,27 @@
)
)
(i32.store offset=4
- (get_local $5)
+ (get_local $12)
(i32.or
- (get_local $3)
+ (get_local $4)
(i32.const 3)
)
)
(i32.store offset=4
- (tee_local $5
+ (tee_local $10
(i32.add
- (get_local $5)
- (get_local $3)
+ (get_local $12)
+ (get_local $4)
)
)
(i32.or
- (tee_local $3
+ (tee_local $5
(i32.sub
(i32.shl
- (get_local $6)
+ (get_local $5)
(i32.const 3)
)
- (get_local $3)
+ (get_local $4)
)
)
(i32.const 1)
@@ -8403,26 +8327,26 @@
)
(i32.store
(i32.add
+ (get_local $10)
(get_local $5)
- (get_local $3)
)
- (get_local $3)
+ (get_local $5)
)
(if
- (get_local $16)
+ (get_local $8)
(block
- (set_local $6
+ (set_local $12
(i32.load
(i32.const 196)
)
)
- (set_local $2
+ (set_local $4
(i32.add
(i32.shl
(i32.shl
(tee_local $0
(i32.shr_u
- (get_local $16)
+ (get_local $8)
(i32.const 3)
)
)
@@ -8435,7 +8359,7 @@
)
(if
(i32.and
- (tee_local $1
+ (tee_local $3
(i32.load
(i32.const 176)
)
@@ -8451,9 +8375,9 @@
(i32.lt_u
(tee_local $0
(i32.load
- (tee_local $1
+ (tee_local $3
(i32.add
- (get_local $2)
+ (get_local $4)
(i32.const 8)
)
)
@@ -8465,10 +8389,10 @@
)
(call $_abort)
(block
- (set_local $15
- (get_local $1)
+ (set_local $2
+ (get_local $3)
)
- (set_local $7
+ (set_local $1
(get_local $0)
)
)
@@ -8477,49 +8401,49 @@
(i32.store
(i32.const 176)
(i32.or
- (get_local $1)
+ (get_local $3)
(get_local $0)
)
)
- (set_local $15
+ (set_local $2
(i32.add
- (get_local $2)
+ (get_local $4)
(i32.const 8)
)
)
- (set_local $7
- (get_local $2)
+ (set_local $1
+ (get_local $4)
)
)
)
(i32.store
- (get_local $15)
- (get_local $6)
+ (get_local $2)
+ (get_local $12)
)
(i32.store offset=12
- (get_local $7)
- (get_local $6)
+ (get_local $1)
+ (get_local $12)
)
(i32.store offset=8
- (get_local $6)
- (get_local $7)
+ (get_local $12)
+ (get_local $1)
)
(i32.store offset=12
- (get_local $6)
- (get_local $2)
+ (get_local $12)
+ (get_local $4)
)
)
)
(i32.store
(i32.const 184)
- (get_local $3)
+ (get_local $5)
)
(i32.store
(i32.const 196)
- (get_local $5)
+ (get_local $10)
)
(return
- (get_local $4)
+ (get_local $7)
)
)
)
@@ -8635,7 +8559,7 @@
)
(i32.const -8)
)
- (get_local $3)
+ (get_local $4)
)
)
(set_local $1
@@ -8663,17 +8587,17 @@
)
)
(block
- (set_local $11
+ (set_local $10
(get_local $7)
)
- (set_local $10
+ (set_local $5
(get_local $2)
)
(br $while-out)
)
)
)
- (set_local $11
+ (set_local $10
(i32.lt_u
(tee_local $1
(i32.sub
@@ -8683,7 +8607,7 @@
)
(i32.const -8)
)
- (get_local $3)
+ (get_local $4)
)
)
(get_local $7)
@@ -8693,7 +8617,7 @@
(select
(get_local $1)
(get_local $7)
- (get_local $11)
+ (get_local $10)
)
)
(set_local $1
@@ -8703,7 +8627,7 @@
(select
(get_local $0)
(get_local $2)
- (get_local $11)
+ (get_local $10)
)
)
(br $while-in)
@@ -8711,8 +8635,8 @@
)
(if
(i32.lt_u
- (get_local $10)
- (tee_local $8
+ (get_local $5)
+ (tee_local $12
(i32.load
(i32.const 192)
)
@@ -8722,19 +8646,19 @@
)
(if
(i32.ge_u
- (get_local $10)
- (tee_local $13
+ (get_local $5)
+ (tee_local $11
(i32.add
- (get_local $10)
- (get_local $3)
+ (get_local $5)
+ (get_local $4)
)
)
)
(call $_abort)
)
- (set_local $9
+ (set_local $8
(i32.load offset=24
- (get_local $10)
+ (get_local $5)
)
)
(block $do-once4
@@ -8742,10 +8666,10 @@
(i32.eq
(tee_local $0
(i32.load offset=12
- (get_local $10)
+ (get_local $5)
)
)
- (get_local $10)
+ (get_local $5)
)
(block
(if
@@ -8754,7 +8678,7 @@
(i32.load
(tee_local $0
(i32.add
- (get_local $10)
+ (get_local $5)
(i32.const 20)
)
)
@@ -8767,7 +8691,7 @@
(i32.load
(tee_local $0
(i32.add
- (get_local $10)
+ (get_local $5)
(i32.const 16)
)
)
@@ -8775,7 +8699,7 @@
)
)
(block
- (set_local $5
+ (set_local $9
(i32.const 0)
)
(br $do-once4)
@@ -8829,7 +8753,7 @@
(if
(i32.lt_u
(get_local $0)
- (get_local $8)
+ (get_local $12)
)
(call $_abort)
(block
@@ -8837,7 +8761,7 @@
(get_local $0)
(i32.const 0)
)
- (set_local $5
+ (set_local $9
(get_local $1)
)
)
@@ -8848,10 +8772,10 @@
(i32.lt_u
(tee_local $7
(i32.load offset=8
- (get_local $10)
+ (get_local $5)
)
)
- (get_local $8)
+ (get_local $12)
)
(call $_abort)
)
@@ -8865,7 +8789,7 @@
)
)
)
- (get_local $10)
+ (get_local $5)
)
(call $_abort)
)
@@ -8879,7 +8803,7 @@
)
)
)
- (get_local $10)
+ (get_local $5)
)
(block
(i32.store
@@ -8890,7 +8814,7 @@
(get_local $1)
(get_local $7)
)
- (set_local $5
+ (set_local $9
(get_local $0)
)
)
@@ -8901,18 +8825,18 @@
)
(block $do-once8
(if
- (get_local $9)
+ (get_local $8)
(block
(if
(i32.eq
- (get_local $10)
+ (get_local $5)
(i32.load
(tee_local $0
(i32.add
(i32.shl
(tee_local $1
(i32.load offset=28
- (get_local $10)
+ (get_local $5)
)
)
(i32.const 2)
@@ -8925,11 +8849,11 @@
(block
(i32.store
(get_local $0)
- (get_local $5)
+ (get_local $9)
)
(if
(i32.eqz
- (get_local $5)
+ (get_local $9)
)
(block
(i32.store
@@ -8954,7 +8878,7 @@
(block
(if
(i32.lt_u
- (get_local $9)
+ (get_local $8)
(i32.load
(i32.const 192)
)
@@ -8966,32 +8890,32 @@
(i32.load
(tee_local $0
(i32.add
- (get_local $9)
+ (get_local $8)
(i32.const 16)
)
)
)
- (get_local $10)
+ (get_local $5)
)
(i32.store
(get_local $0)
- (get_local $5)
+ (get_local $9)
)
(i32.store offset=20
+ (get_local $8)
(get_local $9)
- (get_local $5)
)
)
(br_if $do-once8
(i32.eqz
- (get_local $5)
+ (get_local $9)
)
)
)
)
(if
(i32.lt_u
- (get_local $5)
+ (get_local $9)
(tee_local $0
(i32.load
(i32.const 192)
@@ -9001,13 +8925,13 @@
(call $_abort)
)
(i32.store offset=24
- (get_local $5)
(get_local $9)
+ (get_local $8)
)
(if
(tee_local $1
(i32.load offset=16
- (get_local $10)
+ (get_local $5)
)
)
(if
@@ -9018,12 +8942,12 @@
(call $_abort)
(block
(i32.store offset=16
- (get_local $5)
+ (get_local $9)
(get_local $1)
)
(i32.store offset=24
(get_local $1)
- (get_local $5)
+ (get_local $9)
)
)
)
@@ -9031,7 +8955,7 @@
(if
(tee_local $0
(i32.load offset=20
- (get_local $10)
+ (get_local $5)
)
)
(if
@@ -9044,12 +8968,12 @@
(call $_abort)
(block
(i32.store offset=20
- (get_local $5)
+ (get_local $9)
(get_local $0)
)
(i32.store offset=24
(get_local $0)
- (get_local $5)
+ (get_local $9)
)
)
)
@@ -9059,17 +8983,17 @@
)
(if
(i32.lt_u
- (get_local $11)
+ (get_local $10)
(i32.const 16)
)
(block
(i32.store offset=4
- (get_local $10)
+ (get_local $5)
(i32.or
(tee_local $0
(i32.add
- (get_local $11)
- (get_local $3)
+ (get_local $10)
+ (get_local $4)
)
)
(i32.const 3)
@@ -9079,7 +9003,7 @@
(tee_local $0
(i32.add
(i32.add
- (get_local $10)
+ (get_local $5)
(get_local $0)
)
(i32.const 4)
@@ -9095,25 +9019,25 @@
)
(block
(i32.store offset=4
- (get_local $10)
+ (get_local $5)
(i32.or
- (get_local $3)
+ (get_local $4)
(i32.const 3)
)
)
(i32.store offset=4
- (get_local $13)
+ (get_local $11)
(i32.or
- (get_local $11)
+ (get_local $10)
(i32.const 1)
)
)
(i32.store
(i32.add
- (get_local $13)
(get_local $11)
+ (get_local $10)
)
- (get_local $11)
+ (get_local $10)
)
(if
(tee_local $0
@@ -9122,7 +9046,7 @@
)
)
(block
- (set_local $3
+ (set_local $4
(i32.load
(i32.const 196)
)
@@ -9179,7 +9103,7 @@
(set_local $6
(get_local $1)
)
- (set_local $4
+ (set_local $3
(get_local $0)
)
)
@@ -9198,53 +9122,53 @@
(i32.const 8)
)
)
- (set_local $4
+ (set_local $3
(get_local $2)
)
)
)
(i32.store
(get_local $6)
- (get_local $3)
+ (get_local $4)
)
(i32.store offset=12
- (get_local $4)
(get_local $3)
+ (get_local $4)
)
(i32.store offset=8
- (get_local $3)
(get_local $4)
+ (get_local $3)
)
(i32.store offset=12
- (get_local $3)
+ (get_local $4)
(get_local $2)
)
)
)
(i32.store
(i32.const 184)
- (get_local $11)
+ (get_local $10)
)
(i32.store
(i32.const 196)
- (get_local $13)
+ (get_local $11)
)
)
)
(return
(i32.add
- (get_local $10)
+ (get_local $5)
(i32.const 8)
)
)
)
(set_local $0
- (get_local $3)
+ (get_local $4)
)
)
)
(set_local $0
- (get_local $3)
+ (get_local $4)
)
)
)
@@ -9257,7 +9181,7 @@
(i32.const -1)
)
(block
- (set_local $5
+ (set_local $2
(i32.and
(tee_local $0
(i32.add
@@ -9269,13 +9193,13 @@
)
)
(if
- (tee_local $24
+ (tee_local $18
(i32.load
(i32.const 180)
)
)
(block
- (set_local $17
+ (set_local $14
(if i32
(tee_local $0
(i32.shr_u
@@ -9285,14 +9209,14 @@
)
(if i32
(i32.gt_u
- (get_local $5)
+ (get_local $2)
(i32.const 16777215)
)
(i32.const 31)
(i32.or
(i32.and
(i32.shr_u
- (get_local $5)
+ (get_local $2)
(i32.add
(tee_local $0
(i32.add
@@ -9304,10 +9228,10 @@
(i32.and
(i32.shr_u
(i32.add
- (tee_local $4
+ (tee_local $1
(i32.shl
(get_local $0)
- (tee_local $7
+ (tee_local $3
(i32.and
(i32.shr_u
(i32.add
@@ -9328,15 +9252,15 @@
(i32.const 4)
)
)
- (get_local $7)
+ (get_local $3)
)
(tee_local $0
(i32.and
(i32.shr_u
(i32.add
- (tee_local $4
+ (tee_local $1
(i32.shl
- (get_local $4)
+ (get_local $1)
(get_local $0)
)
)
@@ -9351,7 +9275,7 @@
)
(i32.shr_u
(i32.shl
- (get_local $4)
+ (get_local $1)
(get_local $0)
)
(i32.const 15)
@@ -9372,124 +9296,120 @@
(i32.const 0)
)
)
- (set_local $7
+ (set_local $3
(i32.sub
(i32.const 0)
- (get_local $5)
+ (get_local $2)
)
)
- (block $jumpthreading$outer$2
- (block $jumpthreading$inner$2
- (if
- (tee_local $0
- (i32.load offset=480
- (i32.shl
- (get_local $17)
- (i32.const 2)
+ (block $jumpthreading$outer$3
+ (block $jumpthreading$inner$3
+ (block $jumpthreading$inner$2
+ (if
+ (tee_local $0
+ (i32.load offset=480
+ (i32.shl
+ (get_local $14)
+ (i32.const 2)
+ )
)
)
- )
- (block
- (set_local $16
- (i32.const 0)
- )
- (set_local $18
- (i32.shl
- (get_local $5)
- (select
- (i32.const 0)
- (i32.sub
- (i32.const 25)
- (i32.shr_u
- (get_local $17)
- (i32.const 1)
+ (block
+ (set_local $6
+ (i32.const 0)
+ )
+ (set_local $8
+ (i32.shl
+ (get_local $2)
+ (select
+ (i32.const 0)
+ (i32.sub
+ (i32.const 25)
+ (i32.shr_u
+ (get_local $14)
+ (i32.const 1)
+ )
+ )
+ (i32.eq
+ (get_local $14)
+ (i32.const 31)
)
- )
- (i32.eq
- (get_local $17)
- (i32.const 31)
)
)
)
- )
- (set_local $4
- (i32.const 0)
- )
- (loop $while-in14
- (if
- (i32.lt_u
- (tee_local $6
- (i32.sub
- (tee_local $15
- (i32.and
- (i32.load offset=4
- (get_local $0)
+ (set_local $1
+ (i32.const 0)
+ )
+ (loop $while-in14
+ (if
+ (i32.lt_u
+ (tee_local $4
+ (i32.sub
+ (tee_local $9
+ (i32.and
+ (i32.load offset=4
+ (get_local $0)
+ )
+ (i32.const -8)
)
- (i32.const -8)
)
+ (get_local $2)
)
- (get_local $5)
)
+ (get_local $3)
)
- (get_local $7)
- )
- (if
- (i32.eq
- (get_local $15)
- (get_local $5)
- )
- (block
- (set_local $2
- (get_local $6)
- )
- (set_local $3
- (get_local $0)
- )
- (set_local $1
- (get_local $0)
- )
- (set_local $19
- (i32.const 90)
+ (if
+ (i32.eq
+ (get_local $9)
+ (get_local $2)
)
- (br $jumpthreading$outer$2)
- )
- (block
- (set_local $7
- (get_local $6)
+ (block
+ (set_local $1
+ (get_local $4)
+ )
+ (set_local $3
+ (get_local $0)
+ )
+ (br $jumpthreading$inner$3)
)
- (set_local $4
- (get_local $0)
+ (block
+ (set_local $3
+ (get_local $4)
+ )
+ (set_local $1
+ (get_local $0)
+ )
)
)
)
- )
- (set_local $0
- (select
- (get_local $16)
- (tee_local $6
- (i32.load offset=20
- (get_local $0)
- )
- )
- (i32.or
- (i32.eqz
- (get_local $6)
+ (set_local $0
+ (select
+ (get_local $6)
+ (tee_local $4
+ (i32.load offset=20
+ (get_local $0)
+ )
)
- (i32.eq
- (get_local $6)
- (tee_local $15
- (i32.load
- (i32.add
+ (i32.or
+ (i32.eqz
+ (get_local $4)
+ )
+ (i32.eq
+ (get_local $4)
+ (tee_local $9
+ (i32.load
(i32.add
- (get_local $0)
- (i32.const 16)
- )
- (i32.shl
- (i32.shr_u
- (get_local $18)
- (i32.const 31)
+ (i32.add
+ (get_local $0)
+ (i32.const 16)
+ )
+ (i32.shl
+ (i32.shr_u
+ (get_local $8)
+ (i32.const 31)
+ )
+ (i32.const 2)
)
- (i32.const 2)
)
)
)
@@ -9497,222 +9417,216 @@
)
)
)
- )
- (set_local $6
- (i32.shl
- (get_local $18)
- (i32.xor
- (i32.and
- (tee_local $16
- (i32.eqz
- (get_local $15)
+ (set_local $4
+ (i32.shl
+ (get_local $8)
+ (i32.xor
+ (i32.and
+ (tee_local $6
+ (i32.eqz
+ (get_local $9)
+ )
)
+ (i32.const 1)
)
(i32.const 1)
)
- (i32.const 1)
+ )
+ )
+ (if
+ (get_local $6)
+ (block
+ (set_local $4
+ (get_local $0)
+ )
+ (set_local $0
+ (get_local $1)
+ )
+ (br $jumpthreading$inner$2)
+ )
+ (block
+ (set_local $6
+ (get_local $0)
+ )
+ (set_local $8
+ (get_local $4)
+ )
+ (set_local $0
+ (get_local $9)
+ )
+ (br $while-in14)
)
)
)
- (br_if $jumpthreading$inner$2
- (get_local $16)
- )
- (set_local $16
- (get_local $0)
- )
- (set_local $18
- (get_local $6)
+ )
+ (block
+ (set_local $4
+ (i32.const 0)
)
(set_local $0
- (get_local $15)
+ (i32.const 0)
)
- (br $while-in14)
)
)
- (block
- (set_local $0
- (i32.const 0)
+ )
+ (if
+ (i32.and
+ (i32.eqz
+ (get_local $4)
)
- (set_local $4
- (i32.const 0)
+ (i32.eqz
+ (get_local $0)
)
- (br $jumpthreading$inner$2)
)
- )
- (br $jumpthreading$outer$2)
- )
- (if
- (i32.and
- (i32.eqz
- (get_local $0)
- )
- (i32.eqz
- (get_local $4)
- )
- )
- (block
- (if
- (i32.eqz
- (tee_local $0
- (i32.and
- (get_local $24)
- (i32.or
- (tee_local $0
- (i32.shl
- (i32.const 2)
- (get_local $17)
+ (block
+ (if
+ (i32.eqz
+ (tee_local $1
+ (i32.and
+ (get_local $18)
+ (i32.or
+ (tee_local $1
+ (i32.shl
+ (i32.const 2)
+ (get_local $14)
+ )
+ )
+ (i32.sub
+ (i32.const 0)
+ (get_local $1)
)
- )
- (i32.sub
- (i32.const 0)
- (get_local $0)
)
)
)
)
- )
- (block
- (set_local $0
- (get_local $5)
+ (block
+ (set_local $0
+ (get_local $2)
+ )
+ (br $do-once)
)
- (br $do-once)
)
- )
- (set_local $15
- (i32.and
- (i32.shr_u
- (tee_local $0
- (i32.add
- (i32.and
- (get_local $0)
- (i32.sub
- (i32.const 0)
- (get_local $0)
+ (set_local $9
+ (i32.and
+ (i32.shr_u
+ (tee_local $1
+ (i32.add
+ (i32.and
+ (get_local $1)
+ (i32.sub
+ (i32.const 0)
+ (get_local $1)
+ )
)
+ (i32.const -1)
)
- (i32.const -1)
)
+ (i32.const 12)
)
- (i32.const 12)
+ (i32.const 16)
)
- (i32.const 16)
)
- )
- (set_local $0
- (i32.load offset=480
- (i32.shl
- (i32.add
- (i32.or
+ (set_local $4
+ (i32.load offset=480
+ (i32.shl
+ (i32.add
(i32.or
(i32.or
(i32.or
- (tee_local $0
+ (i32.or
+ (tee_local $1
+ (i32.and
+ (i32.shr_u
+ (tee_local $4
+ (i32.shr_u
+ (get_local $1)
+ (get_local $9)
+ )
+ )
+ (i32.const 5)
+ )
+ (i32.const 8)
+ )
+ )
+ (get_local $9)
+ )
+ (tee_local $1
(i32.and
(i32.shr_u
- (tee_local $6
+ (tee_local $4
(i32.shr_u
- (get_local $0)
- (get_local $15)
+ (get_local $4)
+ (get_local $1)
)
)
- (i32.const 5)
+ (i32.const 2)
)
- (i32.const 8)
+ (i32.const 4)
)
)
- (get_local $15)
)
- (tee_local $0
+ (tee_local $1
(i32.and
(i32.shr_u
- (tee_local $6
+ (tee_local $4
(i32.shr_u
- (get_local $6)
- (get_local $0)
+ (get_local $4)
+ (get_local $1)
)
)
- (i32.const 2)
+ (i32.const 1)
)
- (i32.const 4)
+ (i32.const 2)
)
)
)
- (tee_local $0
+ (tee_local $1
(i32.and
(i32.shr_u
- (tee_local $6
+ (tee_local $4
(i32.shr_u
- (get_local $6)
- (get_local $0)
+ (get_local $4)
+ (get_local $1)
)
)
(i32.const 1)
)
- (i32.const 2)
- )
- )
- )
- (tee_local $0
- (i32.and
- (i32.shr_u
- (tee_local $6
- (i32.shr_u
- (get_local $6)
- (get_local $0)
- )
- )
(i32.const 1)
)
- (i32.const 1)
)
)
+ (i32.shr_u
+ (get_local $4)
+ (get_local $1)
+ )
)
- (i32.shr_u
- (get_local $6)
- (get_local $0)
- )
+ (i32.const 2)
)
- (i32.const 2)
)
)
)
)
- )
- (if
- (get_local $0)
- (block
- (set_local $2
- (get_local $7)
+ (if
+ (get_local $4)
+ (block
+ (set_local $1
+ (get_local $3)
+ )
+ (set_local $3
+ (get_local $4)
+ )
+ (br $jumpthreading$inner$3)
)
- (set_local $3
+ (set_local $4
(get_local $0)
)
- (set_local $1
- (get_local $4)
- )
- (set_local $19
- (i32.const 90)
- )
)
- (block
- (set_local $14
- (get_local $7)
- )
- (set_local $12
- (get_local $4)
- )
- )
- )
- )
- (if
- (i32.eq
- (get_local $19)
- (i32.const 90)
+ (br $jumpthreading$outer$3)
)
(loop $while-in16
- (set_local $4
+ (set_local $9
(i32.lt_u
- (tee_local $0
+ (tee_local $4
(i32.sub
(i32.and
(i32.load offset=4
@@ -9720,35 +9634,35 @@
)
(i32.const -8)
)
- (get_local $5)
+ (get_local $2)
)
)
- (get_local $2)
+ (get_local $1)
)
)
- (set_local $2
+ (set_local $1
(select
- (get_local $0)
- (get_local $2)
(get_local $4)
+ (get_local $1)
+ (get_local $9)
)
)
- (set_local $1
+ (set_local $0
(select
(get_local $3)
- (get_local $1)
- (get_local $4)
+ (get_local $0)
+ (get_local $9)
)
)
(if
- (tee_local $0
+ (tee_local $4
(i32.load offset=16
(get_local $3)
)
)
(block
(set_local $3
- (get_local $0)
+ (get_local $4)
)
(br $while-in16)
)
@@ -9760,31 +9674,31 @@
)
)
)
- (set_local $14
- (get_local $2)
- )
- (set_local $12
+ (set_local $3
(get_local $1)
)
+ (set_local $4
+ (get_local $0)
+ )
)
)
(if
- (get_local $12)
+ (get_local $4)
(if
(i32.lt_u
- (get_local $14)
+ (get_local $3)
(i32.sub
(i32.load
(i32.const 184)
)
- (get_local $5)
+ (get_local $2)
)
)
(block
(if
(i32.lt_u
- (get_local $12)
- (tee_local $4
+ (get_local $4)
+ (tee_local $12
(i32.load
(i32.const 192)
)
@@ -9794,19 +9708,19 @@
)
(if
(i32.ge_u
- (get_local $12)
+ (get_local $4)
(tee_local $6
(i32.add
- (get_local $12)
- (get_local $5)
+ (get_local $4)
+ (get_local $2)
)
)
)
(call $_abort)
)
- (set_local $7
+ (set_local $9
(i32.load offset=24
- (get_local $12)
+ (get_local $4)
)
)
(block $do-once17
@@ -9814,10 +9728,10 @@
(i32.eq
(tee_local $0
(i32.load offset=12
- (get_local $12)
+ (get_local $4)
)
)
- (get_local $12)
+ (get_local $4)
)
(block
(if
@@ -9826,7 +9740,7 @@
(i32.load
(tee_local $0
(i32.add
- (get_local $12)
+ (get_local $4)
(i32.const 20)
)
)
@@ -9839,7 +9753,7 @@
(i32.load
(tee_local $0
(i32.add
- (get_local $12)
+ (get_local $4)
(i32.const 16)
)
)
@@ -9847,7 +9761,7 @@
)
)
(block
- (set_local $9
+ (set_local $11
(i32.const 0)
)
(br $do-once17)
@@ -9856,9 +9770,9 @@
)
(loop $while-in20
(if
- (tee_local $2
+ (tee_local $7
(i32.load
- (tee_local $3
+ (tee_local $10
(i32.add
(get_local $1)
(i32.const 20)
@@ -9868,18 +9782,18 @@
)
(block
(set_local $1
- (get_local $2)
+ (get_local $7)
)
(set_local $0
- (get_local $3)
+ (get_local $10)
)
(br $while-in20)
)
)
(if
- (tee_local $2
+ (tee_local $7
(i32.load
- (tee_local $3
+ (tee_local $10
(i32.add
(get_local $1)
(i32.const 16)
@@ -9889,10 +9803,10 @@
)
(block
(set_local $1
- (get_local $2)
+ (get_local $7)
)
(set_local $0
- (get_local $3)
+ (get_local $10)
)
(br $while-in20)
)
@@ -9901,7 +9815,7 @@
(if
(i32.lt_u
(get_local $0)
- (get_local $4)
+ (get_local $12)
)
(call $_abort)
(block
@@ -9909,7 +9823,7 @@
(get_local $0)
(i32.const 0)
)
- (set_local $9
+ (set_local $11
(get_local $1)
)
)
@@ -9918,26 +9832,26 @@
(block
(if
(i32.lt_u
- (tee_local $3
+ (tee_local $10
(i32.load offset=8
- (get_local $12)
+ (get_local $4)
)
)
- (get_local $4)
+ (get_local $12)
)
(call $_abort)
)
(if
(i32.ne
(i32.load
- (tee_local $2
+ (tee_local $7
(i32.add
- (get_local $3)
+ (get_local $10)
(i32.const 12)
)
)
)
- (get_local $12)
+ (get_local $4)
)
(call $_abort)
)
@@ -9951,18 +9865,18 @@
)
)
)
- (get_local $12)
+ (get_local $4)
)
(block
(i32.store
- (get_local $2)
+ (get_local $7)
(get_local $0)
)
(i32.store
(get_local $1)
- (get_local $3)
+ (get_local $10)
)
- (set_local $9
+ (set_local $11
(get_local $0)
)
)
@@ -9973,18 +9887,18 @@
)
(block $do-once21
(if
- (get_local $7)
+ (get_local $9)
(block
(if
(i32.eq
- (get_local $12)
+ (get_local $4)
(i32.load
(tee_local $0
(i32.add
(i32.shl
(tee_local $1
(i32.load offset=28
- (get_local $12)
+ (get_local $4)
)
)
(i32.const 2)
@@ -9997,11 +9911,11 @@
(block
(i32.store
(get_local $0)
- (get_local $9)
+ (get_local $11)
)
(if
(i32.eqz
- (get_local $9)
+ (get_local $11)
)
(block
(i32.store
@@ -10026,7 +9940,7 @@
(block
(if
(i32.lt_u
- (get_local $7)
+ (get_local $9)
(i32.load
(i32.const 192)
)
@@ -10038,32 +9952,32 @@
(i32.load
(tee_local $0
(i32.add
- (get_local $7)
+ (get_local $9)
(i32.const 16)
)
)
)
- (get_local $12)
+ (get_local $4)
)
(i32.store
(get_local $0)
- (get_local $9)
+ (get_local $11)
)
(i32.store offset=20
- (get_local $7)
(get_local $9)
+ (get_local $11)
)
)
(br_if $do-once21
(i32.eqz
- (get_local $9)
+ (get_local $11)
)
)
)
)
(if
(i32.lt_u
- (get_local $9)
+ (get_local $11)
(tee_local $0
(i32.load
(i32.const 192)
@@ -10073,13 +9987,13 @@
(call $_abort)
)
(i32.store offset=24
+ (get_local $11)
(get_local $9)
- (get_local $7)
)
(if
(tee_local $1
(i32.load offset=16
- (get_local $12)
+ (get_local $4)
)
)
(if
@@ -10090,12 +10004,12 @@
(call $_abort)
(block
(i32.store offset=16
- (get_local $9)
+ (get_local $11)
(get_local $1)
)
(i32.store offset=24
(get_local $1)
- (get_local $9)
+ (get_local $11)
)
)
)
@@ -10103,7 +10017,7 @@
(if
(tee_local $0
(i32.load offset=20
- (get_local $12)
+ (get_local $4)
)
)
(if
@@ -10116,12 +10030,12 @@
(call $_abort)
(block
(i32.store offset=20
- (get_local $9)
+ (get_local $11)
(get_local $0)
)
(i32.store offset=24
(get_local $0)
- (get_local $9)
+ (get_local $11)
)
)
)
@@ -10132,17 +10046,17 @@
(block $do-once25
(if
(i32.lt_u
- (get_local $14)
+ (get_local $3)
(i32.const 16)
)
(block
(i32.store offset=4
- (get_local $12)
+ (get_local $4)
(i32.or
(tee_local $0
(i32.add
- (get_local $14)
- (get_local $5)
+ (get_local $3)
+ (get_local $2)
)
)
(i32.const 3)
@@ -10152,7 +10066,7 @@
(tee_local $0
(i32.add
(i32.add
- (get_local $12)
+ (get_local $4)
(get_local $0)
)
(i32.const 4)
@@ -10168,39 +10082,39 @@
)
(block
(i32.store offset=4
- (get_local $12)
+ (get_local $4)
(i32.or
- (get_local $5)
+ (get_local $2)
(i32.const 3)
)
)
(i32.store offset=4
(get_local $6)
(i32.or
- (get_local $14)
+ (get_local $3)
(i32.const 1)
)
)
(i32.store
(i32.add
(get_local $6)
- (get_local $14)
+ (get_local $3)
)
- (get_local $14)
+ (get_local $3)
)
(set_local $0
(i32.shr_u
- (get_local $14)
+ (get_local $3)
(i32.const 3)
)
)
(if
(i32.lt_u
- (get_local $14)
+ (get_local $3)
(i32.const 256)
)
(block
- (set_local $2
+ (set_local $3
(i32.add
(i32.shl
(i32.shl
@@ -10232,7 +10146,7 @@
(i32.load
(tee_local $1
(i32.add
- (get_local $2)
+ (get_local $3)
(i32.const 8)
)
)
@@ -10244,10 +10158,10 @@
)
(call $_abort)
(block
- (set_local $20
+ (set_local $13
(get_local $1)
)
- (set_local $8
+ (set_local $5
(get_local $0)
)
)
@@ -10260,32 +10174,32 @@
(get_local $0)
)
)
- (set_local $20
+ (set_local $13
(i32.add
- (get_local $2)
+ (get_local $3)
(i32.const 8)
)
)
- (set_local $8
- (get_local $2)
+ (set_local $5
+ (get_local $3)
)
)
)
(i32.store
- (get_local $20)
+ (get_local $13)
(get_local $6)
)
(i32.store offset=12
- (get_local $8)
+ (get_local $5)
(get_local $6)
)
(i32.store offset=8
(get_local $6)
- (get_local $8)
+ (get_local $5)
)
(i32.store offset=12
(get_local $6)
- (get_local $2)
+ (get_local $3)
)
(br $do-once25)
)
@@ -10293,24 +10207,24 @@
(set_local $2
(i32.add
(i32.shl
- (tee_local $3
+ (tee_local $7
(if i32
(tee_local $0
(i32.shr_u
- (get_local $14)
+ (get_local $3)
(i32.const 8)
)
)
(if i32
(i32.gt_u
- (get_local $14)
+ (get_local $3)
(i32.const 16777215)
)
(i32.const 31)
(i32.or
(i32.and
(i32.shr_u
- (get_local $14)
+ (get_local $3)
(i32.add
(tee_local $0
(i32.add
@@ -10397,7 +10311,7 @@
)
(i32.store offset=28
(get_local $6)
- (get_local $3)
+ (get_local $7)
)
(i32.store offset=4
(tee_local $0
@@ -10423,7 +10337,7 @@
(tee_local $0
(i32.shl
(i32.const 1)
- (get_local $3)
+ (get_local $7)
)
)
)
@@ -10455,20 +10369,20 @@
(br $do-once25)
)
)
- (set_local $3
+ (set_local $7
(i32.shl
- (get_local $14)
+ (get_local $3)
(select
(i32.const 0)
(i32.sub
(i32.const 25)
(i32.shr_u
- (get_local $3)
+ (get_local $7)
(i32.const 1)
)
)
(i32.eq
- (get_local $3)
+ (get_local $7)
(i32.const 31)
)
)
@@ -10491,12 +10405,12 @@
)
(i32.const -8)
)
- (get_local $14)
+ (get_local $3)
)
)
(set_local $2
(i32.shl
- (get_local $3)
+ (get_local $7)
(i32.const 1)
)
)
@@ -10504,7 +10418,7 @@
(i32.eqz
(tee_local $1
(i32.load
- (tee_local $3
+ (tee_local $7
(i32.add
(i32.add
(get_local $0)
@@ -10512,7 +10426,7 @@
)
(i32.shl
(i32.shr_u
- (get_local $3)
+ (get_local $7)
(i32.const 31)
)
(i32.const 2)
@@ -10523,7 +10437,7 @@
)
)
)
- (set_local $3
+ (set_local $7
(get_local $2)
)
(set_local $0
@@ -10534,7 +10448,7 @@
)
(if
(i32.lt_u
- (get_local $3)
+ (get_local $7)
(i32.load
(i32.const 192)
)
@@ -10542,7 +10456,7 @@
(call $_abort)
(block
(i32.store
- (get_local $3)
+ (get_local $7)
(get_local $6)
)
(i32.store offset=24
@@ -10565,9 +10479,9 @@
(if
(i32.and
(i32.ge_u
- (tee_local $3
+ (tee_local $2
(i32.load
- (tee_local $2
+ (tee_local $3
(i32.add
(get_local $0)
(i32.const 8)
@@ -10588,16 +10502,16 @@
)
(block
(i32.store offset=12
- (get_local $3)
+ (get_local $2)
(get_local $6)
)
(i32.store
- (get_local $2)
+ (get_local $3)
(get_local $6)
)
(i32.store offset=8
(get_local $6)
- (get_local $3)
+ (get_local $2)
)
(i32.store offset=12
(get_local $6)
@@ -10616,22 +10530,22 @@
)
(return
(i32.add
- (get_local $12)
+ (get_local $4)
(i32.const 8)
)
)
)
(set_local $0
- (get_local $5)
+ (get_local $2)
)
)
(set_local $0
- (get_local $5)
+ (get_local $2)
)
)
)
(set_local $0
- (get_local $5)
+ (get_local $2)
)
)
)
@@ -10648,14 +10562,14 @@
(get_local $0)
)
(block
- (set_local $3
+ (set_local $2
(i32.load
(i32.const 196)
)
)
(if
(i32.gt_u
- (tee_local $2
+ (tee_local $3
(i32.sub
(get_local $1)
(get_local $0)
@@ -10668,31 +10582,31 @@
(i32.const 196)
(tee_local $1
(i32.add
- (get_local $3)
+ (get_local $2)
(get_local $0)
)
)
)
(i32.store
(i32.const 184)
- (get_local $2)
+ (get_local $3)
)
(i32.store offset=4
(get_local $1)
(i32.or
- (get_local $2)
+ (get_local $3)
(i32.const 1)
)
)
(i32.store
(i32.add
(get_local $1)
- (get_local $2)
+ (get_local $3)
)
- (get_local $2)
+ (get_local $3)
)
(i32.store offset=4
- (get_local $3)
+ (get_local $2)
(i32.or
(get_local $0)
(i32.const 3)
@@ -10709,7 +10623,7 @@
(i32.const 0)
)
(i32.store offset=4
- (get_local $3)
+ (get_local $2)
(i32.or
(get_local $1)
(i32.const 3)
@@ -10719,7 +10633,7 @@
(tee_local $0
(i32.add
(i32.add
- (get_local $3)
+ (get_local $2)
(get_local $1)
)
(i32.const 4)
@@ -10736,7 +10650,7 @@
)
(return
(i32.add
- (get_local $3)
+ (get_local $2)
(i32.const 8)
)
)
@@ -10754,7 +10668,7 @@
(block
(i32.store
(i32.const 188)
- (tee_local $2
+ (tee_local $3
(i32.sub
(get_local $1)
(get_local $0)
@@ -10765,7 +10679,7 @@
(i32.const 200)
(tee_local $1
(i32.add
- (tee_local $3
+ (tee_local $2
(i32.load
(i32.const 200)
)
@@ -10777,12 +10691,12 @@
(i32.store offset=4
(get_local $1)
(i32.or
- (get_local $2)
+ (get_local $3)
(i32.const 1)
)
)
(i32.store offset=4
- (get_local $3)
+ (get_local $2)
(i32.or
(get_local $0)
(i32.const 3)
@@ -10790,7 +10704,7 @@
)
(return
(i32.add
- (get_local $3)
+ (get_local $2)
(i32.const 8)
)
)
@@ -10857,16 +10771,16 @@
)
(if
(i32.le_u
- (tee_local $7
+ (tee_local $5
(i32.and
- (tee_local $8
+ (tee_local $6
(i32.add
(tee_local $1
(i32.load
(i32.const 656)
)
)
- (tee_local $9
+ (tee_local $8
(i32.add
(get_local $0)
(i32.const 47)
@@ -10874,7 +10788,7 @@
)
)
)
- (tee_local $6
+ (tee_local $9
(i32.sub
(i32.const 0)
(get_local $1)
@@ -10889,7 +10803,7 @@
)
)
(if
- (tee_local $3
+ (tee_local $2
(i32.load
(i32.const 616)
)
@@ -10899,19 +10813,19 @@
(i32.le_u
(tee_local $1
(i32.add
- (tee_local $2
+ (tee_local $3
(i32.load
(i32.const 608)
)
)
- (get_local $7)
+ (get_local $5)
)
)
- (get_local $2)
+ (get_local $3)
)
(i32.gt_u
(get_local $1)
- (get_local $3)
+ (get_local $2)
)
)
(return
@@ -10919,14 +10833,14 @@
)
)
)
- (set_local $5
+ (set_local $11
(i32.add
(get_local $0)
(i32.const 48)
)
)
- (block $jumpthreading$outer$12
- (block $jumpthreading$inner$12
+ (block $jumpthreading$outer$13
+ (block $jumpthreading$inner$13
(if
(i32.eqz
(i32.and
@@ -10938,9 +10852,9 @@
)
(block
(block $label$break$L279
- (block $jumpthreading$inner$4
- (block $jumpthreading$inner$3
- (br_if $jumpthreading$inner$3
+ (block $jumpthreading$inner$5
+ (block $jumpthreading$inner$4
+ (br_if $jumpthreading$inner$4
(i32.eqz
(tee_local $4
(i32.load
@@ -10956,7 +10870,7 @@
(block $while-out33
(if
(i32.le_u
- (tee_local $2
+ (tee_local $3
(i32.load
(get_local $1)
)
@@ -10966,9 +10880,9 @@
(if
(i32.gt_u
(i32.add
- (get_local $2)
+ (get_local $3)
(i32.load
- (tee_local $3
+ (tee_local $2
(i32.add
(get_local $1)
(i32.const 4)
@@ -10993,20 +10907,20 @@
)
)
)
- (br $jumpthreading$inner$3)
+ (br $jumpthreading$inner$4)
)
)
(if
(i32.lt_u
- (tee_local $2
+ (tee_local $3
(i32.and
(i32.sub
- (get_local $8)
+ (get_local $6)
(i32.load
(i32.const 188)
)
)
- (get_local $6)
+ (get_local $9)
)
)
(i32.const 2147483647)
@@ -11015,7 +10929,7 @@
(i32.eq
(tee_local $1
(call $_sbrk
- (get_local $2)
+ (get_local $3)
)
)
(i32.add
@@ -11023,24 +10937,24 @@
(get_local $4)
)
(i32.load
- (get_local $3)
+ (get_local $2)
)
)
)
- (br_if $jumpthreading$inner$12
+ (br_if $jumpthreading$inner$13
(i32.ne
(get_local $1)
(i32.const -1)
)
)
(block
- (set_local $3
+ (set_local $2
(get_local $1)
)
(set_local $1
- (get_local $2)
+ (get_local $3)
)
- (br $jumpthreading$inner$4)
+ (br $jumpthreading$inner$5)
)
)
)
@@ -11056,10 +10970,10 @@
(i32.const -1)
)
(block
- (set_local $2
+ (set_local $3
(if i32
(i32.and
- (tee_local $3
+ (tee_local $2
(i32.add
(tee_local $4
(i32.load
@@ -11069,19 +10983,19 @@
(i32.const -1)
)
)
- (tee_local $2
+ (tee_local $3
(get_local $1)
)
)
(i32.add
(i32.sub
- (get_local $7)
- (get_local $2)
+ (get_local $5)
+ (get_local $3)
)
(i32.and
(i32.add
- (get_local $3)
(get_local $2)
+ (get_local $3)
)
(i32.sub
(i32.const 0)
@@ -11089,33 +11003,33 @@
)
)
)
- (get_local $7)
+ (get_local $5)
)
)
- (set_local $6
+ (set_local $9
(i32.add
(tee_local $4
(i32.load
(i32.const 608)
)
)
- (get_local $2)
+ (get_local $3)
)
)
(if
(i32.and
(i32.gt_u
- (get_local $2)
+ (get_local $3)
(get_local $0)
)
(i32.lt_u
- (get_local $2)
+ (get_local $3)
(i32.const 2147483647)
)
)
(block
(if
- (tee_local $3
+ (tee_local $2
(i32.load
(i32.const 616)
)
@@ -11123,30 +11037,30 @@
(br_if $label$break$L279
(i32.or
(i32.le_u
- (get_local $6)
+ (get_local $9)
(get_local $4)
)
(i32.gt_u
- (get_local $6)
- (get_local $3)
+ (get_local $9)
+ (get_local $2)
)
)
)
)
- (br_if $jumpthreading$inner$12
+ (br_if $jumpthreading$inner$13
(i32.eq
- (tee_local $3
+ (tee_local $2
(call $_sbrk
- (get_local $2)
+ (get_local $3)
)
)
(get_local $1)
)
)
(set_local $1
- (get_local $2)
+ (get_local $3)
)
- (br $jumpthreading$inner$4)
+ (br $jumpthreading$inner$5)
)
)
)
@@ -11162,7 +11076,7 @@
(if
(i32.and
(i32.gt_u
- (get_local $5)
+ (get_local $11)
(get_local $1)
)
(i32.and
@@ -11171,21 +11085,21 @@
(i32.const 2147483647)
)
(i32.ne
- (get_local $3)
+ (get_local $2)
(i32.const -1)
)
)
)
(if
(i32.lt_u
- (tee_local $2
+ (tee_local $3
(i32.and
(i32.add
(i32.sub
- (get_local $9)
+ (get_local $8)
(get_local $1)
)
- (tee_local $2
+ (tee_local $3
(i32.load
(i32.const 656)
)
@@ -11193,7 +11107,7 @@
)
(i32.sub
(i32.const 0)
- (get_local $2)
+ (get_local $3)
)
)
)
@@ -11202,7 +11116,7 @@
(if
(i32.eq
(call $_sbrk
- (get_local $2)
+ (get_local $3)
)
(i32.const -1)
)
@@ -11214,31 +11128,31 @@
)
(br $label$break$L279)
)
- (set_local $2
+ (set_local $3
(i32.add
- (get_local $2)
+ (get_local $3)
(get_local $1)
)
)
)
- (set_local $2
+ (set_local $3
(get_local $1)
)
)
- (set_local $2
+ (set_local $3
(get_local $1)
)
)
(if
(i32.ne
- (get_local $3)
+ (get_local $2)
(i32.const -1)
)
(block
(set_local $1
- (get_local $3)
+ (get_local $2)
)
- (br $jumpthreading$inner$12)
+ (br $jumpthreading$inner$13)
)
)
)
@@ -11255,7 +11169,7 @@
)
(if
(i32.lt_u
- (get_local $7)
+ (get_local $5)
(i32.const 2147483647)
)
(if
@@ -11263,10 +11177,10 @@
(i32.lt_u
(tee_local $1
(call $_sbrk
- (get_local $7)
+ (get_local $5)
)
)
- (tee_local $2
+ (tee_local $3
(call $_sbrk
(i32.const 0)
)
@@ -11278,16 +11192,16 @@
(i32.const -1)
)
(i32.ne
- (get_local $2)
+ (get_local $3)
(i32.const -1)
)
)
)
- (br_if $jumpthreading$inner$12
+ (br_if $jumpthreading$inner$13
(i32.gt_u
- (tee_local $2
+ (tee_local $3
(i32.sub
- (get_local $2)
+ (get_local $3)
(get_local $1)
)
)
@@ -11299,59 +11213,59 @@
)
)
)
- (br $jumpthreading$outer$12)
+ (br $jumpthreading$outer$13)
)
(i32.store
(i32.const 608)
- (tee_local $3
+ (tee_local $2
(i32.add
(i32.load
(i32.const 608)
)
- (get_local $2)
+ (get_local $3)
)
)
)
(if
(i32.gt_u
- (get_local $3)
+ (get_local $2)
(i32.load
(i32.const 612)
)
)
(i32.store
(i32.const 612)
- (get_local $3)
+ (get_local $2)
)
)
(block $do-once40
(if
- (tee_local $8
+ (tee_local $6
(i32.load
(i32.const 200)
)
)
(block
- (set_local $3
+ (set_local $2
(i32.const 624)
)
- (block $jumpthreading$outer$9
- (block $jumpthreading$inner$9
+ (block $jumpthreading$outer$10
+ (block $jumpthreading$inner$10
(loop $while-in45
- (br_if $jumpthreading$inner$9
+ (br_if $jumpthreading$inner$10
(i32.eq
(get_local $1)
(i32.add
- (tee_local $5
+ (tee_local $11
(i32.load
- (get_local $3)
+ (get_local $2)
)
)
- (tee_local $7
+ (tee_local $5
(i32.load
(tee_local $4
(i32.add
- (get_local $3)
+ (get_local $2)
(i32.const 4)
)
)
@@ -11361,20 +11275,20 @@
)
)
(br_if $while-in45
- (tee_local $3
+ (tee_local $2
(i32.load offset=8
- (get_local $3)
+ (get_local $2)
)
)
)
)
- (br $jumpthreading$outer$9)
+ (br $jumpthreading$outer$10)
)
(if
(i32.eqz
(i32.and
(i32.load offset=12
- (get_local $3)
+ (get_local $2)
)
(i32.const 8)
)
@@ -11382,25 +11296,25 @@
(if
(i32.and
(i32.lt_u
- (get_local $8)
+ (get_local $6)
(get_local $1)
)
(i32.ge_u
- (get_local $8)
- (get_local $5)
+ (get_local $6)
+ (get_local $11)
)
)
(block
(i32.store
(get_local $4)
(i32.add
- (get_local $7)
- (get_local $2)
+ (get_local $5)
+ (get_local $3)
)
)
- (set_local $3
+ (set_local $2
(i32.add
- (get_local $8)
+ (get_local $6)
(tee_local $1
(select
(i32.and
@@ -11408,7 +11322,7 @@
(i32.const 0)
(tee_local $1
(i32.add
- (get_local $8)
+ (get_local $6)
(i32.const 8)
)
)
@@ -11427,7 +11341,7 @@
(set_local $1
(i32.add
(i32.sub
- (get_local $2)
+ (get_local $3)
(get_local $1)
)
(i32.load
@@ -11437,14 +11351,14 @@
)
(i32.store
(i32.const 200)
- (get_local $3)
+ (get_local $2)
)
(i32.store
(i32.const 188)
(get_local $1)
)
(i32.store offset=4
- (get_local $3)
+ (get_local $2)
(i32.or
(get_local $1)
(i32.const 1)
@@ -11452,7 +11366,7 @@
)
(i32.store offset=4
(i32.add
- (get_local $3)
+ (get_local $2)
(get_local $1)
)
(i32.const 40)
@@ -11487,36 +11401,36 @@
)
)
)
- (set_local $5
+ (set_local $11
(i32.add
(get_local $1)
- (get_local $2)
+ (get_local $3)
)
)
- (set_local $3
+ (set_local $2
(i32.const 624)
)
- (block $jumpthreading$outer$10
- (block $jumpthreading$inner$10
+ (block $jumpthreading$outer$11
+ (block $jumpthreading$inner$11
(loop $while-in47
(if
(i32.eq
(i32.load
- (get_local $3)
+ (get_local $2)
)
- (get_local $5)
+ (get_local $11)
)
(block
- (set_local $7
- (get_local $3)
+ (set_local $5
+ (get_local $2)
)
- (br $jumpthreading$inner$10)
+ (br $jumpthreading$inner$11)
)
)
(br_if $while-in47
- (tee_local $3
+ (tee_local $2
(i32.load offset=8
- (get_local $3)
+ (get_local $2)
)
)
)
@@ -11524,12 +11438,12 @@
(i32.const 624)
)
)
- (br $jumpthreading$outer$10)
+ (br $jumpthreading$outer$11)
)
(if
(i32.and
(i32.load offset=12
- (get_local $3)
+ (get_local $2)
)
(i32.const 8)
)
@@ -11538,26 +11452,26 @@
)
(block
(i32.store
- (get_local $7)
+ (get_local $5)
(get_local $1)
)
(i32.store
- (tee_local $3
+ (tee_local $2
(i32.add
- (get_local $3)
+ (get_local $2)
(i32.const 4)
)
)
(i32.add
(i32.load
- (get_local $3)
+ (get_local $2)
)
- (get_local $2)
+ (get_local $3)
)
)
- (set_local $9
+ (set_local $8
(i32.add
- (tee_local $11
+ (tee_local $9
(i32.add
(get_local $1)
(select
@@ -11589,14 +11503,14 @@
(i32.sub
(tee_local $5
(i32.add
- (get_local $5)
+ (get_local $11)
(select
(i32.and
(i32.sub
(i32.const 0)
(tee_local $1
(i32.add
- (get_local $5)
+ (get_local $11)
(i32.const 8)
)
)
@@ -11611,13 +11525,13 @@
)
)
)
- (get_local $11)
+ (get_local $9)
)
(get_local $0)
)
)
(i32.store offset=4
- (get_local $11)
+ (get_local $9)
(i32.or
(get_local $0)
(i32.const 3)
@@ -11627,7 +11541,7 @@
(if
(i32.eq
(get_local $5)
- (get_local $8)
+ (get_local $6)
)
(block
(i32.store
@@ -11643,10 +11557,10 @@
)
(i32.store
(i32.const 200)
- (get_local $9)
+ (get_local $8)
)
(i32.store offset=4
- (get_local $9)
+ (get_local $8)
(i32.or
(get_local $0)
(i32.const 1)
@@ -11675,10 +11589,10 @@
)
(i32.store
(i32.const 196)
- (get_local $9)
+ (get_local $8)
)
(i32.store offset=4
- (get_local $9)
+ (get_local $8)
(i32.or
(get_local $0)
(i32.const 1)
@@ -11686,7 +11600,7 @@
)
(i32.store
(i32.add
- (get_local $9)
+ (get_local $8)
(get_local $0)
)
(get_local $0)
@@ -11711,7 +11625,7 @@
(i32.const 1)
)
(block i32
- (set_local $6
+ (set_local $11
(i32.and
(get_local $0)
(i32.const -8)
@@ -11730,7 +11644,7 @@
(i32.const 256)
)
(block
- (set_local $3
+ (set_local $2
(i32.load offset=12
(get_local $5)
)
@@ -11738,7 +11652,7 @@
(block $do-once51
(if
(i32.ne
- (tee_local $2
+ (tee_local $3
(i32.load offset=8
(get_local $5)
)
@@ -11759,7 +11673,7 @@
(block
(if
(i32.lt_u
- (get_local $2)
+ (get_local $3)
(get_local $4)
)
(call $_abort)
@@ -11767,7 +11681,7 @@
(br_if $do-once51
(i32.eq
(i32.load offset=12
- (get_local $2)
+ (get_local $3)
)
(get_local $5)
)
@@ -11778,8 +11692,8 @@
)
(if
(i32.eq
- (get_local $3)
(get_local $2)
+ (get_local $3)
)
(block
(i32.store
@@ -11803,19 +11717,19 @@
(block $do-once53
(if
(i32.eq
- (get_local $3)
+ (get_local $2)
(get_local $0)
)
- (set_local $21
+ (set_local $15
(i32.add
- (get_local $3)
+ (get_local $2)
(i32.const 8)
)
)
(block
(if
(i32.lt_u
- (get_local $3)
+ (get_local $2)
(get_local $4)
)
(call $_abort)
@@ -11825,7 +11739,7 @@
(i32.load
(tee_local $0
(i32.add
- (get_local $3)
+ (get_local $2)
(i32.const 8)
)
)
@@ -11833,7 +11747,7 @@
(get_local $5)
)
(block
- (set_local $21
+ (set_local $15
(get_local $0)
)
(br $do-once53)
@@ -11844,16 +11758,16 @@
)
)
(i32.store offset=12
- (get_local $2)
(get_local $3)
+ (get_local $2)
)
(i32.store
- (get_local $21)
- (get_local $2)
+ (get_local $15)
+ (get_local $3)
)
)
(block
- (set_local $8
+ (set_local $6
(i32.load offset=24
(get_local $5)
)
@@ -11875,7 +11789,7 @@
(i32.load
(tee_local $0
(i32.add
- (tee_local $2
+ (tee_local $3
(i32.add
(get_local $5)
(i32.const 16)
@@ -11890,14 +11804,14 @@
(if
(tee_local $1
(i32.load
- (get_local $2)
+ (get_local $3)
)
)
(set_local $0
- (get_local $2)
+ (get_local $3)
)
(block
- (set_local $13
+ (set_local $12
(i32.const 0)
)
(br $do-once55)
@@ -11906,9 +11820,9 @@
)
(loop $while-in58
(if
- (tee_local $2
+ (tee_local $3
(i32.load
- (tee_local $3
+ (tee_local $2
(i32.add
(get_local $1)
(i32.const 20)
@@ -11918,18 +11832,18 @@
)
(block
(set_local $1
- (get_local $2)
+ (get_local $3)
)
(set_local $0
- (get_local $3)
+ (get_local $2)
)
(br $while-in58)
)
)
(if
- (tee_local $2
+ (tee_local $3
(i32.load
- (tee_local $3
+ (tee_local $2
(i32.add
(get_local $1)
(i32.const 16)
@@ -11939,10 +11853,10 @@
)
(block
(set_local $1
- (get_local $2)
+ (get_local $3)
)
(set_local $0
- (get_local $3)
+ (get_local $2)
)
(br $while-in58)
)
@@ -11959,7 +11873,7 @@
(get_local $0)
(i32.const 0)
)
- (set_local $13
+ (set_local $12
(get_local $1)
)
)
@@ -11968,7 +11882,7 @@
(block
(if
(i32.lt_u
- (tee_local $3
+ (tee_local $2
(i32.load offset=8
(get_local $5)
)
@@ -11980,9 +11894,9 @@
(if
(i32.ne
(i32.load
- (tee_local $2
+ (tee_local $3
(i32.add
- (get_local $3)
+ (get_local $2)
(i32.const 12)
)
)
@@ -12005,14 +11919,14 @@
)
(block
(i32.store
- (get_local $2)
+ (get_local $3)
(get_local $0)
)
(i32.store
(get_local $1)
- (get_local $3)
+ (get_local $2)
)
- (set_local $13
+ (set_local $12
(get_local $0)
)
)
@@ -12023,7 +11937,7 @@
)
(br_if $label$break$L331
(i32.eqz
- (get_local $8)
+ (get_local $6)
)
)
(block $do-once59
@@ -12049,10 +11963,10 @@
(block
(i32.store
(get_local $0)
- (get_local $13)
+ (get_local $12)
)
(br_if $do-once59
- (get_local $13)
+ (get_local $12)
)
(i32.store
(i32.const 180)
@@ -12074,7 +11988,7 @@
(block
(if
(i32.lt_u
- (get_local $8)
+ (get_local $6)
(i32.load
(i32.const 192)
)
@@ -12086,7 +12000,7 @@
(i32.load
(tee_local $0
(i32.add
- (get_local $8)
+ (get_local $6)
(i32.const 16)
)
)
@@ -12095,16 +12009,16 @@
)
(i32.store
(get_local $0)
- (get_local $13)
+ (get_local $12)
)
(i32.store offset=20
- (get_local $8)
- (get_local $13)
+ (get_local $6)
+ (get_local $12)
)
)
(br_if $label$break$L331
(i32.eqz
- (get_local $13)
+ (get_local $12)
)
)
)
@@ -12112,7 +12026,7 @@
)
(if
(i32.lt_u
- (get_local $13)
+ (get_local $12)
(tee_local $1
(i32.load
(i32.const 192)
@@ -12122,11 +12036,11 @@
(call $_abort)
)
(i32.store offset=24
- (get_local $13)
- (get_local $8)
+ (get_local $12)
+ (get_local $6)
)
(if
- (tee_local $2
+ (tee_local $3
(i32.load
(tee_local $0
(i32.add
@@ -12138,18 +12052,18 @@
)
(if
(i32.lt_u
- (get_local $2)
+ (get_local $3)
(get_local $1)
)
(call $_abort)
(block
(i32.store offset=16
- (get_local $13)
- (get_local $2)
+ (get_local $12)
+ (get_local $3)
)
(i32.store offset=24
- (get_local $2)
- (get_local $13)
+ (get_local $3)
+ (get_local $12)
)
)
)
@@ -12173,12 +12087,12 @@
(call $_abort)
(block
(i32.store offset=20
- (get_local $13)
+ (get_local $12)
(get_local $0)
)
(i32.store offset=24
(get_local $0)
- (get_local $13)
+ (get_local $12)
)
)
)
@@ -12187,13 +12101,13 @@
)
(set_local $7
(i32.add
- (get_local $6)
+ (get_local $11)
(get_local $7)
)
)
(i32.add
(get_local $5)
- (get_local $6)
+ (get_local $11)
)
)
(get_local $5)
@@ -12210,7 +12124,7 @@
)
)
(i32.store offset=4
- (get_local $9)
+ (get_local $8)
(i32.or
(get_local $7)
(i32.const 1)
@@ -12218,7 +12132,7 @@
)
(i32.store
(i32.add
- (get_local $9)
+ (get_local $8)
(get_local $7)
)
(get_local $7)
@@ -12235,7 +12149,7 @@
(i32.const 256)
)
(block
- (set_local $2
+ (set_local $3
(i32.add
(i32.shl
(i32.shl
@@ -12269,7 +12183,7 @@
(i32.load
(tee_local $1
(i32.add
- (get_local $2)
+ (get_local $3)
(i32.const 8)
)
)
@@ -12280,7 +12194,7 @@
)
)
(block
- (set_local $22
+ (set_local $16
(get_local $1)
)
(set_local $10
@@ -12299,41 +12213,41 @@
(get_local $0)
)
)
- (set_local $22
+ (set_local $16
(i32.add
- (get_local $2)
+ (get_local $3)
(i32.const 8)
)
)
(set_local $10
- (get_local $2)
+ (get_local $3)
)
)
)
)
(i32.store
- (get_local $22)
- (get_local $9)
+ (get_local $16)
+ (get_local $8)
)
(i32.store offset=12
(get_local $10)
- (get_local $9)
+ (get_local $8)
)
(i32.store offset=8
- (get_local $9)
+ (get_local $8)
(get_local $10)
)
(i32.store offset=12
- (get_local $9)
- (get_local $2)
+ (get_local $8)
+ (get_local $3)
)
(br $do-once48)
)
)
- (set_local $2
+ (set_local $3
(i32.add
(i32.shl
- (tee_local $3
+ (tee_local $2
(block $do-once65 i32
(if i32
(tee_local $0
@@ -12370,7 +12284,7 @@
(tee_local $1
(i32.shl
(get_local $0)
- (tee_local $2
+ (tee_local $3
(i32.and
(i32.shr_u
(i32.add
@@ -12391,7 +12305,7 @@
(i32.const 4)
)
)
- (get_local $2)
+ (get_local $3)
)
(tee_local $0
(i32.and
@@ -12442,13 +12356,13 @@
)
)
(i32.store offset=28
- (get_local $9)
- (get_local $3)
+ (get_local $8)
+ (get_local $2)
)
(i32.store offset=4
(tee_local $0
(i32.add
- (get_local $9)
+ (get_local $8)
(i32.const 16)
)
)
@@ -12469,7 +12383,7 @@
(tee_local $0
(i32.shl
(i32.const 1)
- (get_local $3)
+ (get_local $2)
)
)
)
@@ -12483,25 +12397,25 @@
)
)
(i32.store
- (get_local $2)
- (get_local $9)
+ (get_local $3)
+ (get_local $8)
)
(i32.store offset=24
- (get_local $9)
- (get_local $2)
+ (get_local $8)
+ (get_local $3)
)
(i32.store offset=12
- (get_local $9)
- (get_local $9)
+ (get_local $8)
+ (get_local $8)
)
(i32.store offset=8
- (get_local $9)
- (get_local $9)
+ (get_local $8)
+ (get_local $8)
)
(br $do-once48)
)
)
- (set_local $3
+ (set_local $2
(i32.shl
(get_local $7)
(select
@@ -12509,12 +12423,12 @@
(i32.sub
(i32.const 25)
(i32.shr_u
- (get_local $3)
+ (get_local $2)
(i32.const 1)
)
)
(i32.eq
- (get_local $3)
+ (get_local $2)
(i32.const 31)
)
)
@@ -12522,14 +12436,14 @@
)
(set_local $0
(i32.load
- (get_local $2)
+ (get_local $3)
)
)
- (block $jumpthreading$outer$6
- (block $jumpthreading$inner$6
- (block $jumpthreading$inner$5
+ (block $jumpthreading$outer$7
+ (block $jumpthreading$inner$7
+ (block $jumpthreading$inner$6
(loop $while-in68
- (br_if $jumpthreading$inner$6
+ (br_if $jumpthreading$inner$7
(i32.eq
(i32.and
(i32.load offset=4
@@ -12540,17 +12454,17 @@
(get_local $7)
)
)
- (set_local $2
+ (set_local $3
(i32.shl
- (get_local $3)
+ (get_local $2)
(i32.const 1)
)
)
- (br_if $jumpthreading$inner$5
+ (br_if $jumpthreading$inner$6
(i32.eqz
(tee_local $1
(i32.load
- (tee_local $3
+ (tee_local $2
(i32.add
(i32.add
(get_local $0)
@@ -12558,7 +12472,7 @@
)
(i32.shl
(i32.shr_u
- (get_local $3)
+ (get_local $2)
(i32.const 31)
)
(i32.const 2)
@@ -12569,8 +12483,8 @@
)
)
)
- (set_local $3
- (get_local $2)
+ (set_local $2
+ (get_local $3)
)
(set_local $0
(get_local $1)
@@ -12580,7 +12494,7 @@
)
(if
(i32.lt_u
- (get_local $3)
+ (get_local $2)
(i32.load
(i32.const 192)
)
@@ -12588,32 +12502,32 @@
(call $_abort)
(block
(i32.store
- (get_local $3)
- (get_local $9)
+ (get_local $2)
+ (get_local $8)
)
(i32.store offset=24
- (get_local $9)
+ (get_local $8)
(get_local $0)
)
(i32.store offset=12
- (get_local $9)
- (get_local $9)
+ (get_local $8)
+ (get_local $8)
)
(i32.store offset=8
- (get_local $9)
- (get_local $9)
+ (get_local $8)
+ (get_local $8)
)
(br $do-once48)
)
)
- (br $jumpthreading$outer$6)
+ (br $jumpthreading$outer$7)
)
(if
(i32.and
(i32.ge_u
- (tee_local $3
+ (tee_local $2
(i32.load
- (tee_local $2
+ (tee_local $3
(i32.add
(get_local $0)
(i32.const 8)
@@ -12634,23 +12548,23 @@
)
(block
(i32.store offset=12
- (get_local $3)
- (get_local $9)
+ (get_local $2)
+ (get_local $8)
)
(i32.store
- (get_local $2)
- (get_local $9)
+ (get_local $3)
+ (get_local $8)
)
(i32.store offset=8
- (get_local $9)
- (get_local $3)
+ (get_local $8)
+ (get_local $2)
)
(i32.store offset=12
- (get_local $9)
+ (get_local $8)
(get_local $0)
)
(i32.store offset=24
- (get_local $9)
+ (get_local $8)
(i32.const 0)
)
)
@@ -12662,7 +12576,7 @@
)
(return
(i32.add
- (get_local $11)
+ (get_local $9)
(i32.const 8)
)
)
@@ -12673,24 +12587,24 @@
(block $while-out69
(if
(i32.le_u
- (tee_local $3
+ (tee_local $2
(i32.load
(get_local $4)
)
)
- (get_local $8)
+ (get_local $6)
)
(br_if $while-out69
(i32.gt_u
- (tee_local $3
+ (tee_local $2
(i32.add
- (get_local $3)
+ (get_local $2)
(i32.load offset=4
(get_local $4)
)
)
)
- (get_local $8)
+ (get_local $6)
)
)
)
@@ -12702,22 +12616,22 @@
(br $while-in70)
)
)
- (set_local $7
+ (set_local $10
(i32.add
(tee_local $4
(i32.add
- (get_local $3)
+ (get_local $2)
(i32.const -47)
)
)
(i32.const 8)
)
)
- (set_local $6
+ (set_local $12
(i32.add
- (tee_local $10
+ (tee_local $11
(select
- (get_local $8)
+ (get_local $6)
(tee_local $4
(i32.add
(get_local $4)
@@ -12725,13 +12639,13 @@
(i32.and
(i32.sub
(i32.const 0)
- (get_local $7)
+ (get_local $10)
)
(i32.const 7)
)
(i32.const 0)
(i32.and
- (get_local $7)
+ (get_local $10)
(i32.const 7)
)
)
@@ -12739,9 +12653,9 @@
)
(i32.lt_u
(get_local $4)
- (tee_local $7
+ (tee_local $10
(i32.add
- (get_local $8)
+ (get_local $6)
(i32.const 16)
)
)
@@ -12785,7 +12699,7 @@
(tee_local $4
(i32.sub
(i32.add
- (get_local $2)
+ (get_local $3)
(i32.const -40)
)
(get_local $4)
@@ -12815,32 +12729,32 @@
(i32.store
(tee_local $4
(i32.add
- (get_local $10)
+ (get_local $11)
(i32.const 4)
)
)
(i32.const 27)
)
(i32.store
- (get_local $6)
+ (get_local $12)
(i32.load
(i32.const 624)
)
)
(i32.store offset=4
- (get_local $6)
+ (get_local $12)
(i32.load
(i32.const 628)
)
)
(i32.store offset=8
- (get_local $6)
+ (get_local $12)
(i32.load
(i32.const 632)
)
)
(i32.store offset=12
- (get_local $6)
+ (get_local $12)
(i32.load
(i32.const 636)
)
@@ -12851,7 +12765,7 @@
)
(i32.store
(i32.const 628)
- (get_local $2)
+ (get_local $3)
)
(i32.store
(i32.const 636)
@@ -12859,11 +12773,11 @@
)
(i32.store
(i32.const 632)
- (get_local $6)
+ (get_local $12)
)
(set_local $1
(i32.add
- (get_local $10)
+ (get_local $11)
(i32.const 24)
)
)
@@ -12883,14 +12797,14 @@
(get_local $1)
(i32.const 4)
)
- (get_local $3)
+ (get_local $2)
)
)
)
(if
(i32.ne
- (get_local $10)
- (get_local $8)
+ (get_local $11)
+ (get_local $6)
)
(block
(i32.store
@@ -12903,19 +12817,19 @@
)
)
(i32.store offset=4
- (get_local $8)
+ (get_local $6)
(i32.or
(tee_local $5
(i32.sub
- (get_local $10)
- (get_local $8)
+ (get_local $11)
+ (get_local $6)
)
)
(i32.const 1)
)
)
(i32.store
- (get_local $10)
+ (get_local $11)
(get_local $5)
)
(set_local $1
@@ -12930,7 +12844,7 @@
(i32.const 256)
)
(block
- (set_local $3
+ (set_local $2
(i32.add
(i32.shl
(i32.shl
@@ -12944,7 +12858,7 @@
)
(if
(i32.and
- (tee_local $2
+ (tee_local $3
(i32.load
(i32.const 176)
)
@@ -12960,9 +12874,9 @@
(i32.lt_u
(tee_local $1
(i32.load
- (tee_local $2
+ (tee_local $3
(i32.add
- (get_local $3)
+ (get_local $2)
(i32.const 8)
)
)
@@ -12974,10 +12888,10 @@
)
(call $_abort)
(block
- (set_local $23
- (get_local $2)
+ (set_local $17
+ (get_local $3)
)
- (set_local $11
+ (set_local $7
(get_local $1)
)
)
@@ -12986,41 +12900,41 @@
(i32.store
(i32.const 176)
(i32.or
- (get_local $2)
+ (get_local $3)
(get_local $1)
)
)
- (set_local $23
+ (set_local $17
(i32.add
- (get_local $3)
+ (get_local $2)
(i32.const 8)
)
)
- (set_local $11
- (get_local $3)
+ (set_local $7
+ (get_local $2)
)
)
)
(i32.store
- (get_local $23)
- (get_local $8)
+ (get_local $17)
+ (get_local $6)
)
(i32.store offset=12
- (get_local $11)
- (get_local $8)
+ (get_local $7)
+ (get_local $6)
)
(i32.store offset=8
- (get_local $8)
- (get_local $11)
+ (get_local $6)
+ (get_local $7)
)
(i32.store offset=12
- (get_local $8)
- (get_local $3)
+ (get_local $6)
+ (get_local $2)
)
(br $do-once40)
)
)
- (set_local $3
+ (set_local $2
(i32.add
(i32.shl
(tee_local $4
@@ -13052,10 +12966,10 @@
(i32.and
(i32.shr_u
(i32.add
- (tee_local $2
+ (tee_local $3
(i32.shl
(get_local $1)
- (tee_local $3
+ (tee_local $2
(i32.and
(i32.shr_u
(i32.add
@@ -13076,15 +12990,15 @@
(i32.const 4)
)
)
- (get_local $3)
+ (get_local $2)
)
(tee_local $1
(i32.and
(i32.shr_u
(i32.add
- (tee_local $2
+ (tee_local $3
(i32.shl
- (get_local $2)
+ (get_local $3)
(get_local $1)
)
)
@@ -13099,7 +13013,7 @@
)
(i32.shr_u
(i32.shl
- (get_local $2)
+ (get_local $3)
(get_local $1)
)
(i32.const 15)
@@ -13126,21 +13040,21 @@
)
)
(i32.store offset=28
- (get_local $8)
+ (get_local $6)
(get_local $4)
)
(i32.store offset=20
- (get_local $8)
+ (get_local $6)
(i32.const 0)
)
(i32.store
- (get_local $7)
+ (get_local $10)
(i32.const 0)
)
(if
(i32.eqz
(i32.and
- (tee_local $2
+ (tee_local $3
(i32.load
(i32.const 180)
)
@@ -13157,25 +13071,25 @@
(i32.store
(i32.const 180)
(i32.or
- (get_local $2)
+ (get_local $3)
(get_local $1)
)
)
(i32.store
- (get_local $3)
- (get_local $8)
+ (get_local $2)
+ (get_local $6)
)
(i32.store offset=24
- (get_local $8)
- (get_local $3)
+ (get_local $6)
+ (get_local $2)
)
(i32.store offset=12
- (get_local $8)
- (get_local $8)
+ (get_local $6)
+ (get_local $6)
)
(i32.store offset=8
- (get_local $8)
- (get_local $8)
+ (get_local $6)
+ (get_local $6)
)
(br $do-once40)
)
@@ -13201,14 +13115,14 @@
)
(set_local $1
(i32.load
- (get_local $3)
+ (get_local $2)
)
)
- (block $jumpthreading$outer$8
- (block $jumpthreading$inner$8
- (block $jumpthreading$inner$7
+ (block $jumpthreading$outer$9
+ (block $jumpthreading$inner$9
+ (block $jumpthreading$inner$8
(loop $while-in74
- (br_if $jumpthreading$inner$8
+ (br_if $jumpthreading$inner$9
(i32.eq
(i32.and
(i32.load offset=4
@@ -13219,15 +13133,15 @@
(get_local $5)
)
)
- (set_local $3
+ (set_local $2
(i32.shl
(get_local $4)
(i32.const 1)
)
)
- (br_if $jumpthreading$inner$7
+ (br_if $jumpthreading$inner$8
(i32.eqz
- (tee_local $2
+ (tee_local $3
(i32.load
(tee_local $4
(i32.add
@@ -13249,10 +13163,10 @@
)
)
(set_local $4
- (get_local $3)
+ (get_local $2)
)
(set_local $1
- (get_local $2)
+ (get_local $3)
)
(br $while-in74)
)
@@ -13268,31 +13182,31 @@
(block
(i32.store
(get_local $4)
- (get_local $8)
+ (get_local $6)
)
(i32.store offset=24
- (get_local $8)
+ (get_local $6)
(get_local $1)
)
(i32.store offset=12
- (get_local $8)
- (get_local $8)
+ (get_local $6)
+ (get_local $6)
)
(i32.store offset=8
- (get_local $8)
- (get_local $8)
+ (get_local $6)
+ (get_local $6)
)
(br $do-once40)
)
)
- (br $jumpthreading$outer$8)
+ (br $jumpthreading$outer$9)
)
(if
(i32.and
(i32.ge_u
(tee_local $4
(i32.load
- (tee_local $3
+ (tee_local $2
(i32.add
(get_local $1)
(i32.const 8)
@@ -13300,7 +13214,7 @@
)
)
)
- (tee_local $2
+ (tee_local $3
(i32.load
(i32.const 192)
)
@@ -13308,28 +13222,28 @@
)
(i32.ge_u
(get_local $1)
- (get_local $2)
+ (get_local $3)
)
)
(block
(i32.store offset=12
(get_local $4)
- (get_local $8)
+ (get_local $6)
)
(i32.store
- (get_local $3)
- (get_local $8)
+ (get_local $2)
+ (get_local $6)
)
(i32.store offset=8
- (get_local $8)
+ (get_local $6)
(get_local $4)
)
(i32.store offset=12
- (get_local $8)
+ (get_local $6)
(get_local $1)
)
(i32.store offset=24
- (get_local $8)
+ (get_local $6)
(i32.const 0)
)
)
@@ -13343,7 +13257,7 @@
(if
(i32.or
(i32.eqz
- (tee_local $3
+ (tee_local $2
(i32.load
(i32.const 192)
)
@@ -13351,7 +13265,7 @@
)
(i32.lt_u
(get_local $1)
- (get_local $3)
+ (get_local $2)
)
)
(i32.store
@@ -13365,7 +13279,7 @@
)
(i32.store
(i32.const 628)
- (get_local $2)
+ (get_local $3)
)
(i32.store
(i32.const 636)
@@ -13381,7 +13295,7 @@
(i32.const 208)
(i32.const -1)
)
- (set_local $3
+ (set_local $2
(i32.const 0)
)
(loop $while-in43
@@ -13390,7 +13304,7 @@
(i32.add
(i32.shl
(i32.shl
- (get_local $3)
+ (get_local $2)
(i32.const 1)
)
(i32.const 2)
@@ -13406,9 +13320,9 @@
)
(br_if $while-in43
(i32.ne
- (tee_local $3
+ (tee_local $2
(i32.add
- (get_local $3)
+ (get_local $2)
(i32.const 1)
)
)
@@ -13418,7 +13332,7 @@
)
(i32.store
(i32.const 200)
- (tee_local $3
+ (tee_local $2
(i32.add
(get_local $1)
(tee_local $1
@@ -13450,7 +13364,7 @@
(tee_local $1
(i32.sub
(i32.add
- (get_local $2)
+ (get_local $3)
(i32.const -40)
)
(get_local $1)
@@ -13458,7 +13372,7 @@
)
)
(i32.store offset=4
- (get_local $3)
+ (get_local $2)
(i32.or
(get_local $1)
(i32.const 1)
@@ -13466,7 +13380,7 @@
)
(i32.store offset=4
(i32.add
- (get_local $3)
+ (get_local $2)
(get_local $1)
)
(i32.const 40)
@@ -13492,7 +13406,7 @@
(block
(i32.store
(i32.const 188)
- (tee_local $2
+ (tee_local $3
(i32.sub
(get_local $1)
(get_local $0)
@@ -13503,7 +13417,7 @@
(i32.const 200)
(tee_local $1
(i32.add
- (tee_local $3
+ (tee_local $2
(i32.load
(i32.const 200)
)
@@ -13515,12 +13429,12 @@
(i32.store offset=4
(get_local $1)
(i32.or
- (get_local $2)
+ (get_local $3)
(i32.const 1)
)
)
(i32.store offset=4
- (get_local $3)
+ (get_local $2)
(i32.or
(get_local $0)
(i32.const 3)
@@ -13528,7 +13442,7 @@
)
(return
(i32.add
- (get_local $3)
+ (get_local $2)
(i32.const 8)
)
)