diff options
Diffstat (limited to 'test/memorygrowth.fromasm.clamp')
-rw-r--r-- | test/memorygrowth.fromasm.clamp | 4954 |
1 files changed, 2477 insertions, 2477 deletions
diff --git a/test/memorygrowth.fromasm.clamp b/test/memorygrowth.fromasm.clamp index e2eb0c6f1..0bc8c30ca 100644 --- a/test/memorygrowth.fromasm.clamp +++ b/test/memorygrowth.fromasm.clamp @@ -6,9 +6,9 @@ (type $FUNCSIG$vii (func (param i32 i32))) (type $FUNCSIG$iii (func (param i32 i32) (result i32))) (import "env" "memory" (memory $memory 256)) - (data (get_global $__memory_base) "memorygrowth.asm.js") - (import "env" "table" (table $table 8 8 anyfunc)) - (elem (get_global $__table_base) $nb $Oa $ob $Va $Ua $Ra $pb $Sa) + (data (global.get $__memory_base) "memorygrowth.asm.js") + (import "env" "table" (table $table 8 8 funcref)) + (elem (global.get $__table_base) $nb $Oa $ob $Va $Ua $Ra $pb $Sa) (import "env" "__memory_base" (global $__memory_base i32)) (import "env" "__table_base" (global $__table_base i32)) (import "env" "STACKTOP" (global $r$asm2wasm$import i32)) @@ -25,8 +25,8 @@ (import "env" "___syscall54" (func $wa (param i32 i32) (result i32))) (import "env" "___unlock" (func $xa (param i32))) (import "env" "___syscall146" (func $ya (param i32 i32) (result i32))) - (global $r (mut i32) (get_global $r$asm2wasm$import)) - (global $s (mut i32) (get_global $s$asm2wasm$import)) + (global $r (mut i32) (global.get $r$asm2wasm$import)) + (global $s (mut i32) (global.get $s$asm2wasm$import)) (global $v (mut i32) (i32.const 0)) (global $w (mut i32) (i32.const 0)) (global $K (mut i32) (i32.const 0)) @@ -52,7 +52,7 @@ (export "dynCall_vi" (func $mb)) (func $__growWasmMemory (; 12 ;) (; has Stack IR ;) (param $0 i32) (result i32) (grow_memory - (get_local $0) + (local.get $0) ) ) (func $eb (; 13 ;) (; has Stack IR ;) (param $0 i32) (result i32) @@ -110,48 +110,48 @@ (local $52 i32) (local $53 i32) (local $54 i32) - (set_local $25 - (get_global $r) + (local.set $25 + (global.get $r) ) - (set_global $r + (global.set $r (i32.add - (get_global $r) + (global.get $r) (i32.const 16) ) ) - (set_local $14 - (get_local $25) + (local.set $14 + (local.get $25) ) - (set_local $6 + (local.set $6 (if (result i32) (i32.lt_u - (get_local $0) + (local.get $0) (i32.const 245) ) (block (result i32) (if (i32.and - (tee_local $6 + (local.tee $6 (i32.shr_u - (tee_local $5 + (local.tee $5 (i32.load (i32.const 1208) ) ) - (tee_local $0 + (local.tee $0 (i32.shr_u - (tee_local $2 + (local.tee $2 (select (i32.const 16) (i32.and (i32.add - (get_local $0) + (local.get $0) (i32.const 11) ) (i32.const -8) ) (i32.lt_u - (get_local $0) + (local.get $0) (i32.const 11) ) ) @@ -164,23 +164,23 @@ (i32.const 3) ) (block - (set_local $7 + (local.set $7 (i32.load - (tee_local $2 + (local.tee $2 (i32.add - (tee_local $13 + (local.tee $13 (i32.load - (tee_local $15 + (local.tee $15 (i32.add - (tee_local $9 + (local.tee $9 (i32.add (i32.shl - (tee_local $0 + (local.tee $0 (i32.add - (get_local $0) + (local.get $0) (i32.xor (i32.and - (get_local $6) + (local.get $6) (i32.const 1) ) (i32.const 1) @@ -204,8 +204,8 @@ ) (if (i32.eq - (get_local $7) - (get_local $9) + (local.get $7) + (local.get $9) ) (i32.store (i32.const 1208) @@ -213,17 +213,17 @@ (i32.xor (i32.shl (i32.const 1) - (get_local $0) + (local.get $0) ) (i32.const -1) ) - (get_local $5) + (local.get $5) ) ) (block (if (i32.lt_u - (get_local $7) + (local.get $7) (i32.load (i32.const 1224) ) @@ -232,11 +232,11 @@ ) (if (i32.eq - (get_local $13) + (local.get $13) (i32.load - (tee_local $8 + (local.tee $8 (i32.add - (get_local $7) + (local.get $7) (i32.const 12) ) ) @@ -244,12 +244,12 @@ ) (block (i32.store - (get_local $8) - (get_local $9) + (local.get $8) + (local.get $9) ) (i32.store - (get_local $15) - (get_local $7) + (local.get $15) + (local.get $7) ) ) (call $qa) @@ -257,11 +257,11 @@ ) ) (i32.store offset=4 - (get_local $13) + (local.get $13) (i32.or - (tee_local $7 + (local.tee $7 (i32.shl - (get_local $0) + (local.get $0) (i32.const 3) ) ) @@ -269,34 +269,34 @@ ) ) (i32.store - (tee_local $15 + (local.tee $15 (i32.add (i32.add - (get_local $7) - (get_local $13) + (local.get $7) + (local.get $13) ) (i32.const 4) ) ) (i32.or (i32.load - (get_local $15) + (local.get $15) ) (i32.const 1) ) ) - (set_global $r - (get_local $25) + (global.set $r + (local.get $25) ) (return - (get_local $2) + (local.get $2) ) ) ) (if (result i32) (i32.gt_u - (get_local $2) - (tee_local $15 + (local.get $2) + (local.tee $15 (i32.load (i32.const 1216) ) @@ -304,38 +304,38 @@ ) (block (result i32) (if - (get_local $6) + (local.get $6) (block - (set_local $9 + (local.set $9 (i32.and (i32.shr_u - (tee_local $7 + (local.tee $7 (i32.add (i32.and (i32.sub (i32.const 0) - (tee_local $9 + (local.tee $9 (i32.and (i32.or (i32.sub (i32.const 0) - (tee_local $7 + (local.tee $7 (i32.shl (i32.const 2) - (get_local $0) + (local.get $0) ) ) ) - (get_local $7) + (local.get $7) ) (i32.shl - (get_local $6) - (get_local $0) + (local.get $6) + (local.get $0) ) ) ) ) - (get_local $9) + (local.get $9) ) (i32.const -1) ) @@ -345,13 +345,13 @@ (i32.const 16) ) ) - (set_local $7 + (local.set $7 (i32.and (i32.shr_u - (tee_local $8 + (local.tee $8 (i32.shr_u - (get_local $7) - (get_local $9) + (local.get $7) + (local.get $9) ) ) (i32.const 5) @@ -359,13 +359,13 @@ (i32.const 8) ) ) - (set_local $8 + (local.set $8 (i32.and (i32.shr_u - (tee_local $10 + (local.tee $10 (i32.shr_u - (get_local $8) - (get_local $7) + (local.get $8) + (local.get $7) ) ) (i32.const 2) @@ -373,13 +373,13 @@ (i32.const 4) ) ) - (set_local $10 + (local.set $10 (i32.and (i32.shr_u - (tee_local $3 + (local.tee $3 (i32.shr_u - (get_local $10) - (get_local $8) + (local.get $10) + (local.get $8) ) ) (i32.const 1) @@ -389,27 +389,27 @@ ) (if (i32.eq - (tee_local $9 + (local.tee $9 (i32.load - (tee_local $8 + (local.tee $8 (i32.add - (tee_local $10 + (local.tee $10 (i32.load - (tee_local $13 + (local.tee $13 (i32.add - (tee_local $3 + (local.tee $3 (i32.add (i32.shl - (tee_local $4 + (local.tee $4 (i32.add (i32.or - (tee_local $3 + (local.tee $3 (i32.and (i32.shr_u - (tee_local $13 + (local.tee $13 (i32.shr_u - (get_local $3) - (get_local $10) + (local.get $3) + (local.get $10) ) ) (i32.const 1) @@ -418,19 +418,19 @@ ) ) (i32.or - (get_local $10) + (local.get $10) (i32.or - (get_local $8) + (local.get $8) (i32.or - (get_local $7) - (get_local $9) + (local.get $7) + (local.get $9) ) ) ) ) (i32.shr_u - (get_local $13) - (get_local $3) + (local.get $13) + (local.get $3) ) ) ) @@ -449,7 +449,7 @@ ) ) ) - (get_local $3) + (local.get $3) ) (block (i32.store @@ -458,21 +458,21 @@ (i32.xor (i32.shl (i32.const 1) - (get_local $4) + (local.get $4) ) (i32.const -1) ) - (get_local $5) + (local.get $5) ) ) - (set_local $34 - (get_local $15) + (local.set $34 + (local.get $15) ) ) (block (if (i32.lt_u - (get_local $9) + (local.get $9) (i32.load (i32.const 1224) ) @@ -481,11 +481,11 @@ ) (if (i32.eq - (get_local $10) + (local.get $10) (i32.load - (tee_local $7 + (local.tee $7 (i32.add - (get_local $9) + (local.get $9) (i32.const 12) ) ) @@ -493,14 +493,14 @@ ) (block (i32.store - (get_local $7) - (get_local $3) + (local.get $7) + (local.get $3) ) (i32.store - (get_local $13) - (get_local $9) + (local.get $13) + (local.get $9) ) - (set_local $34 + (local.set $34 (i32.load (i32.const 1216) ) @@ -511,27 +511,27 @@ ) ) (i32.store offset=4 - (get_local $10) + (local.get $10) (i32.or - (get_local $2) + (local.get $2) (i32.const 3) ) ) (i32.store offset=4 - (tee_local $13 + (local.tee $13 (i32.add - (get_local $2) - (get_local $10) + (local.get $2) + (local.get $10) ) ) (i32.or - (tee_local $9 + (local.tee $9 (i32.sub (i32.shl - (get_local $4) + (local.get $4) (i32.const 3) ) - (get_local $2) + (local.get $2) ) ) (i32.const 1) @@ -539,25 +539,25 @@ ) (i32.store (i32.add - (get_local $9) - (get_local $13) + (local.get $9) + (local.get $13) ) - (get_local $9) + (local.get $9) ) (if - (get_local $34) + (local.get $34) (block - (set_local $3 + (local.set $3 (i32.load (i32.const 1228) ) ) - (set_local $5 + (local.set $5 (i32.add (i32.shl - (tee_local $15 + (local.tee $15 (i32.shr_u - (get_local $34) + (local.get $34) (i32.const 3) ) ) @@ -568,25 +568,25 @@ ) (if (i32.and - (tee_local $0 + (local.tee $0 (i32.load (i32.const 1208) ) ) - (tee_local $6 + (local.tee $6 (i32.shl (i32.const 1) - (get_local $15) + (local.get $15) ) ) ) (if (i32.lt_u - (tee_local $0 + (local.tee $0 (i32.load - (tee_local $6 + (local.tee $6 (i32.add - (get_local $5) + (local.get $5) (i32.const 8) ) ) @@ -598,11 +598,11 @@ ) (call $qa) (block - (set_local $40 - (get_local $6) + (local.set $40 + (local.get $6) ) - (set_local $35 - (get_local $0) + (local.set $35 + (local.get $0) ) ) ) @@ -610,73 +610,73 @@ (i32.store (i32.const 1208) (i32.or - (get_local $0) - (get_local $6) + (local.get $0) + (local.get $6) ) ) - (set_local $40 + (local.set $40 (i32.add - (get_local $5) + (local.get $5) (i32.const 8) ) ) - (set_local $35 - (get_local $5) + (local.set $35 + (local.get $5) ) ) ) (i32.store - (get_local $40) - (get_local $3) + (local.get $40) + (local.get $3) ) (i32.store offset=12 - (get_local $35) - (get_local $3) + (local.get $35) + (local.get $3) ) (i32.store offset=8 - (get_local $3) - (get_local $35) + (local.get $3) + (local.get $35) ) (i32.store offset=12 - (get_local $3) - (get_local $5) + (local.get $3) + (local.get $5) ) ) ) (i32.store (i32.const 1216) - (get_local $9) + (local.get $9) ) (i32.store (i32.const 1228) - (get_local $13) + (local.get $13) ) - (set_global $r - (get_local $25) + (global.set $r + (local.get $25) ) (return - (get_local $8) + (local.get $8) ) ) ) (if (result i32) - (tee_local $13 + (local.tee $13 (i32.load (i32.const 1212) ) ) (block - (set_local $13 + (local.set $13 (i32.and (i32.shr_u - (tee_local $9 + (local.tee $9 (i32.add (i32.and (i32.sub (i32.const 0) - (get_local $13) + (local.get $13) ) - (get_local $13) + (local.get $13) ) (i32.const -1) ) @@ -686,13 +686,13 @@ (i32.const 16) ) ) - (set_local $9 + (local.set $9 (i32.and (i32.shr_u - (tee_local $5 + (local.tee $5 (i32.shr_u - (get_local $9) - (get_local $13) + (local.get $9) + (local.get $13) ) ) (i32.const 5) @@ -700,13 +700,13 @@ (i32.const 8) ) ) - (set_local $5 + (local.set $5 (i32.and (i32.shr_u - (tee_local $3 + (local.tee $3 (i32.shr_u - (get_local $5) - (get_local $9) + (local.get $5) + (local.get $9) ) ) (i32.const 2) @@ -714,13 +714,13 @@ (i32.const 4) ) ) - (set_local $3 + (local.set $3 (i32.and (i32.shr_u - (tee_local $0 + (local.tee $0 (i32.shr_u - (get_local $3) - (get_local $5) + (local.get $3) + (local.get $5) ) ) (i32.const 1) @@ -728,23 +728,23 @@ (i32.const 2) ) ) - (set_local $0 + (local.set $0 (i32.sub (i32.and (i32.load offset=4 - (tee_local $15 + (local.tee $15 (i32.load (i32.add (i32.shl (i32.add (i32.or - (tee_local $0 + (local.tee $0 (i32.and (i32.shr_u - (tee_local $6 + (local.tee $6 (i32.shr_u - (get_local $0) - (get_local $3) + (local.get $0) + (local.get $3) ) ) (i32.const 1) @@ -753,19 +753,19 @@ ) ) (i32.or - (get_local $3) + (local.get $3) (i32.or - (get_local $5) + (local.get $5) (i32.or - (get_local $9) - (get_local $13) + (local.get $9) + (local.get $13) ) ) ) ) (i32.shr_u - (get_local $6) - (get_local $0) + (local.get $6) + (local.get $0) ) ) (i32.const 2) @@ -777,43 +777,43 @@ ) (i32.const -8) ) - (get_local $2) + (local.get $2) ) ) - (set_local $3 - (tee_local $6 - (get_local $15) + (local.set $3 + (local.tee $6 + (local.get $15) ) ) (loop $while-in (block $while-out - (set_local $5 + (local.set $5 (i32.lt_u - (tee_local $15 + (local.tee $15 (i32.sub (i32.and (i32.load offset=4 - (tee_local $6 + (local.tee $6 (if (result i32) - (tee_local $15 + (local.tee $15 (i32.load offset=16 - (get_local $6) + (local.get $6) ) ) - (get_local $15) + (local.get $15) (if (result i32) - (tee_local $5 + (local.tee $5 (i32.load offset=20 - (get_local $6) + (local.get $6) ) ) - (get_local $5) + (local.get $5) (block - (set_local $7 - (get_local $0) + (local.set $7 + (local.get $0) ) - (set_local $1 - (get_local $3) + (local.set $1 + (local.get $3) ) (br $while-out) ) @@ -823,24 +823,24 @@ ) (i32.const -8) ) - (get_local $2) + (local.get $2) ) ) - (get_local $0) + (local.get $0) ) ) - (set_local $0 + (local.set $0 (select - (get_local $15) - (get_local $0) - (get_local $5) + (local.get $15) + (local.get $0) + (local.get $5) ) ) - (set_local $3 + (local.set $3 (select - (get_local $6) - (get_local $3) - (get_local $5) + (local.get $6) + (local.get $3) + (local.get $5) ) ) (br $while-in) @@ -848,8 +848,8 @@ ) (if (i32.lt_u - (get_local $1) - (tee_local $3 + (local.get $1) + (local.tee $3 (i32.load (i32.const 1224) ) @@ -859,57 +859,57 @@ ) (if (i32.ge_u - (get_local $1) - (tee_local $6 + (local.get $1) + (local.tee $6 (i32.add - (get_local $1) - (get_local $2) + (local.get $1) + (local.get $2) ) ) ) (call $qa) ) - (set_local $0 + (local.set $0 (i32.load offset=24 - (get_local $1) + (local.get $1) ) ) (if (i32.eq - (tee_local $8 + (local.tee $8 (i32.load offset=12 - (get_local $1) + (local.get $1) ) ) - (get_local $1) + (local.get $1) ) (block $do-once4 (if - (tee_local $4 + (local.tee $4 (i32.load - (tee_local $10 + (local.tee $10 (i32.add - (get_local $1) + (local.get $1) (i32.const 20) ) ) ) ) (block - (set_local $15 - (get_local $4) + (local.set $15 + (local.get $4) ) - (set_local $5 - (get_local $10) + (local.set $5 + (local.get $10) ) ) (br_if $do-once4 (i32.eqz - (tee_local $15 + (local.tee $15 (i32.load - (tee_local $5 + (local.tee $5 (i32.add - (get_local $1) + (local.get $1) (i32.const 16) ) ) @@ -920,43 +920,43 @@ ) (loop $while-in7 (if - (tee_local $4 + (local.tee $4 (i32.load - (tee_local $10 + (local.tee $10 (i32.add - (get_local $15) + (local.get $15) (i32.const 20) ) ) ) ) (block - (set_local $15 - (get_local $4) + (local.set $15 + (local.get $4) ) - (set_local $5 - (get_local $10) + (local.set $5 + (local.get $10) ) (br $while-in7) ) ) (if - (tee_local $4 + (local.tee $4 (i32.load - (tee_local $10 + (local.tee $10 (i32.add - (get_local $15) + (local.get $15) (i32.const 16) ) ) ) ) (block - (set_local $15 - (get_local $4) + (local.set $15 + (local.get $4) ) - (set_local $5 - (get_local $10) + (local.set $5 + (local.get $10) ) (br $while-in7) ) @@ -964,17 +964,17 @@ ) (if (i32.lt_u - (get_local $5) - (get_local $3) + (local.get $5) + (local.get $3) ) (call $qa) (block (i32.store - (get_local $5) + (local.get $5) (i32.const 0) ) - (set_local $23 - (get_local $15) + (local.set $23 + (local.get $15) ) ) ) @@ -982,22 +982,22 @@ (block (if (i32.lt_u - (tee_local $10 + (local.tee $10 (i32.load offset=8 - (get_local $1) + (local.get $1) ) ) - (get_local $3) + (local.get $3) ) (call $qa) ) (if (i32.ne - (get_local $1) + (local.get $1) (i32.load - (tee_local $4 + (local.tee $4 (i32.add - (get_local $10) + (local.get $10) (i32.const 12) ) ) @@ -1007,11 +1007,11 @@ ) (if (i32.eq - (get_local $1) + (local.get $1) (i32.load - (tee_local $5 + (local.tee $5 (i32.add - (get_local $8) + (local.get $8) (i32.const 8) ) ) @@ -1019,15 +1019,15 @@ ) (block (i32.store - (get_local $4) - (get_local $8) + (local.get $4) + (local.get $8) ) (i32.store - (get_local $5) - (get_local $10) + (local.get $5) + (local.get $10) ) - (set_local $23 - (get_local $8) + (local.set $23 + (local.get $8) ) ) (call $qa) @@ -1035,17 +1035,17 @@ ) ) (if - (get_local $0) + (local.get $0) (block $do-once8 (if (i32.eq (i32.load - (tee_local $3 + (local.tee $3 (i32.add (i32.shl - (tee_local $8 + (local.tee $8 (i32.load offset=28 - (get_local $1) + (local.get $1) ) ) (i32.const 2) @@ -1054,16 +1054,16 @@ ) ) ) - (get_local $1) + (local.get $1) ) (block (i32.store - (get_local $3) - (get_local $23) + (local.get $3) + (local.get $23) ) (if (i32.eqz - (get_local $23) + (local.get $23) ) (block (i32.store @@ -1075,7 +1075,7 @@ (i32.xor (i32.shl (i32.const 1) - (get_local $8) + (local.get $8) ) (i32.const -1) ) @@ -1088,7 +1088,7 @@ (block (if (i32.lt_u - (get_local $0) + (local.get $0) (i32.load (i32.const 1224) ) @@ -1097,36 +1097,36 @@ ) (if (i32.eq - (get_local $1) + (local.get $1) (i32.load - (tee_local $8 + (local.tee $8 (i32.add - (get_local $0) + (local.get $0) (i32.const 16) ) ) ) ) (i32.store - (get_local $8) - (get_local $23) + (local.get $8) + (local.get $23) ) (i32.store offset=20 - (get_local $0) - (get_local $23) + (local.get $0) + (local.get $23) ) ) (br_if $do-once8 (i32.eqz - (get_local $23) + (local.get $23) ) ) ) ) (if (i32.lt_u - (get_local $23) - (tee_local $8 + (local.get $23) + (local.tee $8 (i32.load (i32.const 1224) ) @@ -1135,42 +1135,42 @@ (call $qa) ) (i32.store offset=24 - (get_local $23) - (get_local $0) + (local.get $23) + (local.get $0) ) (if - (tee_local $3 + (local.tee $3 (i32.load offset=16 - (get_local $1) + (local.get $1) ) ) (if (i32.lt_u - (get_local $3) - (get_local $8) + (local.get $3) + (local.get $8) ) (call $qa) (block (i32.store offset=16 - (get_local $23) - (get_local $3) + (local.get $23) + (local.get $3) ) (i32.store offset=24 - (get_local $3) - (get_local $23) + (local.get $3) + (local.get $23) ) ) ) ) (if - (tee_local $3 + (local.tee $3 (i32.load offset=20 - (get_local $1) + (local.get $1) ) ) (if (i32.lt_u - (get_local $3) + (local.get $3) (i32.load (i32.const 1224) ) @@ -1178,12 +1178,12 @@ (call $qa) (block (i32.store offset=20 - (get_local $23) - (get_local $3) + (local.get $23) + (local.get $3) ) (i32.store offset=24 - (get_local $3) - (get_local $23) + (local.get $3) + (local.get $23) ) ) ) @@ -1192,35 +1192,35 @@ ) (if (i32.lt_u - (get_local $7) + (local.get $7) (i32.const 16) ) (block (i32.store offset=4 - (get_local $1) + (local.get $1) (i32.or - (tee_local $0 + (local.tee $0 (i32.add - (get_local $2) - (get_local $7) + (local.get $2) + (local.get $7) ) ) (i32.const 3) ) ) (i32.store - (tee_local $3 + (local.tee $3 (i32.add (i32.add - (get_local $0) - (get_local $1) + (local.get $0) + (local.get $1) ) (i32.const 4) ) ) (i32.or (i32.load - (get_local $3) + (local.get $3) ) (i32.const 1) ) @@ -1228,44 +1228,44 @@ ) (block (i32.store offset=4 - (get_local $1) + (local.get $1) (i32.or - (get_local $2) + (local.get $2) (i32.const 3) ) ) (i32.store offset=4 - (get_local $6) + (local.get $6) (i32.or - (get_local $7) + (local.get $7) (i32.const 1) ) ) (i32.store (i32.add - (get_local $6) - (get_local $7) + (local.get $6) + (local.get $7) ) - (get_local $7) + (local.get $7) ) (if - (tee_local $3 + (local.tee $3 (i32.load (i32.const 1216) ) ) (block - (set_local $0 + (local.set $0 (i32.load (i32.const 1228) ) ) - (set_local $3 + (local.set $3 (i32.add (i32.shl - (tee_local $8 + (local.tee $8 (i32.shr_u - (get_local $3) + (local.get $3) (i32.const 3) ) ) @@ -1276,13 +1276,13 @@ ) (if (i32.and - (tee_local $5 + (local.tee $5 (i32.shl (i32.const 1) - (get_local $8) + (local.get $8) ) ) - (tee_local $10 + (local.tee $10 (i32.load (i32.const 1208) ) @@ -1290,11 +1290,11 @@ ) (if (i32.lt_u - (tee_local $10 + (local.tee $10 (i32.load - (tee_local $5 + (local.tee $5 (i32.add - (get_local $3) + (local.get $3) (i32.const 8) ) ) @@ -1306,11 +1306,11 @@ ) (call $qa) (block - (set_local $41 - (get_local $5) + (local.set $41 + (local.get $5) ) - (set_local $27 - (get_local $10) + (local.set $27 + (local.get $10) ) ) ) @@ -1318,77 +1318,77 @@ (i32.store (i32.const 1208) (i32.or - (get_local $5) - (get_local $10) + (local.get $5) + (local.get $10) ) ) - (set_local $41 + (local.set $41 (i32.add - (get_local $3) + (local.get $3) (i32.const 8) ) ) - (set_local $27 - (get_local $3) + (local.set $27 + (local.get $3) ) ) ) (i32.store - (get_local $41) - (get_local $0) + (local.get $41) + (local.get $0) ) (i32.store offset=12 - (get_local $27) - (get_local $0) + (local.get $27) + (local.get $0) ) (i32.store offset=8 - (get_local $0) - (get_local $27) + (local.get $0) + (local.get $27) ) (i32.store offset=12 - (get_local $0) - (get_local $3) + (local.get $0) + (local.get $3) ) ) ) (i32.store (i32.const 1216) - (get_local $7) + (local.get $7) ) (i32.store (i32.const 1228) - (get_local $6) + (local.get $6) ) ) ) - (set_global $r - (get_local $25) + (global.set $r + (local.get $25) ) (return (i32.add - (get_local $1) + (local.get $1) (i32.const 8) ) ) ) - (get_local $2) + (local.get $2) ) ) - (get_local $2) + (local.get $2) ) ) (if (result i32) (i32.gt_u - (get_local $0) + (local.get $0) (i32.const -65) ) (i32.const -1) (block $do-once (result i32) - (set_local $0 + (local.set $0 (i32.and - (tee_local $3 + (local.tee $3 (i32.add - (get_local $0) + (local.get $0) (i32.const 11) ) ) @@ -1396,50 +1396,50 @@ ) ) (if (result i32) - (tee_local $10 + (local.tee $10 (i32.load (i32.const 1212) ) ) (block (result i32) - (set_local $5 + (local.set $5 (i32.sub (i32.const 0) - (get_local $0) + (local.get $0) ) ) (if - (tee_local $13 + (local.tee $13 (i32.load (i32.add (i32.shl - (tee_local $27 + (local.tee $27 (if (result i32) - (tee_local $8 + (local.tee $8 (i32.shr_u - (get_local $3) + (local.get $3) (i32.const 8) ) ) (if (result i32) (i32.gt_u - (get_local $0) + (local.get $0) (i32.const 16777215) ) (i32.const 31) (block (result i32) - (set_local $8 + (local.set $8 (i32.and (i32.shr_u (i32.add - (tee_local $4 + (local.tee $4 (i32.shl - (get_local $8) - (tee_local $3 + (local.get $8) + (local.tee $3 (i32.and (i32.shr_u (i32.add - (get_local $8) + (local.get $8) (i32.const 1048320) ) (i32.const 16) @@ -1459,21 +1459,21 @@ (i32.or (i32.and (i32.shr_u - (get_local $0) + (local.get $0) (i32.add - (tee_local $13 + (local.tee $13 (i32.add (i32.sub (i32.const 14) (i32.or - (tee_local $4 + (local.tee $4 (i32.and (i32.shr_u (i32.add - (tee_local $15 + (local.tee $15 (i32.shl - (get_local $4) - (get_local $8) + (local.get $4) + (local.get $8) ) ) (i32.const 245760) @@ -1484,15 +1484,15 @@ ) ) (i32.or - (get_local $3) - (get_local $8) + (local.get $3) + (local.get $8) ) ) ) (i32.shr_u (i32.shl - (get_local $15) - (get_local $4) + (local.get $15) + (local.get $4) ) (i32.const 15) ) @@ -1504,7 +1504,7 @@ (i32.const 1) ) (i32.shl - (get_local $13) + (local.get $13) (i32.const 1) ) ) @@ -1520,107 +1520,107 @@ ) ) (block $label$break$a - (set_local $4 - (get_local $5) + (local.set $4 + (local.get $5) ) - (set_local $15 + (local.set $15 (i32.const 0) ) - (set_local $3 + (local.set $3 (i32.shl - (get_local $0) + (local.get $0) (select (i32.const 0) (i32.sub (i32.const 25) (i32.shr_u - (get_local $27) + (local.get $27) (i32.const 1) ) ) (i32.eq - (get_local $27) + (local.get $27) (i32.const 31) ) ) ) ) - (set_local $8 - (get_local $13) + (local.set $8 + (local.get $13) ) - (set_local $6 + (local.set $6 (loop $while-in14 (result i32) (if (i32.lt_u - (tee_local $13 + (local.tee $13 (i32.sub - (tee_local $2 + (local.tee $2 (i32.and (i32.load offset=4 - (get_local $8) + (local.get $8) ) (i32.const -8) ) ) - (get_local $0) + (local.get $0) ) ) - (get_local $4) + (local.get $4) ) - (set_local $4 + (local.set $4 (if (result i32) (i32.eq - (get_local $0) - (get_local $2) + (local.get $0) + (local.get $2) ) (block - (set_local $30 - (get_local $13) + (local.set $30 + (local.get $13) ) - (set_local $28 - (get_local $8) + (local.set $28 + (local.get $8) ) - (set_local $32 - (get_local $8) + (local.set $32 + (local.get $8) ) - (set_local $8 + (local.set $8 (i32.const 90) ) (br $label$break$a) ) (block (result i32) - (set_local $9 - (get_local $8) + (local.set $9 + (local.get $8) ) - (get_local $13) + (local.get $13) ) ) ) ) - (set_local $2 + (local.set $2 (select - (get_local $15) - (tee_local $13 + (local.get $15) + (local.tee $13 (i32.load offset=20 - (get_local $8) + (local.get $8) ) ) (i32.or (i32.eqz - (get_local $13) + (local.get $13) ) (i32.eq - (get_local $13) - (tee_local $8 + (local.get $13) + (local.tee $8 (i32.load (i32.add (i32.add - (get_local $8) + (local.get $8) (i32.const 16) ) (i32.shl (i32.shr_u - (get_local $3) + (local.get $3) (i32.const 31) ) (i32.const 2) @@ -1633,33 +1633,33 @@ ) ) (if (result i32) - (tee_local $13 + (local.tee $13 (i32.eqz - (get_local $8) + (local.get $8) ) ) (block (result i32) - (set_local $36 - (get_local $4) + (local.set $36 + (local.get $4) ) - (set_local $33 - (get_local $9) + (local.set $33 + (local.get $9) ) - (set_local $8 + (local.set $8 (i32.const 86) ) - (get_local $2) + (local.get $2) ) (block - (set_local $15 - (get_local $2) + (local.set $15 + (local.get $2) ) - (set_local $3 + (local.set $3 (i32.shl - (get_local $3) + (local.get $3) (i32.xor (i32.and - (get_local $13) + (local.get $13) (i32.const 1) ) (i32.const 1) @@ -1673,63 +1673,63 @@ ) ) (block - (set_local $36 - (get_local $5) + (local.set $36 + (local.get $5) ) - (set_local $8 + (local.set $8 (i32.const 86) ) ) ) (if (i32.eq - (get_local $8) + (local.get $8) (i32.const 86) ) (if - (tee_local $2 + (local.tee $2 (if (result i32) (i32.or - (get_local $6) - (get_local $33) + (local.get $6) + (local.get $33) ) - (get_local $6) + (local.get $6) (block (result i32) (drop (br_if $do-once - (get_local $0) + (local.get $0) (i32.eqz - (tee_local $5 + (local.tee $5 (i32.and (i32.or (i32.sub (i32.const 0) - (tee_local $13 + (local.tee $13 (i32.shl (i32.const 2) - (get_local $27) + (local.get $27) ) ) ) - (get_local $13) + (local.get $13) ) - (get_local $10) + (local.get $10) ) ) ) ) ) - (set_local $5 + (local.set $5 (i32.and (i32.shr_u - (tee_local $13 + (local.tee $13 (i32.add (i32.and (i32.sub (i32.const 0) - (get_local $5) + (local.get $5) ) - (get_local $5) + (local.get $5) ) (i32.const -1) ) @@ -1739,13 +1739,13 @@ (i32.const 16) ) ) - (set_local $13 + (local.set $13 (i32.and (i32.shr_u - (tee_local $2 + (local.tee $2 (i32.shr_u - (get_local $13) - (get_local $5) + (local.get $13) + (local.get $5) ) ) (i32.const 5) @@ -1753,13 +1753,13 @@ (i32.const 8) ) ) - (set_local $2 + (local.set $2 (i32.and (i32.shr_u - (tee_local $6 + (local.tee $6 (i32.shr_u - (get_local $2) - (get_local $13) + (local.get $2) + (local.get $13) ) ) (i32.const 2) @@ -1767,13 +1767,13 @@ (i32.const 4) ) ) - (set_local $6 + (local.set $6 (i32.and (i32.shr_u - (tee_local $9 + (local.tee $9 (i32.shr_u - (get_local $6) - (get_local $2) + (local.get $6) + (local.get $2) ) ) (i32.const 1) @@ -1786,13 +1786,13 @@ (i32.shl (i32.add (i32.or - (tee_local $9 + (local.tee $9 (i32.and (i32.shr_u - (tee_local $3 + (local.tee $3 (i32.shr_u - (get_local $9) - (get_local $6) + (local.get $9) + (local.get $6) ) ) (i32.const 1) @@ -1801,19 +1801,19 @@ ) ) (i32.or - (get_local $6) + (local.get $6) (i32.or - (get_local $2) + (local.get $2) (i32.or - (get_local $5) - (get_local $13) + (local.get $5) + (local.get $13) ) ) ) ) (i32.shr_u - (get_local $3) - (get_local $9) + (local.get $3) + (local.get $9) ) ) (i32.const 2) @@ -1825,130 +1825,130 @@ ) ) (block - (set_local $30 - (get_local $36) + (local.set $30 + (local.get $36) ) - (set_local $28 - (get_local $2) + (local.set $28 + (local.get $2) ) - (set_local $32 - (get_local $33) + (local.set $32 + (local.get $33) ) - (set_local $8 + (local.set $8 (i32.const 90) ) ) (block - (set_local $17 - (get_local $36) + (local.set $17 + (local.get $36) ) - (set_local $11 - (get_local $33) + (local.set $11 + (local.get $33) ) ) ) ) (if (i32.eq - (get_local $8) + (local.get $8) (i32.const 90) ) - (set_local $17 + (local.set $17 (loop $while-in16 (result i32) - (set_local $8 + (local.set $8 (i32.const 0) ) - (set_local $3 + (local.set $3 (i32.lt_u - (tee_local $9 + (local.tee $9 (i32.sub (i32.and (i32.load offset=4 - (get_local $28) + (local.get $28) ) (i32.const -8) ) - (get_local $0) + (local.get $0) ) ) - (get_local $30) + (local.get $30) ) ) - (set_local $6 + (local.set $6 (select - (get_local $9) - (get_local $30) - (get_local $3) + (local.get $9) + (local.get $30) + (local.get $3) ) ) - (set_local $9 + (local.set $9 (select - (get_local $28) - (get_local $32) - (get_local $3) + (local.get $28) + (local.get $32) + (local.get $3) ) ) (if - (tee_local $3 + (local.tee $3 (i32.load offset=16 - (get_local $28) + (local.get $28) ) ) (block - (set_local $30 - (get_local $6) + (local.set $30 + (local.get $6) ) - (set_local $28 - (get_local $3) + (local.set $28 + (local.get $3) ) - (set_local $32 - (get_local $9) + (local.set $32 + (local.get $9) ) (br $while-in16) ) ) (if (result i32) - (tee_local $28 + (local.tee $28 (i32.load offset=20 - (get_local $28) + (local.get $28) ) ) (block - (set_local $30 - (get_local $6) + (local.set $30 + (local.get $6) ) - (set_local $32 - (get_local $9) + (local.set $32 + (local.get $9) ) (br $while-in16) ) (block (result i32) - (set_local $11 - (get_local $9) + (local.set $11 + (local.get $9) ) - (get_local $6) + (local.get $6) ) ) ) ) ) (if (result i32) - (get_local $11) + (local.get $11) (if (result i32) (i32.lt_u - (get_local $17) + (local.get $17) (i32.sub (i32.load (i32.const 1216) ) - (get_local $0) + (local.get $0) ) ) (block (if (i32.lt_u - (get_local $11) - (tee_local $10 + (local.get $11) + (local.tee $10 (i32.load (i32.const 1224) ) @@ -1958,104 +1958,104 @@ ) (if (i32.ge_u - (get_local $11) - (tee_local $9 + (local.get $11) + (local.tee $9 (i32.add - (get_local $0) - (get_local $11) + (local.get $0) + (local.get $11) ) ) ) (call $qa) ) - (set_local $6 + (local.set $6 (i32.load offset=24 - (get_local $11) + (local.get $11) ) ) (if (i32.eq - (tee_local $3 + (local.tee $3 (i32.load offset=12 - (get_local $11) + (local.get $11) ) ) - (get_local $11) + (local.get $11) ) (block $do-once17 - (set_local $4 + (local.set $4 (if (result i32) - (tee_local $5 + (local.tee $5 (i32.load - (tee_local $2 + (local.tee $2 (i32.add - (get_local $11) + (local.get $11) (i32.const 20) ) ) ) ) (block (result i32) - (set_local $15 - (get_local $5) + (local.set $15 + (local.get $5) ) - (get_local $2) + (local.get $2) ) (if (result i32) - (tee_local $15 + (local.tee $15 (i32.load - (tee_local $13 + (local.tee $13 (i32.add - (get_local $11) + (local.get $11) (i32.const 16) ) ) ) ) - (get_local $13) + (local.get $13) (br $do-once17) ) ) ) (loop $while-in20 (if - (tee_local $5 + (local.tee $5 (i32.load - (tee_local $2 + (local.tee $2 (i32.add - (get_local $15) + (local.get $15) (i32.const 20) ) ) ) ) (block - (set_local $15 - (get_local $5) + (local.set $15 + (local.get $5) ) - (set_local $4 - (get_local $2) + (local.set $4 + (local.get $2) ) (br $while-in20) ) ) (if - (tee_local $5 + (local.tee $5 (i32.load - (tee_local $2 + (local.tee $2 (i32.add - (get_local $15) + (local.get $15) (i32.const 16) ) ) ) ) (block - (set_local $15 - (get_local $5) + (local.set $15 + (local.get $5) ) - (set_local $4 - (get_local $2) + (local.set $4 + (local.get $2) ) (br $while-in20) ) @@ -2063,17 +2063,17 @@ ) (if (i32.lt_u - (get_local $4) - (get_local $10) + (local.get $4) + (local.get $10) ) (call $qa) (block (i32.store - (get_local $4) + (local.get $4) (i32.const 0) ) - (set_local $22 - (get_local $15) + (local.set $22 + (local.get $15) ) ) ) @@ -2081,22 +2081,22 @@ (block (if (i32.lt_u - (tee_local $2 + (local.tee $2 (i32.load offset=8 - (get_local $11) + (local.get $11) ) ) - (get_local $10) + (local.get $10) ) (call $qa) ) (if (i32.ne - (get_local $11) + (local.get $11) (i32.load - (tee_local $5 + (local.tee $5 (i32.add - (get_local $2) + (local.get $2) (i32.const 12) ) ) @@ -2106,11 +2106,11 @@ ) (if (i32.eq - (get_local $11) + (local.get $11) (i32.load - (tee_local $13 + (local.tee $13 (i32.add - (get_local $3) + (local.get $3) (i32.const 8) ) ) @@ -2118,15 +2118,15 @@ ) (block (i32.store - (get_local $5) - (get_local $3) + (local.get $5) + (local.get $3) ) (i32.store - (get_local $13) - (get_local $2) + (local.get $13) + (local.get $2) ) - (set_local $22 - (get_local $3) + (local.set $22 + (local.get $3) ) ) (call $qa) @@ -2134,17 +2134,17 @@ ) ) (if - (get_local $6) + (local.get $6) (block $do-once21 (if (i32.eq (i32.load - (tee_local $10 + (local.tee $10 (i32.add (i32.shl - (tee_local $3 + (local.tee $3 (i32.load offset=28 - (get_local $11) + (local.get $11) ) ) (i32.const 2) @@ -2153,16 +2153,16 @@ ) ) ) - (get_local $11) + (local.get $11) ) (block (i32.store - (get_local $10) - (get_local $22) + (local.get $10) + (local.get $22) ) (if (i32.eqz - (get_local $22) + (local.get $22) ) (block (i32.store @@ -2174,7 +2174,7 @@ (i32.xor (i32.shl (i32.const 1) - (get_local $3) + (local.get $3) ) (i32.const -1) ) @@ -2187,7 +2187,7 @@ (block (if (i32.lt_u - (get_local $6) + (local.get $6) (i32.load (i32.const 1224) ) @@ -2196,36 +2196,36 @@ ) (if (i32.eq - (get_local $11) + (local.get $11) (i32.load - (tee_local $3 + (local.tee $3 (i32.add - (get_local $6) + (local.get $6) (i32.const 16) ) ) ) ) (i32.store - (get_local $3) - (get_local $22) + (local.get $3) + (local.get $22) ) (i32.store offset=20 - (get_local $6) - (get_local $22) + (local.get $6) + (local.get $22) ) ) (br_if $do-once21 (i32.eqz - (get_local $22) + (local.get $22) ) ) ) ) (if (i32.lt_u - (get_local $22) - (tee_local $3 + (local.get $22) + (local.tee $3 (i32.load (i32.const 1224) ) @@ -2234,42 +2234,42 @@ (call $qa) ) (i32.store offset=24 - (get_local $22) - (get_local $6) + (local.get $22) + (local.get $6) ) (if - (tee_local $10 + (local.tee $10 (i32.load offset=16 - (get_local $11) + (local.get $11) ) ) (if (i32.lt_u - (get_local $10) - (get_local $3) + (local.get $10) + (local.get $3) ) (call $qa) (block (i32.store offset=16 - (get_local $22) - (get_local $10) + (local.get $22) + (local.get $10) ) (i32.store offset=24 - (get_local $10) - (get_local $22) + (local.get $10) + (local.get $22) ) ) ) ) (if - (tee_local $10 + (local.tee $10 (i32.load offset=20 - (get_local $11) + (local.get $11) ) ) (if (i32.lt_u - (get_local $10) + (local.get $10) (i32.load (i32.const 1224) ) @@ -2277,12 +2277,12 @@ (call $qa) (block (i32.store offset=20 - (get_local $22) - (get_local $10) + (local.get $22) + (local.get $10) ) (i32.store offset=24 - (get_local $10) - (get_local $22) + (local.get $10) + (local.get $22) ) ) ) @@ -2291,35 +2291,35 @@ ) (if (i32.lt_u - (get_local $17) + (local.get $17) (i32.const 16) ) (block (i32.store offset=4 - (get_local $11) + (local.get $11) (i32.or - (tee_local $6 + (local.tee $6 (i32.add - (get_local $0) - (get_local $17) + (local.get $0) + (local.get $17) ) ) (i32.const 3) ) ) (i32.store - (tee_local $10 + (local.tee $10 (i32.add (i32.add - (get_local $6) - (get_local $11) + (local.get $6) + (local.get $11) ) (i32.const 4) ) ) (i32.or (i32.load - (get_local $10) + (local.get $10) ) (i32.const 1) ) @@ -2327,42 +2327,42 @@ ) (block $do-once25 (i32.store offset=4 - (get_local $11) + (local.get $11) (i32.or - (get_local $0) + (local.get $0) (i32.const 3) ) ) (i32.store offset=4 - (get_local $9) + (local.get $9) (i32.or - (get_local $17) + (local.get $17) (i32.const 1) ) ) (i32.store (i32.add - (get_local $9) - (get_local $17) + (local.get $9) + (local.get $17) ) - (get_local $17) + (local.get $17) ) - (set_local $10 + (local.set $10 (i32.shr_u - (get_local $17) + (local.get $17) (i32.const 3) ) ) (if (i32.lt_u - (get_local $17) + (local.get $17) (i32.const 256) ) (block - (set_local $6 + (local.set $6 (i32.add (i32.shl - (get_local $10) + (local.get $10) (i32.const 3) ) (i32.const 1248) @@ -2370,13 +2370,13 @@ ) (if (i32.and - (tee_local $2 + (local.tee $2 (i32.shl (i32.const 1) - (get_local $10) + (local.get $10) ) ) - (tee_local $3 + (local.tee $3 (i32.load (i32.const 1208) ) @@ -2384,11 +2384,11 @@ ) (if (i32.lt_u - (tee_local $3 + (local.tee $3 (i32.load - (tee_local $2 + (local.tee $2 (i32.add - (get_local $6) + (local.get $6) (i32.const 8) ) ) @@ -2400,11 +2400,11 @@ ) (call $qa) (block - (set_local $19 - (get_local $2) + (local.set $19 + (local.get $2) ) - (set_local $7 - (get_local $3) + (local.set $7 + (local.get $3) ) ) ) @@ -2412,70 +2412,70 @@ (i32.store (i32.const 1208) (i32.or - (get_local $2) - (get_local $3) + (local.get $2) + (local.get $3) ) ) - (set_local $19 + (local.set $19 (i32.add - (get_local $6) + (local.get $6) (i32.const 8) ) ) - (set_local $7 - (get_local $6) + (local.set $7 + (local.get $6) ) ) ) (i32.store - (get_local $19) - (get_local $9) + (local.get $19) + (local.get $9) ) (i32.store offset=12 - (get_local $7) - (get_local $9) + (local.get $7) + (local.get $9) ) (i32.store offset=8 - (get_local $9) - (get_local $7) + (local.get $9) + (local.get $7) ) (i32.store offset=12 - (get_local $9) - (get_local $6) + (local.get $9) + (local.get $6) ) (br $do-once25) ) ) - (set_local $13 + (local.set $13 (i32.add (i32.shl - (tee_local $3 + (local.tee $3 (if (result i32) - (tee_local $6 + (local.tee $6 (i32.shr_u - (get_local $17) + (local.get $17) (i32.const 8) ) ) (if (result i32) (i32.gt_u - (get_local $17) + (local.get $17) (i32.const 16777215) ) (i32.const 31) (block (result i32) - (set_local $6 + (local.set $6 (i32.and (i32.shr_u (i32.add - (tee_local $2 + (local.tee $2 (i32.shl - (get_local $6) - (tee_local $3 + (local.get $6) + (local.tee $3 (i32.and (i32.shr_u (i32.add - (get_local $6) + (local.get $6) (i32.const 1048320) ) (i32.const 16) @@ -2495,21 +2495,21 @@ (i32.or (i32.and (i32.shr_u - (get_local $17) + (local.get $17) (i32.add - (tee_local $13 + (local.tee $13 (i32.add (i32.sub (i32.const 14) (i32.or - (tee_local $2 + (local.tee $2 (i32.and (i32.shr_u (i32.add - (tee_local $10 + (local.tee $10 (i32.shl - (get_local $2) - (get_local $6) + (local.get $2) + (local.get $6) ) ) (i32.const 245760) @@ -2520,15 +2520,15 @@ ) ) (i32.or - (get_local $3) - (get_local $6) + (local.get $3) + (local.get $6) ) ) ) (i32.shr_u (i32.shl - (get_local $10) - (get_local $2) + (local.get $10) + (local.get $2) ) (i32.const 15) ) @@ -2540,7 +2540,7 @@ (i32.const 1) ) (i32.shl - (get_local $13) + (local.get $13) (i32.const 1) ) ) @@ -2555,34 +2555,34 @@ ) ) (i32.store offset=28 - (get_local $9) - (get_local $3) + (local.get $9) + (local.get $3) ) (i32.store offset=4 - (tee_local $2 + (local.tee $2 (i32.add - (get_local $9) + (local.get $9) (i32.const 16) ) ) (i32.const 0) ) (i32.store - (get_local $2) + (local.get $2) (i32.const 0) ) (if (i32.eqz (i32.and - (tee_local $2 + (local.tee $2 (i32.load (i32.const 1212) ) ) - (tee_local $10 + (local.tee $10 (i32.shl (i32.const 1) - (get_local $3) + (local.get $3) ) ) ) @@ -2591,71 +2591,71 @@ (i32.store (i32.const 1212) (i32.or - (get_local $2) - (get_local $10) + (local.get $2) + (local.get $10) ) ) (i32.store - (get_local $13) - (get_local $9) + (local.get $13) + (local.get $9) ) (i32.store offset=24 - (get_local $9) - (get_local $13) + (local.get $9) + (local.get $13) ) (i32.store offset=12 - (get_local $9) - (get_local $9) + (local.get $9) + (local.get $9) ) (i32.store offset=8 - (get_local $9) - (get_local $9) + (local.get $9) + (local.get $9) ) (br $do-once25) ) ) - (set_local $10 + (local.set $10 (i32.shl - (get_local $17) + (local.get $17) (select (i32.const 0) (i32.sub (i32.const 25) (i32.shr_u - (get_local $3) + (local.get $3) (i32.const 1) ) ) (i32.eq - (get_local $3) + (local.get $3) (i32.const 31) ) ) ) ) - (set_local $2 + (local.set $2 (i32.load - (get_local $13) + (local.get $13) ) ) (if (i32.eq - (tee_local $8 + (local.tee $8 (loop $while-in28 (result i32) (block $while-out27 (result i32) (if (i32.eq - (get_local $17) + (local.get $17) (i32.and (i32.load offset=4 - (get_local $2) + (local.get $2) ) (i32.const -8) ) ) (block - (set_local $18 - (get_local $2) + (local.set $18 + (local.get $2) ) (br $while-out27 (i32.const 148) @@ -2663,17 +2663,17 @@ ) ) (if (result i32) - (tee_local $3 + (local.tee $3 (i32.load - (tee_local $13 + (local.tee $13 (i32.add (i32.add - (get_local $2) + (local.get $2) (i32.const 16) ) (i32.shl (i32.shr_u - (get_local $10) + (local.get $10) (i32.const 31) ) (i32.const 2) @@ -2683,23 +2683,23 @@ ) ) (block - (set_local $10 + (local.set $10 (i32.shl - (get_local $10) + (local.get $10) (i32.const 1) ) ) - (set_local $2 - (get_local $3) + (local.set $2 + (local.get $3) ) (br $while-in28) ) (block (result i32) - (set_local $21 - (get_local $13) + (local.set $21 + (local.get $13) ) - (set_local $16 - (get_local $2) + (local.set $16 + (local.get $2) ) (i32.const 145) ) @@ -2711,7 +2711,7 @@ ) (if (i32.lt_u - (get_local $21) + (local.get $21) (i32.load (i32.const 1224) ) @@ -2719,71 +2719,71 @@ (call $qa) (block (i32.store - (get_local $21) - (get_local $9) + (local.get $21) + (local.get $9) ) (i32.store offset=24 - (get_local $9) - (get_local $16) + (local.get $9) + (local.get $16) ) (i32.store offset=12 - (get_local $9) - (get_local $9) + (local.get $9) + (local.get $9) ) (i32.store offset=8 - (get_local $9) - (get_local $9) + (local.get $9) + (local.get $9) ) ) ) (if (i32.eq - (get_local $8) + (local.get $8) (i32.const 148) ) (if (i32.and (i32.ge_u - (tee_local $10 + (local.tee $10 (i32.load - (tee_local $2 + (local.tee $2 (i32.add - (get_local $18) + (local.get $18) (i32.const 8) ) ) ) ) - (tee_local $3 + (local.tee $3 (i32.load (i32.const 1224) ) ) ) (i32.ge_u - (get_local $18) - (get_local $3) + (local.get $18) + (local.get $3) ) ) (block (i32.store offset=12 - (get_local $10) - (get_local $9) + (local.get $10) + (local.get $9) ) (i32.store - (get_local $2) - (get_local $9) + (local.get $2) + (local.get $9) ) (i32.store offset=8 - (get_local $9) - (get_local $10) + (local.get $9) + (local.get $10) ) (i32.store offset=12 - (get_local $9) - (get_local $18) + (local.get $9) + (local.get $18) ) (i32.store offset=24 - (get_local $9) + (local.get $9) (i32.const 0) ) ) @@ -2793,22 +2793,22 @@ ) ) ) - (set_global $r - (get_local $25) + (global.set $r + (local.get $25) ) (return (i32.add - (get_local $11) + (local.get $11) (i32.const 8) ) ) ) - (get_local $0) + (local.get $0) ) - (get_local $0) + (local.get $0) ) ) - (get_local $0) + (local.get $0) ) ) ) @@ -2817,25 +2817,25 @@ (block $folding-inner0 (if (i32.ge_u - (tee_local $11 + (local.tee $11 (i32.load (i32.const 1216) ) ) - (get_local $6) + (local.get $6) ) (block - (set_local $16 + (local.set $16 (i32.load (i32.const 1228) ) ) (if (i32.gt_u - (tee_local $18 + (local.tee $18 (i32.sub - (get_local $11) - (get_local $6) + (local.get $11) + (local.get $6) ) ) (i32.const 15) @@ -2843,35 +2843,35 @@ (block (i32.store (i32.const 1228) - (tee_local $21 + (local.tee $21 (i32.add - (get_local $6) - (get_local $16) + (local.get $6) + (local.get $16) ) ) ) (i32.store (i32.const 1216) - (get_local $18) + (local.get $18) ) (i32.store offset=4 - (get_local $21) + (local.get $21) (i32.or - (get_local $18) + (local.get $18) (i32.const 1) ) ) (i32.store (i32.add - (get_local $18) - (get_local $21) + (local.get $18) + (local.get $21) ) - (get_local $18) + (local.get $18) ) (i32.store offset=4 - (get_local $16) + (local.get $16) (i32.or - (get_local $6) + (local.get $6) (i32.const 3) ) ) @@ -2886,25 +2886,25 @@ (i32.const 0) ) (i32.store offset=4 - (get_local $16) + (local.get $16) (i32.or - (get_local $11) + (local.get $11) (i32.const 3) ) ) (i32.store - (tee_local $18 + (local.tee $18 (i32.add (i32.add - (get_local $11) - (get_local $16) + (local.get $11) + (local.get $16) ) (i32.const 4) ) ) (i32.or (i32.load - (get_local $18) + (local.get $18) ) (i32.const 1) ) @@ -2916,29 +2916,29 @@ ) (if (i32.gt_u - (tee_local $16 + (local.tee $16 (i32.load (i32.const 1220) ) ) - (get_local $6) + (local.get $6) ) (block (i32.store (i32.const 1220) - (tee_local $18 + (local.tee $18 (i32.sub - (get_local $16) - (get_local $6) + (local.get $16) + (local.get $6) ) ) ) (i32.store (i32.const 1232) - (tee_local $11 + (local.tee $11 (i32.add - (get_local $6) - (tee_local $16 + (local.get $6) + (local.tee $16 (i32.load (i32.const 1232) ) @@ -2947,16 +2947,16 @@ ) ) (i32.store offset=4 - (get_local $11) + (local.get $11) (i32.or - (get_local $18) + (local.get $18) (i32.const 1) ) ) (i32.store offset=4 - (get_local $16) + (local.get $16) (i32.or - (get_local $6) + (local.get $6) (i32.const 3) ) ) @@ -2995,11 +2995,11 @@ (i32.const 0) ) (i32.store - (get_local $14) - (tee_local $16 + (local.get $14) + (local.tee $16 (i32.xor (i32.and - (get_local $14) + (local.get $14) (i32.const -16) ) (i32.const 1431655768) @@ -3008,48 +3008,48 @@ ) (i32.store (i32.const 1680) - (get_local $16) + (local.get $16) ) ) ) - (set_local $16 + (local.set $16 (i32.add - (get_local $6) + (local.get $6) (i32.const 48) ) ) (if (i32.le_u - (tee_local $14 + (local.tee $14 (i32.and - (tee_local $11 + (local.tee $11 (i32.add - (tee_local $14 + (local.tee $14 (i32.load (i32.const 1688) ) ) - (tee_local $18 + (local.tee $18 (i32.add - (get_local $6) + (local.get $6) (i32.const 47) ) ) ) ) - (tee_local $21 + (local.tee $21 (i32.sub (i32.const 0) - (get_local $14) + (local.get $14) ) ) ) ) - (get_local $6) + (local.get $6) ) (block - (set_global $r - (get_local $25) + (global.set $r + (local.get $25) ) (return (i32.const 0) @@ -3057,7 +3057,7 @@ ) ) (if - (tee_local $17 + (local.tee $17 (i32.load (i32.const 1648) ) @@ -3065,26 +3065,26 @@ (if (i32.or (i32.le_u - (tee_local $7 + (local.tee $7 (i32.add - (get_local $14) - (tee_local $3 + (local.get $14) + (local.tee $3 (i32.load (i32.const 1640) ) ) ) ) - (get_local $3) + (local.get $3) ) (i32.gt_u - (get_local $7) - (get_local $17) + (local.get $7) + (local.get $17) ) ) (block - (set_global $r - (get_local $25) + (global.set $r + (local.get $25) ) (return (i32.const 0) @@ -3094,7 +3094,7 @@ ) (if (i32.eq - (tee_local $8 + (local.tee $8 (if (result i32) (i32.and (i32.load @@ -3105,60 +3105,60 @@ (i32.const 188) (block $label$break$b (result i32) (if - (tee_local $17 + (local.tee $17 (i32.load (i32.const 1232) ) ) (block $label$break$c - (set_local $7 + (local.set $7 (i32.const 1656) ) (loop $while-in32 (block $while-out31 (if (i32.le_u - (tee_local $3 + (local.tee $3 (i32.load - (get_local $7) + (local.get $7) ) ) - (get_local $17) + (local.get $17) ) (if (i32.gt_u (i32.add (i32.load - (tee_local $19 + (local.tee $19 (i32.add - (get_local $7) + (local.get $7) (i32.const 4) ) ) ) - (get_local $3) + (local.get $3) ) - (get_local $17) + (local.get $17) ) (block - (set_local $0 - (get_local $7) + (local.set $0 + (local.get $7) ) - (set_local $5 - (get_local $19) + (local.set $5 + (local.get $19) ) (br $while-out31) ) ) ) (br_if $while-in32 - (tee_local $7 + (local.tee $7 (i32.load offset=8 - (get_local $7) + (local.get $7) ) ) ) - (set_local $8 + (local.set $8 (i32.const 171) ) (br $label$break$c) @@ -3166,11 +3166,11 @@ ) (if (i32.lt_u - (tee_local $7 + (local.tee $7 (i32.and - (get_local $21) + (local.get $21) (i32.sub - (get_local $11) + (local.get $11) (i32.load (i32.const 1220) ) @@ -3180,34 +3180,34 @@ (i32.const 2147483647) ) (block - (set_local $19 + (local.set $19 (call $ta - (get_local $7) + (local.get $7) ) ) (if (i32.eq (i32.add (i32.load - (get_local $0) + (local.get $0) ) (i32.load - (get_local $5) + (local.get $5) ) ) - (get_local $19) + (local.get $19) ) (if (i32.ne - (get_local $19) + (local.get $19) (i32.const -1) ) (block - (set_local $20 - (get_local $19) + (local.set $20 + (local.get $19) ) - (set_local $26 - (get_local $7) + (local.set $26 + (local.get $7) ) (br $label$break$b (i32.const 191) @@ -3215,13 +3215,13 @@ ) ) (block - (set_local $12 - (get_local $19) + (local.set $12 + (local.get $19) ) - (set_local $1 - (get_local $7) + (local.set $1 + (local.get $7) ) - (set_local $8 + (local.set $8 (i32.const 181) ) ) @@ -3229,18 +3229,18 @@ ) ) ) - (set_local $8 + (local.set $8 (i32.const 171) ) ) (if (i32.eq - (get_local $8) + (local.get $8) (i32.const 171) ) (if (i32.ne - (tee_local $17 + (local.tee $17 (call $ta (i32.const 0) ) @@ -3248,15 +3248,15 @@ (i32.const -1) ) (block $do-once33 - (set_local $2 + (local.set $2 (if (result i32) (i32.and - (tee_local $0 - (get_local $17) + (local.tee $0 + (local.get $17) ) - (tee_local $19 + (local.tee $19 (i32.add - (tee_local $7 + (local.tee $7 (i32.load (i32.const 1684) ) @@ -3267,47 +3267,47 @@ ) (i32.add (i32.sub - (get_local $14) - (get_local $0) + (local.get $14) + (local.get $0) ) (i32.and (i32.add - (get_local $0) - (get_local $19) + (local.get $0) + (local.get $19) ) (i32.sub (i32.const 0) - (get_local $7) + (local.get $7) ) ) ) - (get_local $14) + (local.get $14) ) ) - (set_local $0 + (local.set $0 (i32.add - (tee_local $7 + (local.tee $7 (i32.load (i32.const 1640) ) ) - (get_local $2) + (local.get $2) ) ) (if (i32.and (i32.lt_u - (get_local $2) + (local.get $2) (i32.const 2147483647) ) (i32.gt_u - (get_local $2) - (get_local $6) + (local.get $2) + (local.get $6) ) ) (block (if - (tee_local $19 + (local.tee $19 (i32.load (i32.const 1648) ) @@ -3315,45 +3315,45 @@ (br_if $do-once33 (i32.or (i32.le_u - (get_local $0) - (get_local $7) + (local.get $0) + (local.get $7) ) (i32.gt_u - (get_local $0) - (get_local $19) + (local.get $0) + (local.get $19) ) ) ) ) - (set_local $1 + (local.set $1 (if (result i32) (i32.eq - (get_local $17) - (tee_local $19 + (local.get $17) + (local.tee $19 (call $ta - (get_local $2) + (local.get $2) ) ) ) (block - (set_local $20 - (get_local $17) + (local.set $20 + (local.get $17) ) - (set_local $26 - (get_local $2) + (local.set $26 + (local.get $2) ) (br $label$break$b (i32.const 191) ) ) (block (result i32) - (set_local $12 - (get_local $19) + (local.set $12 + (local.get $19) ) - (set_local $8 + (local.set $8 (i32.const 181) ) - (get_local $2) + (local.get $2) ) ) ) @@ -3364,52 +3364,52 @@ ) (if (i32.eq - (get_local $8) + (local.get $8) (i32.const 181) ) (block $label$break$d - (set_local $19 + (local.set $19 (i32.sub (i32.const 0) - (get_local $1) + (local.get $1) ) ) - (set_local $4 + (local.set $4 (if (result i32) (i32.and (i32.and (i32.ne - (get_local $12) + (local.get $12) (i32.const -1) ) (i32.lt_u - (get_local $1) + (local.get $1) (i32.const 2147483647) ) ) (i32.gt_u - (get_local $16) - (get_local $1) + (local.get $16) + (local.get $1) ) ) (if (result i32) (i32.lt_u - (tee_local $0 + (local.tee $0 (i32.and (i32.add - (tee_local $17 + (local.tee $17 (i32.load (i32.const 1688) ) ) (i32.sub - (get_local $18) - (get_local $1) + (local.get $18) + (local.get $1) ) ) (i32.sub (i32.const 0) - (get_local $17) + (local.get $17) ) ) ) @@ -3418,39 +3418,39 @@ (if (result i32) (i32.eq (call $ta - (get_local $0) + (local.get $0) ) (i32.const -1) ) (block (drop (call $ta - (get_local $19) + (local.get $19) ) ) (br $label$break$d) ) (i32.add - (get_local $0) - (get_local $1) + (local.get $0) + (local.get $1) ) ) - (get_local $1) + (local.get $1) ) - (get_local $1) + (local.get $1) ) ) (if (i32.ne - (get_local $12) + (local.get $12) (i32.const -1) ) (block - (set_local $20 - (get_local $12) + (local.set $20 + (local.get $12) ) - (set_local $26 - (get_local $4) + (local.set $26 + (local.get $4) ) (br $label$break$b (i32.const 191) @@ -3476,22 +3476,22 @@ ) (if (i32.lt_u - (get_local $14) + (local.get $14) (i32.const 2147483647) ) (if (i32.and (i32.and (i32.ne - (tee_local $4 + (local.tee $4 (call $ta - (get_local $14) + (local.get $14) ) ) (i32.const -1) ) (i32.ne - (tee_local $14 + (local.tee $14 (call $ta (i32.const 0) ) @@ -3500,32 +3500,32 @@ ) ) (i32.lt_u - (get_local $4) - (get_local $14) + (local.get $4) + (local.get $14) ) ) (if (i32.gt_u - (tee_local $12 + (local.tee $12 (i32.sub - (get_local $14) - (get_local $4) + (local.get $14) + (local.get $4) ) ) (i32.add - (get_local $6) + (local.get $6) (i32.const 40) ) ) (block - (set_local $26 - (get_local $12) + (local.set $26 + (local.get $12) ) - (set_local $8 + (local.set $8 (i32.const 191) ) - (set_local $20 - (get_local $4) + (local.set $20 + (local.get $4) ) ) ) @@ -3534,15 +3534,15 @@ ) (if (i32.eq - (get_local $8) + (local.get $8) (i32.const 191) ) (block (i32.store (i32.const 1640) - (tee_local $12 + (local.tee $12 (i32.add - (get_local $26) + (local.get $26) (i32.load (i32.const 1640) ) @@ -3551,24 +3551,24 @@ ) (if (i32.gt_u - (get_local $12) + (local.get $12) (i32.load (i32.const 1644) ) ) (i32.store (i32.const 1644) - (get_local $12) + (local.get $12) ) ) (if - (tee_local $12 + (local.tee $12 (i32.load (i32.const 1232) ) ) (block $do-once38 - (set_local $1 + (local.set $1 (i32.const 1656) ) (loop $do-in41 @@ -3576,47 +3576,47 @@ (if (i32.eq (i32.add - (tee_local $18 + (local.tee $18 (i32.load - (tee_local $14 + (local.tee $14 (i32.add - (get_local $1) + (local.get $1) (i32.const 4) ) ) ) ) - (tee_local $4 + (local.tee $4 (i32.load - (get_local $1) + (local.get $1) ) ) ) - (get_local $20) + (local.get $20) ) (block - (set_local $48 - (get_local $4) + (local.set $48 + (local.get $4) ) - (set_local $49 - (get_local $14) + (local.set $49 + (local.get $14) ) - (set_local $50 - (get_local $18) + (local.set $50 + (local.get $18) ) - (set_local $51 - (get_local $1) + (local.set $51 + (local.get $1) ) - (set_local $8 + (local.set $8 (i32.const 201) ) (br $do-out40) ) ) (br_if $do-in41 - (tee_local $1 + (local.tee $1 (i32.load offset=8 - (get_local $1) + (local.get $1) ) ) ) @@ -3624,14 +3624,14 @@ ) (if (i32.eq - (get_local $8) + (local.get $8) (i32.const 201) ) (if (i32.eqz (i32.and (i32.load offset=12 - (get_local $51) + (local.get $51) ) (i32.const 8) ) @@ -3639,32 +3639,32 @@ (if (i32.and (i32.lt_u - (get_local $12) - (get_local $20) + (local.get $12) + (local.get $20) ) (i32.ge_u - (get_local $12) - (get_local $48) + (local.get $12) + (local.get $48) ) ) (block (i32.store - (get_local $49) + (local.get $49) (i32.add - (get_local $26) - (get_local $50) + (local.get $26) + (local.get $50) ) ) - (set_local $1 + (local.set $1 (i32.add - (tee_local $18 + (local.tee $18 (select (i32.and (i32.sub (i32.const 0) - (tee_local $1 + (local.tee $1 (i32.add - (get_local $12) + (local.get $12) (i32.const 8) ) ) @@ -3673,44 +3673,44 @@ ) (i32.const 0) (i32.and - (get_local $1) + (local.get $1) (i32.const 7) ) ) ) - (get_local $12) + (local.get $12) ) ) - (set_local $14 + (local.set $14 (i32.add (i32.load (i32.const 1220) ) (i32.sub - (get_local $26) - (get_local $18) + (local.get $26) + (local.get $18) ) ) ) (i32.store (i32.const 1232) - (get_local $1) + (local.get $1) ) (i32.store (i32.const 1220) - (get_local $14) + (local.get $14) ) (i32.store offset=4 - (get_local $1) + (local.get $1) (i32.or - (get_local $14) + (local.get $14) (i32.const 1) ) ) (i32.store offset=4 (i32.add - (get_local $1) - (get_local $14) + (local.get $1) + (local.get $14) ) (i32.const 40) ) @@ -3725,11 +3725,11 @@ ) ) ) - (set_local $15 + (local.set $15 (if (result i32) (i32.lt_u - (get_local $20) - (tee_local $14 + (local.get $20) + (local.tee $14 (i32.load (i32.const 1224) ) @@ -3738,98 +3738,98 @@ (block (result i32) (i32.store (i32.const 1224) - (get_local $20) + (local.get $20) ) - (get_local $20) + (local.get $20) ) - (get_local $14) + (local.get $14) ) ) - (set_local $14 + (local.set $14 (i32.add - (get_local $20) - (get_local $26) + (local.get $20) + (local.get $26) ) ) - (set_local $1 + (local.set $1 (i32.const 1656) ) (loop $while-in43 (block $while-out42 (if (i32.eq - (get_local $14) + (local.get $14) (i32.load - (get_local $1) + (local.get $1) ) ) (block - (set_local $52 - (get_local $1) + (local.set $52 + (local.get $1) ) - (set_local $42 - (get_local $1) + (local.set $42 + (local.get $1) ) - (set_local $8 + (local.set $8 (i32.const 209) ) (br $while-out42) ) ) (br_if $while-in43 - (tee_local $1 + (local.tee $1 (i32.load offset=8 - (get_local $1) + (local.get $1) ) ) ) - (set_local $29 + (local.set $29 (i32.const 1656) ) ) ) (if (i32.eq - (get_local $8) + (local.get $8) (i32.const 209) ) - (set_local $29 + (local.set $29 (if (result i32) (i32.and (i32.load offset=12 - (get_local $42) + (local.get $42) ) (i32.const 8) ) (i32.const 1656) (block (i32.store - (get_local $52) - (get_local $20) + (local.get $52) + (local.get $20) ) (i32.store - (tee_local $1 + (local.tee $1 (i32.add - (get_local $42) + (local.get $42) (i32.const 4) ) ) (i32.add - (get_local $26) + (local.get $26) (i32.load - (get_local $1) + (local.get $1) ) ) ) - (set_local $18 + (local.set $18 (i32.add (select (i32.and (i32.sub (i32.const 0) - (tee_local $1 + (local.tee $1 (i32.add - (get_local $20) + (local.get $20) (i32.const 8) ) ) @@ -3838,22 +3838,22 @@ ) (i32.const 0) (i32.and - (get_local $1) + (local.get $1) (i32.const 7) ) ) - (get_local $20) + (local.get $20) ) ) - (set_local $4 + (local.set $4 (i32.add (select (i32.and (i32.sub (i32.const 0) - (tee_local $1 + (local.tee $1 (i32.add - (get_local $14) + (local.get $14) (i32.const 8) ) ) @@ -3862,46 +3862,46 @@ ) (i32.const 0) (i32.and - (get_local $1) + (local.get $1) (i32.const 7) ) ) - (get_local $14) + (local.get $14) ) ) - (set_local $1 + (local.set $1 (i32.add - (get_local $6) - (get_local $18) + (local.get $6) + (local.get $18) ) ) - (set_local $16 + (local.set $16 (i32.sub (i32.sub - (get_local $4) - (get_local $18) + (local.get $4) + (local.get $18) ) - (get_local $6) + (local.get $6) ) ) (i32.store offset=4 - (get_local $18) + (local.get $18) (i32.or - (get_local $6) + (local.get $6) (i32.const 3) ) ) (if (i32.eq - (get_local $4) - (get_local $12) + (local.get $4) + (local.get $12) ) (block (i32.store (i32.const 1220) - (tee_local $2 + (local.tee $2 (i32.add - (get_local $16) + (local.get $16) (i32.load (i32.const 1220) ) @@ -3910,12 +3910,12 @@ ) (i32.store (i32.const 1232) - (get_local $1) + (local.get $1) ) (i32.store offset=4 - (get_local $1) + (local.get $1) (i32.or - (get_local $2) + (local.get $2) (i32.const 1) ) ) @@ -3926,14 +3926,14 @@ (i32.load (i32.const 1228) ) - (get_local $4) + (local.get $4) ) (block (i32.store (i32.const 1216) - (tee_local $2 + (local.tee $2 (i32.add - (get_local $16) + (local.get $16) (i32.load (i32.const 1216) ) @@ -3942,21 +3942,21 @@ ) (i32.store (i32.const 1228) - (get_local $1) + (local.get $1) ) (i32.store offset=4 - (get_local $1) + (local.get $1) (i32.or - (get_local $2) + (local.get $2) (i32.const 1) ) ) (i32.store (i32.add - (get_local $1) - (get_local $2) + (local.get $1) + (local.get $2) ) - (get_local $2) + (local.get $2) ) (br $do-once44) ) @@ -3964,9 +3964,9 @@ (if (i32.eq (i32.and - (tee_local $2 + (local.tee $2 (i32.load offset=4 - (get_local $4) + (local.get $4) ) ) (i32.const 3) @@ -3974,60 +3974,60 @@ (i32.const 1) ) (block - (set_local $5 + (local.set $5 (i32.and - (get_local $2) + (local.get $2) (i32.const -8) ) ) - (set_local $0 + (local.set $0 (i32.shr_u - (get_local $2) + (local.get $2) (i32.const 3) ) ) (block $label$break$e (if (i32.lt_u - (get_local $2) + (local.get $2) (i32.const 256) ) (block - (set_local $11 + (local.set $11 (i32.load offset=12 - (get_local $4) + (local.get $4) ) ) (if (i32.ne - (tee_local $19 + (local.tee $19 (i32.add (i32.shl - (get_local $0) + (local.get $0) (i32.const 3) ) (i32.const 1248) ) ) - (tee_local $21 + (local.tee $21 (i32.load offset=8 - (get_local $4) + (local.get $4) ) ) ) (block $do-once47 (if (i32.lt_u - (get_local $21) - (get_local $15) + (local.get $21) + (local.get $15) ) (call $qa) ) (br_if $do-once47 (i32.eq - (get_local $4) + (local.get $4) (i32.load offset=12 - (get_local $21) + (local.get $21) ) ) ) @@ -4036,8 +4036,8 @@ ) (if (i32.eq - (get_local $11) - (get_local $21) + (local.get $11) + (local.get $21) ) (block (i32.store @@ -4049,7 +4049,7 @@ (i32.xor (i32.shl (i32.const 1) - (get_local $0) + (local.get $0) ) (i32.const -1) ) @@ -4060,38 +4060,38 @@ ) (if (i32.eq - (get_local $11) - (get_local $19) + (local.get $11) + (local.get $19) ) - (set_local $43 + (local.set $43 (i32.add - (get_local $11) + (local.get $11) (i32.const 8) ) ) (block $do-once49 (if (i32.lt_u - (get_local $11) - (get_local $15) + (local.get $11) + (local.get $15) ) (call $qa) ) (if (i32.eq - (get_local $4) + (local.get $4) (i32.load - (tee_local $0 + (local.tee $0 (i32.add - (get_local $11) + (local.get $11) (i32.const 8) ) ) ) ) (block - (set_local $43 - (get_local $0) + (local.set $43 + (local.get $0) ) (br $do-once49) ) @@ -4100,39 +4100,39 @@ ) ) (i32.store offset=12 - (get_local $21) - (get_local $11) + (local.get $21) + (local.get $11) ) (i32.store - (get_local $43) - (get_local $21) + (local.get $43) + (local.get $21) ) ) (block - (set_local $19 + (local.set $19 (i32.load offset=24 - (get_local $4) + (local.get $4) ) ) (if (i32.eq - (tee_local $0 + (local.tee $0 (i32.load offset=12 - (get_local $4) + (local.get $4) ) ) - (get_local $4) + (local.get $4) ) (block $do-once51 - (set_local $0 + (local.set $0 (if (result i32) - (tee_local $3 + (local.tee $3 (i32.load - (tee_local $7 + (local.tee $7 (i32.add - (tee_local $17 + (local.tee $17 (i32.add - (get_local $4) + (local.get $4) (i32.const 16) ) ) @@ -4142,22 +4142,22 @@ ) ) (block (result i32) - (set_local $2 - (get_local $3) + (local.set $2 + (local.get $3) ) - (get_local $7) + (local.get $7) ) (if (result i32) - (tee_local $22 + (local.tee $22 (i32.load - (get_local $17) + (local.get $17) ) ) (block (result i32) - (set_local $2 - (get_local $22) + (local.set $2 + (local.get $22) ) - (get_local $17) + (local.get $17) ) (br $do-once51) ) @@ -4165,43 +4165,43 @@ ) (loop $while-in54 (if - (tee_local $3 + (local.tee $3 (i32.load - (tee_local $7 + (local.tee $7 (i32.add - (get_local $2) + (local.get $2) (i32.const 20) ) ) ) ) (block - (set_local $2 - (get_local $3) + (local.set $2 + (local.get $3) ) - (set_local $0 - (get_local $7) + (local.set $0 + (local.get $7) ) (br $while-in54) ) ) (if - (tee_local $3 + (local.tee $3 (i32.load - (tee_local $7 + (local.tee $7 (i32.add - (get_local $2) + (local.get $2) (i32.const 16) ) ) ) ) (block - (set_local $2 - (get_local $3) + (local.set $2 + (local.get $3) ) - (set_local $0 - (get_local $7) + (local.set $0 + (local.get $7) ) (br $while-in54) ) @@ -4209,17 +4209,17 @@ ) (if (i32.lt_u - (get_local $0) - (get_local $15) + (local.get $0) + (local.get $15) ) (call $qa) (block (i32.store - (get_local $0) + (local.get $0) (i32.const 0) ) - (set_local $24 - (get_local $2) + (local.set $24 + (local.get $2) ) ) ) @@ -4227,22 +4227,22 @@ (block (if (i32.lt_u - (tee_local $7 + (local.tee $7 (i32.load offset=8 - (get_local $4) + (local.get $4) ) ) - (get_local $15) + (local.get $15) ) (call $qa) ) (if (i32.ne - (get_local $4) + (local.get $4) (i32.load - (tee_local $3 + (local.tee $3 (i32.add - (get_local $7) + (local.get $7) (i32.const 12) ) ) @@ -4252,11 +4252,11 @@ ) (if (i32.eq - (get_local $4) + (local.get $4) (i32.load - (tee_local $17 + (local.tee $17 (i32.add - (get_local $0) + (local.get $0) (i32.const 8) ) ) @@ -4264,15 +4264,15 @@ ) (block (i32.store - (get_local $3) - (get_local $0) + (local.get $3) + (local.get $0) ) (i32.store - (get_local $17) - (get_local $7) + (local.get $17) + (local.get $7) ) - (set_local $24 - (get_local $0) + (local.set $24 + (local.get $0) ) ) (call $qa) @@ -4281,18 +4281,18 @@ ) (br_if $label$break$e (i32.eqz - (get_local $19) + (local.get $19) ) ) (if (i32.eq (i32.load - (tee_local $21 + (local.tee $21 (i32.add (i32.shl - (tee_local $0 + (local.tee $0 (i32.load offset=28 - (get_local $4) + (local.get $4) ) ) (i32.const 2) @@ -4301,15 +4301,15 @@ ) ) ) - (get_local $4) + (local.get $4) ) (block $do-once55 (i32.store - (get_local $21) - (get_local $24) + (local.get $21) + (local.get $24) ) (br_if $do-once55 - (get_local $24) + (local.get $24) ) (i32.store (i32.const 1212) @@ -4320,7 +4320,7 @@ (i32.xor (i32.shl (i32.const 1) - (get_local $0) + (local.get $0) ) (i32.const -1) ) @@ -4331,7 +4331,7 @@ (block (if (i32.lt_u - (get_local $19) + (local.get $19) (i32.load (i32.const 1224) ) @@ -4340,36 +4340,36 @@ ) (if (i32.eq - (get_local $4) + (local.get $4) (i32.load - (tee_local $11 + (local.tee $11 (i32.add - (get_local $19) + (local.get $19) (i32.const 16) ) ) ) ) (i32.store - (get_local $11) - (get_local $24) + (local.get $11) + (local.get $24) ) (i32.store offset=20 - (get_local $19) - (get_local $24) + (local.get $19) + (local.get $24) ) ) (br_if $label$break$e (i32.eqz - (get_local $24) + (local.get $24) ) ) ) ) (if (i32.lt_u - (get_local $24) - (tee_local $0 + (local.get $24) + (local.tee $0 (i32.load (i32.const 1224) ) @@ -4378,15 +4378,15 @@ (call $qa) ) (i32.store offset=24 - (get_local $24) - (get_local $19) + (local.get $24) + (local.get $19) ) (if - (tee_local $11 + (local.tee $11 (i32.load - (tee_local $21 + (local.tee $21 (i32.add - (get_local $4) + (local.get $4) (i32.const 16) ) ) @@ -4394,34 +4394,34 @@ ) (if (i32.lt_u - (get_local $11) - (get_local $0) + (local.get $11) + (local.get $0) ) (call $qa) (block (i32.store offset=16 - (get_local $24) - (get_local $11) + (local.get $24) + (local.get $11) ) (i32.store offset=24 - (get_local $11) - (get_local $24) + (local.get $11) + (local.get $24) ) ) ) ) (br_if $label$break$e (i32.eqz - (tee_local $11 + (local.tee $11 (i32.load offset=4 - (get_local $21) + (local.get $21) ) ) ) ) (if (i32.lt_u - (get_local $11) + (local.get $11) (i32.load (i32.const 1224) ) @@ -4429,76 +4429,76 @@ (call $qa) (block (i32.store offset=20 - (get_local $24) - (get_local $11) + (local.get $24) + (local.get $11) ) (i32.store offset=24 - (get_local $11) - (get_local $24) + (local.get $11) + (local.get $24) ) ) ) ) ) ) - (set_local $4 + (local.set $4 (i32.add - (get_local $4) - (get_local $5) + (local.get $4) + (local.get $5) ) ) - (set_local $16 + (local.set $16 (i32.add - (get_local $5) - (get_local $16) + (local.get $5) + (local.get $16) ) ) ) ) (i32.store - (tee_local $0 + (local.tee $0 (i32.add - (get_local $4) + (local.get $4) (i32.const 4) ) ) (i32.and (i32.load - (get_local $0) + (local.get $0) ) (i32.const -2) ) ) (i32.store offset=4 - (get_local $1) + (local.get $1) (i32.or - (get_local $16) + (local.get $16) (i32.const 1) ) ) (i32.store (i32.add - (get_local $1) - (get_local $16) + (local.get $1) + (local.get $16) ) - (get_local $16) + (local.get $16) ) - (set_local $0 + (local.set $0 (i32.shr_u - (get_local $16) + (local.get $16) (i32.const 3) ) ) (if (i32.lt_u - (get_local $16) + (local.get $16) (i32.const 256) ) (block - (set_local $2 + (local.set $2 (i32.add (i32.shl - (get_local $0) + (local.get $0) (i32.const 3) ) (i32.const 1248) @@ -4506,13 +4506,13 @@ ) (if (i32.and - (tee_local $0 + (local.tee $0 (i32.shl (i32.const 1) - (get_local $0) + (local.get $0) ) ) - (tee_local $11 + (local.tee $11 (i32.load (i32.const 1208) ) @@ -4521,11 +4521,11 @@ (block $do-once59 (if (i32.ge_u - (tee_local $19 + (local.tee $19 (i32.load - (tee_local $0 + (local.tee $0 (i32.add - (get_local $2) + (local.get $2) (i32.const 8) ) ) @@ -4536,11 +4536,11 @@ ) ) (block - (set_local $44 - (get_local $0) + (local.set $44 + (local.get $0) ) - (set_local $37 - (get_local $19) + (local.set $37 + (local.get $19) ) (br $do-once59) ) @@ -4551,70 +4551,70 @@ (i32.store (i32.const 1208) (i32.or - (get_local $0) - (get_local $11) + (local.get $0) + (local.get $11) ) ) - (set_local $44 + (local.set $44 (i32.add - (get_local $2) + (local.get $2) (i32.const 8) ) ) - (set_local $37 - (get_local $2) + (local.set $37 + (local.get $2) ) ) ) (i32.store - (get_local $44) - (get_local $1) + (local.get $44) + (local.get $1) ) (i32.store offset=12 - (get_local $37) - (get_local $1) + (local.get $37) + (local.get $1) ) (i32.store offset=8 - (get_local $1) - (get_local $37) + (local.get $1) + (local.get $37) ) (i32.store offset=12 - (get_local $1) - (get_local $2) + (local.get $1) + (local.get $2) ) (br $do-once44) ) ) - (set_local $0 + (local.set $0 (i32.add (i32.shl - (tee_local $5 + (local.tee $5 (if (result i32) - (tee_local $0 + (local.tee $0 (i32.shr_u - (get_local $16) + (local.get $16) (i32.const 8) ) ) (if (result i32) (i32.gt_u - (get_local $16) + (local.get $16) (i32.const 16777215) ) (i32.const 31) (block (result i32) - (set_local $19 + (local.set $19 (i32.and (i32.shr_u (i32.add - (tee_local $5 + (local.tee $5 (i32.shl - (get_local $0) - (tee_local $11 + (local.get $0) + (local.tee $11 (i32.and (i32.shr_u (i32.add - (get_local $0) + (local.get $0) (i32.const 1048320) ) (i32.const 16) @@ -4634,21 +4634,21 @@ (i32.or (i32.and (i32.shr_u - (get_local $16) + (local.get $16) (i32.add - (tee_local $7 + (local.tee $7 (i32.add (i32.sub (i32.const 14) (i32.or - (tee_local $5 + (local.tee $5 (i32.and (i32.shr_u (i32.add - (tee_local $0 + (local.tee $0 (i32.shl - (get_local $5) - (get_local $19) + (local.get $5) + (local.get $19) ) ) (i32.const 245760) @@ -4659,15 +4659,15 @@ ) ) (i32.or - (get_local $11) - (get_local $19) + (local.get $11) + (local.get $19) ) ) ) (i32.shr_u (i32.shl - (get_local $0) - (get_local $5) + (local.get $0) + (local.get $5) ) (i32.const 15) ) @@ -4679,7 +4679,7 @@ (i32.const 1) ) (i32.shl - (get_local $7) + (local.get $7) (i32.const 1) ) ) @@ -4694,32 +4694,32 @@ ) ) (i32.store offset=28 - (get_local $1) - (get_local $5) + (local.get $1) + (local.get $5) ) (i32.store offset=4 - (tee_local $2 + (local.tee $2 (i32.add - (get_local $1) + (local.get $1) (i32.const 16) ) ) (i32.const 0) ) (i32.store - (get_local $2) + (local.get $2) (i32.const 0) ) (if (i32.eqz (i32.and - (tee_local $7 + (local.tee $7 (i32.shl (i32.const 1) - (get_local $5) + (local.get $5) ) ) - (tee_local $2 + (local.tee $2 (i32.load (i32.const 1212) ) @@ -4730,71 +4730,71 @@ (i32.store (i32.const 1212) (i32.or - (get_local $2) - (get_local $7) + (local.get $2) + (local.get $7) ) ) (i32.store - (get_local $0) - (get_local $1) + (local.get $0) + (local.get $1) ) (i32.store offset=24 - (get_local $1) - (get_local $0) + (local.get $1) + (local.get $0) ) (i32.store offset=12 - (get_local $1) - (get_local $1) + (local.get $1) + (local.get $1) ) (i32.store offset=8 - (get_local $1) - (get_local $1) + (local.get $1) + (local.get $1) ) (br $do-once44) ) ) - (set_local $7 + (local.set $7 (i32.shl - (get_local $16) + (local.get $16) (select (i32.const 0) (i32.sub (i32.const 25) (i32.shr_u - (get_local $5) + (local.get $5) (i32.const 1) ) ) (i32.eq - (get_local $5) + (local.get $5) (i32.const 31) ) ) ) ) - (set_local $2 + (local.set $2 (i32.load - (get_local $0) + (local.get $0) ) ) (if (i32.eq - (tee_local $8 + (local.tee $8 (loop $while-in64 (result i32) (block $while-out63 (result i32) (if (i32.eq - (get_local $16) + (local.get $16) (i32.and (i32.load offset=4 - (get_local $2) + (local.get $2) ) (i32.const -8) ) ) (block - (set_local $38 - (get_local $2) + (local.set $38 + (local.get $2) ) (br $while-out63 (i32.const 279) @@ -4802,17 +4802,17 @@ ) ) (if (result i32) - (tee_local $5 + (local.tee $5 (i32.load - (tee_local $0 + (local.tee $0 (i32.add (i32.add - (get_local $2) + (local.get $2) (i32.const 16) ) (i32.shl (i32.shr_u - (get_local $7) + (local.get $7) (i32.const 31) ) (i32.const 2) @@ -4822,23 +4822,23 @@ ) ) (block - (set_local $7 + (local.set $7 (i32.shl - (get_local $7) + (local.get $7) (i32.const 1) ) ) - (set_local $2 - (get_local $5) + (local.set $2 + (local.get $5) ) (br $while-in64) ) (block (result i32) - (set_local $45 - (get_local $0) + (local.set $45 + (local.get $0) ) - (set_local $53 - (get_local $2) + (local.set $53 + (local.get $2) ) (i32.const 276) ) @@ -4850,7 +4850,7 @@ ) (if (i32.lt_u - (get_local $45) + (local.get $45) (i32.load (i32.const 1224) ) @@ -4858,71 +4858,71 @@ (call $qa) (block (i32.store - (get_local $45) - (get_local $1) + (local.get $45) + (local.get $1) ) (i32.store offset=24 - (get_local $1) - (get_local $53) + (local.get $1) + (local.get $53) ) (i32.store offset=12 - (get_local $1) - (get_local $1) + (local.get $1) + (local.get $1) ) (i32.store offset=8 - (get_local $1) - (get_local $1) + (local.get $1) + (local.get $1) ) ) ) (if (i32.eq - (get_local $8) + (local.get $8) (i32.const 279) ) (if (i32.and (i32.ge_u - (tee_local $7 + (local.tee $7 (i32.load - (tee_local $2 + (local.tee $2 (i32.add - (get_local $38) + (local.get $38) (i32.const 8) ) ) ) ) - (tee_local $5 + (local.tee $5 (i32.load (i32.const 1224) ) ) ) (i32.ge_u - (get_local $38) - (get_local $5) + (local.get $38) + (local.get $5) ) ) (block (i32.store offset=12 - (get_local $7) - (get_local $1) + (local.get $7) + (local.get $1) ) (i32.store - (get_local $2) - (get_local $1) + (local.get $2) + (local.get $1) ) (i32.store offset=8 - (get_local $1) - (get_local $7) + (local.get $1) + (local.get $7) ) (i32.store offset=12 - (get_local $1) - (get_local $38) + (local.get $1) + (local.get $38) ) (i32.store offset=24 - (get_local $1) + (local.get $1) (i32.const 0) ) ) @@ -4932,12 +4932,12 @@ ) ) ) - (set_global $r - (get_local $25) + (global.set $r + (local.get $25) ) (return (i32.add - (get_local $18) + (local.get $18) (i32.const 8) ) ) @@ -4949,57 +4949,57 @@ (block $while-out65 (if (i32.le_u - (tee_local $1 + (local.tee $1 (i32.load - (get_local $29) + (local.get $29) ) ) - (get_local $12) + (local.get $12) ) (if (i32.gt_u - (tee_local $16 + (local.tee $16 (i32.add (i32.load offset=4 - (get_local $29) + (local.get $29) ) - (get_local $1) + (local.get $1) ) ) - (get_local $12) + (local.get $12) ) (block - (set_local $0 - (get_local $16) + (local.set $0 + (local.get $16) ) (br $while-out65) ) ) ) - (set_local $29 + (local.set $29 (i32.load offset=8 - (get_local $29) + (local.get $29) ) ) (br $while-in66) ) ) - (set_local $1 + (local.set $1 (i32.add - (tee_local $18 + (local.tee $18 (select - (get_local $12) - (tee_local $1 + (local.get $12) + (local.tee $1 (i32.add (select (i32.and (i32.sub (i32.const 0) - (tee_local $16 + (local.tee $16 (i32.add - (tee_local $18 + (local.tee $18 (i32.add - (get_local $0) + (local.get $0) (i32.const -47) ) ) @@ -5011,18 +5011,18 @@ ) (i32.const 0) (i32.and - (get_local $16) + (local.get $16) (i32.const 7) ) ) - (get_local $18) + (local.get $18) ) ) (i32.lt_u - (get_local $1) - (tee_local $16 + (local.get $1) + (local.tee $16 (i32.add - (get_local $12) + (local.get $12) (i32.const 16) ) ) @@ -5034,16 +5034,16 @@ ) (i32.store (i32.const 1232) - (tee_local $4 + (local.tee $4 (i32.add - (tee_local $14 + (local.tee $14 (select (i32.and (i32.sub (i32.const 0) - (tee_local $4 + (local.tee $4 (i32.add - (get_local $20) + (local.get $20) (i32.const 8) ) ) @@ -5052,38 +5052,38 @@ ) (i32.const 0) (i32.and - (get_local $4) + (local.get $4) (i32.const 7) ) ) ) - (get_local $20) + (local.get $20) ) ) ) (i32.store (i32.const 1220) - (tee_local $7 + (local.tee $7 (i32.sub (i32.add - (get_local $26) + (local.get $26) (i32.const -40) ) - (get_local $14) + (local.get $14) ) ) ) (i32.store offset=4 - (get_local $4) + (local.get $4) (i32.or - (get_local $7) + (local.get $7) (i32.const 1) ) ) (i32.store offset=4 (i32.add - (get_local $4) - (get_local $7) + (local.get $4) + (local.get $7) ) (i32.const 40) ) @@ -5094,45 +5094,45 @@ ) ) (i32.store - (tee_local $7 + (local.tee $7 (i32.add - (get_local $18) + (local.get $18) (i32.const 4) ) ) (i32.const 27) ) (i32.store - (get_local $1) + (local.get $1) (i32.load (i32.const 1656) ) ) (i32.store offset=4 - (get_local $1) + (local.get $1) (i32.load (i32.const 1660) ) ) (i32.store offset=8 - (get_local $1) + (local.get $1) (i32.load (i32.const 1664) ) ) (i32.store offset=12 - (get_local $1) + (local.get $1) (i32.load (i32.const 1668) ) ) (i32.store (i32.const 1656) - (get_local $20) + (local.get $20) ) (i32.store (i32.const 1660) - (get_local $26) + (local.get $26) ) (i32.store (i32.const 1668) @@ -5140,19 +5140,19 @@ ) (i32.store (i32.const 1664) - (get_local $1) + (local.get $1) ) - (set_local $1 + (local.set $1 (i32.add - (get_local $18) + (local.get $18) (i32.const 24) ) ) (loop $do-in68 (i32.store - (tee_local $1 + (local.tee $1 (i32.add - (get_local $1) + (local.get $1) (i32.const 4) ) ) @@ -5161,60 +5161,60 @@ (br_if $do-in68 (i32.lt_u (i32.add - (get_local $1) + (local.get $1) (i32.const 4) ) - (get_local $0) + (local.get $0) ) ) ) (if (i32.ne - (get_local $12) - (get_local $18) + (local.get $12) + (local.get $18) ) (block (i32.store - (get_local $7) + (local.get $7) (i32.and (i32.load - (get_local $7) + (local.get $7) ) (i32.const -2) ) ) (i32.store offset=4 - (get_local $12) + (local.get $12) (i32.or - (tee_local $1 + (local.tee $1 (i32.sub - (get_local $18) - (get_local $12) + (local.get $18) + (local.get $12) ) ) (i32.const 1) ) ) (i32.store - (get_local $18) - (get_local $1) + (local.get $18) + (local.get $1) ) - (set_local $4 + (local.set $4 (i32.shr_u - (get_local $1) + (local.get $1) (i32.const 3) ) ) (if (i32.lt_u - (get_local $1) + (local.get $1) (i32.const 256) ) (block - (set_local $14 + (local.set $14 (i32.add (i32.shl - (get_local $4) + (local.get $4) (i32.const 3) ) (i32.const 1248) @@ -5222,13 +5222,13 @@ ) (if (i32.and - (tee_local $5 + (local.tee $5 (i32.shl (i32.const 1) - (get_local $4) + (local.get $4) ) ) - (tee_local $2 + (local.tee $2 (i32.load (i32.const 1208) ) @@ -5236,11 +5236,11 @@ ) (if (i32.lt_u - (tee_local $2 + (local.tee $2 (i32.load - (tee_local $5 + (local.tee $5 (i32.add - (get_local $14) + (local.get $14) (i32.const 8) ) ) @@ -5252,11 +5252,11 @@ ) (call $qa) (block - (set_local $46 - (get_local $5) + (local.set $46 + (local.get $5) ) - (set_local $39 - (get_local $2) + (local.set $39 + (local.get $2) ) ) ) @@ -5264,70 +5264,70 @@ (i32.store (i32.const 1208) (i32.or - (get_local $2) - (get_local $5) + (local.get $2) + (local.get $5) ) ) - (set_local $46 + (local.set $46 (i32.add - (get_local $14) + (local.get $14) (i32.const 8) ) ) - (set_local $39 - (get_local $14) + (local.set $39 + (local.get $14) ) ) ) (i32.store - (get_local $46) - (get_local $12) + (local.get $46) + (local.get $12) ) (i32.store offset=12 - (get_local $39) - (get_local $12) + (local.get $39) + (local.get $12) ) (i32.store offset=8 - (get_local $12) - (get_local $39) + (local.get $12) + (local.get $39) ) (i32.store offset=12 - (get_local $12) - (get_local $14) + (local.get $12) + (local.get $14) ) (br $do-once38) ) ) - (set_local $0 + (local.set $0 (i32.add (i32.shl - (tee_local $2 + (local.tee $2 (if (result i32) - (tee_local $14 + (local.tee $14 (i32.shr_u - (get_local $1) + (local.get $1) (i32.const 8) ) ) (if (result i32) (i32.gt_u - (get_local $1) + (local.get $1) (i32.const 16777215) ) (i32.const 31) (block (result i32) - (set_local $14 + (local.set $14 (i32.and (i32.shr_u (i32.add - (tee_local $5 + (local.tee $5 (i32.shl - (get_local $14) - (tee_local $2 + (local.get $14) + (local.tee $2 (i32.and (i32.shr_u (i32.add - (get_local $14) + (local.get $14) (i32.const 1048320) ) (i32.const 16) @@ -5347,21 +5347,21 @@ (i32.or (i32.and (i32.shr_u - (get_local $1) + (local.get $1) (i32.add - (tee_local $0 + (local.tee $0 (i32.add (i32.sub (i32.const 14) (i32.or - (tee_local $5 + (local.tee $5 (i32.and (i32.shr_u (i32.add - (tee_local $4 + (local.tee $4 (i32.shl - (get_local $5) - (get_local $14) + (local.get $5) + (local.get $14) ) ) (i32.const 245760) @@ -5372,15 +5372,15 @@ ) ) (i32.or - (get_local $2) - (get_local $14) + (local.get $2) + (local.get $14) ) ) ) (i32.shr_u (i32.shl - (get_local $4) - (get_local $5) + (local.get $4) + (local.get $5) ) (i32.const 15) ) @@ -5392,7 +5392,7 @@ (i32.const 1) ) (i32.shl - (get_local $0) + (local.get $0) (i32.const 1) ) ) @@ -5407,29 +5407,29 @@ ) ) (i32.store offset=28 - (get_local $12) - (get_local $2) + (local.get $12) + (local.get $2) ) (i32.store offset=20 - (get_local $12) + (local.get $12) (i32.const 0) ) (i32.store - (get_local $16) + (local.get $16) (i32.const 0) ) (if (i32.eqz (i32.and - (tee_local $5 + (local.tee $5 (i32.load (i32.const 1212) ) ) - (tee_local $4 + (local.tee $4 (i32.shl (i32.const 1) - (get_local $2) + (local.get $2) ) ) ) @@ -5438,71 +5438,71 @@ (i32.store (i32.const 1212) (i32.or - (get_local $4) - (get_local $5) + (local.get $4) + (local.get $5) ) ) (i32.store - (get_local $0) - (get_local $12) + (local.get $0) + (local.get $12) ) (i32.store offset=24 - (get_local $12) - (get_local $0) + (local.get $12) + (local.get $0) ) (i32.store offset=12 - (get_local $12) - (get_local $12) + (local.get $12) + (local.get $12) ) (i32.store offset=8 - (get_local $12) - (get_local $12) + (local.get $12) + (local.get $12) ) (br $do-once38) ) ) - (set_local $4 + (local.set $4 (i32.shl - (get_local $1) + (local.get $1) (select (i32.const 0) (i32.sub (i32.const 25) (i32.shr_u - (get_local $2) + (local.get $2) (i32.const 1) ) ) (i32.eq - (get_local $2) + (local.get $2) (i32.const 31) ) ) ) ) - (set_local $5 + (local.set $5 (i32.load - (get_local $0) + (local.get $0) ) ) (if (i32.eq - (tee_local $8 + (local.tee $8 (loop $while-in70 (result i32) (block $while-out69 (result i32) (if (i32.eq - (get_local $1) + (local.get $1) (i32.and (i32.load offset=4 - (get_local $5) + (local.get $5) ) (i32.const -8) ) ) (block - (set_local $31 - (get_local $5) + (local.set $31 + (local.get $5) ) (br $while-out69 (i32.const 305) @@ -5510,17 +5510,17 @@ ) ) (if (result i32) - (tee_local $2 + (local.tee $2 (i32.load - (tee_local $0 + (local.tee $0 (i32.add (i32.add - (get_local $5) + (local.get $5) (i32.const 16) ) (i32.shl (i32.shr_u - (get_local $4) + (local.get $4) (i32.const 31) ) (i32.const 2) @@ -5530,23 +5530,23 @@ ) ) (block - (set_local $4 + (local.set $4 (i32.shl - (get_local $4) + (local.get $4) (i32.const 1) ) ) - (set_local $5 - (get_local $2) + (local.set $5 + (local.get $2) ) (br $while-in70) ) (block (result i32) - (set_local $47 - (get_local $0) + (local.set $47 + (local.get $0) ) - (set_local $54 - (get_local $5) + (local.set $54 + (local.get $5) ) (i32.const 302) ) @@ -5558,7 +5558,7 @@ ) (if (i32.lt_u - (get_local $47) + (local.get $47) (i32.load (i32.const 1224) ) @@ -5566,71 +5566,71 @@ (call $qa) (block (i32.store - (get_local $47) - (get_local $12) + (local.get $47) + (local.get $12) ) (i32.store offset=24 - (get_local $12) - (get_local $54) + (local.get $12) + (local.get $54) ) (i32.store offset=12 - (get_local $12) - (get_local $12) + (local.get $12) + (local.get $12) ) (i32.store offset=8 - (get_local $12) - (get_local $12) + (local.get $12) + (local.get $12) ) ) ) (if (i32.eq - (get_local $8) + (local.get $8) (i32.const 305) ) (if (i32.and (i32.ge_u - (tee_local $4 + (local.tee $4 (i32.load - (tee_local $5 + (local.tee $5 (i32.add - (get_local $31) + (local.get $31) (i32.const 8) ) ) ) ) - (tee_local $1 + (local.tee $1 (i32.load (i32.const 1224) ) ) ) (i32.ge_u - (get_local $31) - (get_local $1) + (local.get $31) + (local.get $1) ) ) (block (i32.store offset=12 - (get_local $4) - (get_local $12) + (local.get $4) + (local.get $12) ) (i32.store - (get_local $5) - (get_local $12) + (local.get $5) + (local.get $12) ) (i32.store offset=8 - (get_local $12) - (get_local $4) + (local.get $12) + (local.get $4) ) (i32.store offset=12 - (get_local $12) - (get_local $31) + (local.get $12) + (local.get $31) ) (i32.store offset=24 - (get_local $12) + (local.get $12) (i32.const 0) ) ) @@ -5645,29 +5645,29 @@ (if (i32.or (i32.eqz - (tee_local $4 + (local.tee $4 (i32.load (i32.const 1224) ) ) ) (i32.lt_u - (get_local $20) - (get_local $4) + (local.get $20) + (local.get $4) ) ) (i32.store (i32.const 1224) - (get_local $20) + (local.get $20) ) ) (i32.store (i32.const 1656) - (get_local $20) + (local.get $20) ) (i32.store (i32.const 1660) - (get_local $26) + (local.get $26) ) (i32.store (i32.const 1668) @@ -5683,31 +5683,31 @@ (i32.const 1240) (i32.const -1) ) - (set_local $4 + (local.set $4 (i32.const 0) ) (loop $do-in (i32.store offset=12 - (tee_local $14 + (local.tee $14 (i32.add (i32.shl - (get_local $4) + (local.get $4) (i32.const 3) ) (i32.const 1248) ) ) - (get_local $14) + (local.get $14) ) (i32.store offset=8 - (get_local $14) - (get_local $14) + (local.get $14) + (local.get $14) ) (br_if $do-in (i32.ne - (tee_local $4 + (local.tee $4 (i32.add - (get_local $4) + (local.get $4) (i32.const 1) ) ) @@ -5717,16 +5717,16 @@ ) (i32.store (i32.const 1232) - (tee_local $4 + (local.tee $4 (i32.add - (tee_local $14 + (local.tee $14 (select (i32.and (i32.sub (i32.const 0) - (tee_local $4 + (local.tee $4 (i32.add - (get_local $20) + (local.get $20) (i32.const 8) ) ) @@ -5735,38 +5735,38 @@ ) (i32.const 0) (i32.and - (get_local $4) + (local.get $4) (i32.const 7) ) ) ) - (get_local $20) + (local.get $20) ) ) ) (i32.store (i32.const 1220) - (tee_local $1 + (local.tee $1 (i32.sub (i32.add - (get_local $26) + (local.get $26) (i32.const -40) ) - (get_local $14) + (local.get $14) ) ) ) (i32.store offset=4 - (get_local $4) + (local.get $4) (i32.or - (get_local $1) + (local.get $1) (i32.const 1) ) ) (i32.store offset=4 (i32.add - (get_local $1) - (get_local $4) + (local.get $1) + (local.get $4) ) (i32.const 40) ) @@ -5780,29 +5780,29 @@ ) (if (i32.gt_u - (tee_local $12 + (local.tee $12 (i32.load (i32.const 1220) ) ) - (get_local $6) + (local.get $6) ) (block (i32.store (i32.const 1220) - (tee_local $31 + (local.tee $31 (i32.sub - (get_local $12) - (get_local $6) + (local.get $12) + (local.get $6) ) ) ) (i32.store (i32.const 1232) - (tee_local $8 + (local.tee $8 (i32.add - (get_local $6) - (tee_local $12 + (local.get $6) + (local.tee $12 (i32.load (i32.const 1232) ) @@ -5811,25 +5811,25 @@ ) ) (i32.store offset=4 - (get_local $8) + (local.get $8) (i32.or - (get_local $31) + (local.get $31) (i32.const 1) ) ) (i32.store offset=4 - (get_local $12) + (local.get $12) (i32.or - (get_local $6) + (local.get $6) (i32.const 3) ) ) - (set_global $r - (get_local $25) + (global.set $r + (local.get $25) ) (return (i32.add - (get_local $12) + (local.get $12) (i32.const 8) ) ) @@ -5841,18 +5841,18 @@ (call $Qa) (i32.const 12) ) - (set_global $r - (get_local $25) + (global.set $r + (local.get $25) ) (return (i32.const 0) ) ) - (set_global $r - (get_local $25) + (global.set $r + (local.get $25) ) (i32.add - (get_local $16) + (local.get $16) (i32.const 8) ) ) @@ -5878,19 +5878,19 @@ (local $19 i32) (if (i32.eqz - (get_local $0) + (local.get $0) ) (return) ) (if (i32.lt_u - (tee_local $1 + (local.tee $1 (i32.add - (get_local $0) + (local.get $0) (i32.const -8) ) ) - (tee_local $14 + (local.tee $14 (i32.load (i32.const 1224) ) @@ -5900,12 +5900,12 @@ ) (if (i32.eq - (tee_local $0 + (local.tee $0 (i32.and - (tee_local $4 + (local.tee $4 (i32.load (i32.add - (get_local $0) + (local.get $0) (i32.const -4) ) ) @@ -5917,12 +5917,12 @@ ) (call $qa) ) - (set_local $8 + (local.set $8 (i32.add - (get_local $1) - (tee_local $6 + (local.get $1) + (local.tee $6 (i32.and - (get_local $4) + (local.get $4) (i32.const -8) ) ) @@ -5930,44 +5930,44 @@ ) (if (i32.and - (get_local $4) + (local.get $4) (i32.const 1) ) (block - (set_local $2 - (get_local $1) + (local.set $2 + (local.get $1) ) - (set_local $7 - (get_local $6) + (local.set $7 + (local.get $6) ) ) (block $do-once - (set_local $10 + (local.set $10 (i32.load - (get_local $1) + (local.get $1) ) ) (if (i32.eqz - (get_local $0) + (local.get $0) ) (return) ) - (set_local $6 + (local.set $6 (i32.add - (get_local $6) - (get_local $10) + (local.get $6) + (local.get $10) ) ) (if (i32.lt_u - (tee_local $1 + (local.tee $1 (i32.sub - (get_local $1) - (get_local $10) + (local.get $1) + (local.get $10) ) ) - (get_local $14) + (local.get $14) ) (call $qa) ) @@ -5976,17 +5976,17 @@ (i32.load (i32.const 1228) ) - (get_local $1) + (local.get $1) ) (block (if (i32.ne (i32.and - (tee_local $3 + (local.tee $3 (i32.load - (tee_local $0 + (local.tee $0 (i32.add - (get_local $8) + (local.get $8) (i32.const 4) ) ) @@ -5997,71 +5997,71 @@ (i32.const 3) ) (block - (set_local $2 - (get_local $1) + (local.set $2 + (local.get $1) ) - (set_local $7 - (get_local $6) + (local.set $7 + (local.get $6) ) (br $do-once) ) ) (i32.store (i32.const 1216) - (get_local $6) + (local.get $6) ) (i32.store - (get_local $0) + (local.get $0) (i32.and - (get_local $3) + (local.get $3) (i32.const -2) ) ) (i32.store offset=4 - (get_local $1) + (local.get $1) (i32.or - (get_local $6) + (local.get $6) (i32.const 1) ) ) (i32.store (i32.add - (get_local $1) - (get_local $6) + (local.get $1) + (local.get $6) ) - (get_local $6) + (local.get $6) ) (return) ) ) - (set_local $3 + (local.set $3 (i32.shr_u - (get_local $10) + (local.get $10) (i32.const 3) ) ) (if (i32.lt_u - (get_local $10) + (local.get $10) (i32.const 256) ) (block - (set_local $0 + (local.set $0 (i32.load offset=12 - (get_local $1) + (local.get $1) ) ) (if (i32.ne - (tee_local $10 + (local.tee $10 (i32.load offset=8 - (get_local $1) + (local.get $1) ) ) - (tee_local $4 + (local.tee $4 (i32.add (i32.shl - (get_local $3) + (local.get $3) (i32.const 3) ) (i32.const 1248) @@ -6071,16 +6071,16 @@ (block (if (i32.lt_u - (get_local $10) - (get_local $14) + (local.get $10) + (local.get $14) ) (call $qa) ) (if (i32.ne - (get_local $1) + (local.get $1) (i32.load offset=12 - (get_local $10) + (local.get $10) ) ) (call $qa) @@ -6089,8 +6089,8 @@ ) (if (i32.eq - (get_local $0) - (get_local $10) + (local.get $0) + (local.get $10) ) (block (i32.store @@ -6102,99 +6102,99 @@ (i32.xor (i32.shl (i32.const 1) - (get_local $3) + (local.get $3) ) (i32.const -1) ) ) ) - (set_local $2 - (get_local $1) + (local.set $2 + (local.get $1) ) - (set_local $7 - (get_local $6) + (local.set $7 + (local.get $6) ) (br $do-once) ) ) (if (i32.eq - (get_local $0) - (get_local $4) + (local.get $0) + (local.get $4) ) - (set_local $9 + (local.set $9 (i32.add - (get_local $0) + (local.get $0) (i32.const 8) ) ) (block (if (i32.lt_u - (get_local $0) - (get_local $14) + (local.get $0) + (local.get $14) ) (call $qa) ) (if (i32.eq - (get_local $1) + (local.get $1) (i32.load - (tee_local $4 + (local.tee $4 (i32.add - (get_local $0) + (local.get $0) (i32.const 8) ) ) ) ) - (set_local $9 - (get_local $4) + (local.set $9 + (local.get $4) ) (call $qa) ) ) ) (i32.store offset=12 - (get_local $10) - (get_local $0) + (local.get $10) + (local.get $0) ) (i32.store - (get_local $9) - (get_local $10) + (local.get $9) + (local.get $10) ) - (set_local $2 - (get_local $1) + (local.set $2 + (local.get $1) ) - (set_local $7 - (get_local $6) + (local.set $7 + (local.get $6) ) (br $do-once) ) ) - (set_local $10 + (local.set $10 (i32.load offset=24 - (get_local $1) + (local.get $1) ) ) (if (i32.eq - (get_local $1) - (tee_local $0 + (local.get $1) + (local.tee $0 (i32.load offset=12 - (get_local $1) + (local.get $1) ) ) ) (block $do-once0 (if - (tee_local $9 + (local.tee $9 (i32.load - (tee_local $3 + (local.tee $3 (i32.add - (tee_local $4 + (local.tee $4 (i32.add - (get_local $1) + (local.get $1) (i32.const 16) ) ) @@ -6204,18 +6204,18 @@ ) ) (block - (set_local $0 - (get_local $9) + (local.set $0 + (local.get $9) ) - (set_local $4 - (get_local $3) + (local.set $4 + (local.get $3) ) ) (br_if $do-once0 (i32.eqz - (tee_local $0 + (local.tee $0 (i32.load - (get_local $4) + (local.get $4) ) ) ) @@ -6223,68 +6223,68 @@ ) (if (i32.lt_u - (tee_local $3 + (local.tee $3 (loop $while-in (result i32) (if - (tee_local $9 + (local.tee $9 (i32.load - (tee_local $3 + (local.tee $3 (i32.add - (get_local $0) + (local.get $0) (i32.const 20) ) ) ) ) (block - (set_local $0 - (get_local $9) + (local.set $0 + (local.get $9) ) - (set_local $4 - (get_local $3) + (local.set $4 + (local.get $3) ) (br $while-in) ) ) (if (result i32) - (tee_local $9 + (local.tee $9 (i32.load - (tee_local $3 + (local.tee $3 (i32.add - (get_local $0) + (local.get $0) (i32.const 16) ) ) ) ) (block - (set_local $0 - (get_local $9) + (local.set $0 + (local.get $9) ) - (set_local $4 - (get_local $3) + (local.set $4 + (local.get $3) ) (br $while-in) ) (block (result i32) - (set_local $12 - (get_local $0) + (local.set $12 + (local.get $0) ) - (get_local $4) + (local.get $4) ) ) ) ) - (get_local $14) + (local.get $14) ) (call $qa) (block (i32.store - (get_local $3) + (local.get $3) (i32.const 0) ) - (set_local $5 - (get_local $12) + (local.set $5 + (local.get $12) ) ) ) @@ -6292,22 +6292,22 @@ (block (if (i32.lt_u - (tee_local $3 + (local.tee $3 (i32.load offset=8 - (get_local $1) + (local.get $1) ) ) - (get_local $14) + (local.get $14) ) (call $qa) ) (if (i32.ne - (get_local $1) + (local.get $1) (i32.load - (tee_local $9 + (local.tee $9 (i32.add - (get_local $3) + (local.get $3) (i32.const 12) ) ) @@ -6317,11 +6317,11 @@ ) (if (i32.eq - (get_local $1) + (local.get $1) (i32.load - (tee_local $4 + (local.tee $4 (i32.add - (get_local $0) + (local.get $0) (i32.const 8) ) ) @@ -6329,15 +6329,15 @@ ) (block (i32.store - (get_local $9) - (get_local $0) + (local.get $9) + (local.get $0) ) (i32.store - (get_local $4) - (get_local $3) + (local.get $4) + (local.get $3) ) - (set_local $5 - (get_local $0) + (local.set $5 + (local.get $0) ) ) (call $qa) @@ -6345,17 +6345,17 @@ ) ) (if - (get_local $10) + (local.get $10) (block (if (i32.eq (i32.load - (tee_local $3 + (local.tee $3 (i32.add (i32.shl - (tee_local $0 + (local.tee $0 (i32.load offset=28 - (get_local $1) + (local.get $1) ) ) (i32.const 2) @@ -6364,16 +6364,16 @@ ) ) ) - (get_local $1) + (local.get $1) ) (block (i32.store - (get_local $3) - (get_local $5) + (local.get $3) + (local.get $5) ) (if (i32.eqz - (get_local $5) + (local.get $5) ) (block (i32.store @@ -6385,17 +6385,17 @@ (i32.xor (i32.shl (i32.const 1) - (get_local $0) + (local.get $0) ) (i32.const -1) ) ) ) - (set_local $2 - (get_local $1) + (local.set $2 + (local.get $1) ) - (set_local $7 - (get_local $6) + (local.set $7 + (local.get $6) ) (br $do-once) ) @@ -6404,7 +6404,7 @@ (block (if (i32.lt_u - (get_local $10) + (local.get $10) (i32.load (i32.const 1224) ) @@ -6413,35 +6413,35 @@ ) (if (i32.eq - (get_local $1) + (local.get $1) (i32.load - (tee_local $0 + (local.tee $0 (i32.add - (get_local $10) + (local.get $10) (i32.const 16) ) ) ) ) (i32.store - (get_local $0) - (get_local $5) + (local.get $0) + (local.get $5) ) (i32.store offset=20 - (get_local $10) - (get_local $5) + (local.get $10) + (local.get $5) ) ) (if (i32.eqz - (get_local $5) + (local.get $5) ) (block - (set_local $2 - (get_local $1) + (local.set $2 + (local.get $1) ) - (set_local $7 - (get_local $6) + (local.set $7 + (local.get $6) ) (br $do-once) ) @@ -6450,8 +6450,8 @@ ) (if (i32.lt_u - (get_local $5) - (tee_local $0 + (local.get $5) + (local.tee $0 (i32.load (i32.const 1224) ) @@ -6460,15 +6460,15 @@ (call $qa) ) (i32.store offset=24 - (get_local $5) - (get_local $10) + (local.get $5) + (local.get $10) ) (if - (tee_local $4 + (local.tee $4 (i32.load - (tee_local $3 + (local.tee $3 (i32.add - (get_local $1) + (local.get $1) (i32.const 16) ) ) @@ -6476,31 +6476,31 @@ ) (if (i32.lt_u - (get_local $4) - (get_local $0) + (local.get $4) + (local.get $0) ) (call $qa) (block (i32.store offset=16 - (get_local $5) - (get_local $4) + (local.get $5) + (local.get $4) ) (i32.store offset=24 - (get_local $4) - (get_local $5) + (local.get $4) + (local.get $5) ) ) ) ) (if - (tee_local $4 + (local.tee $4 (i32.load offset=4 - (get_local $3) + (local.get $3) ) ) (if (i32.lt_u - (get_local $4) + (local.get $4) (i32.load (i32.const 1224) ) @@ -6508,37 +6508,37 @@ (call $qa) (block (i32.store offset=20 - (get_local $5) - (get_local $4) + (local.get $5) + (local.get $4) ) (i32.store offset=24 - (get_local $4) - (get_local $5) + (local.get $4) + (local.get $5) ) - (set_local $2 - (get_local $1) + (local.set $2 + (local.get $1) ) - (set_local $7 - (get_local $6) + (local.set $7 + (local.get $6) ) ) ) (block - (set_local $2 - (get_local $1) + (local.set $2 + (local.get $1) ) - (set_local $7 - (get_local $6) + (local.set $7 + (local.get $6) ) ) ) ) (block - (set_local $2 - (get_local $1) + (local.set $2 + (local.get $1) ) - (set_local $7 - (get_local $6) + (local.set $7 + (local.get $6) ) ) ) @@ -6546,19 +6546,19 @@ ) (if (i32.ge_u - (get_local $2) - (get_local $8) + (local.get $2) + (local.get $8) ) (call $qa) ) (if (i32.eqz (i32.and - (tee_local $1 + (local.tee $1 (i32.load - (tee_local $6 + (local.tee $6 (i32.add - (get_local $8) + (local.get $8) (i32.const 4) ) ) @@ -6569,37 +6569,37 @@ ) (call $qa) ) - (set_local $7 + (local.set $7 (i32.shr_u - (tee_local $0 + (local.tee $0 (if (result i32) (i32.and - (get_local $1) + (local.get $1) (i32.const 2) ) (block (result i32) (i32.store - (get_local $6) + (local.get $6) (i32.and - (get_local $1) + (local.get $1) (i32.const -2) ) ) (i32.store offset=4 - (get_local $2) + (local.get $2) (i32.or - (get_local $7) + (local.get $7) (i32.const 1) ) ) (i32.store (i32.add - (get_local $2) - (get_local $7) + (local.get $2) + (local.get $7) ) - (get_local $7) + (local.get $7) ) - (get_local $7) + (local.get $7) ) (block (result i32) (if @@ -6607,14 +6607,14 @@ (i32.load (i32.const 1232) ) - (get_local $8) + (local.get $8) ) (block (i32.store (i32.const 1220) - (tee_local $5 + (local.tee $5 (i32.add - (get_local $7) + (local.get $7) (i32.load (i32.const 1220) ) @@ -6623,12 +6623,12 @@ ) (i32.store (i32.const 1232) - (get_local $2) + (local.get $2) ) (i32.store offset=4 - (get_local $2) + (local.get $2) (i32.or - (get_local $5) + (local.get $5) (i32.const 1) ) ) @@ -6637,7 +6637,7 @@ (i32.load (i32.const 1228) ) - (get_local $2) + (local.get $2) ) (return) ) @@ -6657,14 +6657,14 @@ (i32.load (i32.const 1228) ) - (get_local $8) + (local.get $8) ) (block (i32.store (i32.const 1216) - (tee_local $5 + (local.tee $5 (i32.add - (get_local $7) + (local.get $7) (i32.load (i32.const 1216) ) @@ -6673,73 +6673,73 @@ ) (i32.store (i32.const 1228) - (get_local $2) + (local.get $2) ) (i32.store offset=4 - (get_local $2) + (local.get $2) (i32.or - (get_local $5) + (local.get $5) (i32.const 1) ) ) (i32.store (i32.add - (get_local $2) - (get_local $5) + (local.get $2) + (local.get $5) ) - (get_local $5) + (local.get $5) ) (return) ) ) - (set_local $5 + (local.set $5 (i32.add - (get_local $7) + (local.get $7) (i32.and - (get_local $1) + (local.get $1) (i32.const -8) ) ) ) - (set_local $14 + (local.set $14 (i32.shr_u - (get_local $1) + (local.get $1) (i32.const 3) ) ) (block $do-once4 (if (i32.lt_u - (get_local $1) + (local.get $1) (i32.const 256) ) (block - (set_local $3 + (local.set $3 (i32.load offset=12 - (get_local $8) + (local.get $8) ) ) (if (i32.ne - (tee_local $4 + (local.tee $4 (i32.add (i32.shl - (get_local $14) + (local.get $14) (i32.const 3) ) (i32.const 1248) ) ) - (tee_local $12 + (local.tee $12 (i32.load offset=8 - (get_local $8) + (local.get $8) ) ) ) (block (if (i32.lt_u - (get_local $12) + (local.get $12) (i32.load (i32.const 1224) ) @@ -6748,9 +6748,9 @@ ) (if (i32.ne - (get_local $8) + (local.get $8) (i32.load offset=12 - (get_local $12) + (local.get $12) ) ) (call $qa) @@ -6759,8 +6759,8 @@ ) (if (i32.eq - (get_local $3) - (get_local $12) + (local.get $3) + (local.get $12) ) (block (i32.store @@ -6772,7 +6772,7 @@ (i32.xor (i32.shl (i32.const 1) - (get_local $14) + (local.get $14) ) (i32.const -1) ) @@ -6783,19 +6783,19 @@ ) (if (i32.eq - (get_local $3) - (get_local $4) + (local.get $3) + (local.get $4) ) - (set_local $17 + (local.set $17 (i32.add - (get_local $3) + (local.get $3) (i32.const 8) ) ) (block (if (i32.lt_u - (get_local $3) + (local.get $3) (i32.load (i32.const 1224) ) @@ -6804,57 +6804,57 @@ ) (if (i32.eq - (get_local $8) + (local.get $8) (i32.load - (tee_local $4 + (local.tee $4 (i32.add - (get_local $3) + (local.get $3) (i32.const 8) ) ) ) ) - (set_local $17 - (get_local $4) + (local.set $17 + (local.get $4) ) (call $qa) ) ) ) (i32.store offset=12 - (get_local $12) - (get_local $3) + (local.get $12) + (local.get $3) ) (i32.store - (get_local $17) - (get_local $12) + (local.get $17) + (local.get $12) ) ) (block - (set_local $12 + (local.set $12 (i32.load offset=24 - (get_local $8) + (local.get $8) ) ) (if (i32.eq - (get_local $8) - (tee_local $3 + (local.get $8) + (local.tee $3 (i32.load offset=12 - (get_local $8) + (local.get $8) ) ) ) (block $do-once6 - (set_local $7 + (local.set $7 (if (result i32) - (tee_local $9 + (local.tee $9 (i32.load - (tee_local $0 + (local.tee $0 (i32.add - (tee_local $4 + (local.tee $4 (i32.add - (get_local $8) + (local.get $8) (i32.const 16) ) ) @@ -6864,61 +6864,61 @@ ) ) (block (result i32) - (set_local $4 - (get_local $0) + (local.set $4 + (local.get $0) ) - (get_local $9) + (local.get $9) ) (if (result i32) - (tee_local $0 + (local.tee $0 (i32.load - (get_local $4) + (local.get $4) ) ) - (get_local $0) + (local.get $0) (br $do-once6) ) ) ) (loop $while-in9 (if - (tee_local $9 + (local.tee $9 (i32.load - (tee_local $0 + (local.tee $0 (i32.add - (get_local $7) + (local.get $7) (i32.const 20) ) ) ) ) (block - (set_local $7 - (get_local $9) + (local.set $7 + (local.get $9) ) - (set_local $4 - (get_local $0) + (local.set $4 + (local.get $0) ) (br $while-in9) ) ) (if - (tee_local $9 + (local.tee $9 (i32.load - (tee_local $0 + (local.tee $0 (i32.add - (get_local $7) + (local.get $7) (i32.const 16) ) ) ) ) (block - (set_local $7 - (get_local $9) + (local.set $7 + (local.get $9) ) - (set_local $4 - (get_local $0) + (local.set $4 + (local.get $0) ) (br $while-in9) ) @@ -6926,7 +6926,7 @@ ) (if (i32.lt_u - (get_local $4) + (local.get $4) (i32.load (i32.const 1224) ) @@ -6934,11 +6934,11 @@ (call $qa) (block (i32.store - (get_local $4) + (local.get $4) (i32.const 0) ) - (set_local $11 - (get_local $7) + (local.set $11 + (local.get $7) ) ) ) @@ -6946,9 +6946,9 @@ (block (if (i32.lt_u - (tee_local $0 + (local.tee $0 (i32.load offset=8 - (get_local $8) + (local.get $8) ) ) (i32.load @@ -6959,11 +6959,11 @@ ) (if (i32.ne - (get_local $8) + (local.get $8) (i32.load - (tee_local $9 + (local.tee $9 (i32.add - (get_local $0) + (local.get $0) (i32.const 12) ) ) @@ -6973,11 +6973,11 @@ ) (if (i32.eq - (get_local $8) + (local.get $8) (i32.load - (tee_local $4 + (local.tee $4 (i32.add - (get_local $3) + (local.get $3) (i32.const 8) ) ) @@ -6985,15 +6985,15 @@ ) (block (i32.store - (get_local $9) - (get_local $3) + (local.get $9) + (local.get $3) ) (i32.store - (get_local $4) - (get_local $0) + (local.get $4) + (local.get $0) ) - (set_local $11 - (get_local $3) + (local.set $11 + (local.get $3) ) ) (call $qa) @@ -7001,17 +7001,17 @@ ) ) (if - (get_local $12) + (local.get $12) (block (if (i32.eq (i32.load - (tee_local $6 + (local.tee $6 (i32.add (i32.shl - (tee_local $3 + (local.tee $3 (i32.load offset=28 - (get_local $8) + (local.get $8) ) ) (i32.const 2) @@ -7020,16 +7020,16 @@ ) ) ) - (get_local $8) + (local.get $8) ) (block (i32.store - (get_local $6) - (get_local $11) + (local.get $6) + (local.get $11) ) (if (i32.eqz - (get_local $11) + (local.get $11) ) (block (i32.store @@ -7041,7 +7041,7 @@ (i32.xor (i32.shl (i32.const 1) - (get_local $3) + (local.get $3) ) (i32.const -1) ) @@ -7054,7 +7054,7 @@ (block (if (i32.lt_u - (get_local $12) + (local.get $12) (i32.load (i32.const 1224) ) @@ -7063,36 +7063,36 @@ ) (if (i32.eq - (get_local $8) + (local.get $8) (i32.load - (tee_local $3 + (local.tee $3 (i32.add - (get_local $12) + (local.get $12) (i32.const 16) ) ) ) ) (i32.store - (get_local $3) - (get_local $11) + (local.get $3) + (local.get $11) ) (i32.store offset=20 - (get_local $12) - (get_local $11) + (local.get $12) + (local.get $11) ) ) (br_if $do-once4 (i32.eqz - (get_local $11) + (local.get $11) ) ) ) ) (if (i32.lt_u - (get_local $11) - (tee_local $3 + (local.get $11) + (local.tee $3 (i32.load (i32.const 1224) ) @@ -7101,15 +7101,15 @@ (call $qa) ) (i32.store offset=24 - (get_local $11) - (get_local $12) + (local.get $11) + (local.get $12) ) (if - (tee_local $1 + (local.tee $1 (i32.load - (tee_local $6 + (local.tee $6 (i32.add - (get_local $8) + (local.get $8) (i32.const 16) ) ) @@ -7117,31 +7117,31 @@ ) (if (i32.lt_u - (get_local $1) - (get_local $3) + (local.get $1) + (local.get $3) ) (call $qa) (block (i32.store offset=16 - (get_local $11) - (get_local $1) + (local.get $11) + (local.get $1) ) (i32.store offset=24 - (get_local $1) - (get_local $11) + (local.get $1) + (local.get $11) ) ) ) ) (if - (tee_local $1 + (local.tee $1 (i32.load offset=4 - (get_local $6) + (local.get $6) ) ) (if (i32.lt_u - (get_local $1) + (local.get $1) (i32.load (i32.const 1224) ) @@ -7149,12 +7149,12 @@ (call $qa) (block (i32.store offset=20 - (get_local $11) - (get_local $1) + (local.get $11) + (local.get $1) ) (i32.store offset=24 - (get_local $1) - (get_local $11) + (local.get $1) + (local.get $11) ) ) ) @@ -7165,34 +7165,34 @@ ) ) (i32.store offset=4 - (get_local $2) + (local.get $2) (i32.or - (get_local $5) + (local.get $5) (i32.const 1) ) ) (i32.store (i32.add - (get_local $2) - (get_local $5) + (local.get $2) + (local.get $5) ) - (get_local $5) + (local.get $5) ) (if (result i32) (i32.eq (i32.load (i32.const 1228) ) - (get_local $2) + (local.get $2) ) (block (i32.store (i32.const 1216) - (get_local $5) + (local.get $5) ) (return) ) - (get_local $5) + (local.get $5) ) ) ) @@ -7202,14 +7202,14 @@ ) (if (i32.lt_u - (get_local $0) + (local.get $0) (i32.const 256) ) (block - (set_local $1 + (local.set $1 (i32.add (i32.shl - (get_local $7) + (local.get $7) (i32.const 3) ) (i32.const 1248) @@ -7217,25 +7217,25 @@ ) (if (i32.and - (tee_local $6 + (local.tee $6 (i32.load (i32.const 1208) ) ) - (tee_local $5 + (local.tee $5 (i32.shl (i32.const 1) - (get_local $7) + (local.get $7) ) ) ) (if (i32.lt_u - (tee_local $6 + (local.tee $6 (i32.load - (tee_local $5 + (local.tee $5 (i32.add - (get_local $1) + (local.get $1) (i32.const 8) ) ) @@ -7247,11 +7247,11 @@ ) (call $qa) (block - (set_local $15 - (get_local $5) + (local.set $15 + (local.get $5) ) - (set_local $13 - (get_local $6) + (local.set $13 + (local.get $6) ) ) ) @@ -7259,70 +7259,70 @@ (i32.store (i32.const 1208) (i32.or - (get_local $5) - (get_local $6) + (local.get $5) + (local.get $6) ) ) - (set_local $15 + (local.set $15 (i32.add - (get_local $1) + (local.get $1) (i32.const 8) ) ) - (set_local $13 - (get_local $1) + (local.set $13 + (local.get $1) ) ) ) (i32.store - (get_local $15) - (get_local $2) + (local.get $15) + (local.get $2) ) (i32.store offset=12 - (get_local $13) - (get_local $2) + (local.get $13) + (local.get $2) ) (i32.store offset=8 - (get_local $2) - (get_local $13) + (local.get $2) + (local.get $13) ) (i32.store offset=12 - (get_local $2) - (get_local $1) + (local.get $2) + (local.get $1) ) (return) ) ) - (set_local $5 + (local.set $5 (i32.add (i32.shl - (tee_local $7 + (local.tee $7 (if (result i32) - (tee_local $1 + (local.tee $1 (i32.shr_u - (get_local $0) + (local.get $0) (i32.const 8) ) ) (if (result i32) (i32.gt_u - (get_local $0) + (local.get $0) (i32.const 16777215) ) (i32.const 31) (block (result i32) - (set_local $1 + (local.set $1 (i32.and (i32.shr_u (i32.add - (tee_local $15 + (local.tee $15 (i32.shl - (get_local $1) - (tee_local $13 + (local.get $1) + (local.tee $13 (i32.and (i32.shr_u (i32.add - (get_local $1) + (local.get $1) (i32.const 1048320) ) (i32.const 16) @@ -7342,21 +7342,21 @@ (i32.or (i32.and (i32.shr_u - (get_local $0) + (local.get $0) (i32.add - (tee_local $5 + (local.tee $5 (i32.add (i32.sub (i32.const 14) (i32.or - (tee_local $15 + (local.tee $15 (i32.and (i32.shr_u (i32.add - (tee_local $6 + (local.tee $6 (i32.shl - (get_local $15) - (get_local $1) + (local.get $15) + (local.get $1) ) ) (i32.const 245760) @@ -7367,15 +7367,15 @@ ) ) (i32.or - (get_local $1) - (get_local $13) + (local.get $1) + (local.get $13) ) ) ) (i32.shr_u (i32.shl - (get_local $6) - (get_local $15) + (local.get $6) + (local.get $15) ) (i32.const 15) ) @@ -7387,7 +7387,7 @@ (i32.const 1) ) (i32.shl - (get_local $5) + (local.get $5) (i32.const 1) ) ) @@ -7402,74 +7402,74 @@ ) ) (i32.store offset=28 - (get_local $2) - (get_local $7) + (local.get $2) + (local.get $7) ) (i32.store offset=20 - (get_local $2) + (local.get $2) (i32.const 0) ) (i32.store offset=16 - (get_local $2) + (local.get $2) (i32.const 0) ) (if (i32.and - (tee_local $6 + (local.tee $6 (i32.shl (i32.const 1) - (get_local $7) + (local.get $7) ) ) - (tee_local $15 + (local.tee $15 (i32.load (i32.const 1212) ) ) ) (block - (set_local $13 + (local.set $13 (i32.shl - (get_local $0) + (local.get $0) (select (i32.const 0) (i32.sub (i32.const 25) (i32.shr_u - (get_local $7) + (local.get $7) (i32.const 1) ) ) (i32.eq - (get_local $7) + (local.get $7) (i32.const 31) ) ) ) ) - (set_local $1 + (local.set $1 (i32.load - (get_local $5) + (local.get $5) ) ) (if (i32.eq - (tee_local $0 + (local.tee $0 (loop $while-in15 (result i32) (block $while-out14 (result i32) (if (i32.eq - (get_local $0) + (local.get $0) (i32.and (i32.load offset=4 - (get_local $1) + (local.get $1) ) (i32.const -8) ) ) (block - (set_local $16 - (get_local $1) + (local.set $16 + (local.get $1) ) (br $while-out14 (i32.const 130) @@ -7477,17 +7477,17 @@ ) ) (if (result i32) - (tee_local $11 + (local.tee $11 (i32.load - (tee_local $7 + (local.tee $7 (i32.add (i32.add - (get_local $1) + (local.get $1) (i32.const 16) ) (i32.shl (i32.shr_u - (get_local $13) + (local.get $13) (i32.const 31) ) (i32.const 2) @@ -7497,23 +7497,23 @@ ) ) (block - (set_local $13 + (local.set $13 (i32.shl - (get_local $13) + (local.get $13) (i32.const 1) ) ) - (set_local $1 - (get_local $11) + (local.set $1 + (local.get $11) ) (br $while-in15) ) (block (result i32) - (set_local $18 - (get_local $7) + (local.set $18 + (local.get $7) ) - (set_local $19 - (get_local $1) + (local.set $19 + (local.get $1) ) (i32.const 127) ) @@ -7525,7 +7525,7 @@ ) (if (i32.lt_u - (get_local $18) + (local.get $18) (i32.load (i32.const 1224) ) @@ -7533,71 +7533,71 @@ (call $qa) (block (i32.store - (get_local $18) - (get_local $2) + (local.get $18) + (local.get $2) ) (i32.store offset=24 - (get_local $2) - (get_local $19) + (local.get $2) + (local.get $19) ) (i32.store offset=12 - (get_local $2) - (get_local $2) + (local.get $2) + (local.get $2) ) (i32.store offset=8 - (get_local $2) - (get_local $2) + (local.get $2) + (local.get $2) ) ) ) (if (i32.eq - (get_local $0) + (local.get $0) (i32.const 130) ) (if (i32.and (i32.ge_u - (tee_local $13 + (local.tee $13 (i32.load - (tee_local $1 + (local.tee $1 (i32.add - (get_local $16) + (local.get $16) (i32.const 8) ) ) ) ) - (tee_local $6 + (local.tee $6 (i32.load (i32.const 1224) ) ) ) (i32.ge_u - (get_local $16) - (get_local $6) + (local.get $16) + (local.get $6) ) ) (block (i32.store offset=12 - (get_local $13) - (get_local $2) + (local.get $13) + (local.get $2) ) (i32.store - (get_local $1) - (get_local $2) + (local.get $1) + (local.get $2) ) (i32.store offset=8 - (get_local $2) - (get_local $13) + (local.get $2) + (local.get $13) ) (i32.store offset=12 - (get_local $2) - (get_local $16) + (local.get $2) + (local.get $16) ) (i32.store offset=24 - (get_local $2) + (local.get $2) (i32.const 0) ) ) @@ -7610,31 +7610,31 @@ (i32.store (i32.const 1212) (i32.or - (get_local $6) - (get_local $15) + (local.get $6) + (local.get $15) ) ) (i32.store - (get_local $5) - (get_local $2) + (local.get $5) + (local.get $2) ) (i32.store offset=24 - (get_local $2) - (get_local $5) + (local.get $2) + (local.get $5) ) (i32.store offset=12 - (get_local $2) - (get_local $2) + (local.get $2) + (local.get $2) ) (i32.store offset=8 - (get_local $2) - (get_local $2) + (local.get $2) + (local.get $2) ) ) ) (i32.store (i32.const 1240) - (tee_local $2 + (local.tee $2 (i32.add (i32.load (i32.const 1240) @@ -7643,24 +7643,24 @@ ) ) ) - (set_local $0 + (local.set $0 (if (result i32) - (get_local $2) + (local.get $2) (return) (i32.const 1664) ) ) (loop $while-in17 (if - (tee_local $2 + (local.tee $2 (i32.load - (get_local $0) + (local.get $0) ) ) (block - (set_local $0 + (local.set $0 (i32.add - (get_local $2) + (local.get $2) (i32.const 8) ) ) @@ -7689,35 +7689,35 @@ (local $15 i32) (local $16 i32) (local $17 i32) - (set_local $12 - (get_global $r) + (local.set $12 + (global.get $r) ) - (set_global $r + (global.set $r (i32.add - (get_global $r) + (global.get $r) (i32.const 48) ) ) - (set_local $9 + (local.set $9 (i32.add - (get_local $12) + (local.get $12) (i32.const 16) ) ) (i32.store - (tee_local $3 + (local.tee $3 (i32.add - (tee_local $10 - (get_local $12) + (local.tee $10 + (local.get $12) ) (i32.const 32) ) ) - (tee_local $11 + (local.tee $11 (i32.load - (tee_local $7 + (local.tee $7 (i32.add - (get_local $0) + (local.get $0) (i32.const 28) ) ) @@ -7725,59 +7725,59 @@ ) ) (i32.store offset=4 - (get_local $3) - (tee_local $8 + (local.get $3) + (local.tee $8 (i32.sub (i32.load - (tee_local $13 + (local.tee $13 (i32.add - (get_local $0) + (local.get $0) (i32.const 20) ) ) ) - (get_local $11) + (local.get $11) ) ) ) (i32.store offset=8 - (get_local $3) - (get_local $1) + (local.get $3) + (local.get $1) ) (i32.store offset=12 - (get_local $3) - (get_local $2) + (local.get $3) + (local.get $2) ) - (set_local $1 + (local.set $1 (i32.add - (get_local $0) + (local.get $0) (i32.const 60) ) ) - (set_local $11 + (local.set $11 (i32.add - (get_local $0) + (local.get $0) (i32.const 44) ) ) - (set_local $5 - (get_local $3) + (local.set $5 + (local.get $3) ) - (set_local $3 + (local.set $3 (i32.const 2) ) - (set_local $4 + (local.set $4 (i32.add - (get_local $2) - (get_local $8) + (local.get $2) + (local.get $8) ) ) (loop $while-in (block $while-out (if (i32.eq - (get_local $4) - (tee_local $6 + (local.get $4) + (local.tee $6 (if (result i32) (i32.load (i32.const 1160) @@ -7785,54 +7785,54 @@ (block (result i32) (call $ra (i32.const 1) - (get_local $0) + (local.get $0) ) (i32.store - (get_local $10) + (local.get $10) (i32.load - (get_local $1) + (local.get $1) ) ) (i32.store offset=4 - (get_local $10) - (get_local $5) + (local.get $10) + (local.get $5) ) (i32.store offset=8 - (get_local $10) - (get_local $3) + (local.get $10) + (local.get $3) ) - (set_local $8 + (local.set $8 (call $Pa (call $ya (i32.const 146) - (get_local $10) + (local.get $10) ) ) ) (call $oa (i32.const 0) ) - (get_local $8) + (local.get $8) ) (block (result i32) (i32.store - (get_local $9) + (local.get $9) (i32.load - (get_local $1) + (local.get $1) ) ) (i32.store offset=4 - (get_local $9) - (get_local $5) + (local.get $9) + (local.get $5) ) (i32.store offset=8 - (get_local $9) - (get_local $3) + (local.get $9) + (local.get $3) ) (call $Pa (call $ya (i32.const 146) - (get_local $9) + (local.get $9) ) ) ) @@ -7840,7 +7840,7 @@ ) ) (block - (set_local $1 + (local.set $1 (i32.const 6) ) (br $while-out) @@ -7848,70 +7848,70 @@ ) (if (i32.lt_s - (get_local $6) + (local.get $6) (i32.const 0) ) (block - (set_local $16 - (get_local $5) + (local.set $16 + (local.get $5) ) - (set_local $17 - (get_local $3) + (local.set $17 + (local.get $3) ) - (set_local $1 + (local.set $1 (i32.const 8) ) (br $while-out) ) ) - (set_local $8 + (local.set $8 (i32.sub - (get_local $4) - (get_local $6) + (local.get $4) + (local.get $6) ) ) (if (i32.gt_u - (get_local $6) - (tee_local $14 + (local.get $6) + (local.tee $14 (i32.load offset=4 - (get_local $5) + (local.get $5) ) ) ) (block (i32.store - (get_local $7) - (tee_local $4 + (local.get $7) + (local.tee $4 (i32.load - (get_local $11) + (local.get $11) ) ) ) (i32.store - (get_local $13) - (get_local $4) + (local.get $13) + (local.get $4) ) - (set_local $4 + (local.set $4 (i32.load offset=12 - (get_local $5) + (local.get $5) ) ) - (set_local $6 + (local.set $6 (i32.sub - (get_local $6) - (get_local $14) + (local.get $6) + (local.get $14) ) ) - (set_local $5 + (local.set $5 (i32.add - (get_local $5) + (local.get $5) (i32.const 8) ) ) - (set_local $3 + (local.set $3 (i32.add - (get_local $3) + (local.get $3) (i32.const -1) ) ) @@ -7919,130 +7919,130 @@ (block (if (i32.eq - (get_local $3) + (local.get $3) (i32.const 2) ) (block (i32.store - (get_local $7) + (local.get $7) (i32.add - (get_local $6) + (local.get $6) (i32.load - (get_local $7) + (local.get $7) ) ) ) - (set_local $3 + (local.set $3 (i32.const 2) ) ) ) - (set_local $4 - (get_local $14) + (local.set $4 + (local.get $14) ) ) ) (i32.store - (get_local $5) + (local.get $5) (i32.add - (get_local $6) + (local.get $6) (i32.load - (get_local $5) + (local.get $5) ) ) ) (i32.store offset=4 - (get_local $5) + (local.get $5) (i32.sub - (get_local $4) - (get_local $6) + (local.get $4) + (local.get $6) ) ) - (set_local $4 - (get_local $8) + (local.set $4 + (local.get $8) ) (br $while-in) ) ) - (set_local $15 + (local.set $15 (if (result i32) (i32.eq - (get_local $1) + (local.get $1) (i32.const 6) ) (block (result i32) (i32.store offset=16 - (get_local $0) + (local.get $0) (i32.add - (tee_local $4 + (local.tee $4 (i32.load - (get_local $11) + (local.get $11) ) ) (i32.load offset=48 - (get_local $0) + (local.get $0) ) ) ) (i32.store - (get_local $7) - (get_local $4) + (local.get $7) + (local.get $4) ) (i32.store - (get_local $13) - (get_local $4) + (local.get $13) + (local.get $4) ) - (get_local $2) + (local.get $2) ) (if (result i32) (i32.eq - (get_local $1) + (local.get $1) (i32.const 8) ) (block (result i32) (i32.store offset=16 - (get_local $0) + (local.get $0) (i32.const 0) ) (i32.store - (get_local $7) + (local.get $7) (i32.const 0) ) (i32.store - (get_local $13) + (local.get $13) (i32.const 0) ) (i32.store - (get_local $0) + (local.get $0) (i32.or (i32.load - (get_local $0) + (local.get $0) ) (i32.const 32) ) ) (if (result i32) (i32.eq - (get_local $17) + (local.get $17) (i32.const 2) ) (i32.const 0) (i32.sub - (get_local $2) + (local.get $2) (i32.load offset=4 - (get_local $16) + (local.get $16) ) ) ) ) - (get_local $15) + (local.get $15) ) ) ) - (set_global $r - (get_local $12) + (global.set $r + (local.get $12) ) - (get_local $15) + (local.get $15) ) (func $Wa (; 16 ;) (; has Stack IR ;) (param $0 i32) (param $1 i32) (param $2 i32) (result i32) (local $3 i32) @@ -8051,37 +8051,37 @@ (local $6 i32) (local $7 i32) (if - (tee_local $4 + (local.tee $4 (i32.load - (tee_local $3 + (local.tee $3 (i32.add - (get_local $2) + (local.get $2) (i32.const 16) ) ) ) ) (block - (set_local $5 - (get_local $4) + (local.set $5 + (local.get $4) ) - (set_local $7 + (local.set $7 (i32.const 5) ) ) (if (i32.eqz (call $Xa - (get_local $2) + (local.get $2) ) ) (block - (set_local $5 + (local.set $5 (i32.load - (get_local $3) + (local.get $3) ) ) - (set_local $7 + (local.set $7 (i32.const 5) ) ) @@ -8089,36 +8089,36 @@ ) (if (result i32) (i32.eq - (get_local $7) + (local.get $7) (i32.const 5) ) (block $label$break$a (result i32) (if (i32.lt_u (i32.sub - (get_local $5) - (tee_local $3 + (local.get $5) + (local.tee $3 (i32.load - (tee_local $4 + (local.tee $4 (i32.add - (get_local $2) + (local.get $2) (i32.const 20) ) ) ) ) ) - (get_local $1) + (local.get $1) ) (br $label$break$a (call_indirect (type $FUNCSIG$iiii) - (get_local $2) - (get_local $0) - (get_local $1) + (local.get $2) + (local.get $0) + (local.get $1) (i32.add (i32.and (i32.load offset=36 - (get_local $2) + (local.get $2) ) (i32.const 3) ) @@ -8127,27 +8127,27 @@ ) ) ) - (set_local $6 - (get_local $3) + (local.set $6 + (local.get $3) ) (if (i32.gt_s (i32.load8_s offset=75 - (get_local $2) + (local.get $2) ) (i32.const -1) ) (block $label$break$b - (set_local $3 - (get_local $1) + (local.set $3 + (local.get $1) ) (loop $while-in (if (i32.eqz - (get_local $3) + (local.get $3) ) (block - (set_local $3 + (local.set $3 (i32.const 0) ) (br $label$break$b) @@ -8157,10 +8157,10 @@ (i32.ne (i32.load8_s (i32.add - (get_local $0) - (tee_local $5 + (local.get $0) + (local.tee $5 (i32.add - (get_local $3) + (local.get $3) (i32.const -1) ) ) @@ -8169,8 +8169,8 @@ (i32.const 10) ) (block - (set_local $3 - (get_local $5) + (local.set $3 + (local.get $5) ) (br $while-in) ) @@ -8178,70 +8178,70 @@ ) (drop (br_if $label$break$a - (get_local $3) + (local.get $3) (i32.lt_u (call_indirect (type $FUNCSIG$iiii) - (get_local $2) - (get_local $0) - (get_local $3) + (local.get $2) + (local.get $0) + (local.get $3) (i32.add (i32.and (i32.load offset=36 - (get_local $2) + (local.get $2) ) (i32.const 3) ) (i32.const 2) ) ) - (get_local $3) + (local.get $3) ) ) ) - (set_local $1 + (local.set $1 (i32.sub - (get_local $1) - (get_local $3) + (local.get $1) + (local.get $3) ) ) - (set_local $0 + (local.set $0 (i32.add - (get_local $0) - (get_local $3) + (local.get $0) + (local.get $3) ) ) - (set_local $6 + (local.set $6 (i32.load - (get_local $4) + (local.get $4) ) ) ) - (set_local $3 + (local.set $3 (i32.const 0) ) ) (drop (call $jb - (get_local $6) - (get_local $0) - (get_local $1) + (local.get $6) + (local.get $0) + (local.get $1) ) ) (i32.store - (get_local $4) + (local.get $4) (i32.add - (get_local $1) + (local.get $1) (i32.load - (get_local $4) + (local.get $4) ) ) ) (i32.add - (get_local $1) - (get_local $3) + (local.get $1) + (local.get $3) ) ) - (get_local $6) + (local.get $6) ) ) (func $Za (; 17 ;) (; has Stack IR ;) (param $0 i32) (result i32) @@ -8252,36 +8252,36 @@ (local $5 i32) (if (i32.and - (tee_local $3 - (get_local $0) + (local.tee $3 + (local.get $0) ) (i32.const 3) ) (block $label$break$a - (set_local $4 - (get_local $3) + (local.set $4 + (local.get $3) ) - (set_local $1 + (local.set $1 (loop $while-in (result i32) (if (i32.eqz (i32.load8_s - (get_local $0) + (local.get $0) ) ) (block - (set_local $5 - (get_local $4) + (local.set $5 + (local.get $4) ) (br $label$break$a) ) ) (br_if $while-in (i32.and - (tee_local $4 - (tee_local $0 + (local.tee $4 + (local.tee $0 (i32.add - (get_local $0) + (local.get $0) (i32.const 1) ) ) @@ -8289,18 +8289,18 @@ (i32.const 3) ) ) - (set_local $2 + (local.set $2 (i32.const 4) ) - (get_local $0) + (local.get $0) ) ) ) (block - (set_local $1 - (get_local $0) + (local.set $1 + (local.get $0) ) - (set_local $2 + (local.set $2 (i32.const 4) ) ) @@ -8308,38 +8308,38 @@ (i32.sub (if (result i32) (i32.eq - (get_local $2) + (local.get $2) (i32.const 4) ) (block (result i32) - (set_local $2 - (get_local $1) + (local.set $2 + (local.get $1) ) - (set_local $0 + (local.set $0 (loop $while-in1 (result i32) (if (result i32) (i32.and (i32.add - (tee_local $1 + (local.tee $1 (i32.load - (get_local $2) + (local.get $2) ) ) (i32.const -16843009) ) (i32.xor (i32.and - (get_local $1) + (local.get $1) (i32.const -2139062144) ) (i32.const -2139062144) ) ) - (get_local $2) + (local.get $2) (block - (set_local $2 + (local.set $2 (i32.add - (get_local $2) + (local.get $2) (i32.const 4) ) ) @@ -8350,26 +8350,26 @@ ) (if (i32.and - (get_local $1) + (local.get $1) (i32.const 255) ) (block - (set_local $1 - (get_local $0) + (local.set $1 + (local.get $0) ) (loop $while-in3 (if (i32.load8_s - (tee_local $0 + (local.tee $0 (i32.add - (get_local $1) + (local.get $1) (i32.const 1) ) ) ) (block - (set_local $1 - (get_local $0) + (local.set $1 + (local.get $0) ) (br $while-in3) ) @@ -8377,38 +8377,38 @@ ) ) ) - (get_local $0) + (local.get $0) ) - (get_local $5) + (local.get $5) ) - (get_local $3) + (local.get $3) ) ) (func $_a (; 18 ;) (; has Stack IR ;) (param $0 i32) (result i32) (local $1 i32) (local $2 i32) (if (result i32) - (get_local $0) + (local.get $0) (block $do-once (result i32) (if (i32.le_s (i32.load offset=76 - (get_local $0) + (local.get $0) ) (i32.const -1) ) (br $do-once (call $$a - (get_local $0) + (local.get $0) ) ) ) (call $$a - (get_local $0) + (local.get $0) ) ) (block (result i32) - (set_local $0 + (local.set $0 (if (result i32) (i32.load (i32.const 1140) @@ -8425,59 +8425,59 @@ (i32.const 1188) ) (if - (tee_local $1 + (local.tee $1 (i32.load (i32.const 1184) ) ) (block - (set_local $2 - (get_local $1) + (local.set $2 + (local.get $1) ) - (set_local $1 - (get_local $0) + (local.set $1 + (local.get $0) ) (loop $while-in (drop (i32.load offset=76 - (get_local $2) + (local.get $2) ) ) (if (i32.gt_u (i32.load offset=20 - (get_local $2) + (local.get $2) ) (i32.load offset=28 - (get_local $2) + (local.get $2) ) ) - (set_local $1 + (local.set $1 (i32.or (call $$a - (get_local $2) + (local.get $2) ) - (get_local $1) + (local.get $1) ) ) ) (br_if $while-in - (tee_local $2 + (local.tee $2 (i32.load offset=56 - (get_local $2) + (local.get $2) ) ) ) ) ) - (set_local $1 - (get_local $0) + (local.set $1 + (local.get $0) ) ) (call $xa (i32.const 1188) ) - (get_local $1) + (local.get $1) ) ) ) @@ -8489,54 +8489,54 @@ (local $5 i32) (local $6 i32) (local $7 i32) - (set_local $4 - (get_global $r) + (local.set $4 + (global.get $r) ) - (set_global $r + (global.set $r (i32.add - (get_global $r) + (global.get $r) (i32.const 16) ) ) (i32.store8 - (tee_local $5 - (get_local $4) + (local.tee $5 + (local.get $4) ) (i32.const 10) ) (if - (tee_local $2 + (local.tee $2 (i32.load - (tee_local $1 + (local.tee $1 (i32.add - (get_local $0) + (local.get $0) (i32.const 16) ) ) ) ) (block - (set_local $6 - (get_local $2) + (local.set $6 + (local.get $2) ) - (set_local $7 + (local.set $7 (i32.const 4) ) ) (if (call $Xa - (get_local $0) + (local.get $0) ) - (set_local $3 + (local.set $3 (i32.const -1) ) (block - (set_local $6 + (local.set $6 (i32.load - (get_local $1) + (local.get $1) ) ) - (set_local $7 + (local.set $7 (i32.const 4) ) ) @@ -8544,60 +8544,60 @@ ) (if (i32.eq - (get_local $7) + (local.get $7) (i32.const 4) ) (block $do-once (if (i32.lt_u - (tee_local $1 + (local.tee $1 (i32.load - (tee_local $2 + (local.tee $2 (i32.add - (get_local $0) + (local.get $0) (i32.const 20) ) ) ) ) - (get_local $6) + (local.get $6) ) (if (i32.ne - (tee_local $3 + (local.tee $3 (i32.const 10) ) (i32.load8_s offset=75 - (get_local $0) + (local.get $0) ) ) (block (i32.store - (get_local $2) + (local.get $2) (i32.add - (get_local $1) + (local.get $1) (i32.const 1) ) ) (i32.store8 - (get_local $1) + (local.get $1) (i32.const 10) ) (br $do-once) ) ) ) - (set_local $3 + (local.set $3 (if (result i32) (i32.eq (call_indirect (type $FUNCSIG$iiii) - (get_local $0) - (get_local $5) + (local.get $0) + (local.get $5) (i32.const 1) (i32.add (i32.and (i32.load offset=36 - (get_local $0) + (local.get $0) ) (i32.const 3) ) @@ -8607,17 +8607,17 @@ (i32.const 1) ) (i32.load8_u - (get_local $5) + (local.get $5) ) (i32.const -1) ) ) ) ) - (set_global $r - (get_local $4) + (global.set $r + (local.get $4) ) - (get_local $3) + (local.get $3) ) (func $$a (; 20 ;) (; has Stack IR ;) (param $0 i32) (result i32) (local $1 i32) @@ -8629,17 +8629,17 @@ (if (i32.gt_u (i32.load - (tee_local $3 + (local.tee $3 (i32.add - (get_local $0) + (local.get $0) (i32.const 20) ) ) ) (i32.load - (tee_local $4 + (local.tee $4 (i32.add - (get_local $0) + (local.get $0) (i32.const 28) ) ) @@ -8648,13 +8648,13 @@ (block (drop (call_indirect (type $FUNCSIG$iiii) - (get_local $0) + (local.get $0) (i32.const 0) (i32.const 0) (i32.add (i32.and (i32.load offset=36 - (get_local $0) + (local.get $0) ) (i32.const 3) ) @@ -8664,43 +8664,43 @@ ) (if (i32.load - (get_local $3) + (local.get $3) ) - (set_local $1 + (local.set $1 (i32.const 3) ) - (set_local $2 + (local.set $2 (i32.const -1) ) ) ) - (set_local $1 + (local.set $1 (i32.const 3) ) ) (if (result i32) (i32.eq - (get_local $1) + (local.get $1) (i32.const 3) ) (block (result i32) (if (i32.lt_u - (tee_local $2 + (local.tee $2 (i32.load - (tee_local $1 + (local.tee $1 (i32.add - (get_local $0) + (local.get $0) (i32.const 4) ) ) ) ) - (tee_local $6 + (local.tee $6 (i32.load - (tee_local $5 + (local.tee $5 (i32.add - (get_local $0) + (local.get $0) (i32.const 8) ) ) @@ -8709,16 +8709,16 @@ ) (drop (call_indirect (type $FUNCSIG$iiii) - (get_local $0) + (local.get $0) (i32.sub - (get_local $2) - (get_local $6) + (local.get $2) + (local.get $6) ) (i32.const 1) (i32.add (i32.and (i32.load offset=40 - (get_local $0) + (local.get $0) ) (i32.const 3) ) @@ -8728,56 +8728,56 @@ ) ) (i32.store offset=16 - (get_local $0) + (local.get $0) (i32.const 0) ) (i32.store - (get_local $4) + (local.get $4) (i32.const 0) ) (i32.store - (get_local $3) + (local.get $3) (i32.const 0) ) (i32.store - (get_local $5) + (local.get $5) (i32.const 0) ) (i32.store - (get_local $1) + (local.get $1) (i32.const 0) ) (i32.const 0) ) - (get_local $2) + (local.get $2) ) ) (func $jb (; 21 ;) (; has Stack IR ;) (param $0 i32) (param $1 i32) (param $2 i32) (result i32) (local $3 i32) (if (i32.ge_s - (get_local $2) + (local.get $2) (i32.const 4096) ) (return (call $va - (get_local $0) - (get_local $1) - (get_local $2) + (local.get $0) + (local.get $1) + (local.get $2) ) ) ) - (set_local $3 - (get_local $0) + (local.set $3 + (local.get $0) ) (if (i32.eq (i32.and - (get_local $0) + (local.get $0) (i32.const 3) ) (i32.and - (get_local $1) + (local.get $1) (i32.const 3) ) ) @@ -8785,39 +8785,39 @@ (loop $while-in (if (i32.and - (get_local $0) + (local.get $0) (i32.const 3) ) (block (if (i32.eqz - (get_local $2) + (local.get $2) ) (return - (get_local $3) + (local.get $3) ) ) (i32.store8 - (get_local $0) + (local.get $0) (i32.load8_s - (get_local $1) + (local.get $1) ) ) - (set_local $0 + (local.set $0 (i32.add - (get_local $0) + (local.get $0) (i32.const 1) ) ) - (set_local $1 + (local.set $1 (i32.add - (get_local $1) + (local.get $1) (i32.const 1) ) ) - (set_local $2 + (local.set $2 (i32.sub - (get_local $2) + (local.get $2) (i32.const 1) ) ) @@ -8828,31 +8828,31 @@ (loop $while-in1 (if (i32.ge_s - (get_local $2) + (local.get $2) (i32.const 4) ) (block (i32.store - (get_local $0) + (local.get $0) (i32.load - (get_local $1) + (local.get $1) ) ) - (set_local $0 + (local.set $0 (i32.add - (get_local $0) + (local.get $0) (i32.const 4) ) ) - (set_local $1 + (local.set $1 (i32.add - (get_local $1) + (local.get $1) (i32.const 4) ) ) - (set_local $2 + (local.set $2 (i32.sub - (get_local $2) + (local.get $2) (i32.const 4) ) ) @@ -8865,31 +8865,31 @@ (loop $while-in3 (if (i32.gt_s - (get_local $2) + (local.get $2) (i32.const 0) ) (block (i32.store8 - (get_local $0) + (local.get $0) (i32.load8_s - (get_local $1) + (local.get $1) ) ) - (set_local $0 + (local.set $0 (i32.add - (get_local $0) + (local.get $0) (i32.const 1) ) ) - (set_local $1 + (local.set $1 (i32.add - (get_local $1) + (local.get $1) (i32.const 1) ) ) - (set_local $2 + (local.set $2 (i32.sub - (get_local $2) + (local.get $2) (i32.const 1) ) ) @@ -8897,7 +8897,7 @@ ) ) ) - (get_local $3) + (local.get $3) ) (func $gb (; 22 ;) (; has Stack IR ;) (nop) @@ -8906,55 +8906,55 @@ (local $3 i32) (local $4 i32) (local $5 i32) - (set_local $4 + (local.set $4 (i32.add - (get_local $0) - (get_local $2) + (local.get $0) + (local.get $2) ) ) (if (i32.ge_s - (get_local $2) + (local.get $2) (i32.const 20) ) (block - (set_local $1 + (local.set $1 (i32.and - (get_local $1) + (local.get $1) (i32.const 255) ) ) (if - (tee_local $3 + (local.tee $3 (i32.and - (get_local $0) + (local.get $0) (i32.const 3) ) ) (block - (set_local $3 + (local.set $3 (i32.sub (i32.add - (get_local $0) + (local.get $0) (i32.const 4) ) - (get_local $3) + (local.get $3) ) ) (loop $while-in (if (i32.lt_s - (get_local $0) - (get_local $3) + (local.get $0) + (local.get $3) ) (block (i32.store8 - (get_local $0) - (get_local $1) + (local.get $0) + (local.get $1) ) - (set_local $0 + (local.set $0 (i32.add - (get_local $0) + (local.get $0) (i32.const 1) ) ) @@ -8964,47 +8964,47 @@ ) ) ) - (set_local $3 + (local.set $3 (i32.or (i32.or (i32.or (i32.shl - (get_local $1) + (local.get $1) (i32.const 8) ) - (get_local $1) + (local.get $1) ) (i32.shl - (get_local $1) + (local.get $1) (i32.const 16) ) ) (i32.shl - (get_local $1) + (local.get $1) (i32.const 24) ) ) ) - (set_local $5 + (local.set $5 (i32.and - (get_local $4) + (local.get $4) (i32.const -4) ) ) (loop $while-in1 (if (i32.lt_s - (get_local $0) - (get_local $5) + (local.get $0) + (local.get $5) ) (block (i32.store - (get_local $0) - (get_local $3) + (local.get $0) + (local.get $3) ) - (set_local $0 + (local.set $0 (i32.add - (get_local $0) + (local.get $0) (i32.const 4) ) ) @@ -9017,17 +9017,17 @@ (loop $while-in3 (if (i32.lt_s - (get_local $0) - (get_local $4) + (local.get $0) + (local.get $4) ) (block (i32.store8 - (get_local $0) - (get_local $1) + (local.get $0) + (local.get $1) ) - (set_local $0 + (local.set $0 (i32.add - (get_local $0) + (local.get $0) (i32.const 1) ) ) @@ -9036,8 +9036,8 @@ ) ) (i32.sub - (get_local $0) - (get_local $2) + (local.get $0) + (local.get $2) ) ) (func $db (; 24 ;) (; has Stack IR ;) (result i32) @@ -9046,7 +9046,7 @@ (local $2 i32) (drop (i32.load offset=76 - (tee_local $0 + (local.tee $0 (i32.load (i32.const 1024) ) @@ -9063,7 +9063,7 @@ (call $Za (i32.const 1144) ) - (get_local $0) + (local.get $0) ) (i32.const -1) ) @@ -9074,36 +9074,36 @@ (if (i32.ne (i32.load8_s offset=75 - (get_local $0) + (local.get $0) ) (i32.const 10) ) (if (i32.lt_u - (tee_local $1 + (local.tee $1 (i32.load - (tee_local $2 + (local.tee $2 (i32.add - (get_local $0) + (local.get $0) (i32.const 20) ) ) ) ) (i32.load offset=16 - (get_local $0) + (local.get $0) ) ) (block (i32.store - (get_local $2) + (local.get $2) (i32.add - (get_local $1) + (local.get $1) (i32.const 1) ) ) (i32.store8 - (get_local $1) + (local.get $1) (i32.const 10) ) (br $do-once @@ -9114,7 +9114,7 @@ ) (i32.lt_s (call $ab - (get_local $0) + (local.get $0) ) (i32.const 0) ) @@ -9128,40 +9128,40 @@ (func $Xa (; 25 ;) (; has Stack IR ;) (param $0 i32) (result i32) (local $1 i32) (local $2 i32) - (set_local $2 + (local.set $2 (i32.load8_s - (tee_local $1 + (local.tee $1 (i32.add - (get_local $0) + (local.get $0) (i32.const 74) ) ) ) ) (i32.store8 - (get_local $1) + (local.get $1) (i32.or - (get_local $2) + (local.get $2) (i32.add - (get_local $2) + (local.get $2) (i32.const 255) ) ) ) (if (result i32) (i32.and - (tee_local $2 + (local.tee $2 (i32.load - (get_local $0) + (local.get $0) ) ) (i32.const 8) ) (block (result i32) (i32.store - (get_local $0) + (local.get $0) (i32.or - (get_local $2) + (local.get $2) (i32.const 32) ) ) @@ -9169,32 +9169,32 @@ ) (block (result i32) (i32.store offset=8 - (get_local $0) + (local.get $0) (i32.const 0) ) (i32.store offset=4 - (get_local $0) + (local.get $0) (i32.const 0) ) (i32.store offset=28 - (get_local $0) - (tee_local $1 + (local.get $0) + (local.tee $1 (i32.load offset=44 - (get_local $0) + (local.get $0) ) ) ) (i32.store offset=20 - (get_local $0) - (get_local $1) + (local.get $0) + (local.get $1) ) (i32.store offset=16 - (get_local $0) + (local.get $0) (i32.add (i32.load offset=48 - (get_local $0) + (local.get $0) ) - (get_local $1) + (local.get $1) ) ) (i32.const 0) @@ -9203,32 +9203,32 @@ ) (func $bb (; 26 ;) (; has Stack IR ;) (param $0 i32) (param $1 i32) (param $2 i32) (result i32) (local $3 i32) - (set_local $3 - (get_local $1) + (local.set $3 + (local.get $1) ) (if (result i32) (block (result i32) (drop (i32.load offset=76 - (get_local $2) + (local.get $2) ) ) (i32.ne - (get_local $3) - (tee_local $0 + (local.get $3) + (local.tee $0 (call $Wa - (get_local $0) - (get_local $3) - (get_local $2) + (local.get $0) + (local.get $3) + (local.get $2) ) ) ) ) (if (result i32) - (get_local $1) + (local.get $1) (i32.div_u - (get_local $0) - (get_local $1) + (local.get $0) + (local.get $1) ) (i32.const 0) ) @@ -9238,176 +9238,176 @@ (func $Ua (; 27 ;) (; has Stack IR ;) (param $0 i32) (param $1 i32) (param $2 i32) (result i32) (local $3 i32) (local $4 i32) - (set_local $4 - (get_global $r) + (local.set $4 + (global.get $r) ) - (set_global $r + (global.set $r (i32.add - (get_global $r) + (global.get $r) (i32.const 32) ) ) (i32.store - (tee_local $3 - (get_local $4) + (local.tee $3 + (local.get $4) ) (i32.load offset=60 - (get_local $0) + (local.get $0) ) ) (i32.store offset=4 - (get_local $3) + (local.get $3) (i32.const 0) ) (i32.store offset=8 - (get_local $3) - (get_local $1) + (local.get $3) + (local.get $1) ) (i32.store offset=12 - (get_local $3) - (tee_local $0 + (local.get $3) + (local.tee $0 (i32.add - (get_local $3) + (local.get $3) (i32.const 20) ) ) ) (i32.store offset=16 - (get_local $3) - (get_local $2) + (local.get $3) + (local.get $2) ) - (set_local $0 + (local.set $0 (if (result i32) (i32.lt_s (call $Pa (call $ua (i32.const 140) - (get_local $3) + (local.get $3) ) ) (i32.const 0) ) (block (result i32) (i32.store - (get_local $0) + (local.get $0) (i32.const -1) ) (i32.const -1) ) (i32.load - (get_local $0) + (local.get $0) ) ) ) - (set_global $r - (get_local $4) + (global.set $r + (local.get $4) ) - (get_local $0) + (local.get $0) ) (func $Va (; 28 ;) (; has Stack IR ;) (param $0 i32) (param $1 i32) (param $2 i32) (result i32) (local $3 i32) (local $4 i32) - (set_local $4 - (get_global $r) + (local.set $4 + (global.get $r) ) - (set_global $r + (global.set $r (i32.add - (get_global $r) + (global.get $r) (i32.const 80) ) ) - (set_local $3 - (get_local $4) + (local.set $3 + (local.get $4) ) (i32.store offset=36 - (get_local $0) + (local.get $0) (i32.const 3) ) (if (i32.eqz (i32.and (i32.load - (get_local $0) + (local.get $0) ) (i32.const 64) ) ) (block (i32.store - (get_local $3) + (local.get $3) (i32.load offset=60 - (get_local $0) + (local.get $0) ) ) (i32.store offset=4 - (get_local $3) + (local.get $3) (i32.const 21505) ) (i32.store offset=8 - (get_local $3) + (local.get $3) (i32.add - (get_local $4) + (local.get $4) (i32.const 12) ) ) (if (call $wa (i32.const 54) - (get_local $3) + (local.get $3) ) (i32.store8 offset=75 - (get_local $0) + (local.get $0) (i32.const -1) ) ) ) ) - (set_local $3 + (local.set $3 (call $Ra - (get_local $0) - (get_local $1) - (get_local $2) + (local.get $0) + (local.get $1) + (local.get $2) ) ) - (set_global $r - (get_local $4) + (global.set $r + (local.get $4) ) - (get_local $3) + (local.get $3) ) (func $Oa (; 29 ;) (; has Stack IR ;) (param $0 i32) (result i32) (local $1 i32) - (set_local $1 - (get_global $r) + (local.set $1 + (global.get $r) ) - (set_global $r + (global.set $r (i32.add - (get_global $r) + (global.get $r) (i32.const 16) ) ) (i32.store - (get_local $1) + (local.get $1) (i32.load offset=60 - (get_local $0) + (local.get $0) ) ) - (set_local $0 + (local.set $0 (call $Pa (call $sa (i32.const 6) - (get_local $1) + (local.get $1) ) ) ) - (set_global $r - (get_local $1) + (global.set $r + (local.get $1) ) - (get_local $0) + (local.get $0) ) (func $Pa (; 30 ;) (; has Stack IR ;) (param $0 i32) (result i32) (if (result i32) (i32.gt_u - (get_local $0) + (local.get $0) (i32.const -4096) ) (block (result i32) @@ -9415,12 +9415,12 @@ (call $Qa) (i32.sub (i32.const 0) - (get_local $0) + (local.get $0) ) ) (i32.const -1) ) - (get_local $0) + (local.get $0) ) ) (func $Qa (; 31 ;) (; has Stack IR ;) (result i32) @@ -9436,12 +9436,12 @@ ) (func $lb (; 32 ;) (; has Stack IR ;) (param $0 i32) (param $1 i32) (param $2 i32) (param $3 i32) (result i32) (call_indirect (type $FUNCSIG$iiii) - (get_local $1) - (get_local $2) - (get_local $3) + (local.get $1) + (local.get $2) + (local.get $3) (i32.add (i32.and - (get_local $0) + (local.get $0) (i32.const 3) ) (i32.const 2) @@ -9450,25 +9450,25 @@ ) (func $Ea (; 33 ;) (; has Stack IR ;) (param $0 i32) (result i32) (local $1 i32) - (set_local $1 - (get_global $r) + (local.set $1 + (global.get $r) ) - (set_global $r + (global.set $r (i32.add - (get_local $0) - (get_global $r) + (local.get $0) + (global.get $r) ) ) - (set_global $r + (global.set $r (i32.and (i32.add - (get_global $r) + (global.get $r) (i32.const 15) ) (i32.const -16) ) ) - (get_local $1) + (local.get $1) ) (func $ob (; 34 ;) (; has Stack IR ;) (param $0 i32) (param $1 i32) (param $2 i32) (result i32) (call $ja @@ -9479,23 +9479,23 @@ (func $Ia (; 35 ;) (; has Stack IR ;) (param $0 i32) (param $1 i32) (if (i32.eqz - (get_global $v) + (global.get $v) ) (block - (set_global $v - (get_local $0) + (global.set $v + (local.get $0) ) - (set_global $w - (get_local $1) + (global.set $w + (local.get $1) ) ) ) ) (func $kb (; 36 ;) (; has Stack IR ;) (param $0 i32) (param $1 i32) (result i32) (call_indirect (type $FUNCSIG$ii) - (get_local $1) + (local.get $1) (i32.and - (get_local $0) + (local.get $0) (i32.const 1) ) ) @@ -9503,16 +9503,16 @@ (func $Sa (; 37 ;) (; has Stack IR ;) (param $0 i32) (drop (i32.load offset=68 - (get_local $0) + (local.get $0) ) ) ) (func $mb (; 38 ;) (; has Stack IR ;) (param $0 i32) (param $1 i32) (call_indirect (type $FUNCSIG$vi) - (get_local $1) + (local.get $1) (i32.add (i32.and - (get_local $0) + (local.get $0) (i32.const 1) ) (i32.const 6) @@ -9520,11 +9520,11 @@ ) ) (func $Ha (; 39 ;) (; has Stack IR ;) (param $0 i32) (param $1 i32) - (set_global $r - (get_local $0) + (global.set $r + (local.get $0) ) - (set_global $s - (get_local $1) + (global.set $s + (local.get $1) ) ) (func $nb (; 40 ;) (; has Stack IR ;) (param $0 i32) (result i32) @@ -9545,20 +9545,20 @@ ) ) (func $La (; 43 ;) (; has Stack IR ;) (param $0 i32) - (set_global $K - (get_local $0) + (global.set $K + (local.get $0) ) ) (func $Ga (; 44 ;) (; has Stack IR ;) (param $0 i32) - (set_global $r - (get_local $0) + (global.set $r + (local.get $0) ) ) (func $Ma (; 45 ;) (; has Stack IR ;) (result i32) - (get_global $K) + (global.get $K) ) (func $Fa (; 46 ;) (; has Stack IR ;) (result i32) - (get_global $r) + (global.get $r) ) (func $ib (; 47 ;) (; has Stack IR ;) (result i32) (i32.const 0) |