summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2016-03-21 12:34:09 -0700
committerAlon Zakai <alonzakai@gmail.com>2016-03-21 12:34:09 -0700
commit3dd7f17b10a1c6d0de11f3fa297beb9b18016e38 (patch)
treeb246799c17329bdf54fe26f5e631f0e2936423a6 /test
parentc4c132bd59acec4b81c5c6d5807499c9b3108be3 (diff)
downloadbinaryen-3dd7f17b10a1c6d0de11f3fa297beb9b18016e38.tar.gz
binaryen-3dd7f17b10a1c6d0de11f3fa297beb9b18016e38.tar.bz2
binaryen-3dd7f17b10a1c6d0de11f3fa297beb9b18016e38.zip
add memory growth asm2wasm test
Diffstat (limited to 'test')
-rw-r--r--test/memorygrowth.asm.js2387
-rw-r--r--test/memorygrowth.fromasm11248
-rw-r--r--test/memorygrowth.fromasm.imprecise11248
3 files changed, 24883 insertions, 0 deletions
diff --git a/test/memorygrowth.asm.js b/test/memorygrowth.asm.js
new file mode 100644
index 000000000..e4bdc8a98
--- /dev/null
+++ b/test/memorygrowth.asm.js
@@ -0,0 +1,2387 @@
+Module["asm"] = (function(global,env,buffer) {
+
+ "almost asm";
+ var a = global.Int8Array;
+ var b = global.Int16Array;
+ var c = global.Int32Array;
+ var d = global.Uint8Array;
+ var e = global.Uint16Array;
+ var f = global.Uint32Array;
+ var g = global.Float32Array;
+ var h = global.Float64Array;
+ var i = new a(buffer);
+ var j = new b(buffer);
+ var k = new c(buffer);
+ var l = new d(buffer);
+ var m = new e(buffer);
+ var n = new f(buffer);
+ var o = new g(buffer);
+ var p = new h(buffer);
+ var q = global.byteLength;
+ var r = env.STACKTOP | 0;
+ var s = env.STACK_MAX | 0;
+ var t = env.tempDoublePtr | 0;
+ var u = env.ABORT | 0;
+ var v = 0;
+ var w = 0;
+ var x = 0;
+ var y = 0;
+ var z = global.NaN, A = global.Infinity;
+ var B = 0, C = 0, D = 0, E = 0, F = 0.0, G = 0, H = 0, I = 0, J = 0.0;
+ var K = 0;
+ var L = 0;
+ var M = 0;
+ var N = 0;
+ var O = 0;
+ var P = 0;
+ var Q = 0;
+ var R = 0;
+ var S = 0;
+ var T = 0;
+ var U = global.Math.floor;
+ var V = global.Math.abs;
+ var W = global.Math.sqrt;
+ var X = global.Math.pow;
+ var Y = global.Math.cos;
+ var Z = global.Math.sin;
+ var _ = global.Math.tan;
+ var $ = global.Math.acos;
+ var aa = global.Math.asin;
+ var ba = global.Math.atan;
+ var ca = global.Math.atan2;
+ var da = global.Math.exp;
+ var ea = global.Math.log;
+ var fa = global.Math.ceil;
+ var ga = global.Math.imul;
+ var ha = global.Math.min;
+ var ia = global.Math.clz32;
+ var ja = env.abort;
+ var ka = env.assert;
+ var la = env.invoke_ii;
+ var ma = env.invoke_iiii;
+ var na = env.invoke_vi;
+ var oa = env._pthread_cleanup_pop;
+ var pa = env.___lock;
+ var qa = env._abort;
+ var ra = env._pthread_cleanup_push;
+ var sa = env.___syscall6;
+ var ta = env._sbrk;
+ var ua = env.___syscall140;
+ var va = env._emscripten_memcpy_big;
+ var wa = env.___syscall54;
+ var xa = env.___unlock;
+ var ya = env.___syscall146;
+ var za = 0.0;
+ function Aa(newBuffer) {
+ if (q(newBuffer) & 16777215 || q(newBuffer) <= 16777215 || q(newBuffer) > 2147483648) return false;
+ i = new a(newBuffer);
+ j = new b(newBuffer);
+ k = new c(newBuffer);
+ l = new d(newBuffer);
+ m = new e(newBuffer);
+ n = new f(newBuffer);
+ o = new g(newBuffer);
+ p = new h(newBuffer);
+ buffer = newBuffer;
+ return true;
+ }
+
+// EMSCRIPTEN_START_FUNCS
+
+function eb(a) {
+ a = a | 0;
+ var b = 0, c = 0, d = 0, e = 0, f = 0, g = 0, h = 0, i = 0, j = 0, l = 0, m = 0, n = 0, o = 0, p = 0, q = 0, s = 0, t = 0, u = 0, v = 0, w = 0, x = 0, y = 0, z = 0, A = 0, B = 0, C = 0, D = 0, E = 0, F = 0, G = 0, H = 0, I = 0, J = 0, K = 0, L = 0, M = 0, N = 0, O = 0, P = 0, Q = 0, R = 0, S = 0, T = 0, U = 0, V = 0, W = 0, X = 0, Y = 0, Z = 0, _ = 0, $ = 0, aa = 0, ba = 0, ca = 0, da = 0, ea = 0, fa = 0, ga = 0, ha = 0, ia = 0, ja = 0, ka = 0, la = 0, ma = 0, na = 0, oa = 0, pa = 0, ra = 0, sa = 0, ua = 0, va = 0, wa = 0, xa = 0, ya = 0, za = 0, Aa = 0, Ba = 0, Ca = 0, Da = 0, Ea = 0, Fa = 0, Ga = 0, Ha = 0, Ia = 0, Ja = 0, Ka = 0, La = 0, Ma = 0, Na = 0, Oa = 0, Pa = 0, Ra = 0, Sa = 0;
+ b = r;
+ r = r + 16 | 0;
+ c = b;
+ do if (a >>> 0 < 245) {
+ d = a >>> 0 < 11 ? 16 : a + 11 & -8;
+ e = d >>> 3;
+ f = k[302] | 0;
+ g = f >>> e;
+ if (g & 3 | 0) {
+ h = (g & 1 ^ 1) + e | 0;
+ i = 1248 + (h << 1 << 2) | 0;
+ j = i + 8 | 0;
+ l = k[j >> 2] | 0;
+ m = l + 8 | 0;
+ n = k[m >> 2] | 0;
+ do if ((i | 0) == (n | 0)) k[302] = f & ~(1 << h); else {
+ if (n >>> 0 < (k[306] | 0) >>> 0) qa();
+ o = n + 12 | 0;
+ if ((k[o >> 2] | 0) == (l | 0)) {
+ k[o >> 2] = i;
+ k[j >> 2] = n;
+ break;
+ } else qa();
+ } while (0);
+ n = h << 3;
+ k[l + 4 >> 2] = n | 3;
+ j = l + n + 4 | 0;
+ k[j >> 2] = k[j >> 2] | 1;
+ p = m;
+ r = b;
+ return p | 0;
+ }
+ j = k[304] | 0;
+ if (d >>> 0 > j >>> 0) {
+ if (g | 0) {
+ n = 2 << e;
+ i = g << e & (n | 0 - n);
+ n = (i & 0 - i) + -1 | 0;
+ i = n >>> 12 & 16;
+ o = n >>> i;
+ n = o >>> 5 & 8;
+ q = o >>> n;
+ o = q >>> 2 & 4;
+ s = q >>> o;
+ q = s >>> 1 & 2;
+ t = s >>> q;
+ s = t >>> 1 & 1;
+ u = (n | i | o | q | s) + (t >>> s) | 0;
+ s = 1248 + (u << 1 << 2) | 0;
+ t = s + 8 | 0;
+ q = k[t >> 2] | 0;
+ o = q + 8 | 0;
+ i = k[o >> 2] | 0;
+ do if ((s | 0) == (i | 0)) {
+ k[302] = f & ~(1 << u);
+ v = j;
+ } else {
+ if (i >>> 0 < (k[306] | 0) >>> 0) qa();
+ n = i + 12 | 0;
+ if ((k[n >> 2] | 0) == (q | 0)) {
+ k[n >> 2] = s;
+ k[t >> 2] = i;
+ v = k[304] | 0;
+ break;
+ } else qa();
+ } while (0);
+ i = (u << 3) - d | 0;
+ k[q + 4 >> 2] = d | 3;
+ t = q + d | 0;
+ k[t + 4 >> 2] = i | 1;
+ k[t + i >> 2] = i;
+ if (v | 0) {
+ s = k[307] | 0;
+ j = v >>> 3;
+ f = 1248 + (j << 1 << 2) | 0;
+ e = k[302] | 0;
+ g = 1 << j;
+ if (!(e & g)) {
+ k[302] = e | g;
+ w = f + 8 | 0;
+ x = f;
+ } else {
+ g = f + 8 | 0;
+ e = k[g >> 2] | 0;
+ if (e >>> 0 < (k[306] | 0) >>> 0) qa(); else {
+ w = g;
+ x = e;
+ }
+ }
+ k[w >> 2] = s;
+ k[x + 12 >> 2] = s;
+ k[s + 8 >> 2] = x;
+ k[s + 12 >> 2] = f;
+ }
+ k[304] = i;
+ k[307] = t;
+ p = o;
+ r = b;
+ return p | 0;
+ }
+ t = k[303] | 0;
+ if (!t) y = d; else {
+ i = (t & 0 - t) + -1 | 0;
+ t = i >>> 12 & 16;
+ f = i >>> t;
+ i = f >>> 5 & 8;
+ s = f >>> i;
+ f = s >>> 2 & 4;
+ e = s >>> f;
+ s = e >>> 1 & 2;
+ g = e >>> s;
+ e = g >>> 1 & 1;
+ j = k[1512 + ((i | t | f | s | e) + (g >>> e) << 2) >> 2] | 0;
+ e = (k[j + 4 >> 2] & -8) - d | 0;
+ g = j;
+ s = j;
+ while (1) {
+ j = k[g + 16 >> 2] | 0;
+ if (!j) {
+ f = k[g + 20 >> 2] | 0;
+ if (!f) {
+ z = e;
+ A = s;
+ break;
+ } else B = f;
+ } else B = j;
+ j = (k[B + 4 >> 2] & -8) - d | 0;
+ f = j >>> 0 < e >>> 0;
+ e = f ? j : e;
+ g = B;
+ s = f ? B : s;
+ }
+ s = k[306] | 0;
+ if (A >>> 0 < s >>> 0) qa();
+ g = A + d | 0;
+ if (A >>> 0 >= g >>> 0) qa();
+ e = k[A + 24 >> 2] | 0;
+ o = k[A + 12 >> 2] | 0;
+ do if ((o | 0) == (A | 0)) {
+ q = A + 20 | 0;
+ u = k[q >> 2] | 0;
+ if (!u) {
+ f = A + 16 | 0;
+ j = k[f >> 2] | 0;
+ if (!j) {
+ C = 0;
+ break;
+ } else {
+ D = j;
+ E = f;
+ }
+ } else {
+ D = u;
+ E = q;
+ }
+ while (1) {
+ q = D + 20 | 0;
+ u = k[q >> 2] | 0;
+ if (u | 0) {
+ D = u;
+ E = q;
+ continue;
+ }
+ q = D + 16 | 0;
+ u = k[q >> 2] | 0;
+ if (!u) {
+ F = D;
+ G = E;
+ break;
+ } else {
+ D = u;
+ E = q;
+ }
+ }
+ if (G >>> 0 < s >>> 0) qa(); else {
+ k[G >> 2] = 0;
+ C = F;
+ break;
+ }
+ } else {
+ q = k[A + 8 >> 2] | 0;
+ if (q >>> 0 < s >>> 0) qa();
+ u = q + 12 | 0;
+ if ((k[u >> 2] | 0) != (A | 0)) qa();
+ f = o + 8 | 0;
+ if ((k[f >> 2] | 0) == (A | 0)) {
+ k[u >> 2] = o;
+ k[f >> 2] = q;
+ C = o;
+ break;
+ } else qa();
+ } while (0);
+ do if (e | 0) {
+ o = k[A + 28 >> 2] | 0;
+ s = 1512 + (o << 2) | 0;
+ if ((A | 0) == (k[s >> 2] | 0)) {
+ k[s >> 2] = C;
+ if (!C) {
+ k[303] = k[303] & ~(1 << o);
+ break;
+ }
+ } else {
+ if (e >>> 0 < (k[306] | 0) >>> 0) qa();
+ o = e + 16 | 0;
+ if ((k[o >> 2] | 0) == (A | 0)) k[o >> 2] = C; else k[e + 20 >> 2] = C;
+ if (!C) break;
+ }
+ o = k[306] | 0;
+ if (C >>> 0 < o >>> 0) qa();
+ k[C + 24 >> 2] = e;
+ s = k[A + 16 >> 2] | 0;
+ do if (s | 0) if (s >>> 0 < o >>> 0) qa(); else {
+ k[C + 16 >> 2] = s;
+ k[s + 24 >> 2] = C;
+ break;
+ } while (0);
+ s = k[A + 20 >> 2] | 0;
+ if (s | 0) if (s >>> 0 < (k[306] | 0) >>> 0) qa(); else {
+ k[C + 20 >> 2] = s;
+ k[s + 24 >> 2] = C;
+ break;
+ }
+ } while (0);
+ if (z >>> 0 < 16) {
+ e = z + d | 0;
+ k[A + 4 >> 2] = e | 3;
+ s = A + e + 4 | 0;
+ k[s >> 2] = k[s >> 2] | 1;
+ } else {
+ k[A + 4 >> 2] = d | 3;
+ k[g + 4 >> 2] = z | 1;
+ k[g + z >> 2] = z;
+ s = k[304] | 0;
+ if (s | 0) {
+ e = k[307] | 0;
+ o = s >>> 3;
+ s = 1248 + (o << 1 << 2) | 0;
+ q = k[302] | 0;
+ f = 1 << o;
+ if (!(q & f)) {
+ k[302] = q | f;
+ H = s + 8 | 0;
+ I = s;
+ } else {
+ f = s + 8 | 0;
+ q = k[f >> 2] | 0;
+ if (q >>> 0 < (k[306] | 0) >>> 0) qa(); else {
+ H = f;
+ I = q;
+ }
+ }
+ k[H >> 2] = e;
+ k[I + 12 >> 2] = e;
+ k[e + 8 >> 2] = I;
+ k[e + 12 >> 2] = s;
+ }
+ k[304] = z;
+ k[307] = g;
+ }
+ p = A + 8 | 0;
+ r = b;
+ return p | 0;
+ }
+ } else y = d;
+ } else if (a >>> 0 > 4294967231) y = -1; else {
+ s = a + 11 | 0;
+ e = s & -8;
+ q = k[303] | 0;
+ if (!q) y = e; else {
+ f = 0 - e | 0;
+ o = s >>> 8;
+ if (!o) J = 0; else if (e >>> 0 > 16777215) J = 31; else {
+ s = (o + 1048320 | 0) >>> 16 & 8;
+ u = o << s;
+ o = (u + 520192 | 0) >>> 16 & 4;
+ j = u << o;
+ u = (j + 245760 | 0) >>> 16 & 2;
+ t = 14 - (o | s | u) + (j << u >>> 15) | 0;
+ J = e >>> (t + 7 | 0) & 1 | t << 1;
+ }
+ t = k[1512 + (J << 2) >> 2] | 0;
+ a : do if (!t) {
+ K = f;
+ L = 0;
+ M = 0;
+ N = 86;
+ } else {
+ u = f;
+ j = 0;
+ s = e << ((J | 0) == 31 ? 0 : 25 - (J >>> 1) | 0);
+ o = t;
+ i = 0;
+ while (1) {
+ m = k[o + 4 >> 2] & -8;
+ l = m - e | 0;
+ if (l >>> 0 < u >>> 0) if ((m | 0) == (e | 0)) {
+ O = l;
+ P = o;
+ Q = o;
+ N = 90;
+ break a;
+ } else {
+ R = l;
+ S = o;
+ } else {
+ R = u;
+ S = i;
+ }
+ l = k[o + 20 >> 2] | 0;
+ o = k[o + 16 + (s >>> 31 << 2) >> 2] | 0;
+ m = (l | 0) == 0 | (l | 0) == (o | 0) ? j : l;
+ l = (o | 0) == 0;
+ if (l) {
+ K = R;
+ L = m;
+ M = S;
+ N = 86;
+ break;
+ } else {
+ u = R;
+ j = m;
+ s = s << (l & 1 ^ 1);
+ i = S;
+ }
+ }
+ } while (0);
+ if ((N | 0) == 86) {
+ if ((L | 0) == 0 & (M | 0) == 0) {
+ t = 2 << J;
+ f = q & (t | 0 - t);
+ if (!f) {
+ y = e;
+ break;
+ }
+ t = (f & 0 - f) + -1 | 0;
+ f = t >>> 12 & 16;
+ d = t >>> f;
+ t = d >>> 5 & 8;
+ g = d >>> t;
+ d = g >>> 2 & 4;
+ i = g >>> d;
+ g = i >>> 1 & 2;
+ s = i >>> g;
+ i = s >>> 1 & 1;
+ T = k[1512 + ((t | f | d | g | i) + (s >>> i) << 2) >> 2] | 0;
+ } else T = L;
+ if (!T) {
+ U = K;
+ V = M;
+ } else {
+ O = K;
+ P = T;
+ Q = M;
+ N = 90;
+ }
+ }
+ if ((N | 0) == 90) while (1) {
+ N = 0;
+ i = (k[P + 4 >> 2] & -8) - e | 0;
+ s = i >>> 0 < O >>> 0;
+ g = s ? i : O;
+ i = s ? P : Q;
+ s = k[P + 16 >> 2] | 0;
+ if (s | 0) {
+ O = g;
+ P = s;
+ Q = i;
+ N = 90;
+ continue;
+ }
+ P = k[P + 20 >> 2] | 0;
+ if (!P) {
+ U = g;
+ V = i;
+ break;
+ } else {
+ O = g;
+ Q = i;
+ N = 90;
+ }
+ }
+ if (!V) y = e; else if (U >>> 0 < ((k[304] | 0) - e | 0) >>> 0) {
+ q = k[306] | 0;
+ if (V >>> 0 < q >>> 0) qa();
+ i = V + e | 0;
+ if (V >>> 0 >= i >>> 0) qa();
+ g = k[V + 24 >> 2] | 0;
+ s = k[V + 12 >> 2] | 0;
+ do if ((s | 0) == (V | 0)) {
+ d = V + 20 | 0;
+ f = k[d >> 2] | 0;
+ if (!f) {
+ t = V + 16 | 0;
+ j = k[t >> 2] | 0;
+ if (!j) {
+ W = 0;
+ break;
+ } else {
+ X = j;
+ Y = t;
+ }
+ } else {
+ X = f;
+ Y = d;
+ }
+ while (1) {
+ d = X + 20 | 0;
+ f = k[d >> 2] | 0;
+ if (f | 0) {
+ X = f;
+ Y = d;
+ continue;
+ }
+ d = X + 16 | 0;
+ f = k[d >> 2] | 0;
+ if (!f) {
+ Z = X;
+ _ = Y;
+ break;
+ } else {
+ X = f;
+ Y = d;
+ }
+ }
+ if (_ >>> 0 < q >>> 0) qa(); else {
+ k[_ >> 2] = 0;
+ W = Z;
+ break;
+ }
+ } else {
+ d = k[V + 8 >> 2] | 0;
+ if (d >>> 0 < q >>> 0) qa();
+ f = d + 12 | 0;
+ if ((k[f >> 2] | 0) != (V | 0)) qa();
+ t = s + 8 | 0;
+ if ((k[t >> 2] | 0) == (V | 0)) {
+ k[f >> 2] = s;
+ k[t >> 2] = d;
+ W = s;
+ break;
+ } else qa();
+ } while (0);
+ do if (g | 0) {
+ s = k[V + 28 >> 2] | 0;
+ q = 1512 + (s << 2) | 0;
+ if ((V | 0) == (k[q >> 2] | 0)) {
+ k[q >> 2] = W;
+ if (!W) {
+ k[303] = k[303] & ~(1 << s);
+ break;
+ }
+ } else {
+ if (g >>> 0 < (k[306] | 0) >>> 0) qa();
+ s = g + 16 | 0;
+ if ((k[s >> 2] | 0) == (V | 0)) k[s >> 2] = W; else k[g + 20 >> 2] = W;
+ if (!W) break;
+ }
+ s = k[306] | 0;
+ if (W >>> 0 < s >>> 0) qa();
+ k[W + 24 >> 2] = g;
+ q = k[V + 16 >> 2] | 0;
+ do if (q | 0) if (q >>> 0 < s >>> 0) qa(); else {
+ k[W + 16 >> 2] = q;
+ k[q + 24 >> 2] = W;
+ break;
+ } while (0);
+ q = k[V + 20 >> 2] | 0;
+ if (q | 0) if (q >>> 0 < (k[306] | 0) >>> 0) qa(); else {
+ k[W + 20 >> 2] = q;
+ k[q + 24 >> 2] = W;
+ break;
+ }
+ } while (0);
+ do if (U >>> 0 < 16) {
+ g = U + e | 0;
+ k[V + 4 >> 2] = g | 3;
+ q = V + g + 4 | 0;
+ k[q >> 2] = k[q >> 2] | 1;
+ } else {
+ k[V + 4 >> 2] = e | 3;
+ k[i + 4 >> 2] = U | 1;
+ k[i + U >> 2] = U;
+ q = U >>> 3;
+ if (U >>> 0 < 256) {
+ g = 1248 + (q << 1 << 2) | 0;
+ s = k[302] | 0;
+ d = 1 << q;
+ if (!(s & d)) {
+ k[302] = s | d;
+ $ = g + 8 | 0;
+ aa = g;
+ } else {
+ d = g + 8 | 0;
+ s = k[d >> 2] | 0;
+ if (s >>> 0 < (k[306] | 0) >>> 0) qa(); else {
+ $ = d;
+ aa = s;
+ }
+ }
+ k[$ >> 2] = i;
+ k[aa + 12 >> 2] = i;
+ k[i + 8 >> 2] = aa;
+ k[i + 12 >> 2] = g;
+ break;
+ }
+ g = U >>> 8;
+ if (!g) ba = 0; else if (U >>> 0 > 16777215) ba = 31; else {
+ s = (g + 1048320 | 0) >>> 16 & 8;
+ d = g << s;
+ g = (d + 520192 | 0) >>> 16 & 4;
+ q = d << g;
+ d = (q + 245760 | 0) >>> 16 & 2;
+ t = 14 - (g | s | d) + (q << d >>> 15) | 0;
+ ba = U >>> (t + 7 | 0) & 1 | t << 1;
+ }
+ t = 1512 + (ba << 2) | 0;
+ k[i + 28 >> 2] = ba;
+ d = i + 16 | 0;
+ k[d + 4 >> 2] = 0;
+ k[d >> 2] = 0;
+ d = k[303] | 0;
+ q = 1 << ba;
+ if (!(d & q)) {
+ k[303] = d | q;
+ k[t >> 2] = i;
+ k[i + 24 >> 2] = t;
+ k[i + 12 >> 2] = i;
+ k[i + 8 >> 2] = i;
+ break;
+ }
+ q = U << ((ba | 0) == 31 ? 0 : 25 - (ba >>> 1) | 0);
+ d = k[t >> 2] | 0;
+ while (1) {
+ if ((k[d + 4 >> 2] & -8 | 0) == (U | 0)) {
+ ca = d;
+ N = 148;
+ break;
+ }
+ t = d + 16 + (q >>> 31 << 2) | 0;
+ s = k[t >> 2] | 0;
+ if (!s) {
+ da = t;
+ ea = d;
+ N = 145;
+ break;
+ } else {
+ q = q << 1;
+ d = s;
+ }
+ }
+ if ((N | 0) == 145) if (da >>> 0 < (k[306] | 0) >>> 0) qa(); else {
+ k[da >> 2] = i;
+ k[i + 24 >> 2] = ea;
+ k[i + 12 >> 2] = i;
+ k[i + 8 >> 2] = i;
+ break;
+ } else if ((N | 0) == 148) {
+ d = ca + 8 | 0;
+ q = k[d >> 2] | 0;
+ s = k[306] | 0;
+ if (q >>> 0 >= s >>> 0 & ca >>> 0 >= s >>> 0) {
+ k[q + 12 >> 2] = i;
+ k[d >> 2] = i;
+ k[i + 8 >> 2] = q;
+ k[i + 12 >> 2] = ca;
+ k[i + 24 >> 2] = 0;
+ break;
+ } else qa();
+ }
+ } while (0);
+ p = V + 8 | 0;
+ r = b;
+ return p | 0;
+ } else y = e;
+ }
+ } while (0);
+ V = k[304] | 0;
+ if (V >>> 0 >= y >>> 0) {
+ ca = V - y | 0;
+ ea = k[307] | 0;
+ if (ca >>> 0 > 15) {
+ da = ea + y | 0;
+ k[307] = da;
+ k[304] = ca;
+ k[da + 4 >> 2] = ca | 1;
+ k[da + ca >> 2] = ca;
+ k[ea + 4 >> 2] = y | 3;
+ } else {
+ k[304] = 0;
+ k[307] = 0;
+ k[ea + 4 >> 2] = V | 3;
+ ca = ea + V + 4 | 0;
+ k[ca >> 2] = k[ca >> 2] | 1;
+ }
+ p = ea + 8 | 0;
+ r = b;
+ return p | 0;
+ }
+ ea = k[305] | 0;
+ if (ea >>> 0 > y >>> 0) {
+ ca = ea - y | 0;
+ k[305] = ca;
+ ea = k[308] | 0;
+ V = ea + y | 0;
+ k[308] = V;
+ k[V + 4 >> 2] = ca | 1;
+ k[ea + 4 >> 2] = y | 3;
+ p = ea + 8 | 0;
+ r = b;
+ return p | 0;
+ }
+ if (!(k[420] | 0)) {
+ k[422] = 4096;
+ k[421] = 4096;
+ k[423] = -1;
+ k[424] = -1;
+ k[425] = 0;
+ k[413] = 0;
+ ea = c & -16 ^ 1431655768;
+ k[c >> 2] = ea;
+ k[420] = ea;
+ }
+ ea = y + 48 | 0;
+ c = k[422] | 0;
+ ca = y + 47 | 0;
+ V = c + ca | 0;
+ da = 0 - c | 0;
+ c = V & da;
+ if (c >>> 0 <= y >>> 0) {
+ p = 0;
+ r = b;
+ return p | 0;
+ }
+ U = k[412] | 0;
+ if (U | 0) {
+ ba = k[410] | 0;
+ aa = ba + c | 0;
+ if (aa >>> 0 <= ba >>> 0 | aa >>> 0 > U >>> 0) {
+ p = 0;
+ r = b;
+ return p | 0;
+ }
+ }
+ b : do if (!(k[413] & 4)) {
+ U = k[308] | 0;
+ c : do if (!U) N = 171; else {
+ aa = 1656;
+ while (1) {
+ ba = k[aa >> 2] | 0;
+ if (ba >>> 0 <= U >>> 0) {
+ $ = aa + 4 | 0;
+ if ((ba + (k[$ >> 2] | 0) | 0) >>> 0 > U >>> 0) {
+ fa = aa;
+ ga = $;
+ break;
+ }
+ }
+ aa = k[aa + 8 >> 2] | 0;
+ if (!aa) {
+ N = 171;
+ break c;
+ }
+ }
+ aa = V - (k[305] | 0) & da;
+ if (aa >>> 0 < 2147483647) {
+ $ = ta(aa | 0) | 0;
+ if (($ | 0) == ((k[fa >> 2] | 0) + (k[ga >> 2] | 0) | 0)) {
+ if (($ | 0) != (-1 | 0)) {
+ ha = $;
+ ia = aa;
+ N = 191;
+ break b;
+ }
+ } else {
+ ja = $;
+ ka = aa;
+ N = 181;
+ }
+ }
+ } while (0);
+ do if ((N | 0) == 171) {
+ U = ta(0) | 0;
+ if ((U | 0) != (-1 | 0)) {
+ e = U;
+ aa = k[421] | 0;
+ $ = aa + -1 | 0;
+ if (!($ & e)) la = c; else la = c - e + ($ + e & 0 - aa) | 0;
+ aa = k[410] | 0;
+ e = aa + la | 0;
+ if (la >>> 0 > y >>> 0 & la >>> 0 < 2147483647) {
+ $ = k[412] | 0;
+ if ($ | 0) if (e >>> 0 <= aa >>> 0 | e >>> 0 > $ >>> 0) break;
+ $ = ta(la | 0) | 0;
+ if (($ | 0) == (U | 0)) {
+ ha = U;
+ ia = la;
+ N = 191;
+ break b;
+ } else {
+ ja = $;
+ ka = la;
+ N = 181;
+ }
+ }
+ }
+ } while (0);
+ d : do if ((N | 0) == 181) {
+ $ = 0 - ka | 0;
+ do if (ea >>> 0 > ka >>> 0 & (ka >>> 0 < 2147483647 & (ja | 0) != (-1 | 0))) {
+ U = k[422] | 0;
+ e = ca - ka + U & 0 - U;
+ if (e >>> 0 < 2147483647) if ((ta(e | 0) | 0) == (-1 | 0)) {
+ ta($ | 0) | 0;
+ break d;
+ } else {
+ ma = e + ka | 0;
+ break;
+ } else ma = ka;
+ } else ma = ka; while (0);
+ if ((ja | 0) != (-1 | 0)) {
+ ha = ja;
+ ia = ma;
+ N = 191;
+ break b;
+ }
+ } while (0);
+ k[413] = k[413] | 4;
+ N = 188;
+ } else N = 188; while (0);
+ if ((N | 0) == 188) if (c >>> 0 < 2147483647) {
+ ma = ta(c | 0) | 0;
+ c = ta(0) | 0;
+ if (ma >>> 0 < c >>> 0 & ((ma | 0) != (-1 | 0) & (c | 0) != (-1 | 0))) {
+ ja = c - ma | 0;
+ if (ja >>> 0 > (y + 40 | 0) >>> 0) {
+ ha = ma;
+ ia = ja;
+ N = 191;
+ }
+ }
+ }
+ if ((N | 0) == 191) {
+ ja = (k[410] | 0) + ia | 0;
+ k[410] = ja;
+ if (ja >>> 0 > (k[411] | 0) >>> 0) k[411] = ja;
+ ja = k[308] | 0;
+ do if (!ja) {
+ ma = k[306] | 0;
+ if ((ma | 0) == 0 | ha >>> 0 < ma >>> 0) k[306] = ha;
+ k[414] = ha;
+ k[415] = ia;
+ k[417] = 0;
+ k[311] = k[420];
+ k[310] = -1;
+ ma = 0;
+ do {
+ c = 1248 + (ma << 1 << 2) | 0;
+ k[c + 12 >> 2] = c;
+ k[c + 8 >> 2] = c;
+ ma = ma + 1 | 0;
+ } while ((ma | 0) != 32);
+ ma = ha + 8 | 0;
+ c = (ma & 7 | 0) == 0 ? 0 : 0 - ma & 7;
+ ma = ha + c | 0;
+ ka = ia + -40 - c | 0;
+ k[308] = ma;
+ k[305] = ka;
+ k[ma + 4 >> 2] = ka | 1;
+ k[ma + ka + 4 >> 2] = 40;
+ k[309] = k[424];
+ } else {
+ ka = 1656;
+ do {
+ ma = k[ka >> 2] | 0;
+ c = ka + 4 | 0;
+ ca = k[c >> 2] | 0;
+ if ((ha | 0) == (ma + ca | 0)) {
+ na = ma;
+ oa = c;
+ pa = ca;
+ ra = ka;
+ N = 201;
+ break;
+ }
+ ka = k[ka + 8 >> 2] | 0;
+ } while ((ka | 0) != 0);
+ if ((N | 0) == 201) if (!(k[ra + 12 >> 2] & 8)) if (ja >>> 0 < ha >>> 0 & ja >>> 0 >= na >>> 0) {
+ k[oa >> 2] = pa + ia;
+ ka = ja + 8 | 0;
+ ca = (ka & 7 | 0) == 0 ? 0 : 0 - ka & 7;
+ ka = ja + ca | 0;
+ c = ia - ca + (k[305] | 0) | 0;
+ k[308] = ka;
+ k[305] = c;
+ k[ka + 4 >> 2] = c | 1;
+ k[ka + c + 4 >> 2] = 40;
+ k[309] = k[424];
+ break;
+ }
+ c = k[306] | 0;
+ if (ha >>> 0 < c >>> 0) {
+ k[306] = ha;
+ sa = ha;
+ } else sa = c;
+ c = ha + ia | 0;
+ ka = 1656;
+ while (1) {
+ if ((k[ka >> 2] | 0) == (c | 0)) {
+ ua = ka;
+ va = ka;
+ N = 209;
+ break;
+ }
+ ka = k[ka + 8 >> 2] | 0;
+ if (!ka) {
+ wa = 1656;
+ break;
+ }
+ }
+ if ((N | 0) == 209) if (!(k[va + 12 >> 2] & 8)) {
+ k[ua >> 2] = ha;
+ ka = va + 4 | 0;
+ k[ka >> 2] = (k[ka >> 2] | 0) + ia;
+ ka = ha + 8 | 0;
+ ca = ha + ((ka & 7 | 0) == 0 ? 0 : 0 - ka & 7) | 0;
+ ka = c + 8 | 0;
+ ma = c + ((ka & 7 | 0) == 0 ? 0 : 0 - ka & 7) | 0;
+ ka = ca + y | 0;
+ ea = ma - ca - y | 0;
+ k[ca + 4 >> 2] = y | 3;
+ do if ((ma | 0) == (ja | 0)) {
+ la = (k[305] | 0) + ea | 0;
+ k[305] = la;
+ k[308] = ka;
+ k[ka + 4 >> 2] = la | 1;
+ } else {
+ if ((ma | 0) == (k[307] | 0)) {
+ la = (k[304] | 0) + ea | 0;
+ k[304] = la;
+ k[307] = ka;
+ k[ka + 4 >> 2] = la | 1;
+ k[ka + la >> 2] = la;
+ break;
+ }
+ la = k[ma + 4 >> 2] | 0;
+ if ((la & 3 | 0) == 1) {
+ ga = la & -8;
+ fa = la >>> 3;
+ e : do if (la >>> 0 < 256) {
+ da = k[ma + 8 >> 2] | 0;
+ V = k[ma + 12 >> 2] | 0;
+ $ = 1248 + (fa << 1 << 2) | 0;
+ do if ((da | 0) != ($ | 0)) {
+ if (da >>> 0 < sa >>> 0) qa();
+ if ((k[da + 12 >> 2] | 0) == (ma | 0)) break;
+ qa();
+ } while (0);
+ if ((V | 0) == (da | 0)) {
+ k[302] = k[302] & ~(1 << fa);
+ break;
+ }
+ do if ((V | 0) == ($ | 0)) xa = V + 8 | 0; else {
+ if (V >>> 0 < sa >>> 0) qa();
+ e = V + 8 | 0;
+ if ((k[e >> 2] | 0) == (ma | 0)) {
+ xa = e;
+ break;
+ }
+ qa();
+ } while (0);
+ k[da + 12 >> 2] = V;
+ k[xa >> 2] = da;
+ } else {
+ $ = k[ma + 24 >> 2] | 0;
+ e = k[ma + 12 >> 2] | 0;
+ do if ((e | 0) == (ma | 0)) {
+ U = ma + 16 | 0;
+ aa = U + 4 | 0;
+ ba = k[aa >> 2] | 0;
+ if (!ba) {
+ W = k[U >> 2] | 0;
+ if (!W) {
+ ya = 0;
+ break;
+ } else {
+ za = W;
+ Aa = U;
+ }
+ } else {
+ za = ba;
+ Aa = aa;
+ }
+ while (1) {
+ aa = za + 20 | 0;
+ ba = k[aa >> 2] | 0;
+ if (ba | 0) {
+ za = ba;
+ Aa = aa;
+ continue;
+ }
+ aa = za + 16 | 0;
+ ba = k[aa >> 2] | 0;
+ if (!ba) {
+ Ba = za;
+ Ca = Aa;
+ break;
+ } else {
+ za = ba;
+ Aa = aa;
+ }
+ }
+ if (Ca >>> 0 < sa >>> 0) qa(); else {
+ k[Ca >> 2] = 0;
+ ya = Ba;
+ break;
+ }
+ } else {
+ aa = k[ma + 8 >> 2] | 0;
+ if (aa >>> 0 < sa >>> 0) qa();
+ ba = aa + 12 | 0;
+ if ((k[ba >> 2] | 0) != (ma | 0)) qa();
+ U = e + 8 | 0;
+ if ((k[U >> 2] | 0) == (ma | 0)) {
+ k[ba >> 2] = e;
+ k[U >> 2] = aa;
+ ya = e;
+ break;
+ } else qa();
+ } while (0);
+ if (!$) break;
+ e = k[ma + 28 >> 2] | 0;
+ da = 1512 + (e << 2) | 0;
+ do if ((ma | 0) == (k[da >> 2] | 0)) {
+ k[da >> 2] = ya;
+ if (ya | 0) break;
+ k[303] = k[303] & ~(1 << e);
+ break e;
+ } else {
+ if ($ >>> 0 < (k[306] | 0) >>> 0) qa();
+ V = $ + 16 | 0;
+ if ((k[V >> 2] | 0) == (ma | 0)) k[V >> 2] = ya; else k[$ + 20 >> 2] = ya;
+ if (!ya) break e;
+ } while (0);
+ e = k[306] | 0;
+ if (ya >>> 0 < e >>> 0) qa();
+ k[ya + 24 >> 2] = $;
+ da = ma + 16 | 0;
+ V = k[da >> 2] | 0;
+ do if (V | 0) if (V >>> 0 < e >>> 0) qa(); else {
+ k[ya + 16 >> 2] = V;
+ k[V + 24 >> 2] = ya;
+ break;
+ } while (0);
+ V = k[da + 4 >> 2] | 0;
+ if (!V) break;
+ if (V >>> 0 < (k[306] | 0) >>> 0) qa(); else {
+ k[ya + 20 >> 2] = V;
+ k[V + 24 >> 2] = ya;
+ break;
+ }
+ } while (0);
+ Da = ma + ga | 0;
+ Ea = ga + ea | 0;
+ } else {
+ Da = ma;
+ Ea = ea;
+ }
+ fa = Da + 4 | 0;
+ k[fa >> 2] = k[fa >> 2] & -2;
+ k[ka + 4 >> 2] = Ea | 1;
+ k[ka + Ea >> 2] = Ea;
+ fa = Ea >>> 3;
+ if (Ea >>> 0 < 256) {
+ la = 1248 + (fa << 1 << 2) | 0;
+ V = k[302] | 0;
+ e = 1 << fa;
+ do if (!(V & e)) {
+ k[302] = V | e;
+ Fa = la + 8 | 0;
+ Ga = la;
+ } else {
+ fa = la + 8 | 0;
+ $ = k[fa >> 2] | 0;
+ if ($ >>> 0 >= (k[306] | 0) >>> 0) {
+ Fa = fa;
+ Ga = $;
+ break;
+ }
+ qa();
+ } while (0);
+ k[Fa >> 2] = ka;
+ k[Ga + 12 >> 2] = ka;
+ k[ka + 8 >> 2] = Ga;
+ k[ka + 12 >> 2] = la;
+ break;
+ }
+ e = Ea >>> 8;
+ do if (!e) Ha = 0; else {
+ if (Ea >>> 0 > 16777215) {
+ Ha = 31;
+ break;
+ }
+ V = (e + 1048320 | 0) >>> 16 & 8;
+ ga = e << V;
+ $ = (ga + 520192 | 0) >>> 16 & 4;
+ fa = ga << $;
+ ga = (fa + 245760 | 0) >>> 16 & 2;
+ aa = 14 - ($ | V | ga) + (fa << ga >>> 15) | 0;
+ Ha = Ea >>> (aa + 7 | 0) & 1 | aa << 1;
+ } while (0);
+ e = 1512 + (Ha << 2) | 0;
+ k[ka + 28 >> 2] = Ha;
+ la = ka + 16 | 0;
+ k[la + 4 >> 2] = 0;
+ k[la >> 2] = 0;
+ la = k[303] | 0;
+ aa = 1 << Ha;
+ if (!(la & aa)) {
+ k[303] = la | aa;
+ k[e >> 2] = ka;
+ k[ka + 24 >> 2] = e;
+ k[ka + 12 >> 2] = ka;
+ k[ka + 8 >> 2] = ka;
+ break;
+ }
+ aa = Ea << ((Ha | 0) == 31 ? 0 : 25 - (Ha >>> 1) | 0);
+ la = k[e >> 2] | 0;
+ while (1) {
+ if ((k[la + 4 >> 2] & -8 | 0) == (Ea | 0)) {
+ Ia = la;
+ N = 279;
+ break;
+ }
+ e = la + 16 + (aa >>> 31 << 2) | 0;
+ ga = k[e >> 2] | 0;
+ if (!ga) {
+ Ja = e;
+ Ka = la;
+ N = 276;
+ break;
+ } else {
+ aa = aa << 1;
+ la = ga;
+ }
+ }
+ if ((N | 0) == 276) if (Ja >>> 0 < (k[306] | 0) >>> 0) qa(); else {
+ k[Ja >> 2] = ka;
+ k[ka + 24 >> 2] = Ka;
+ k[ka + 12 >> 2] = ka;
+ k[ka + 8 >> 2] = ka;
+ break;
+ } else if ((N | 0) == 279) {
+ la = Ia + 8 | 0;
+ aa = k[la >> 2] | 0;
+ ga = k[306] | 0;
+ if (aa >>> 0 >= ga >>> 0 & Ia >>> 0 >= ga >>> 0) {
+ k[aa + 12 >> 2] = ka;
+ k[la >> 2] = ka;
+ k[ka + 8 >> 2] = aa;
+ k[ka + 12 >> 2] = Ia;
+ k[ka + 24 >> 2] = 0;
+ break;
+ } else qa();
+ }
+ } while (0);
+ p = ca + 8 | 0;
+ r = b;
+ return p | 0;
+ } else wa = 1656;
+ while (1) {
+ ka = k[wa >> 2] | 0;
+ if (ka >>> 0 <= ja >>> 0) {
+ ea = ka + (k[wa + 4 >> 2] | 0) | 0;
+ if (ea >>> 0 > ja >>> 0) {
+ La = ea;
+ break;
+ }
+ }
+ wa = k[wa + 8 >> 2] | 0;
+ }
+ ca = La + -47 | 0;
+ ea = ca + 8 | 0;
+ ka = ca + ((ea & 7 | 0) == 0 ? 0 : 0 - ea & 7) | 0;
+ ea = ja + 16 | 0;
+ ca = ka >>> 0 < ea >>> 0 ? ja : ka;
+ ka = ca + 8 | 0;
+ ma = ha + 8 | 0;
+ c = (ma & 7 | 0) == 0 ? 0 : 0 - ma & 7;
+ ma = ha + c | 0;
+ aa = ia + -40 - c | 0;
+ k[308] = ma;
+ k[305] = aa;
+ k[ma + 4 >> 2] = aa | 1;
+ k[ma + aa + 4 >> 2] = 40;
+ k[309] = k[424];
+ aa = ca + 4 | 0;
+ k[aa >> 2] = 27;
+ k[ka >> 2] = k[414];
+ k[ka + 4 >> 2] = k[415];
+ k[ka + 8 >> 2] = k[416];
+ k[ka + 12 >> 2] = k[417];
+ k[414] = ha;
+ k[415] = ia;
+ k[417] = 0;
+ k[416] = ka;
+ ka = ca + 24 | 0;
+ do {
+ ka = ka + 4 | 0;
+ k[ka >> 2] = 7;
+ } while ((ka + 4 | 0) >>> 0 < La >>> 0);
+ if ((ca | 0) != (ja | 0)) {
+ ka = ca - ja | 0;
+ k[aa >> 2] = k[aa >> 2] & -2;
+ k[ja + 4 >> 2] = ka | 1;
+ k[ca >> 2] = ka;
+ ma = ka >>> 3;
+ if (ka >>> 0 < 256) {
+ c = 1248 + (ma << 1 << 2) | 0;
+ la = k[302] | 0;
+ ga = 1 << ma;
+ if (!(la & ga)) {
+ k[302] = la | ga;
+ Ma = c + 8 | 0;
+ Na = c;
+ } else {
+ ga = c + 8 | 0;
+ la = k[ga >> 2] | 0;
+ if (la >>> 0 < (k[306] | 0) >>> 0) qa(); else {
+ Ma = ga;
+ Na = la;
+ }
+ }
+ k[Ma >> 2] = ja;
+ k[Na + 12 >> 2] = ja;
+ k[ja + 8 >> 2] = Na;
+ k[ja + 12 >> 2] = c;
+ break;
+ }
+ c = ka >>> 8;
+ if (!c) Oa = 0; else if (ka >>> 0 > 16777215) Oa = 31; else {
+ la = (c + 1048320 | 0) >>> 16 & 8;
+ ga = c << la;
+ c = (ga + 520192 | 0) >>> 16 & 4;
+ ma = ga << c;
+ ga = (ma + 245760 | 0) >>> 16 & 2;
+ e = 14 - (c | la | ga) + (ma << ga >>> 15) | 0;
+ Oa = ka >>> (e + 7 | 0) & 1 | e << 1;
+ }
+ e = 1512 + (Oa << 2) | 0;
+ k[ja + 28 >> 2] = Oa;
+ k[ja + 20 >> 2] = 0;
+ k[ea >> 2] = 0;
+ ga = k[303] | 0;
+ ma = 1 << Oa;
+ if (!(ga & ma)) {
+ k[303] = ga | ma;
+ k[e >> 2] = ja;
+ k[ja + 24 >> 2] = e;
+ k[ja + 12 >> 2] = ja;
+ k[ja + 8 >> 2] = ja;
+ break;
+ }
+ ma = ka << ((Oa | 0) == 31 ? 0 : 25 - (Oa >>> 1) | 0);
+ ga = k[e >> 2] | 0;
+ while (1) {
+ if ((k[ga + 4 >> 2] & -8 | 0) == (ka | 0)) {
+ Pa = ga;
+ N = 305;
+ break;
+ }
+ e = ga + 16 + (ma >>> 31 << 2) | 0;
+ la = k[e >> 2] | 0;
+ if (!la) {
+ Ra = e;
+ Sa = ga;
+ N = 302;
+ break;
+ } else {
+ ma = ma << 1;
+ ga = la;
+ }
+ }
+ if ((N | 0) == 302) if (Ra >>> 0 < (k[306] | 0) >>> 0) qa(); else {
+ k[Ra >> 2] = ja;
+ k[ja + 24 >> 2] = Sa;
+ k[ja + 12 >> 2] = ja;
+ k[ja + 8 >> 2] = ja;
+ break;
+ } else if ((N | 0) == 305) {
+ ga = Pa + 8 | 0;
+ ma = k[ga >> 2] | 0;
+ ka = k[306] | 0;
+ if (ma >>> 0 >= ka >>> 0 & Pa >>> 0 >= ka >>> 0) {
+ k[ma + 12 >> 2] = ja;
+ k[ga >> 2] = ja;
+ k[ja + 8 >> 2] = ma;
+ k[ja + 12 >> 2] = Pa;
+ k[ja + 24 >> 2] = 0;
+ break;
+ } else qa();
+ }
+ }
+ } while (0);
+ ja = k[305] | 0;
+ if (ja >>> 0 > y >>> 0) {
+ Pa = ja - y | 0;
+ k[305] = Pa;
+ ja = k[308] | 0;
+ N = ja + y | 0;
+ k[308] = N;
+ k[N + 4 >> 2] = Pa | 1;
+ k[ja + 4 >> 2] = y | 3;
+ p = ja + 8 | 0;
+ r = b;
+ return p | 0;
+ }
+ }
+ ja = Qa() | 0;
+ k[ja >> 2] = 12;
+ p = 0;
+ r = b;
+ return p | 0;
+}
+
+function fb(a) {
+ a = a | 0;
+ var b = 0, c = 0, d = 0, e = 0, f = 0, g = 0, h = 0, i = 0, j = 0, l = 0, m = 0, n = 0, o = 0, p = 0, q = 0, r = 0, s = 0, t = 0, u = 0, v = 0, w = 0, x = 0, y = 0, z = 0, A = 0, B = 0, C = 0, D = 0, E = 0, F = 0, G = 0, H = 0, I = 0, J = 0, K = 0, L = 0;
+ if (!a) return;
+ b = a + -8 | 0;
+ c = k[306] | 0;
+ if (b >>> 0 < c >>> 0) qa();
+ d = k[a + -4 >> 2] | 0;
+ a = d & 3;
+ if ((a | 0) == 1) qa();
+ e = d & -8;
+ f = b + e | 0;
+ do if (!(d & 1)) {
+ g = k[b >> 2] | 0;
+ if (!a) return;
+ h = b + (0 - g) | 0;
+ i = g + e | 0;
+ if (h >>> 0 < c >>> 0) qa();
+ if ((h | 0) == (k[307] | 0)) {
+ j = f + 4 | 0;
+ l = k[j >> 2] | 0;
+ if ((l & 3 | 0) != 3) {
+ m = h;
+ n = i;
+ break;
+ }
+ k[304] = i;
+ k[j >> 2] = l & -2;
+ k[h + 4 >> 2] = i | 1;
+ k[h + i >> 2] = i;
+ return;
+ }
+ l = g >>> 3;
+ if (g >>> 0 < 256) {
+ g = k[h + 8 >> 2] | 0;
+ j = k[h + 12 >> 2] | 0;
+ o = 1248 + (l << 1 << 2) | 0;
+ if ((g | 0) != (o | 0)) {
+ if (g >>> 0 < c >>> 0) qa();
+ if ((k[g + 12 >> 2] | 0) != (h | 0)) qa();
+ }
+ if ((j | 0) == (g | 0)) {
+ k[302] = k[302] & ~(1 << l);
+ m = h;
+ n = i;
+ break;
+ }
+ if ((j | 0) == (o | 0)) p = j + 8 | 0; else {
+ if (j >>> 0 < c >>> 0) qa();
+ o = j + 8 | 0;
+ if ((k[o >> 2] | 0) == (h | 0)) p = o; else qa();
+ }
+ k[g + 12 >> 2] = j;
+ k[p >> 2] = g;
+ m = h;
+ n = i;
+ break;
+ }
+ g = k[h + 24 >> 2] | 0;
+ j = k[h + 12 >> 2] | 0;
+ do if ((j | 0) == (h | 0)) {
+ o = h + 16 | 0;
+ l = o + 4 | 0;
+ q = k[l >> 2] | 0;
+ if (!q) {
+ r = k[o >> 2] | 0;
+ if (!r) {
+ s = 0;
+ break;
+ } else {
+ t = r;
+ u = o;
+ }
+ } else {
+ t = q;
+ u = l;
+ }
+ while (1) {
+ l = t + 20 | 0;
+ q = k[l >> 2] | 0;
+ if (q | 0) {
+ t = q;
+ u = l;
+ continue;
+ }
+ l = t + 16 | 0;
+ q = k[l >> 2] | 0;
+ if (!q) {
+ v = t;
+ w = u;
+ break;
+ } else {
+ t = q;
+ u = l;
+ }
+ }
+ if (w >>> 0 < c >>> 0) qa(); else {
+ k[w >> 2] = 0;
+ s = v;
+ break;
+ }
+ } else {
+ l = k[h + 8 >> 2] | 0;
+ if (l >>> 0 < c >>> 0) qa();
+ q = l + 12 | 0;
+ if ((k[q >> 2] | 0) != (h | 0)) qa();
+ o = j + 8 | 0;
+ if ((k[o >> 2] | 0) == (h | 0)) {
+ k[q >> 2] = j;
+ k[o >> 2] = l;
+ s = j;
+ break;
+ } else qa();
+ } while (0);
+ if (!g) {
+ m = h;
+ n = i;
+ } else {
+ j = k[h + 28 >> 2] | 0;
+ l = 1512 + (j << 2) | 0;
+ if ((h | 0) == (k[l >> 2] | 0)) {
+ k[l >> 2] = s;
+ if (!s) {
+ k[303] = k[303] & ~(1 << j);
+ m = h;
+ n = i;
+ break;
+ }
+ } else {
+ if (g >>> 0 < (k[306] | 0) >>> 0) qa();
+ j = g + 16 | 0;
+ if ((k[j >> 2] | 0) == (h | 0)) k[j >> 2] = s; else k[g + 20 >> 2] = s;
+ if (!s) {
+ m = h;
+ n = i;
+ break;
+ }
+ }
+ j = k[306] | 0;
+ if (s >>> 0 < j >>> 0) qa();
+ k[s + 24 >> 2] = g;
+ l = h + 16 | 0;
+ o = k[l >> 2] | 0;
+ do if (o | 0) if (o >>> 0 < j >>> 0) qa(); else {
+ k[s + 16 >> 2] = o;
+ k[o + 24 >> 2] = s;
+ break;
+ } while (0);
+ o = k[l + 4 >> 2] | 0;
+ if (!o) {
+ m = h;
+ n = i;
+ } else if (o >>> 0 < (k[306] | 0) >>> 0) qa(); else {
+ k[s + 20 >> 2] = o;
+ k[o + 24 >> 2] = s;
+ m = h;
+ n = i;
+ break;
+ }
+ }
+ } else {
+ m = b;
+ n = e;
+ } while (0);
+ if (m >>> 0 >= f >>> 0) qa();
+ e = f + 4 | 0;
+ b = k[e >> 2] | 0;
+ if (!(b & 1)) qa();
+ if (!(b & 2)) {
+ if ((f | 0) == (k[308] | 0)) {
+ s = (k[305] | 0) + n | 0;
+ k[305] = s;
+ k[308] = m;
+ k[m + 4 >> 2] = s | 1;
+ if ((m | 0) != (k[307] | 0)) return;
+ k[307] = 0;
+ k[304] = 0;
+ return;
+ }
+ if ((f | 0) == (k[307] | 0)) {
+ s = (k[304] | 0) + n | 0;
+ k[304] = s;
+ k[307] = m;
+ k[m + 4 >> 2] = s | 1;
+ k[m + s >> 2] = s;
+ return;
+ }
+ s = (b & -8) + n | 0;
+ c = b >>> 3;
+ do if (b >>> 0 < 256) {
+ v = k[f + 8 >> 2] | 0;
+ w = k[f + 12 >> 2] | 0;
+ u = 1248 + (c << 1 << 2) | 0;
+ if ((v | 0) != (u | 0)) {
+ if (v >>> 0 < (k[306] | 0) >>> 0) qa();
+ if ((k[v + 12 >> 2] | 0) != (f | 0)) qa();
+ }
+ if ((w | 0) == (v | 0)) {
+ k[302] = k[302] & ~(1 << c);
+ break;
+ }
+ if ((w | 0) == (u | 0)) x = w + 8 | 0; else {
+ if (w >>> 0 < (k[306] | 0) >>> 0) qa();
+ u = w + 8 | 0;
+ if ((k[u >> 2] | 0) == (f | 0)) x = u; else qa();
+ }
+ k[v + 12 >> 2] = w;
+ k[x >> 2] = v;
+ } else {
+ v = k[f + 24 >> 2] | 0;
+ w = k[f + 12 >> 2] | 0;
+ do if ((w | 0) == (f | 0)) {
+ u = f + 16 | 0;
+ t = u + 4 | 0;
+ p = k[t >> 2] | 0;
+ if (!p) {
+ a = k[u >> 2] | 0;
+ if (!a) {
+ y = 0;
+ break;
+ } else {
+ z = a;
+ A = u;
+ }
+ } else {
+ z = p;
+ A = t;
+ }
+ while (1) {
+ t = z + 20 | 0;
+ p = k[t >> 2] | 0;
+ if (p | 0) {
+ z = p;
+ A = t;
+ continue;
+ }
+ t = z + 16 | 0;
+ p = k[t >> 2] | 0;
+ if (!p) {
+ B = z;
+ C = A;
+ break;
+ } else {
+ z = p;
+ A = t;
+ }
+ }
+ if (C >>> 0 < (k[306] | 0) >>> 0) qa(); else {
+ k[C >> 2] = 0;
+ y = B;
+ break;
+ }
+ } else {
+ t = k[f + 8 >> 2] | 0;
+ if (t >>> 0 < (k[306] | 0) >>> 0) qa();
+ p = t + 12 | 0;
+ if ((k[p >> 2] | 0) != (f | 0)) qa();
+ u = w + 8 | 0;
+ if ((k[u >> 2] | 0) == (f | 0)) {
+ k[p >> 2] = w;
+ k[u >> 2] = t;
+ y = w;
+ break;
+ } else qa();
+ } while (0);
+ if (v | 0) {
+ w = k[f + 28 >> 2] | 0;
+ i = 1512 + (w << 2) | 0;
+ if ((f | 0) == (k[i >> 2] | 0)) {
+ k[i >> 2] = y;
+ if (!y) {
+ k[303] = k[303] & ~(1 << w);
+ break;
+ }
+ } else {
+ if (v >>> 0 < (k[306] | 0) >>> 0) qa();
+ w = v + 16 | 0;
+ if ((k[w >> 2] | 0) == (f | 0)) k[w >> 2] = y; else k[v + 20 >> 2] = y;
+ if (!y) break;
+ }
+ w = k[306] | 0;
+ if (y >>> 0 < w >>> 0) qa();
+ k[y + 24 >> 2] = v;
+ i = f + 16 | 0;
+ h = k[i >> 2] | 0;
+ do if (h | 0) if (h >>> 0 < w >>> 0) qa(); else {
+ k[y + 16 >> 2] = h;
+ k[h + 24 >> 2] = y;
+ break;
+ } while (0);
+ h = k[i + 4 >> 2] | 0;
+ if (h | 0) if (h >>> 0 < (k[306] | 0) >>> 0) qa(); else {
+ k[y + 20 >> 2] = h;
+ k[h + 24 >> 2] = y;
+ break;
+ }
+ }
+ } while (0);
+ k[m + 4 >> 2] = s | 1;
+ k[m + s >> 2] = s;
+ if ((m | 0) == (k[307] | 0)) {
+ k[304] = s;
+ return;
+ } else D = s;
+ } else {
+ k[e >> 2] = b & -2;
+ k[m + 4 >> 2] = n | 1;
+ k[m + n >> 2] = n;
+ D = n;
+ }
+ n = D >>> 3;
+ if (D >>> 0 < 256) {
+ b = 1248 + (n << 1 << 2) | 0;
+ e = k[302] | 0;
+ s = 1 << n;
+ if (!(e & s)) {
+ k[302] = e | s;
+ E = b + 8 | 0;
+ F = b;
+ } else {
+ s = b + 8 | 0;
+ e = k[s >> 2] | 0;
+ if (e >>> 0 < (k[306] | 0) >>> 0) qa(); else {
+ E = s;
+ F = e;
+ }
+ }
+ k[E >> 2] = m;
+ k[F + 12 >> 2] = m;
+ k[m + 8 >> 2] = F;
+ k[m + 12 >> 2] = b;
+ return;
+ }
+ b = D >>> 8;
+ if (!b) G = 0; else if (D >>> 0 > 16777215) G = 31; else {
+ F = (b + 1048320 | 0) >>> 16 & 8;
+ E = b << F;
+ b = (E + 520192 | 0) >>> 16 & 4;
+ e = E << b;
+ E = (e + 245760 | 0) >>> 16 & 2;
+ s = 14 - (b | F | E) + (e << E >>> 15) | 0;
+ G = D >>> (s + 7 | 0) & 1 | s << 1;
+ }
+ s = 1512 + (G << 2) | 0;
+ k[m + 28 >> 2] = G;
+ k[m + 20 >> 2] = 0;
+ k[m + 16 >> 2] = 0;
+ E = k[303] | 0;
+ e = 1 << G;
+ do if (!(E & e)) {
+ k[303] = E | e;
+ k[s >> 2] = m;
+ k[m + 24 >> 2] = s;
+ k[m + 12 >> 2] = m;
+ k[m + 8 >> 2] = m;
+ } else {
+ F = D << ((G | 0) == 31 ? 0 : 25 - (G >>> 1) | 0);
+ b = k[s >> 2] | 0;
+ while (1) {
+ if ((k[b + 4 >> 2] & -8 | 0) == (D | 0)) {
+ H = b;
+ I = 130;
+ break;
+ }
+ n = b + 16 + (F >>> 31 << 2) | 0;
+ y = k[n >> 2] | 0;
+ if (!y) {
+ J = n;
+ K = b;
+ I = 127;
+ break;
+ } else {
+ F = F << 1;
+ b = y;
+ }
+ }
+ if ((I | 0) == 127) if (J >>> 0 < (k[306] | 0) >>> 0) qa(); else {
+ k[J >> 2] = m;
+ k[m + 24 >> 2] = K;
+ k[m + 12 >> 2] = m;
+ k[m + 8 >> 2] = m;
+ break;
+ } else if ((I | 0) == 130) {
+ b = H + 8 | 0;
+ F = k[b >> 2] | 0;
+ i = k[306] | 0;
+ if (F >>> 0 >= i >>> 0 & H >>> 0 >= i >>> 0) {
+ k[F + 12 >> 2] = m;
+ k[b >> 2] = m;
+ k[m + 8 >> 2] = F;
+ k[m + 12 >> 2] = H;
+ k[m + 24 >> 2] = 0;
+ break;
+ } else qa();
+ }
+ } while (0);
+ m = (k[310] | 0) + -1 | 0;
+ k[310] = m;
+ if (!m) L = 1664; else return;
+ while (1) {
+ m = k[L >> 2] | 0;
+ if (!m) break; else L = m + 8 | 0;
+ }
+ k[310] = -1;
+ return;
+}
+
+function Ra(a, b, c) {
+ a = a | 0;
+ b = b | 0;
+ c = c | 0;
+ var d = 0, e = 0, f = 0, g = 0, h = 0, i = 0, j = 0, l = 0, m = 0, n = 0, o = 0, p = 0, q = 0, s = 0, t = 0, u = 0, v = 0, w = 0, x = 0, y = 0, z = 0;
+ d = r;
+ r = r + 48 | 0;
+ e = d + 16 | 0;
+ f = d;
+ g = d + 32 | 0;
+ h = a + 28 | 0;
+ i = k[h >> 2] | 0;
+ k[g >> 2] = i;
+ j = a + 20 | 0;
+ l = (k[j >> 2] | 0) - i | 0;
+ k[g + 4 >> 2] = l;
+ k[g + 8 >> 2] = b;
+ k[g + 12 >> 2] = c;
+ b = a + 60 | 0;
+ i = a + 44 | 0;
+ m = g;
+ g = 2;
+ n = l + c | 0;
+ while (1) {
+ if (!(k[290] | 0)) {
+ k[e >> 2] = k[b >> 2];
+ k[e + 4 >> 2] = m;
+ k[e + 8 >> 2] = g;
+ o = Pa(ya(146, e | 0) | 0) | 0;
+ } else {
+ ra(1, a | 0);
+ k[f >> 2] = k[b >> 2];
+ k[f + 4 >> 2] = m;
+ k[f + 8 >> 2] = g;
+ l = Pa(ya(146, f | 0) | 0) | 0;
+ oa(0);
+ o = l;
+ }
+ if ((n | 0) == (o | 0)) {
+ p = 6;
+ break;
+ }
+ if ((o | 0) < 0) {
+ q = m;
+ s = g;
+ p = 8;
+ break;
+ }
+ l = n - o | 0;
+ t = k[m + 4 >> 2] | 0;
+ if (o >>> 0 > t >>> 0) {
+ u = k[i >> 2] | 0;
+ k[h >> 2] = u;
+ k[j >> 2] = u;
+ v = k[m + 12 >> 2] | 0;
+ w = o - t | 0;
+ x = m + 8 | 0;
+ y = g + -1 | 0;
+ } else if ((g | 0) == 2) {
+ k[h >> 2] = (k[h >> 2] | 0) + o;
+ v = t;
+ w = o;
+ x = m;
+ y = 2;
+ } else {
+ v = t;
+ w = o;
+ x = m;
+ y = g;
+ }
+ k[x >> 2] = (k[x >> 2] | 0) + w;
+ k[x + 4 >> 2] = v - w;
+ m = x;
+ g = y;
+ n = l;
+ }
+ if ((p | 0) == 6) {
+ n = k[i >> 2] | 0;
+ k[a + 16 >> 2] = n + (k[a + 48 >> 2] | 0);
+ i = n;
+ k[h >> 2] = i;
+ k[j >> 2] = i;
+ z = c;
+ } else if ((p | 0) == 8) {
+ k[a + 16 >> 2] = 0;
+ k[h >> 2] = 0;
+ k[j >> 2] = 0;
+ k[a >> 2] = k[a >> 2] | 32;
+ if ((s | 0) == 2) z = 0; else z = c - (k[q + 4 >> 2] | 0) | 0;
+ }
+ r = d;
+ return z | 0;
+}
+
+function Wa(a, b, c) {
+ a = a | 0;
+ b = b | 0;
+ c = c | 0;
+ var d = 0, e = 0, f = 0, g = 0, h = 0, j = 0, l = 0, m = 0, n = 0, o = 0, p = 0, q = 0;
+ d = c + 16 | 0;
+ e = k[d >> 2] | 0;
+ if (!e) if (!(Xa(c) | 0)) {
+ f = k[d >> 2] | 0;
+ g = 5;
+ } else h = 0; else {
+ f = e;
+ g = 5;
+ }
+ a : do if ((g | 0) == 5) {
+ e = c + 20 | 0;
+ d = k[e >> 2] | 0;
+ j = d;
+ if ((f - d | 0) >>> 0 < b >>> 0) {
+ h = Ca[k[c + 36 >> 2] & 3](c, a, b) | 0;
+ break;
+ }
+ b : do if ((i[c + 75 >> 0] | 0) > -1) {
+ d = b;
+ while (1) {
+ if (!d) {
+ l = b;
+ m = a;
+ n = j;
+ o = 0;
+ break b;
+ }
+ p = d + -1 | 0;
+ if ((i[a + p >> 0] | 0) == 10) {
+ q = d;
+ break;
+ } else d = p;
+ }
+ if ((Ca[k[c + 36 >> 2] & 3](c, a, q) | 0) >>> 0 < q >>> 0) {
+ h = q;
+ break a;
+ }
+ l = b - q | 0;
+ m = a + q | 0;
+ n = k[e >> 2] | 0;
+ o = q;
+ } else {
+ l = b;
+ m = a;
+ n = j;
+ o = 0;
+ } while (0);
+ jb(n | 0, m | 0, l | 0) | 0;
+ k[e >> 2] = (k[e >> 2] | 0) + l;
+ h = o + l | 0;
+ } while (0);
+ return h | 0;
+}
+
+function Za(a) {
+ a = a | 0;
+ var b = 0, c = 0, d = 0, e = 0, f = 0, g = 0, h = 0, j = 0, l = 0, m = 0;
+ b = a;
+ a : do if (!(b & 3)) {
+ c = a;
+ d = 4;
+ } else {
+ e = a;
+ f = b;
+ while (1) {
+ if (!(i[e >> 0] | 0)) {
+ g = f;
+ break a;
+ }
+ h = e + 1 | 0;
+ f = h;
+ if (!(f & 3)) {
+ c = h;
+ d = 4;
+ break;
+ } else e = h;
+ }
+ } while (0);
+ if ((d | 0) == 4) {
+ d = c;
+ while (1) {
+ c = k[d >> 2] | 0;
+ if (!((c & -2139062144 ^ -2139062144) & c + -16843009)) d = d + 4 | 0; else {
+ j = c;
+ l = d;
+ break;
+ }
+ }
+ if (!((j & 255) << 24 >> 24)) m = l; else {
+ j = l;
+ while (1) {
+ l = j + 1 | 0;
+ if (!(i[l >> 0] | 0)) {
+ m = l;
+ break;
+ } else j = l;
+ }
+ }
+ g = m;
+ }
+ return g - b | 0;
+}
+
+function _a(a) {
+ a = a | 0;
+ var b = 0, c = 0, d = 0, e = 0, f = 0, g = 0, h = 0;
+ do if (!a) {
+ if (!(k[285] | 0)) b = 0; else b = _a(k[285] | 0) | 0;
+ pa(1188);
+ c = k[296] | 0;
+ if (!c) d = b; else {
+ e = c;
+ c = b;
+ while (1) {
+ if ((k[e + 76 >> 2] | 0) > -1) f = Ya(e) | 0; else f = 0;
+ if ((k[e + 20 >> 2] | 0) >>> 0 > (k[e + 28 >> 2] | 0) >>> 0) g = $a(e) | 0 | c; else g = c;
+ if (f | 0) Ta(e);
+ e = k[e + 56 >> 2] | 0;
+ if (!e) {
+ d = g;
+ break;
+ } else c = g;
+ }
+ }
+ xa(1188);
+ h = d;
+ } else {
+ if ((k[a + 76 >> 2] | 0) <= -1) {
+ h = $a(a) | 0;
+ break;
+ }
+ c = (Ya(a) | 0) == 0;
+ e = $a(a) | 0;
+ if (c) h = e; else {
+ Ta(a);
+ h = e;
+ }
+ } while (0);
+ return h | 0;
+}
+
+function ab(a, b) {
+ a = a | 0;
+ b = b | 0;
+ var c = 0, d = 0, e = 0, f = 0, g = 0, h = 0, j = 0, m = 0, n = 0;
+ c = r;
+ r = r + 16 | 0;
+ d = c;
+ e = b & 255;
+ i[d >> 0] = e;
+ f = a + 16 | 0;
+ g = k[f >> 2] | 0;
+ if (!g) if (!(Xa(a) | 0)) {
+ h = k[f >> 2] | 0;
+ j = 4;
+ } else m = -1; else {
+ h = g;
+ j = 4;
+ }
+ do if ((j | 0) == 4) {
+ g = a + 20 | 0;
+ f = k[g >> 2] | 0;
+ if (f >>> 0 < h >>> 0) {
+ n = b & 255;
+ if ((n | 0) != (i[a + 75 >> 0] | 0)) {
+ k[g >> 2] = f + 1;
+ i[f >> 0] = e;
+ m = n;
+ break;
+ }
+ }
+ if ((Ca[k[a + 36 >> 2] & 3](a, d, 1) | 0) == 1) m = l[d >> 0] | 0; else m = -1;
+ } while (0);
+ r = c;
+ return m | 0;
+}
+
+function $a(a) {
+ a = a | 0;
+ var b = 0, c = 0, d = 0, e = 0, f = 0, g = 0, h = 0;
+ b = a + 20 | 0;
+ c = a + 28 | 0;
+ if ((k[b >> 2] | 0) >>> 0 > (k[c >> 2] | 0) >>> 0) {
+ Ca[k[a + 36 >> 2] & 3](a, 0, 0) | 0;
+ if (!(k[b >> 2] | 0)) d = -1; else e = 3;
+ } else e = 3;
+ if ((e | 0) == 3) {
+ e = a + 4 | 0;
+ f = k[e >> 2] | 0;
+ g = a + 8 | 0;
+ h = k[g >> 2] | 0;
+ if (f >>> 0 < h >>> 0) Ca[k[a + 40 >> 2] & 3](a, f - h | 0, 1) | 0;
+ k[a + 16 >> 2] = 0;
+ k[c >> 2] = 0;
+ k[b >> 2] = 0;
+ k[g >> 2] = 0;
+ k[e >> 2] = 0;
+ d = 0;
+ }
+ return d | 0;
+}
+
+function jb(a, b, c) {
+ a = a | 0;
+ b = b | 0;
+ c = c | 0;
+ var d = 0;
+ if ((c | 0) >= 4096) return va(a | 0, b | 0, c | 0) | 0;
+ d = a | 0;
+ if ((a & 3) == (b & 3)) {
+ while (a & 3) {
+ if (!c) return d | 0;
+ i[a >> 0] = i[b >> 0] | 0;
+ a = a + 1 | 0;
+ b = b + 1 | 0;
+ c = c - 1 | 0;
+ }
+ while ((c | 0) >= 4) {
+ k[a >> 2] = k[b >> 2];
+ a = a + 4 | 0;
+ b = b + 4 | 0;
+ c = c - 4 | 0;
+ }
+ }
+ while ((c | 0) > 0) {
+ i[a >> 0] = i[b >> 0] | 0;
+ a = a + 1 | 0;
+ b = b + 1 | 0;
+ c = c - 1 | 0;
+ }
+ return d | 0;
+}
+
+function gb() {}
+function hb(a, b, c) {
+ a = a | 0;
+ b = b | 0;
+ c = c | 0;
+ var d = 0, e = 0, f = 0, g = 0;
+ d = a + c | 0;
+ if ((c | 0) >= 20) {
+ b = b & 255;
+ e = a & 3;
+ f = b | b << 8 | b << 16 | b << 24;
+ g = d & ~3;
+ if (e) {
+ e = a + 4 - e | 0;
+ while ((a | 0) < (e | 0)) {
+ i[a >> 0] = b;
+ a = a + 1 | 0;
+ }
+ }
+ while ((a | 0) < (g | 0)) {
+ k[a >> 2] = f;
+ a = a + 4 | 0;
+ }
+ }
+ while ((a | 0) < (d | 0)) {
+ i[a >> 0] = b;
+ a = a + 1 | 0;
+ }
+ return a - c | 0;
+}
+
+function db(a) {
+ a = a | 0;
+ var b = 0, c = 0, d = 0, e = 0, f = 0;
+ b = k[256] | 0;
+ if ((k[b + 76 >> 2] | 0) > -1) c = Ya(b) | 0; else c = 0;
+ do if ((cb(a, b) | 0) < 0) d = 1; else {
+ if ((i[b + 75 >> 0] | 0) != 10) {
+ e = b + 20 | 0;
+ f = k[e >> 2] | 0;
+ if (f >>> 0 < (k[b + 16 >> 2] | 0) >>> 0) {
+ k[e >> 2] = f + 1;
+ i[f >> 0] = 10;
+ d = 0;
+ break;
+ }
+ }
+ d = (ab(b, 10) | 0) < 0;
+ } while (0);
+ if (c | 0) Ta(b);
+ return d << 31 >> 31 | 0;
+}
+
+function Xa(a) {
+ a = a | 0;
+ var b = 0, c = 0, d = 0;
+ b = a + 74 | 0;
+ c = i[b >> 0] | 0;
+ i[b >> 0] = c + 255 | c;
+ c = k[a >> 2] | 0;
+ if (!(c & 8)) {
+ k[a + 8 >> 2] = 0;
+ k[a + 4 >> 2] = 0;
+ b = k[a + 44 >> 2] | 0;
+ k[a + 28 >> 2] = b;
+ k[a + 20 >> 2] = b;
+ k[a + 16 >> 2] = b + (k[a + 48 >> 2] | 0);
+ d = 0;
+ } else {
+ k[a >> 2] = c | 32;
+ d = -1;
+ }
+ return d | 0;
+}
+
+function bb(a, b, c, d) {
+ a = a | 0;
+ b = b | 0;
+ c = c | 0;
+ d = d | 0;
+ var e = 0, f = 0, g = 0, h = 0, i = 0;
+ e = ga(c, b) | 0;
+ if ((k[d + 76 >> 2] | 0) > -1) {
+ f = (Ya(d) | 0) == 0;
+ g = Wa(a, e, d) | 0;
+ if (f) h = g; else {
+ Ta(d);
+ h = g;
+ }
+ } else h = Wa(a, e, d) | 0;
+ if ((h | 0) == (e | 0)) i = c; else i = (h >>> 0) / (b >>> 0) | 0;
+ return i | 0;
+}
+
+function Ua(a, b, c) {
+ a = a | 0;
+ b = b | 0;
+ c = c | 0;
+ var d = 0, e = 0, f = 0, g = 0;
+ d = r;
+ r = r + 32 | 0;
+ e = d;
+ f = d + 20 | 0;
+ k[e >> 2] = k[a + 60 >> 2];
+ k[e + 4 >> 2] = 0;
+ k[e + 8 >> 2] = b;
+ k[e + 12 >> 2] = f;
+ k[e + 16 >> 2] = c;
+ if ((Pa(ua(140, e | 0) | 0) | 0) < 0) {
+ k[f >> 2] = -1;
+ g = -1;
+ } else g = k[f >> 2] | 0;
+ r = d;
+ return g | 0;
+}
+
+function Va(a, b, c) {
+ a = a | 0;
+ b = b | 0;
+ c = c | 0;
+ var d = 0, e = 0;
+ d = r;
+ r = r + 80 | 0;
+ e = d;
+ k[a + 36 >> 2] = 3;
+ if (!(k[a >> 2] & 64)) {
+ k[e >> 2] = k[a + 60 >> 2];
+ k[e + 4 >> 2] = 21505;
+ k[e + 8 >> 2] = d + 12;
+ if (wa(54, e | 0) | 0) i[a + 75 >> 0] = -1;
+ }
+ e = Ra(a, b, c) | 0;
+ r = d;
+ return e | 0;
+}
+
+function Ka(a) {
+ a = a | 0;
+ i[t >> 0] = i[a >> 0];
+ i[t + 1 >> 0] = i[a + 1 >> 0];
+ i[t + 2 >> 0] = i[a + 2 >> 0];
+ i[t + 3 >> 0] = i[a + 3 >> 0];
+ i[t + 4 >> 0] = i[a + 4 >> 0];
+ i[t + 5 >> 0] = i[a + 5 >> 0];
+ i[t + 6 >> 0] = i[a + 6 >> 0];
+ i[t + 7 >> 0] = i[a + 7 >> 0];
+}
+
+function Oa(a) {
+ a = a | 0;
+ var b = 0, c = 0;
+ b = r;
+ r = r + 16 | 0;
+ c = b;
+ k[c >> 2] = k[a + 60 >> 2];
+ a = Pa(sa(6, c | 0) | 0) | 0;
+ r = b;
+ return a | 0;
+}
+
+function Pa(a) {
+ a = a | 0;
+ var b = 0, c = 0;
+ if (a >>> 0 > 4294963200) {
+ b = Qa() | 0;
+ k[b >> 2] = 0 - a;
+ c = -1;
+ } else c = a;
+ return c | 0;
+}
+
+function Ja(a) {
+ a = a | 0;
+ i[t >> 0] = i[a >> 0];
+ i[t + 1 >> 0] = i[a + 1 >> 0];
+ i[t + 2 >> 0] = i[a + 2 >> 0];
+ i[t + 3 >> 0] = i[a + 3 >> 0];
+}
+
+function Qa() {
+ var a = 0, b = 0;
+ if (!(k[290] | 0)) a = 1204; else {
+ b = (ib() | 0) + 64 | 0;
+ a = k[b >> 2] | 0;
+ }
+ return a | 0;
+}
+
+function lb(a, b, c, d) {
+ a = a | 0;
+ b = b | 0;
+ c = c | 0;
+ d = d | 0;
+ return Ca[a & 3](b | 0, c | 0, d | 0) | 0;
+}
+function Ea(a) {
+ a = a | 0;
+ var b = 0;
+ b = r;
+ r = r + a | 0;
+ r = r + 15 & -16;
+ return b | 0;
+}
+
+function cb(a, b) {
+ a = a | 0;
+ b = b | 0;
+ return (bb(a, Za(a) | 0, 1, b) | 0) + -1 | 0;
+}
+
+function ob(a, b, c) {
+ a = a | 0;
+ b = b | 0;
+ c = c | 0;
+ ja(1);
+ return 0;
+}
+
+function Ia(a, b) {
+ a = a | 0;
+ b = b | 0;
+ if (!v) {
+ v = a;
+ w = b;
+ }
+}
+
+function kb(a, b) {
+ a = a | 0;
+ b = b | 0;
+ return Ba[a & 1](b | 0) | 0;
+}
+
+function Sa(a) {
+ a = a | 0;
+ if (!(k[a + 68 >> 2] | 0)) Ta(a);
+ return;
+}
+
+function mb(a, b) {
+ a = a | 0;
+ b = b | 0;
+ Da[a & 1](b | 0);
+}
+
+function Ha(a, b) {
+ a = a | 0;
+ b = b | 0;
+ r = a;
+ s = b;
+}
+
+function nb(a) {
+ a = a | 0;
+ ja(0);
+ return 0;
+}
+
+function Na() {
+ db(1144) | 0;
+ return 0;
+}
+
+function Ya(a) {
+ a = a | 0;
+ return 0;
+}
+
+function Ta(a) {
+ a = a | 0;
+ return;
+}
+
+function pb(a) {
+ a = a | 0;
+ ja(2);
+}
+
+function La(a) {
+ a = a | 0;
+ K = a;
+}
+
+function Ga(a) {
+ a = a | 0;
+ r = a;
+}
+
+function Ma() {
+ return K | 0;
+}
+
+function Fa() {
+ return r | 0;
+}
+
+function ib() {
+ return 0;
+}
+
+// EMSCRIPTEN_END_FUNCS
+
+ var Ba = [ nb, Oa ];
+ var Ca = [ ob, Va, Ua, Ra ];
+ var Da = [ pb, Sa ];
+ return {
+ _free: fb,
+ _main: Na,
+ _pthread_self: ib,
+ _memset: hb,
+ _malloc: eb,
+ _memcpy: jb,
+ _fflush: _a,
+ ___errno_location: Qa,
+ runPostSets: gb,
+ _emscripten_replace_memory: Aa,
+ stackAlloc: Ea,
+ stackSave: Fa,
+ stackRestore: Ga,
+ establishStackSpace: Ha,
+ setThrew: Ia,
+ setTempRet0: La,
+ getTempRet0: Ma,
+ dynCall_ii: kb,
+ dynCall_iiii: lb,
+ dynCall_vi: mb
+ };
+})
+
+
+; \ No newline at end of file
diff --git a/test/memorygrowth.fromasm b/test/memorygrowth.fromasm
new file mode 100644
index 000000000..52f1e90c6
--- /dev/null
+++ b/test/memorygrowth.fromasm
@@ -0,0 +1,11248 @@
+(module
+ (memory 256 256)
+ (export "memory" memory)
+ (type $FUNCSIG$iiii (func (param i32 i32 i32) (result i32)))
+ (type $FUNCSIG$ii (func (param i32) (result i32)))
+ (type $FUNCSIG$vi (func (param i32)))
+ (type $FUNCSIG$v (func))
+ (type $FUNCSIG$vii (func (param i32 i32)))
+ (type $FUNCSIG$iii (func (param i32 i32) (result i32)))
+ (import $ja "env" "abort" (param i32))
+ (import $oa "env" "_pthread_cleanup_pop" (param i32))
+ (import $pa "env" "___lock" (param i32))
+ (import $qa "env" "_abort")
+ (import $ra "env" "_pthread_cleanup_push" (param i32 i32))
+ (import $sa "env" "___syscall6" (param i32 i32) (result i32))
+ (import $ta "env" "_sbrk" (param i32) (result i32))
+ (import $ua "env" "___syscall140" (param i32 i32) (result i32))
+ (import $va "env" "_emscripten_memcpy_big" (param i32 i32 i32) (result i32))
+ (import $wa "env" "___syscall54" (param i32 i32) (result i32))
+ (import $xa "env" "___unlock" (param i32))
+ (import $ya "env" "___syscall146" (param i32 i32) (result i32))
+ (export "_free" $fb)
+ (export "_main" $Na)
+ (export "_pthread_self" $ib)
+ (export "_memset" $hb)
+ (export "_malloc" $eb)
+ (export "_memcpy" $jb)
+ (export "_fflush" $_a)
+ (export "___errno_location" $Qa)
+ (export "runPostSets" $gb)
+ (export "stackAlloc" $Ea)
+ (export "stackSave" $Fa)
+ (export "stackRestore" $Ga)
+ (export "establishStackSpace" $Ha)
+ (export "setThrew" $Ia)
+ (export "setTempRet0" $La)
+ (export "getTempRet0" $Ma)
+ (export "dynCall_ii" $kb)
+ (export "dynCall_iiii" $lb)
+ (export "dynCall_vi" $mb)
+ (export "__growWasmMemory" $__growWasmMemory)
+ (table $nb $Oa $ob $Va $Ua $Ra $pb $Sa)
+ (func $eb (param $a i32) (result i32)
+ (local $ka i32)
+ (local $s i32)
+ (local $e i32)
+ (local $ma i32)
+ (local $q i32)
+ (local $i i32)
+ (local $aa i32)
+ (local $V i32)
+ (local $d i32)
+ (local $ja i32)
+ (local $f i32)
+ (local $g i32)
+ (local $c i32)
+ (local $la i32)
+ (local $t i32)
+ (local $o i32)
+ (local $N i32)
+ (local $ga i32)
+ (local $ca i32)
+ (local $U i32)
+ (local $$ i32)
+ (local $j i32)
+ (local $ea i32)
+ (local $y i32)
+ (local $u i32)
+ (local $ba i32)
+ (local $da i32)
+ (local $p i32)
+ (local $ha i32)
+ (local $A i32)
+ (local $n i32)
+ (local $fa i32)
+ (local $W i32)
+ (local $l i32)
+ (local $ya i32)
+ (local $C i32)
+ (local $ia i32)
+ (local $b i32)
+ (local $Ea i32)
+ (local $m i32)
+ (local $P i32)
+ (local $Oa i32)
+ (local $Ha i32)
+ (local $za i32)
+ (local $z i32)
+ (local $X i32)
+ (local $Pa i32)
+ (local $J i32)
+ (local $D i32)
+ (local $wa i32)
+ (local $sa i32)
+ (local $O i32)
+ (local $Y i32)
+ (local $Q i32)
+ (local $M i32)
+ (local $E i32)
+ (local $B i32)
+ (local $Aa i32)
+ (local $x i32)
+ (local $v i32)
+ (local $h i32)
+ (local $T i32)
+ (local $S i32)
+ (local $R i32)
+ (local $Na i32)
+ (local $L i32)
+ (local $K i32)
+ (local $Ia i32)
+ (local $I i32)
+ (local $Ga i32)
+ (local $xa i32)
+ (local $w i32)
+ (local $va i32)
+ (local $_ i32)
+ (local $Ra i32)
+ (local $Ma i32)
+ (local $La i32)
+ (local $Ja i32)
+ (local $H i32)
+ (local $G i32)
+ (local $Fa i32)
+ (local $Da i32)
+ (local $Ca i32)
+ (local $ua i32)
+ (local $ra i32)
+ (local $pa i32)
+ (local $oa i32)
+ (local $na i32)
+ (local $Z i32)
+ (local $Sa i32)
+ (local $Ka i32)
+ (local $F i32)
+ (local $Ba i32)
+ (set_local $b
+ (i32.load
+ (i32.const 8)
+ )
+ )
+ (i32.store
+ (i32.const 8)
+ (i32.add
+ (i32.load
+ (i32.const 8)
+ )
+ (i32.const 16)
+ )
+ )
+ (set_local $c
+ (get_local $b)
+ )
+ (block $do-once$0
+ (if
+ (i32.lt_u
+ (get_local $a)
+ (i32.const 245)
+ )
+ (block
+ (set_local $d
+ (if
+ (i32.lt_u
+ (get_local $a)
+ (i32.const 11)
+ )
+ (i32.const 16)
+ (i32.and
+ (i32.add
+ (get_local $a)
+ (i32.const 11)
+ )
+ (i32.const -8)
+ )
+ )
+ )
+ (set_local $e
+ (i32.shr_u
+ (get_local $d)
+ (i32.const 3)
+ )
+ )
+ (set_local $f
+ (i32.load
+ (i32.const 1208)
+ )
+ )
+ (set_local $g
+ (i32.shr_u
+ (get_local $f)
+ (get_local $e)
+ )
+ )
+ (if
+ (i32.and
+ (get_local $g)
+ (i32.const 3)
+ )
+ (block
+ (set_local $h
+ (i32.add
+ (i32.xor
+ (i32.and
+ (get_local $g)
+ (i32.const 1)
+ )
+ (i32.const 1)
+ )
+ (get_local $e)
+ )
+ )
+ (set_local $i
+ (i32.add
+ (i32.const 1248)
+ (i32.shl
+ (i32.shl
+ (get_local $h)
+ (i32.const 1)
+ )
+ (i32.const 2)
+ )
+ )
+ )
+ (set_local $j
+ (i32.add
+ (get_local $i)
+ (i32.const 8)
+ )
+ )
+ (set_local $l
+ (i32.load
+ (get_local $j)
+ )
+ )
+ (set_local $m
+ (i32.add
+ (get_local $l)
+ (i32.const 8)
+ )
+ )
+ (set_local $n
+ (i32.load
+ (get_local $m)
+ )
+ )
+ (block $do-once$2
+ (if
+ (i32.eq
+ (get_local $i)
+ (get_local $n)
+ )
+ (i32.store
+ (i32.const 1208)
+ (i32.and
+ (get_local $f)
+ (i32.xor
+ (i32.shl
+ (i32.const 1)
+ (get_local $h)
+ )
+ (i32.const -1)
+ )
+ )
+ )
+ (block
+ (if
+ (i32.lt_u
+ (get_local $n)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ )
+ (set_local $o
+ (i32.add
+ (get_local $n)
+ (i32.const 12)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.load
+ (get_local $o)
+ )
+ (get_local $l)
+ )
+ (block
+ (i32.store
+ (get_local $o)
+ (get_local $i)
+ )
+ (i32.store
+ (get_local $j)
+ (get_local $n)
+ )
+ (br $do-once$2)
+ )
+ (call_import $qa)
+ )
+ )
+ )
+ )
+ (set_local $n
+ (i32.shl
+ (get_local $h)
+ (i32.const 3)
+ )
+ )
+ (i32.store offset=4
+ (get_local $l)
+ (i32.or
+ (get_local $n)
+ (i32.const 3)
+ )
+ )
+ (set_local $j
+ (i32.add
+ (i32.add
+ (get_local $l)
+ (get_local $n)
+ )
+ (i32.const 4)
+ )
+ )
+ (i32.store
+ (get_local $j)
+ (i32.or
+ (i32.load
+ (get_local $j)
+ )
+ (i32.const 1)
+ )
+ )
+ (set_local $p
+ (get_local $m)
+ )
+ (i32.store
+ (i32.const 8)
+ (get_local $b)
+ )
+ (return
+ (get_local $p)
+ )
+ )
+ )
+ (set_local $j
+ (i32.load
+ (i32.const 1216)
+ )
+ )
+ (if
+ (i32.gt_u
+ (get_local $d)
+ (get_local $j)
+ )
+ (block
+ (if
+ (get_local $g)
+ (block
+ (set_local $n
+ (i32.shl
+ (i32.const 2)
+ (get_local $e)
+ )
+ )
+ (set_local $i
+ (i32.and
+ (i32.shl
+ (get_local $g)
+ (get_local $e)
+ )
+ (i32.or
+ (get_local $n)
+ (i32.sub
+ (i32.const 0)
+ (get_local $n)
+ )
+ )
+ )
+ )
+ (set_local $n
+ (i32.add
+ (i32.and
+ (get_local $i)
+ (i32.sub
+ (i32.const 0)
+ (get_local $i)
+ )
+ )
+ (i32.const -1)
+ )
+ )
+ (set_local $i
+ (i32.and
+ (i32.shr_u
+ (get_local $n)
+ (i32.const 12)
+ )
+ (i32.const 16)
+ )
+ )
+ (set_local $o
+ (i32.shr_u
+ (get_local $n)
+ (get_local $i)
+ )
+ )
+ (set_local $n
+ (i32.and
+ (i32.shr_u
+ (get_local $o)
+ (i32.const 5)
+ )
+ (i32.const 8)
+ )
+ )
+ (set_local $q
+ (i32.shr_u
+ (get_local $o)
+ (get_local $n)
+ )
+ )
+ (set_local $o
+ (i32.and
+ (i32.shr_u
+ (get_local $q)
+ (i32.const 2)
+ )
+ (i32.const 4)
+ )
+ )
+ (set_local $s
+ (i32.shr_u
+ (get_local $q)
+ (get_local $o)
+ )
+ )
+ (set_local $q
+ (i32.and
+ (i32.shr_u
+ (get_local $s)
+ (i32.const 1)
+ )
+ (i32.const 2)
+ )
+ )
+ (set_local $t
+ (i32.shr_u
+ (get_local $s)
+ (get_local $q)
+ )
+ )
+ (set_local $s
+ (i32.and
+ (i32.shr_u
+ (get_local $t)
+ (i32.const 1)
+ )
+ (i32.const 1)
+ )
+ )
+ (set_local $u
+ (i32.add
+ (i32.or
+ (i32.or
+ (i32.or
+ (i32.or
+ (get_local $n)
+ (get_local $i)
+ )
+ (get_local $o)
+ )
+ (get_local $q)
+ )
+ (get_local $s)
+ )
+ (i32.shr_u
+ (get_local $t)
+ (get_local $s)
+ )
+ )
+ )
+ (set_local $s
+ (i32.add
+ (i32.const 1248)
+ (i32.shl
+ (i32.shl
+ (get_local $u)
+ (i32.const 1)
+ )
+ (i32.const 2)
+ )
+ )
+ )
+ (set_local $t
+ (i32.add
+ (get_local $s)
+ (i32.const 8)
+ )
+ )
+ (set_local $q
+ (i32.load
+ (get_local $t)
+ )
+ )
+ (set_local $o
+ (i32.add
+ (get_local $q)
+ (i32.const 8)
+ )
+ )
+ (set_local $i
+ (i32.load
+ (get_local $o)
+ )
+ )
+ (block $do-once$4
+ (if
+ (i32.eq
+ (get_local $s)
+ (get_local $i)
+ )
+ (block
+ (i32.store
+ (i32.const 1208)
+ (i32.and
+ (get_local $f)
+ (i32.xor
+ (i32.shl
+ (i32.const 1)
+ (get_local $u)
+ )
+ (i32.const -1)
+ )
+ )
+ )
+ (set_local $v
+ (get_local $j)
+ )
+ )
+ (block
+ (if
+ (i32.lt_u
+ (get_local $i)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ )
+ (set_local $n
+ (i32.add
+ (get_local $i)
+ (i32.const 12)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.load
+ (get_local $n)
+ )
+ (get_local $q)
+ )
+ (block
+ (i32.store
+ (get_local $n)
+ (get_local $s)
+ )
+ (i32.store
+ (get_local $t)
+ (get_local $i)
+ )
+ (set_local $v
+ (i32.load
+ (i32.const 1216)
+ )
+ )
+ (br $do-once$4)
+ )
+ (call_import $qa)
+ )
+ )
+ )
+ )
+ (set_local $i
+ (i32.sub
+ (i32.shl
+ (get_local $u)
+ (i32.const 3)
+ )
+ (get_local $d)
+ )
+ )
+ (i32.store offset=4
+ (get_local $q)
+ (i32.or
+ (get_local $d)
+ (i32.const 3)
+ )
+ )
+ (set_local $t
+ (i32.add
+ (get_local $q)
+ (get_local $d)
+ )
+ )
+ (i32.store offset=4
+ (get_local $t)
+ (i32.or
+ (get_local $i)
+ (i32.const 1)
+ )
+ )
+ (i32.store
+ (i32.add
+ (get_local $t)
+ (get_local $i)
+ )
+ (get_local $i)
+ )
+ (if
+ (get_local $v)
+ (block
+ (set_local $s
+ (i32.load
+ (i32.const 1228)
+ )
+ )
+ (set_local $j
+ (i32.shr_u
+ (get_local $v)
+ (i32.const 3)
+ )
+ )
+ (set_local $f
+ (i32.add
+ (i32.const 1248)
+ (i32.shl
+ (i32.shl
+ (get_local $j)
+ (i32.const 1)
+ )
+ (i32.const 2)
+ )
+ )
+ )
+ (set_local $e
+ (i32.load
+ (i32.const 1208)
+ )
+ )
+ (set_local $g
+ (i32.shl
+ (i32.const 1)
+ (get_local $j)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $e)
+ (get_local $g)
+ )
+ (i32.const 0)
+ )
+ (block
+ (i32.store
+ (i32.const 1208)
+ (i32.or
+ (get_local $e)
+ (get_local $g)
+ )
+ )
+ (set_local $w
+ (i32.add
+ (get_local $f)
+ (i32.const 8)
+ )
+ )
+ (set_local $x
+ (get_local $f)
+ )
+ )
+ (block
+ (set_local $g
+ (i32.add
+ (get_local $f)
+ (i32.const 8)
+ )
+ )
+ (set_local $e
+ (i32.load
+ (get_local $g)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $e)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ (block
+ (set_local $w
+ (get_local $g)
+ )
+ (set_local $x
+ (get_local $e)
+ )
+ )
+ )
+ )
+ )
+ (i32.store
+ (get_local $w)
+ (get_local $s)
+ )
+ (i32.store offset=12
+ (get_local $x)
+ (get_local $s)
+ )
+ (i32.store offset=8
+ (get_local $s)
+ (get_local $x)
+ )
+ (i32.store offset=12
+ (get_local $s)
+ (get_local $f)
+ )
+ )
+ )
+ (i32.store
+ (i32.const 1216)
+ (get_local $i)
+ )
+ (i32.store
+ (i32.const 1228)
+ (get_local $t)
+ )
+ (set_local $p
+ (get_local $o)
+ )
+ (i32.store
+ (i32.const 8)
+ (get_local $b)
+ )
+ (return
+ (get_local $p)
+ )
+ )
+ )
+ (set_local $t
+ (i32.load
+ (i32.const 1212)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $t)
+ (i32.const 0)
+ )
+ (set_local $y
+ (get_local $d)
+ )
+ (block
+ (set_local $i
+ (i32.add
+ (i32.and
+ (get_local $t)
+ (i32.sub
+ (i32.const 0)
+ (get_local $t)
+ )
+ )
+ (i32.const -1)
+ )
+ )
+ (set_local $t
+ (i32.and
+ (i32.shr_u
+ (get_local $i)
+ (i32.const 12)
+ )
+ (i32.const 16)
+ )
+ )
+ (set_local $f
+ (i32.shr_u
+ (get_local $i)
+ (get_local $t)
+ )
+ )
+ (set_local $i
+ (i32.and
+ (i32.shr_u
+ (get_local $f)
+ (i32.const 5)
+ )
+ (i32.const 8)
+ )
+ )
+ (set_local $s
+ (i32.shr_u
+ (get_local $f)
+ (get_local $i)
+ )
+ )
+ (set_local $f
+ (i32.and
+ (i32.shr_u
+ (get_local $s)
+ (i32.const 2)
+ )
+ (i32.const 4)
+ )
+ )
+ (set_local $e
+ (i32.shr_u
+ (get_local $s)
+ (get_local $f)
+ )
+ )
+ (set_local $s
+ (i32.and
+ (i32.shr_u
+ (get_local $e)
+ (i32.const 1)
+ )
+ (i32.const 2)
+ )
+ )
+ (set_local $g
+ (i32.shr_u
+ (get_local $e)
+ (get_local $s)
+ )
+ )
+ (set_local $e
+ (i32.and
+ (i32.shr_u
+ (get_local $g)
+ (i32.const 1)
+ )
+ (i32.const 1)
+ )
+ )
+ (set_local $j
+ (i32.load
+ (i32.add
+ (i32.shl
+ (i32.add
+ (i32.or
+ (i32.or
+ (i32.or
+ (i32.or
+ (get_local $i)
+ (get_local $t)
+ )
+ (get_local $f)
+ )
+ (get_local $s)
+ )
+ (get_local $e)
+ )
+ (i32.shr_u
+ (get_local $g)
+ (get_local $e)
+ )
+ )
+ (i32.const 2)
+ )
+ (i32.const 1512)
+ )
+ )
+ )
+ (set_local $e
+ (i32.sub
+ (i32.and
+ (i32.load offset=4
+ (get_local $j)
+ )
+ (i32.const -8)
+ )
+ (get_local $d)
+ )
+ )
+ (set_local $g
+ (get_local $j)
+ )
+ (set_local $s
+ (get_local $j)
+ )
+ (loop $while-out$6 $while-in$7
+ (set_local $j
+ (i32.load offset=16
+ (get_local $g)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $j)
+ (i32.const 0)
+ )
+ (block
+ (set_local $f
+ (i32.load offset=20
+ (get_local $g)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $f)
+ (i32.const 0)
+ )
+ (block
+ (set_local $z
+ (get_local $e)
+ )
+ (set_local $A
+ (get_local $s)
+ )
+ (br $while-out$6)
+ )
+ (set_local $B
+ (get_local $f)
+ )
+ )
+ )
+ (set_local $B
+ (get_local $j)
+ )
+ )
+ (set_local $j
+ (i32.sub
+ (i32.and
+ (i32.load offset=4
+ (get_local $B)
+ )
+ (i32.const -8)
+ )
+ (get_local $d)
+ )
+ )
+ (set_local $f
+ (i32.lt_u
+ (get_local $j)
+ (get_local $e)
+ )
+ )
+ (set_local $e
+ (if
+ (get_local $f)
+ (get_local $j)
+ (get_local $e)
+ )
+ )
+ (set_local $g
+ (get_local $B)
+ )
+ (set_local $s
+ (if
+ (get_local $f)
+ (get_local $B)
+ (get_local $s)
+ )
+ )
+ (br $while-in$7)
+ )
+ (set_local $s
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $A)
+ (get_local $s)
+ )
+ (call_import $qa)
+ )
+ (set_local $g
+ (i32.add
+ (get_local $A)
+ (get_local $d)
+ )
+ )
+ (if
+ (i32.ge_u
+ (get_local $A)
+ (get_local $g)
+ )
+ (call_import $qa)
+ )
+ (set_local $e
+ (i32.load offset=24
+ (get_local $A)
+ )
+ )
+ (set_local $o
+ (i32.load offset=12
+ (get_local $A)
+ )
+ )
+ (block $do-once$8
+ (if
+ (i32.eq
+ (get_local $o)
+ (get_local $A)
+ )
+ (block
+ (set_local $q
+ (i32.add
+ (get_local $A)
+ (i32.const 20)
+ )
+ )
+ (set_local $u
+ (i32.load
+ (get_local $q)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $u)
+ (i32.const 0)
+ )
+ (block
+ (set_local $f
+ (i32.add
+ (get_local $A)
+ (i32.const 16)
+ )
+ )
+ (set_local $j
+ (i32.load
+ (get_local $f)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $j)
+ (i32.const 0)
+ )
+ (block
+ (set_local $C
+ (i32.const 0)
+ )
+ (br $do-once$8)
+ )
+ (block
+ (set_local $D
+ (get_local $j)
+ )
+ (set_local $E
+ (get_local $f)
+ )
+ )
+ )
+ )
+ (block
+ (set_local $D
+ (get_local $u)
+ )
+ (set_local $E
+ (get_local $q)
+ )
+ )
+ )
+ (loop $while-out$10 $while-in$11
+ (set_local $q
+ (i32.add
+ (get_local $D)
+ (i32.const 20)
+ )
+ )
+ (set_local $u
+ (i32.load
+ (get_local $q)
+ )
+ )
+ (if
+ (get_local $u)
+ (block
+ (set_local $D
+ (get_local $u)
+ )
+ (set_local $E
+ (get_local $q)
+ )
+ (br $while-in$11)
+ )
+ )
+ (set_local $q
+ (i32.add
+ (get_local $D)
+ (i32.const 16)
+ )
+ )
+ (set_local $u
+ (i32.load
+ (get_local $q)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $u)
+ (i32.const 0)
+ )
+ (block
+ (set_local $F
+ (get_local $D)
+ )
+ (set_local $G
+ (get_local $E)
+ )
+ (br $while-out$10)
+ )
+ (block
+ (set_local $D
+ (get_local $u)
+ )
+ (set_local $E
+ (get_local $q)
+ )
+ )
+ )
+ (br $while-in$11)
+ )
+ (if
+ (i32.lt_u
+ (get_local $G)
+ (get_local $s)
+ )
+ (call_import $qa)
+ (block
+ (i32.store
+ (get_local $G)
+ (i32.const 0)
+ )
+ (set_local $C
+ (get_local $F)
+ )
+ (br $do-once$8)
+ )
+ )
+ )
+ (block
+ (set_local $q
+ (i32.load offset=8
+ (get_local $A)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $q)
+ (get_local $s)
+ )
+ (call_import $qa)
+ )
+ (set_local $u
+ (i32.add
+ (get_local $q)
+ (i32.const 12)
+ )
+ )
+ (if
+ (i32.ne
+ (i32.load
+ (get_local $u)
+ )
+ (get_local $A)
+ )
+ (call_import $qa)
+ )
+ (set_local $f
+ (i32.add
+ (get_local $o)
+ (i32.const 8)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.load
+ (get_local $f)
+ )
+ (get_local $A)
+ )
+ (block
+ (i32.store
+ (get_local $u)
+ (get_local $o)
+ )
+ (i32.store
+ (get_local $f)
+ (get_local $q)
+ )
+ (set_local $C
+ (get_local $o)
+ )
+ (br $do-once$8)
+ )
+ (call_import $qa)
+ )
+ )
+ )
+ )
+ (block $do-once$12
+ (if
+ (get_local $e)
+ (block
+ (set_local $o
+ (i32.load offset=28
+ (get_local $A)
+ )
+ )
+ (set_local $s
+ (i32.add
+ (i32.const 1512)
+ (i32.shl
+ (get_local $o)
+ (i32.const 2)
+ )
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $A)
+ (i32.load
+ (get_local $s)
+ )
+ )
+ (block
+ (i32.store
+ (get_local $s)
+ (get_local $C)
+ )
+ (if
+ (i32.eq
+ (get_local $C)
+ (i32.const 0)
+ )
+ (block
+ (i32.store
+ (i32.const 1212)
+ (i32.and
+ (i32.load
+ (i32.const 1212)
+ )
+ (i32.xor
+ (i32.shl
+ (i32.const 1)
+ (get_local $o)
+ )
+ (i32.const -1)
+ )
+ )
+ )
+ (br $do-once$12)
+ )
+ )
+ )
+ (block
+ (if
+ (i32.lt_u
+ (get_local $e)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ )
+ (set_local $o
+ (i32.add
+ (get_local $e)
+ (i32.const 16)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.load
+ (get_local $o)
+ )
+ (get_local $A)
+ )
+ (i32.store
+ (get_local $o)
+ (get_local $C)
+ )
+ (i32.store offset=20
+ (get_local $e)
+ (get_local $C)
+ )
+ )
+ (br_if $do-once$12
+ (i32.eq
+ (get_local $C)
+ (i32.const 0)
+ )
+ )
+ )
+ )
+ (set_local $o
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $C)
+ (get_local $o)
+ )
+ (call_import $qa)
+ )
+ (i32.store offset=24
+ (get_local $C)
+ (get_local $e)
+ )
+ (set_local $s
+ (i32.load offset=16
+ (get_local $A)
+ )
+ )
+ (block $do-once$14
+ (if
+ (get_local $s)
+ (if
+ (i32.lt_u
+ (get_local $s)
+ (get_local $o)
+ )
+ (call_import $qa)
+ (block
+ (i32.store offset=16
+ (get_local $C)
+ (get_local $s)
+ )
+ (i32.store offset=24
+ (get_local $s)
+ (get_local $C)
+ )
+ (br $do-once$14)
+ )
+ )
+ )
+ )
+ (set_local $s
+ (i32.load offset=20
+ (get_local $A)
+ )
+ )
+ (if
+ (get_local $s)
+ (if
+ (i32.lt_u
+ (get_local $s)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ (block
+ (i32.store offset=20
+ (get_local $C)
+ (get_local $s)
+ )
+ (i32.store offset=24
+ (get_local $s)
+ (get_local $C)
+ )
+ (br $do-once$12)
+ )
+ )
+ )
+ )
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $z)
+ (i32.const 16)
+ )
+ (block
+ (set_local $e
+ (i32.add
+ (get_local $z)
+ (get_local $d)
+ )
+ )
+ (i32.store offset=4
+ (get_local $A)
+ (i32.or
+ (get_local $e)
+ (i32.const 3)
+ )
+ )
+ (set_local $s
+ (i32.add
+ (i32.add
+ (get_local $A)
+ (get_local $e)
+ )
+ (i32.const 4)
+ )
+ )
+ (i32.store
+ (get_local $s)
+ (i32.or
+ (i32.load
+ (get_local $s)
+ )
+ (i32.const 1)
+ )
+ )
+ )
+ (block
+ (i32.store offset=4
+ (get_local $A)
+ (i32.or
+ (get_local $d)
+ (i32.const 3)
+ )
+ )
+ (i32.store offset=4
+ (get_local $g)
+ (i32.or
+ (get_local $z)
+ (i32.const 1)
+ )
+ )
+ (i32.store
+ (i32.add
+ (get_local $g)
+ (get_local $z)
+ )
+ (get_local $z)
+ )
+ (set_local $s
+ (i32.load
+ (i32.const 1216)
+ )
+ )
+ (if
+ (get_local $s)
+ (block
+ (set_local $e
+ (i32.load
+ (i32.const 1228)
+ )
+ )
+ (set_local $o
+ (i32.shr_u
+ (get_local $s)
+ (i32.const 3)
+ )
+ )
+ (set_local $s
+ (i32.add
+ (i32.const 1248)
+ (i32.shl
+ (i32.shl
+ (get_local $o)
+ (i32.const 1)
+ )
+ (i32.const 2)
+ )
+ )
+ )
+ (set_local $q
+ (i32.load
+ (i32.const 1208)
+ )
+ )
+ (set_local $f
+ (i32.shl
+ (i32.const 1)
+ (get_local $o)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $q)
+ (get_local $f)
+ )
+ (i32.const 0)
+ )
+ (block
+ (i32.store
+ (i32.const 1208)
+ (i32.or
+ (get_local $q)
+ (get_local $f)
+ )
+ )
+ (set_local $H
+ (i32.add
+ (get_local $s)
+ (i32.const 8)
+ )
+ )
+ (set_local $I
+ (get_local $s)
+ )
+ )
+ (block
+ (set_local $f
+ (i32.add
+ (get_local $s)
+ (i32.const 8)
+ )
+ )
+ (set_local $q
+ (i32.load
+ (get_local $f)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $q)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ (block
+ (set_local $H
+ (get_local $f)
+ )
+ (set_local $I
+ (get_local $q)
+ )
+ )
+ )
+ )
+ )
+ (i32.store
+ (get_local $H)
+ (get_local $e)
+ )
+ (i32.store offset=12
+ (get_local $I)
+ (get_local $e)
+ )
+ (i32.store offset=8
+ (get_local $e)
+ (get_local $I)
+ )
+ (i32.store offset=12
+ (get_local $e)
+ (get_local $s)
+ )
+ )
+ )
+ (i32.store
+ (i32.const 1216)
+ (get_local $z)
+ )
+ (i32.store
+ (i32.const 1228)
+ (get_local $g)
+ )
+ )
+ )
+ (set_local $p
+ (i32.add
+ (get_local $A)
+ (i32.const 8)
+ )
+ )
+ (i32.store
+ (i32.const 8)
+ (get_local $b)
+ )
+ (return
+ (get_local $p)
+ )
+ )
+ )
+ )
+ (set_local $y
+ (get_local $d)
+ )
+ )
+ )
+ (if
+ (i32.gt_u
+ (get_local $a)
+ (i32.const -65)
+ )
+ (set_local $y
+ (i32.const -1)
+ )
+ (block
+ (set_local $s
+ (i32.add
+ (get_local $a)
+ (i32.const 11)
+ )
+ )
+ (set_local $e
+ (i32.and
+ (get_local $s)
+ (i32.const -8)
+ )
+ )
+ (set_local $q
+ (i32.load
+ (i32.const 1212)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $q)
+ (i32.const 0)
+ )
+ (set_local $y
+ (get_local $e)
+ )
+ (block
+ (set_local $f
+ (i32.sub
+ (i32.const 0)
+ (get_local $e)
+ )
+ )
+ (set_local $o
+ (i32.shr_u
+ (get_local $s)
+ (i32.const 8)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $o)
+ (i32.const 0)
+ )
+ (set_local $J
+ (i32.const 0)
+ )
+ (if
+ (i32.gt_u
+ (get_local $e)
+ (i32.const 16777215)
+ )
+ (set_local $J
+ (i32.const 31)
+ )
+ (block
+ (set_local $s
+ (i32.and
+ (i32.shr_u
+ (i32.add
+ (get_local $o)
+ (i32.const 1048320)
+ )
+ (i32.const 16)
+ )
+ (i32.const 8)
+ )
+ )
+ (set_local $u
+ (i32.shl
+ (get_local $o)
+ (get_local $s)
+ )
+ )
+ (set_local $o
+ (i32.and
+ (i32.shr_u
+ (i32.add
+ (get_local $u)
+ (i32.const 520192)
+ )
+ (i32.const 16)
+ )
+ (i32.const 4)
+ )
+ )
+ (set_local $j
+ (i32.shl
+ (get_local $u)
+ (get_local $o)
+ )
+ )
+ (set_local $u
+ (i32.and
+ (i32.shr_u
+ (i32.add
+ (get_local $j)
+ (i32.const 245760)
+ )
+ (i32.const 16)
+ )
+ (i32.const 2)
+ )
+ )
+ (set_local $t
+ (i32.add
+ (i32.sub
+ (i32.const 14)
+ (i32.or
+ (i32.or
+ (get_local $o)
+ (get_local $s)
+ )
+ (get_local $u)
+ )
+ )
+ (i32.shr_u
+ (i32.shl
+ (get_local $j)
+ (get_local $u)
+ )
+ (i32.const 15)
+ )
+ )
+ )
+ (set_local $J
+ (i32.or
+ (i32.and
+ (i32.shr_u
+ (get_local $e)
+ (i32.add
+ (get_local $t)
+ (i32.const 7)
+ )
+ )
+ (i32.const 1)
+ )
+ (i32.shl
+ (get_local $t)
+ (i32.const 1)
+ )
+ )
+ )
+ )
+ )
+ )
+ (set_local $t
+ (i32.load
+ (i32.add
+ (i32.shl
+ (get_local $J)
+ (i32.const 2)
+ )
+ (i32.const 1512)
+ )
+ )
+ )
+ (block $label$break$a
+ (if
+ (i32.eq
+ (get_local $t)
+ (i32.const 0)
+ )
+ (block
+ (set_local $K
+ (get_local $f)
+ )
+ (set_local $L
+ (i32.const 0)
+ )
+ (set_local $M
+ (i32.const 0)
+ )
+ (set_local $N
+ (i32.const 86)
+ )
+ )
+ (block
+ (set_local $u
+ (get_local $f)
+ )
+ (set_local $j
+ (i32.const 0)
+ )
+ (set_local $s
+ (i32.shl
+ (get_local $e)
+ (if
+ (i32.eq
+ (get_local $J)
+ (i32.const 31)
+ )
+ (i32.const 0)
+ (i32.sub
+ (i32.const 25)
+ (i32.shr_u
+ (get_local $J)
+ (i32.const 1)
+ )
+ )
+ )
+ )
+ )
+ (set_local $o
+ (get_local $t)
+ )
+ (set_local $i
+ (i32.const 0)
+ )
+ (loop $while-out$17 $while-in$18
+ (set_local $m
+ (i32.and
+ (i32.load offset=4
+ (get_local $o)
+ )
+ (i32.const -8)
+ )
+ )
+ (set_local $l
+ (i32.sub
+ (get_local $m)
+ (get_local $e)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $l)
+ (get_local $u)
+ )
+ (if
+ (i32.eq
+ (get_local $m)
+ (get_local $e)
+ )
+ (block
+ (set_local $O
+ (get_local $l)
+ )
+ (set_local $P
+ (get_local $o)
+ )
+ (set_local $Q
+ (get_local $o)
+ )
+ (set_local $N
+ (i32.const 90)
+ )
+ (br $label$break$a)
+ )
+ (block
+ (set_local $R
+ (get_local $l)
+ )
+ (set_local $S
+ (get_local $o)
+ )
+ )
+ )
+ (block
+ (set_local $R
+ (get_local $u)
+ )
+ (set_local $S
+ (get_local $i)
+ )
+ )
+ )
+ (set_local $l
+ (i32.load offset=20
+ (get_local $o)
+ )
+ )
+ (set_local $o
+ (i32.load
+ (i32.add
+ (i32.add
+ (get_local $o)
+ (i32.const 16)
+ )
+ (i32.shl
+ (i32.shr_u
+ (get_local $s)
+ (i32.const 31)
+ )
+ (i32.const 2)
+ )
+ )
+ )
+ )
+ (set_local $m
+ (if
+ (i32.or
+ (i32.eq
+ (get_local $l)
+ (i32.const 0)
+ )
+ (i32.eq
+ (get_local $l)
+ (get_local $o)
+ )
+ )
+ (get_local $j)
+ (get_local $l)
+ )
+ )
+ (set_local $l
+ (i32.eq
+ (get_local $o)
+ (i32.const 0)
+ )
+ )
+ (if
+ (get_local $l)
+ (block
+ (set_local $K
+ (get_local $R)
+ )
+ (set_local $L
+ (get_local $m)
+ )
+ (set_local $M
+ (get_local $S)
+ )
+ (set_local $N
+ (i32.const 86)
+ )
+ (br $while-out$17)
+ )
+ (block
+ (set_local $u
+ (get_local $R)
+ )
+ (set_local $j
+ (get_local $m)
+ )
+ (set_local $s
+ (i32.shl
+ (get_local $s)
+ (i32.xor
+ (i32.and
+ (get_local $l)
+ (i32.const 1)
+ )
+ (i32.const 1)
+ )
+ )
+ )
+ (set_local $i
+ (get_local $S)
+ )
+ )
+ )
+ (br $while-in$18)
+ )
+ )
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $N)
+ (i32.const 86)
+ )
+ (block
+ (if
+ (i32.and
+ (i32.eq
+ (get_local $L)
+ (i32.const 0)
+ )
+ (i32.eq
+ (get_local $M)
+ (i32.const 0)
+ )
+ )
+ (block
+ (set_local $t
+ (i32.shl
+ (i32.const 2)
+ (get_local $J)
+ )
+ )
+ (set_local $f
+ (i32.and
+ (get_local $q)
+ (i32.or
+ (get_local $t)
+ (i32.sub
+ (i32.const 0)
+ (get_local $t)
+ )
+ )
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $f)
+ (i32.const 0)
+ )
+ (block
+ (set_local $y
+ (get_local $e)
+ )
+ (br $do-once$0)
+ )
+ )
+ (set_local $t
+ (i32.add
+ (i32.and
+ (get_local $f)
+ (i32.sub
+ (i32.const 0)
+ (get_local $f)
+ )
+ )
+ (i32.const -1)
+ )
+ )
+ (set_local $f
+ (i32.and
+ (i32.shr_u
+ (get_local $t)
+ (i32.const 12)
+ )
+ (i32.const 16)
+ )
+ )
+ (set_local $d
+ (i32.shr_u
+ (get_local $t)
+ (get_local $f)
+ )
+ )
+ (set_local $t
+ (i32.and
+ (i32.shr_u
+ (get_local $d)
+ (i32.const 5)
+ )
+ (i32.const 8)
+ )
+ )
+ (set_local $g
+ (i32.shr_u
+ (get_local $d)
+ (get_local $t)
+ )
+ )
+ (set_local $d
+ (i32.and
+ (i32.shr_u
+ (get_local $g)
+ (i32.const 2)
+ )
+ (i32.const 4)
+ )
+ )
+ (set_local $i
+ (i32.shr_u
+ (get_local $g)
+ (get_local $d)
+ )
+ )
+ (set_local $g
+ (i32.and
+ (i32.shr_u
+ (get_local $i)
+ (i32.const 1)
+ )
+ (i32.const 2)
+ )
+ )
+ (set_local $s
+ (i32.shr_u
+ (get_local $i)
+ (get_local $g)
+ )
+ )
+ (set_local $i
+ (i32.and
+ (i32.shr_u
+ (get_local $s)
+ (i32.const 1)
+ )
+ (i32.const 1)
+ )
+ )
+ (set_local $T
+ (i32.load
+ (i32.add
+ (i32.shl
+ (i32.add
+ (i32.or
+ (i32.or
+ (i32.or
+ (i32.or
+ (get_local $t)
+ (get_local $f)
+ )
+ (get_local $d)
+ )
+ (get_local $g)
+ )
+ (get_local $i)
+ )
+ (i32.shr_u
+ (get_local $s)
+ (get_local $i)
+ )
+ )
+ (i32.const 2)
+ )
+ (i32.const 1512)
+ )
+ )
+ )
+ )
+ (set_local $T
+ (get_local $L)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $T)
+ (i32.const 0)
+ )
+ (block
+ (set_local $U
+ (get_local $K)
+ )
+ (set_local $V
+ (get_local $M)
+ )
+ )
+ (block
+ (set_local $O
+ (get_local $K)
+ )
+ (set_local $P
+ (get_local $T)
+ )
+ (set_local $Q
+ (get_local $M)
+ )
+ (set_local $N
+ (i32.const 90)
+ )
+ )
+ )
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $N)
+ (i32.const 90)
+ )
+ (loop $while-out$19 $while-in$20
+ (set_local $N
+ (i32.const 0)
+ )
+ (set_local $i
+ (i32.sub
+ (i32.and
+ (i32.load offset=4
+ (get_local $P)
+ )
+ (i32.const -8)
+ )
+ (get_local $e)
+ )
+ )
+ (set_local $s
+ (i32.lt_u
+ (get_local $i)
+ (get_local $O)
+ )
+ )
+ (set_local $g
+ (if
+ (get_local $s)
+ (get_local $i)
+ (get_local $O)
+ )
+ )
+ (set_local $i
+ (if
+ (get_local $s)
+ (get_local $P)
+ (get_local $Q)
+ )
+ )
+ (set_local $s
+ (i32.load offset=16
+ (get_local $P)
+ )
+ )
+ (if
+ (get_local $s)
+ (block
+ (set_local $O
+ (get_local $g)
+ )
+ (set_local $P
+ (get_local $s)
+ )
+ (set_local $Q
+ (get_local $i)
+ )
+ (set_local $N
+ (i32.const 90)
+ )
+ (br $while-in$20)
+ )
+ )
+ (set_local $P
+ (i32.load offset=20
+ (get_local $P)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $P)
+ (i32.const 0)
+ )
+ (block
+ (set_local $U
+ (get_local $g)
+ )
+ (set_local $V
+ (get_local $i)
+ )
+ (br $while-out$19)
+ )
+ (block
+ (set_local $O
+ (get_local $g)
+ )
+ (set_local $Q
+ (get_local $i)
+ )
+ (set_local $N
+ (i32.const 90)
+ )
+ )
+ )
+ (br $while-in$20)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $V)
+ (i32.const 0)
+ )
+ (set_local $y
+ (get_local $e)
+ )
+ (if
+ (i32.lt_u
+ (get_local $U)
+ (i32.sub
+ (i32.load
+ (i32.const 1216)
+ )
+ (get_local $e)
+ )
+ )
+ (block
+ (set_local $q
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $V)
+ (get_local $q)
+ )
+ (call_import $qa)
+ )
+ (set_local $i
+ (i32.add
+ (get_local $V)
+ (get_local $e)
+ )
+ )
+ (if
+ (i32.ge_u
+ (get_local $V)
+ (get_local $i)
+ )
+ (call_import $qa)
+ )
+ (set_local $g
+ (i32.load offset=24
+ (get_local $V)
+ )
+ )
+ (set_local $s
+ (i32.load offset=12
+ (get_local $V)
+ )
+ )
+ (block $do-once$21
+ (if
+ (i32.eq
+ (get_local $s)
+ (get_local $V)
+ )
+ (block
+ (set_local $d
+ (i32.add
+ (get_local $V)
+ (i32.const 20)
+ )
+ )
+ (set_local $f
+ (i32.load
+ (get_local $d)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $f)
+ (i32.const 0)
+ )
+ (block
+ (set_local $t
+ (i32.add
+ (get_local $V)
+ (i32.const 16)
+ )
+ )
+ (set_local $j
+ (i32.load
+ (get_local $t)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $j)
+ (i32.const 0)
+ )
+ (block
+ (set_local $W
+ (i32.const 0)
+ )
+ (br $do-once$21)
+ )
+ (block
+ (set_local $X
+ (get_local $j)
+ )
+ (set_local $Y
+ (get_local $t)
+ )
+ )
+ )
+ )
+ (block
+ (set_local $X
+ (get_local $f)
+ )
+ (set_local $Y
+ (get_local $d)
+ )
+ )
+ )
+ (loop $while-out$23 $while-in$24
+ (set_local $d
+ (i32.add
+ (get_local $X)
+ (i32.const 20)
+ )
+ )
+ (set_local $f
+ (i32.load
+ (get_local $d)
+ )
+ )
+ (if
+ (get_local $f)
+ (block
+ (set_local $X
+ (get_local $f)
+ )
+ (set_local $Y
+ (get_local $d)
+ )
+ (br $while-in$24)
+ )
+ )
+ (set_local $d
+ (i32.add
+ (get_local $X)
+ (i32.const 16)
+ )
+ )
+ (set_local $f
+ (i32.load
+ (get_local $d)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $f)
+ (i32.const 0)
+ )
+ (block
+ (set_local $Z
+ (get_local $X)
+ )
+ (set_local $_
+ (get_local $Y)
+ )
+ (br $while-out$23)
+ )
+ (block
+ (set_local $X
+ (get_local $f)
+ )
+ (set_local $Y
+ (get_local $d)
+ )
+ )
+ )
+ (br $while-in$24)
+ )
+ (if
+ (i32.lt_u
+ (get_local $_)
+ (get_local $q)
+ )
+ (call_import $qa)
+ (block
+ (i32.store
+ (get_local $_)
+ (i32.const 0)
+ )
+ (set_local $W
+ (get_local $Z)
+ )
+ (br $do-once$21)
+ )
+ )
+ )
+ (block
+ (set_local $d
+ (i32.load offset=8
+ (get_local $V)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $d)
+ (get_local $q)
+ )
+ (call_import $qa)
+ )
+ (set_local $f
+ (i32.add
+ (get_local $d)
+ (i32.const 12)
+ )
+ )
+ (if
+ (i32.ne
+ (i32.load
+ (get_local $f)
+ )
+ (get_local $V)
+ )
+ (call_import $qa)
+ )
+ (set_local $t
+ (i32.add
+ (get_local $s)
+ (i32.const 8)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.load
+ (get_local $t)
+ )
+ (get_local $V)
+ )
+ (block
+ (i32.store
+ (get_local $f)
+ (get_local $s)
+ )
+ (i32.store
+ (get_local $t)
+ (get_local $d)
+ )
+ (set_local $W
+ (get_local $s)
+ )
+ (br $do-once$21)
+ )
+ (call_import $qa)
+ )
+ )
+ )
+ )
+ (block $do-once$25
+ (if
+ (get_local $g)
+ (block
+ (set_local $s
+ (i32.load offset=28
+ (get_local $V)
+ )
+ )
+ (set_local $q
+ (i32.add
+ (i32.const 1512)
+ (i32.shl
+ (get_local $s)
+ (i32.const 2)
+ )
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $V)
+ (i32.load
+ (get_local $q)
+ )
+ )
+ (block
+ (i32.store
+ (get_local $q)
+ (get_local $W)
+ )
+ (if
+ (i32.eq
+ (get_local $W)
+ (i32.const 0)
+ )
+ (block
+ (i32.store
+ (i32.const 1212)
+ (i32.and
+ (i32.load
+ (i32.const 1212)
+ )
+ (i32.xor
+ (i32.shl
+ (i32.const 1)
+ (get_local $s)
+ )
+ (i32.const -1)
+ )
+ )
+ )
+ (br $do-once$25)
+ )
+ )
+ )
+ (block
+ (if
+ (i32.lt_u
+ (get_local $g)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ )
+ (set_local $s
+ (i32.add
+ (get_local $g)
+ (i32.const 16)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.load
+ (get_local $s)
+ )
+ (get_local $V)
+ )
+ (i32.store
+ (get_local $s)
+ (get_local $W)
+ )
+ (i32.store offset=20
+ (get_local $g)
+ (get_local $W)
+ )
+ )
+ (br_if $do-once$25
+ (i32.eq
+ (get_local $W)
+ (i32.const 0)
+ )
+ )
+ )
+ )
+ (set_local $s
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $W)
+ (get_local $s)
+ )
+ (call_import $qa)
+ )
+ (i32.store offset=24
+ (get_local $W)
+ (get_local $g)
+ )
+ (set_local $q
+ (i32.load offset=16
+ (get_local $V)
+ )
+ )
+ (block $do-once$27
+ (if
+ (get_local $q)
+ (if
+ (i32.lt_u
+ (get_local $q)
+ (get_local $s)
+ )
+ (call_import $qa)
+ (block
+ (i32.store offset=16
+ (get_local $W)
+ (get_local $q)
+ )
+ (i32.store offset=24
+ (get_local $q)
+ (get_local $W)
+ )
+ (br $do-once$27)
+ )
+ )
+ )
+ )
+ (set_local $q
+ (i32.load offset=20
+ (get_local $V)
+ )
+ )
+ (if
+ (get_local $q)
+ (if
+ (i32.lt_u
+ (get_local $q)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ (block
+ (i32.store offset=20
+ (get_local $W)
+ (get_local $q)
+ )
+ (i32.store offset=24
+ (get_local $q)
+ (get_local $W)
+ )
+ (br $do-once$25)
+ )
+ )
+ )
+ )
+ )
+ )
+ (block $do-once$29
+ (if
+ (i32.lt_u
+ (get_local $U)
+ (i32.const 16)
+ )
+ (block
+ (set_local $g
+ (i32.add
+ (get_local $U)
+ (get_local $e)
+ )
+ )
+ (i32.store offset=4
+ (get_local $V)
+ (i32.or
+ (get_local $g)
+ (i32.const 3)
+ )
+ )
+ (set_local $q
+ (i32.add
+ (i32.add
+ (get_local $V)
+ (get_local $g)
+ )
+ (i32.const 4)
+ )
+ )
+ (i32.store
+ (get_local $q)
+ (i32.or
+ (i32.load
+ (get_local $q)
+ )
+ (i32.const 1)
+ )
+ )
+ )
+ (block
+ (i32.store offset=4
+ (get_local $V)
+ (i32.or
+ (get_local $e)
+ (i32.const 3)
+ )
+ )
+ (i32.store offset=4
+ (get_local $i)
+ (i32.or
+ (get_local $U)
+ (i32.const 1)
+ )
+ )
+ (i32.store
+ (i32.add
+ (get_local $i)
+ (get_local $U)
+ )
+ (get_local $U)
+ )
+ (set_local $q
+ (i32.shr_u
+ (get_local $U)
+ (i32.const 3)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $U)
+ (i32.const 256)
+ )
+ (block
+ (set_local $g
+ (i32.add
+ (i32.const 1248)
+ (i32.shl
+ (i32.shl
+ (get_local $q)
+ (i32.const 1)
+ )
+ (i32.const 2)
+ )
+ )
+ )
+ (set_local $s
+ (i32.load
+ (i32.const 1208)
+ )
+ )
+ (set_local $d
+ (i32.shl
+ (i32.const 1)
+ (get_local $q)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $s)
+ (get_local $d)
+ )
+ (i32.const 0)
+ )
+ (block
+ (i32.store
+ (i32.const 1208)
+ (i32.or
+ (get_local $s)
+ (get_local $d)
+ )
+ )
+ (set_local $$
+ (i32.add
+ (get_local $g)
+ (i32.const 8)
+ )
+ )
+ (set_local $aa
+ (get_local $g)
+ )
+ )
+ (block
+ (set_local $d
+ (i32.add
+ (get_local $g)
+ (i32.const 8)
+ )
+ )
+ (set_local $s
+ (i32.load
+ (get_local $d)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $s)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ (block
+ (set_local $$
+ (get_local $d)
+ )
+ (set_local $aa
+ (get_local $s)
+ )
+ )
+ )
+ )
+ )
+ (i32.store
+ (get_local $$)
+ (get_local $i)
+ )
+ (i32.store offset=12
+ (get_local $aa)
+ (get_local $i)
+ )
+ (i32.store offset=8
+ (get_local $i)
+ (get_local $aa)
+ )
+ (i32.store offset=12
+ (get_local $i)
+ (get_local $g)
+ )
+ (br $do-once$29)
+ )
+ )
+ (set_local $g
+ (i32.shr_u
+ (get_local $U)
+ (i32.const 8)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $g)
+ (i32.const 0)
+ )
+ (set_local $ba
+ (i32.const 0)
+ )
+ (if
+ (i32.gt_u
+ (get_local $U)
+ (i32.const 16777215)
+ )
+ (set_local $ba
+ (i32.const 31)
+ )
+ (block
+ (set_local $s
+ (i32.and
+ (i32.shr_u
+ (i32.add
+ (get_local $g)
+ (i32.const 1048320)
+ )
+ (i32.const 16)
+ )
+ (i32.const 8)
+ )
+ )
+ (set_local $d
+ (i32.shl
+ (get_local $g)
+ (get_local $s)
+ )
+ )
+ (set_local $g
+ (i32.and
+ (i32.shr_u
+ (i32.add
+ (get_local $d)
+ (i32.const 520192)
+ )
+ (i32.const 16)
+ )
+ (i32.const 4)
+ )
+ )
+ (set_local $q
+ (i32.shl
+ (get_local $d)
+ (get_local $g)
+ )
+ )
+ (set_local $d
+ (i32.and
+ (i32.shr_u
+ (i32.add
+ (get_local $q)
+ (i32.const 245760)
+ )
+ (i32.const 16)
+ )
+ (i32.const 2)
+ )
+ )
+ (set_local $t
+ (i32.add
+ (i32.sub
+ (i32.const 14)
+ (i32.or
+ (i32.or
+ (get_local $g)
+ (get_local $s)
+ )
+ (get_local $d)
+ )
+ )
+ (i32.shr_u
+ (i32.shl
+ (get_local $q)
+ (get_local $d)
+ )
+ (i32.const 15)
+ )
+ )
+ )
+ (set_local $ba
+ (i32.or
+ (i32.and
+ (i32.shr_u
+ (get_local $U)
+ (i32.add
+ (get_local $t)
+ (i32.const 7)
+ )
+ )
+ (i32.const 1)
+ )
+ (i32.shl
+ (get_local $t)
+ (i32.const 1)
+ )
+ )
+ )
+ )
+ )
+ )
+ (set_local $t
+ (i32.add
+ (i32.const 1512)
+ (i32.shl
+ (get_local $ba)
+ (i32.const 2)
+ )
+ )
+ )
+ (i32.store offset=28
+ (get_local $i)
+ (get_local $ba)
+ )
+ (set_local $d
+ (i32.add
+ (get_local $i)
+ (i32.const 16)
+ )
+ )
+ (i32.store offset=4
+ (get_local $d)
+ (i32.const 0)
+ )
+ (i32.store
+ (get_local $d)
+ (i32.const 0)
+ )
+ (set_local $d
+ (i32.load
+ (i32.const 1212)
+ )
+ )
+ (set_local $q
+ (i32.shl
+ (i32.const 1)
+ (get_local $ba)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $d)
+ (get_local $q)
+ )
+ (i32.const 0)
+ )
+ (block
+ (i32.store
+ (i32.const 1212)
+ (i32.or
+ (get_local $d)
+ (get_local $q)
+ )
+ )
+ (i32.store
+ (get_local $t)
+ (get_local $i)
+ )
+ (i32.store offset=24
+ (get_local $i)
+ (get_local $t)
+ )
+ (i32.store offset=12
+ (get_local $i)
+ (get_local $i)
+ )
+ (i32.store offset=8
+ (get_local $i)
+ (get_local $i)
+ )
+ (br $do-once$29)
+ )
+ )
+ (set_local $q
+ (i32.shl
+ (get_local $U)
+ (if
+ (i32.eq
+ (get_local $ba)
+ (i32.const 31)
+ )
+ (i32.const 0)
+ (i32.sub
+ (i32.const 25)
+ (i32.shr_u
+ (get_local $ba)
+ (i32.const 1)
+ )
+ )
+ )
+ )
+ )
+ (set_local $d
+ (i32.load
+ (get_local $t)
+ )
+ )
+ (loop $while-out$31 $while-in$32
+ (if
+ (i32.eq
+ (i32.and
+ (i32.load offset=4
+ (get_local $d)
+ )
+ (i32.const -8)
+ )
+ (get_local $U)
+ )
+ (block
+ (set_local $ca
+ (get_local $d)
+ )
+ (set_local $N
+ (i32.const 148)
+ )
+ (br $while-out$31)
+ )
+ )
+ (set_local $t
+ (i32.add
+ (i32.add
+ (get_local $d)
+ (i32.const 16)
+ )
+ (i32.shl
+ (i32.shr_u
+ (get_local $q)
+ (i32.const 31)
+ )
+ (i32.const 2)
+ )
+ )
+ )
+ (set_local $s
+ (i32.load
+ (get_local $t)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $s)
+ (i32.const 0)
+ )
+ (block
+ (set_local $da
+ (get_local $t)
+ )
+ (set_local $ea
+ (get_local $d)
+ )
+ (set_local $N
+ (i32.const 145)
+ )
+ (br $while-out$31)
+ )
+ (block
+ (set_local $q
+ (i32.shl
+ (get_local $q)
+ (i32.const 1)
+ )
+ )
+ (set_local $d
+ (get_local $s)
+ )
+ )
+ )
+ (br $while-in$32)
+ )
+ (if
+ (i32.eq
+ (get_local $N)
+ (i32.const 145)
+ )
+ (if
+ (i32.lt_u
+ (get_local $da)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ (block
+ (i32.store
+ (get_local $da)
+ (get_local $i)
+ )
+ (i32.store offset=24
+ (get_local $i)
+ (get_local $ea)
+ )
+ (i32.store offset=12
+ (get_local $i)
+ (get_local $i)
+ )
+ (i32.store offset=8
+ (get_local $i)
+ (get_local $i)
+ )
+ (br $do-once$29)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $N)
+ (i32.const 148)
+ )
+ (block
+ (set_local $d
+ (i32.add
+ (get_local $ca)
+ (i32.const 8)
+ )
+ )
+ (set_local $q
+ (i32.load
+ (get_local $d)
+ )
+ )
+ (set_local $s
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (if
+ (i32.and
+ (i32.ge_u
+ (get_local $q)
+ (get_local $s)
+ )
+ (i32.ge_u
+ (get_local $ca)
+ (get_local $s)
+ )
+ )
+ (block
+ (i32.store offset=12
+ (get_local $q)
+ (get_local $i)
+ )
+ (i32.store
+ (get_local $d)
+ (get_local $i)
+ )
+ (i32.store offset=8
+ (get_local $i)
+ (get_local $q)
+ )
+ (i32.store offset=12
+ (get_local $i)
+ (get_local $ca)
+ )
+ (i32.store offset=24
+ (get_local $i)
+ (i32.const 0)
+ )
+ (br $do-once$29)
+ )
+ (call_import $qa)
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ (set_local $p
+ (i32.add
+ (get_local $V)
+ (i32.const 8)
+ )
+ )
+ (i32.store
+ (i32.const 8)
+ (get_local $b)
+ )
+ (return
+ (get_local $p)
+ )
+ )
+ (set_local $y
+ (get_local $e)
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ (set_local $V
+ (i32.load
+ (i32.const 1216)
+ )
+ )
+ (if
+ (i32.ge_u
+ (get_local $V)
+ (get_local $y)
+ )
+ (block
+ (set_local $ca
+ (i32.sub
+ (get_local $V)
+ (get_local $y)
+ )
+ )
+ (set_local $ea
+ (i32.load
+ (i32.const 1228)
+ )
+ )
+ (if
+ (i32.gt_u
+ (get_local $ca)
+ (i32.const 15)
+ )
+ (block
+ (set_local $da
+ (i32.add
+ (get_local $ea)
+ (get_local $y)
+ )
+ )
+ (i32.store
+ (i32.const 1228)
+ (get_local $da)
+ )
+ (i32.store
+ (i32.const 1216)
+ (get_local $ca)
+ )
+ (i32.store offset=4
+ (get_local $da)
+ (i32.or
+ (get_local $ca)
+ (i32.const 1)
+ )
+ )
+ (i32.store
+ (i32.add
+ (get_local $da)
+ (get_local $ca)
+ )
+ (get_local $ca)
+ )
+ (i32.store offset=4
+ (get_local $ea)
+ (i32.or
+ (get_local $y)
+ (i32.const 3)
+ )
+ )
+ )
+ (block
+ (i32.store
+ (i32.const 1216)
+ (i32.const 0)
+ )
+ (i32.store
+ (i32.const 1228)
+ (i32.const 0)
+ )
+ (i32.store offset=4
+ (get_local $ea)
+ (i32.or
+ (get_local $V)
+ (i32.const 3)
+ )
+ )
+ (set_local $ca
+ (i32.add
+ (i32.add
+ (get_local $ea)
+ (get_local $V)
+ )
+ (i32.const 4)
+ )
+ )
+ (i32.store
+ (get_local $ca)
+ (i32.or
+ (i32.load
+ (get_local $ca)
+ )
+ (i32.const 1)
+ )
+ )
+ )
+ )
+ (set_local $p
+ (i32.add
+ (get_local $ea)
+ (i32.const 8)
+ )
+ )
+ (i32.store
+ (i32.const 8)
+ (get_local $b)
+ )
+ (return
+ (get_local $p)
+ )
+ )
+ )
+ (set_local $ea
+ (i32.load
+ (i32.const 1220)
+ )
+ )
+ (if
+ (i32.gt_u
+ (get_local $ea)
+ (get_local $y)
+ )
+ (block
+ (set_local $ca
+ (i32.sub
+ (get_local $ea)
+ (get_local $y)
+ )
+ )
+ (i32.store
+ (i32.const 1220)
+ (get_local $ca)
+ )
+ (set_local $ea
+ (i32.load
+ (i32.const 1232)
+ )
+ )
+ (set_local $V
+ (i32.add
+ (get_local $ea)
+ (get_local $y)
+ )
+ )
+ (i32.store
+ (i32.const 1232)
+ (get_local $V)
+ )
+ (i32.store offset=4
+ (get_local $V)
+ (i32.or
+ (get_local $ca)
+ (i32.const 1)
+ )
+ )
+ (i32.store offset=4
+ (get_local $ea)
+ (i32.or
+ (get_local $y)
+ (i32.const 3)
+ )
+ )
+ (set_local $p
+ (i32.add
+ (get_local $ea)
+ (i32.const 8)
+ )
+ )
+ (i32.store
+ (i32.const 8)
+ (get_local $b)
+ )
+ (return
+ (get_local $p)
+ )
+ )
+ )
+ (if
+ (i32.eq
+ (i32.load
+ (i32.const 1680)
+ )
+ (i32.const 0)
+ )
+ (block
+ (i32.store
+ (i32.const 1688)
+ (i32.const 4096)
+ )
+ (i32.store
+ (i32.const 1684)
+ (i32.const 4096)
+ )
+ (i32.store
+ (i32.const 1692)
+ (i32.const -1)
+ )
+ (i32.store
+ (i32.const 1696)
+ (i32.const -1)
+ )
+ (i32.store
+ (i32.const 1700)
+ (i32.const 0)
+ )
+ (i32.store
+ (i32.const 1652)
+ (i32.const 0)
+ )
+ (set_local $ea
+ (i32.xor
+ (i32.and
+ (get_local $c)
+ (i32.const -16)
+ )
+ (i32.const 1431655768)
+ )
+ )
+ (i32.store
+ (get_local $c)
+ (get_local $ea)
+ )
+ (i32.store
+ (i32.const 1680)
+ (get_local $ea)
+ )
+ )
+ )
+ (set_local $ea
+ (i32.add
+ (get_local $y)
+ (i32.const 48)
+ )
+ )
+ (set_local $c
+ (i32.load
+ (i32.const 1688)
+ )
+ )
+ (set_local $ca
+ (i32.add
+ (get_local $y)
+ (i32.const 47)
+ )
+ )
+ (set_local $V
+ (i32.add
+ (get_local $c)
+ (get_local $ca)
+ )
+ )
+ (set_local $da
+ (i32.sub
+ (i32.const 0)
+ (get_local $c)
+ )
+ )
+ (set_local $c
+ (i32.and
+ (get_local $V)
+ (get_local $da)
+ )
+ )
+ (if
+ (i32.le_u
+ (get_local $c)
+ (get_local $y)
+ )
+ (block
+ (set_local $p
+ (i32.const 0)
+ )
+ (i32.store
+ (i32.const 8)
+ (get_local $b)
+ )
+ (return
+ (get_local $p)
+ )
+ )
+ )
+ (set_local $U
+ (i32.load
+ (i32.const 1648)
+ )
+ )
+ (if
+ (get_local $U)
+ (block
+ (set_local $ba
+ (i32.load
+ (i32.const 1640)
+ )
+ )
+ (set_local $aa
+ (i32.add
+ (get_local $ba)
+ (get_local $c)
+ )
+ )
+ (if
+ (i32.or
+ (i32.le_u
+ (get_local $aa)
+ (get_local $ba)
+ )
+ (i32.gt_u
+ (get_local $aa)
+ (get_local $U)
+ )
+ )
+ (block
+ (set_local $p
+ (i32.const 0)
+ )
+ (i32.store
+ (i32.const 8)
+ (get_local $b)
+ )
+ (return
+ (get_local $p)
+ )
+ )
+ )
+ )
+ )
+ (block $label$break$b
+ (if
+ (i32.eq
+ (i32.and
+ (i32.load
+ (i32.const 1652)
+ )
+ (i32.const 4)
+ )
+ (i32.const 0)
+ )
+ (block
+ (set_local $U
+ (i32.load
+ (i32.const 1232)
+ )
+ )
+ (block $label$break$c
+ (if
+ (i32.eq
+ (get_local $U)
+ (i32.const 0)
+ )
+ (set_local $N
+ (i32.const 171)
+ )
+ (block
+ (set_local $aa
+ (i32.const 1656)
+ )
+ (loop $while-out$35 $while-in$36
+ (set_local $ba
+ (i32.load
+ (get_local $aa)
+ )
+ )
+ (if
+ (i32.le_u
+ (get_local $ba)
+ (get_local $U)
+ )
+ (block
+ (set_local $$
+ (i32.add
+ (get_local $aa)
+ (i32.const 4)
+ )
+ )
+ (if
+ (i32.gt_u
+ (i32.add
+ (get_local $ba)
+ (i32.load
+ (get_local $$)
+ )
+ )
+ (get_local $U)
+ )
+ (block
+ (set_local $fa
+ (get_local $aa)
+ )
+ (set_local $ga
+ (get_local $$)
+ )
+ (br $while-out$35)
+ )
+ )
+ )
+ )
+ (set_local $aa
+ (i32.load offset=8
+ (get_local $aa)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $aa)
+ (i32.const 0)
+ )
+ (block
+ (set_local $N
+ (i32.const 171)
+ )
+ (br $label$break$c)
+ )
+ )
+ (br $while-in$36)
+ )
+ (set_local $aa
+ (i32.and
+ (i32.sub
+ (get_local $V)
+ (i32.load
+ (i32.const 1220)
+ )
+ )
+ (get_local $da)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $aa)
+ (i32.const 2147483647)
+ )
+ (block
+ (set_local $$
+ (call_import $ta
+ (get_local $aa)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $$)
+ (i32.add
+ (i32.load
+ (get_local $fa)
+ )
+ (i32.load
+ (get_local $ga)
+ )
+ )
+ )
+ (if
+ (i32.ne
+ (get_local $$)
+ (i32.const -1)
+ )
+ (block
+ (set_local $ha
+ (get_local $$)
+ )
+ (set_local $ia
+ (get_local $aa)
+ )
+ (set_local $N
+ (i32.const 191)
+ )
+ (br $label$break$b)
+ )
+ )
+ (block
+ (set_local $ja
+ (get_local $$)
+ )
+ (set_local $ka
+ (get_local $aa)
+ )
+ (set_local $N
+ (i32.const 181)
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ (block $do-once$37
+ (if
+ (i32.eq
+ (get_local $N)
+ (i32.const 171)
+ )
+ (block
+ (set_local $U
+ (call_import $ta
+ (i32.const 0)
+ )
+ )
+ (if
+ (i32.ne
+ (get_local $U)
+ (i32.const -1)
+ )
+ (block
+ (set_local $e
+ (get_local $U)
+ )
+ (set_local $aa
+ (i32.load
+ (i32.const 1684)
+ )
+ )
+ (set_local $$
+ (i32.add
+ (get_local $aa)
+ (i32.const -1)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $$)
+ (get_local $e)
+ )
+ (i32.const 0)
+ )
+ (set_local $la
+ (get_local $c)
+ )
+ (set_local $la
+ (i32.add
+ (i32.sub
+ (get_local $c)
+ (get_local $e)
+ )
+ (i32.and
+ (i32.add
+ (get_local $$)
+ (get_local $e)
+ )
+ (i32.sub
+ (i32.const 0)
+ (get_local $aa)
+ )
+ )
+ )
+ )
+ )
+ (set_local $aa
+ (i32.load
+ (i32.const 1640)
+ )
+ )
+ (set_local $e
+ (i32.add
+ (get_local $aa)
+ (get_local $la)
+ )
+ )
+ (if
+ (i32.and
+ (i32.gt_u
+ (get_local $la)
+ (get_local $y)
+ )
+ (i32.lt_u
+ (get_local $la)
+ (i32.const 2147483647)
+ )
+ )
+ (block
+ (set_local $$
+ (i32.load
+ (i32.const 1648)
+ )
+ )
+ (if
+ (get_local $$)
+ (br_if $do-once$37
+ (i32.or
+ (i32.le_u
+ (get_local $e)
+ (get_local $aa)
+ )
+ (i32.gt_u
+ (get_local $e)
+ (get_local $$)
+ )
+ )
+ )
+ )
+ (set_local $$
+ (call_import $ta
+ (get_local $la)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $$)
+ (get_local $U)
+ )
+ (block
+ (set_local $ha
+ (get_local $U)
+ )
+ (set_local $ia
+ (get_local $la)
+ )
+ (set_local $N
+ (i32.const 191)
+ )
+ (br $label$break$b)
+ )
+ (block
+ (set_local $ja
+ (get_local $$)
+ )
+ (set_local $ka
+ (get_local $la)
+ )
+ (set_local $N
+ (i32.const 181)
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ (block $label$break$d
+ (if
+ (i32.eq
+ (get_local $N)
+ (i32.const 181)
+ )
+ (block
+ (set_local $$
+ (i32.sub
+ (i32.const 0)
+ (get_local $ka)
+ )
+ )
+ (block $do-once$40
+ (if
+ (i32.and
+ (i32.gt_u
+ (get_local $ea)
+ (get_local $ka)
+ )
+ (i32.and
+ (i32.lt_u
+ (get_local $ka)
+ (i32.const 2147483647)
+ )
+ (i32.ne
+ (get_local $ja)
+ (i32.const -1)
+ )
+ )
+ )
+ (block
+ (set_local $U
+ (i32.load
+ (i32.const 1688)
+ )
+ )
+ (set_local $e
+ (i32.and
+ (i32.add
+ (i32.sub
+ (get_local $ca)
+ (get_local $ka)
+ )
+ (get_local $U)
+ )
+ (i32.sub
+ (i32.const 0)
+ (get_local $U)
+ )
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $e)
+ (i32.const 2147483647)
+ )
+ (if
+ (i32.eq
+ (call_import $ta
+ (get_local $e)
+ )
+ (i32.const -1)
+ )
+ (block
+ (call_import $ta
+ (get_local $$)
+ )
+ (br $label$break$d)
+ )
+ (block
+ (set_local $ma
+ (i32.add
+ (get_local $e)
+ (get_local $ka)
+ )
+ )
+ (br $do-once$40)
+ )
+ )
+ (set_local $ma
+ (get_local $ka)
+ )
+ )
+ )
+ (set_local $ma
+ (get_local $ka)
+ )
+ )
+ )
+ (if
+ (i32.ne
+ (get_local $ja)
+ (i32.const -1)
+ )
+ (block
+ (set_local $ha
+ (get_local $ja)
+ )
+ (set_local $ia
+ (get_local $ma)
+ )
+ (set_local $N
+ (i32.const 191)
+ )
+ (br $label$break$b)
+ )
+ )
+ )
+ )
+ )
+ (i32.store
+ (i32.const 1652)
+ (i32.or
+ (i32.load
+ (i32.const 1652)
+ )
+ (i32.const 4)
+ )
+ )
+ (set_local $N
+ (i32.const 188)
+ )
+ )
+ (set_local $N
+ (i32.const 188)
+ )
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $N)
+ (i32.const 188)
+ )
+ (if
+ (i32.lt_u
+ (get_local $c)
+ (i32.const 2147483647)
+ )
+ (block
+ (set_local $ma
+ (call_import $ta
+ (get_local $c)
+ )
+ )
+ (set_local $c
+ (call_import $ta
+ (i32.const 0)
+ )
+ )
+ (if
+ (i32.and
+ (i32.lt_u
+ (get_local $ma)
+ (get_local $c)
+ )
+ (i32.and
+ (i32.ne
+ (get_local $ma)
+ (i32.const -1)
+ )
+ (i32.ne
+ (get_local $c)
+ (i32.const -1)
+ )
+ )
+ )
+ (block
+ (set_local $ja
+ (i32.sub
+ (get_local $c)
+ (get_local $ma)
+ )
+ )
+ (if
+ (i32.gt_u
+ (get_local $ja)
+ (i32.add
+ (get_local $y)
+ (i32.const 40)
+ )
+ )
+ (block
+ (set_local $ha
+ (get_local $ma)
+ )
+ (set_local $ia
+ (get_local $ja)
+ )
+ (set_local $N
+ (i32.const 191)
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $N)
+ (i32.const 191)
+ )
+ (block
+ (set_local $ja
+ (i32.add
+ (i32.load
+ (i32.const 1640)
+ )
+ (get_local $ia)
+ )
+ )
+ (i32.store
+ (i32.const 1640)
+ (get_local $ja)
+ )
+ (if
+ (i32.gt_u
+ (get_local $ja)
+ (i32.load
+ (i32.const 1644)
+ )
+ )
+ (i32.store
+ (i32.const 1644)
+ (get_local $ja)
+ )
+ )
+ (set_local $ja
+ (i32.load
+ (i32.const 1232)
+ )
+ )
+ (block $do-once$42
+ (if
+ (i32.eq
+ (get_local $ja)
+ (i32.const 0)
+ )
+ (block
+ (set_local $ma
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (if
+ (i32.or
+ (i32.eq
+ (get_local $ma)
+ (i32.const 0)
+ )
+ (i32.lt_u
+ (get_local $ha)
+ (get_local $ma)
+ )
+ )
+ (i32.store
+ (i32.const 1224)
+ (get_local $ha)
+ )
+ )
+ (i32.store
+ (i32.const 1656)
+ (get_local $ha)
+ )
+ (i32.store
+ (i32.const 1660)
+ (get_local $ia)
+ )
+ (i32.store
+ (i32.const 1668)
+ (i32.const 0)
+ )
+ (i32.store
+ (i32.const 1244)
+ (i32.load
+ (i32.const 1680)
+ )
+ )
+ (i32.store
+ (i32.const 1240)
+ (i32.const -1)
+ )
+ (set_local $ma
+ (i32.const 0)
+ )
+ (loop $do-out$44 $do-in$45
+ (set_local $c
+ (i32.add
+ (i32.const 1248)
+ (i32.shl
+ (i32.shl
+ (get_local $ma)
+ (i32.const 1)
+ )
+ (i32.const 2)
+ )
+ )
+ )
+ (i32.store offset=12
+ (get_local $c)
+ (get_local $c)
+ )
+ (i32.store offset=8
+ (get_local $c)
+ (get_local $c)
+ )
+ (set_local $ma
+ (i32.add
+ (get_local $ma)
+ (i32.const 1)
+ )
+ )
+ (br_if $do-in$45
+ (i32.ne
+ (get_local $ma)
+ (i32.const 32)
+ )
+ )
+ )
+ (set_local $ma
+ (i32.add
+ (get_local $ha)
+ (i32.const 8)
+ )
+ )
+ (set_local $c
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $ma)
+ (i32.const 7)
+ )
+ (i32.const 0)
+ )
+ (i32.const 0)
+ (i32.and
+ (i32.sub
+ (i32.const 0)
+ (get_local $ma)
+ )
+ (i32.const 7)
+ )
+ )
+ )
+ (set_local $ma
+ (i32.add
+ (get_local $ha)
+ (get_local $c)
+ )
+ )
+ (set_local $ka
+ (i32.sub
+ (i32.add
+ (get_local $ia)
+ (i32.const -40)
+ )
+ (get_local $c)
+ )
+ )
+ (i32.store
+ (i32.const 1232)
+ (get_local $ma)
+ )
+ (i32.store
+ (i32.const 1220)
+ (get_local $ka)
+ )
+ (i32.store offset=4
+ (get_local $ma)
+ (i32.or
+ (get_local $ka)
+ (i32.const 1)
+ )
+ )
+ (i32.store offset=4
+ (i32.add
+ (get_local $ma)
+ (get_local $ka)
+ )
+ (i32.const 40)
+ )
+ (i32.store
+ (i32.const 1236)
+ (i32.load
+ (i32.const 1696)
+ )
+ )
+ )
+ (block
+ (set_local $ka
+ (i32.const 1656)
+ )
+ (loop $do-out$46 $do-in$47
+ (set_local $ma
+ (i32.load
+ (get_local $ka)
+ )
+ )
+ (set_local $c
+ (i32.add
+ (get_local $ka)
+ (i32.const 4)
+ )
+ )
+ (set_local $ca
+ (i32.load
+ (get_local $c)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $ha)
+ (i32.add
+ (get_local $ma)
+ (get_local $ca)
+ )
+ )
+ (block
+ (set_local $na
+ (get_local $ma)
+ )
+ (set_local $oa
+ (get_local $c)
+ )
+ (set_local $pa
+ (get_local $ca)
+ )
+ (set_local $ra
+ (get_local $ka)
+ )
+ (set_local $N
+ (i32.const 201)
+ )
+ (br $do-out$46)
+ )
+ )
+ (set_local $ka
+ (i32.load offset=8
+ (get_local $ka)
+ )
+ )
+ (br_if $do-in$47
+ (i32.ne
+ (get_local $ka)
+ (i32.const 0)
+ )
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $N)
+ (i32.const 201)
+ )
+ (if
+ (i32.eq
+ (i32.and
+ (i32.load offset=12
+ (get_local $ra)
+ )
+ (i32.const 8)
+ )
+ (i32.const 0)
+ )
+ (if
+ (i32.and
+ (i32.lt_u
+ (get_local $ja)
+ (get_local $ha)
+ )
+ (i32.ge_u
+ (get_local $ja)
+ (get_local $na)
+ )
+ )
+ (block
+ (i32.store
+ (get_local $oa)
+ (i32.add
+ (get_local $pa)
+ (get_local $ia)
+ )
+ )
+ (set_local $ka
+ (i32.add
+ (get_local $ja)
+ (i32.const 8)
+ )
+ )
+ (set_local $ca
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $ka)
+ (i32.const 7)
+ )
+ (i32.const 0)
+ )
+ (i32.const 0)
+ (i32.and
+ (i32.sub
+ (i32.const 0)
+ (get_local $ka)
+ )
+ (i32.const 7)
+ )
+ )
+ )
+ (set_local $ka
+ (i32.add
+ (get_local $ja)
+ (get_local $ca)
+ )
+ )
+ (set_local $c
+ (i32.add
+ (i32.sub
+ (get_local $ia)
+ (get_local $ca)
+ )
+ (i32.load
+ (i32.const 1220)
+ )
+ )
+ )
+ (i32.store
+ (i32.const 1232)
+ (get_local $ka)
+ )
+ (i32.store
+ (i32.const 1220)
+ (get_local $c)
+ )
+ (i32.store offset=4
+ (get_local $ka)
+ (i32.or
+ (get_local $c)
+ (i32.const 1)
+ )
+ )
+ (i32.store offset=4
+ (i32.add
+ (get_local $ka)
+ (get_local $c)
+ )
+ (i32.const 40)
+ )
+ (i32.store
+ (i32.const 1236)
+ (i32.load
+ (i32.const 1696)
+ )
+ )
+ (br $do-once$42)
+ )
+ )
+ )
+ )
+ (set_local $c
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $ha)
+ (get_local $c)
+ )
+ (block
+ (i32.store
+ (i32.const 1224)
+ (get_local $ha)
+ )
+ (set_local $sa
+ (get_local $ha)
+ )
+ )
+ (set_local $sa
+ (get_local $c)
+ )
+ )
+ (set_local $c
+ (i32.add
+ (get_local $ha)
+ (get_local $ia)
+ )
+ )
+ (set_local $ka
+ (i32.const 1656)
+ )
+ (loop $while-out$48 $while-in$49
+ (if
+ (i32.eq
+ (i32.load
+ (get_local $ka)
+ )
+ (get_local $c)
+ )
+ (block
+ (set_local $ua
+ (get_local $ka)
+ )
+ (set_local $va
+ (get_local $ka)
+ )
+ (set_local $N
+ (i32.const 209)
+ )
+ (br $while-out$48)
+ )
+ )
+ (set_local $ka
+ (i32.load offset=8
+ (get_local $ka)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $ka)
+ (i32.const 0)
+ )
+ (block
+ (set_local $wa
+ (i32.const 1656)
+ )
+ (br $while-out$48)
+ )
+ )
+ (br $while-in$49)
+ )
+ (if
+ (i32.eq
+ (get_local $N)
+ (i32.const 209)
+ )
+ (if
+ (i32.eq
+ (i32.and
+ (i32.load offset=12
+ (get_local $va)
+ )
+ (i32.const 8)
+ )
+ (i32.const 0)
+ )
+ (block
+ (i32.store
+ (get_local $ua)
+ (get_local $ha)
+ )
+ (set_local $ka
+ (i32.add
+ (get_local $va)
+ (i32.const 4)
+ )
+ )
+ (i32.store
+ (get_local $ka)
+ (i32.add
+ (i32.load
+ (get_local $ka)
+ )
+ (get_local $ia)
+ )
+ )
+ (set_local $ka
+ (i32.add
+ (get_local $ha)
+ (i32.const 8)
+ )
+ )
+ (set_local $ca
+ (i32.add
+ (get_local $ha)
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $ka)
+ (i32.const 7)
+ )
+ (i32.const 0)
+ )
+ (i32.const 0)
+ (i32.and
+ (i32.sub
+ (i32.const 0)
+ (get_local $ka)
+ )
+ (i32.const 7)
+ )
+ )
+ )
+ )
+ (set_local $ka
+ (i32.add
+ (get_local $c)
+ (i32.const 8)
+ )
+ )
+ (set_local $ma
+ (i32.add
+ (get_local $c)
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $ka)
+ (i32.const 7)
+ )
+ (i32.const 0)
+ )
+ (i32.const 0)
+ (i32.and
+ (i32.sub
+ (i32.const 0)
+ (get_local $ka)
+ )
+ (i32.const 7)
+ )
+ )
+ )
+ )
+ (set_local $ka
+ (i32.add
+ (get_local $ca)
+ (get_local $y)
+ )
+ )
+ (set_local $ea
+ (i32.sub
+ (i32.sub
+ (get_local $ma)
+ (get_local $ca)
+ )
+ (get_local $y)
+ )
+ )
+ (i32.store offset=4
+ (get_local $ca)
+ (i32.or
+ (get_local $y)
+ (i32.const 3)
+ )
+ )
+ (block $do-once$50
+ (if
+ (i32.eq
+ (get_local $ma)
+ (get_local $ja)
+ )
+ (block
+ (set_local $la
+ (i32.add
+ (i32.load
+ (i32.const 1220)
+ )
+ (get_local $ea)
+ )
+ )
+ (i32.store
+ (i32.const 1220)
+ (get_local $la)
+ )
+ (i32.store
+ (i32.const 1232)
+ (get_local $ka)
+ )
+ (i32.store offset=4
+ (get_local $ka)
+ (i32.or
+ (get_local $la)
+ (i32.const 1)
+ )
+ )
+ )
+ (block
+ (if
+ (i32.eq
+ (get_local $ma)
+ (i32.load
+ (i32.const 1228)
+ )
+ )
+ (block
+ (set_local $la
+ (i32.add
+ (i32.load
+ (i32.const 1216)
+ )
+ (get_local $ea)
+ )
+ )
+ (i32.store
+ (i32.const 1216)
+ (get_local $la)
+ )
+ (i32.store
+ (i32.const 1228)
+ (get_local $ka)
+ )
+ (i32.store offset=4
+ (get_local $ka)
+ (i32.or
+ (get_local $la)
+ (i32.const 1)
+ )
+ )
+ (i32.store
+ (i32.add
+ (get_local $ka)
+ (get_local $la)
+ )
+ (get_local $la)
+ )
+ (br $do-once$50)
+ )
+ )
+ (set_local $la
+ (i32.load offset=4
+ (get_local $ma)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $la)
+ (i32.const 3)
+ )
+ (i32.const 1)
+ )
+ (block
+ (set_local $ga
+ (i32.and
+ (get_local $la)
+ (i32.const -8)
+ )
+ )
+ (set_local $fa
+ (i32.shr_u
+ (get_local $la)
+ (i32.const 3)
+ )
+ )
+ (block $label$break$e
+ (if
+ (i32.lt_u
+ (get_local $la)
+ (i32.const 256)
+ )
+ (block
+ (set_local $da
+ (i32.load offset=8
+ (get_local $ma)
+ )
+ )
+ (set_local $V
+ (i32.load offset=12
+ (get_local $ma)
+ )
+ )
+ (set_local $$
+ (i32.add
+ (i32.const 1248)
+ (i32.shl
+ (i32.shl
+ (get_local $fa)
+ (i32.const 1)
+ )
+ (i32.const 2)
+ )
+ )
+ )
+ (block $do-once$53
+ (if
+ (i32.ne
+ (get_local $da)
+ (get_local $$)
+ )
+ (block
+ (if
+ (i32.lt_u
+ (get_local $da)
+ (get_local $sa)
+ )
+ (call_import $qa)
+ )
+ (br_if $do-once$53
+ (i32.eq
+ (i32.load offset=12
+ (get_local $da)
+ )
+ (get_local $ma)
+ )
+ )
+ (call_import $qa)
+ )
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $V)
+ (get_local $da)
+ )
+ (block
+ (i32.store
+ (i32.const 1208)
+ (i32.and
+ (i32.load
+ (i32.const 1208)
+ )
+ (i32.xor
+ (i32.shl
+ (i32.const 1)
+ (get_local $fa)
+ )
+ (i32.const -1)
+ )
+ )
+ )
+ (br $label$break$e)
+ )
+ )
+ (block $do-once$55
+ (if
+ (i32.eq
+ (get_local $V)
+ (get_local $$)
+ )
+ (set_local $xa
+ (i32.add
+ (get_local $V)
+ (i32.const 8)
+ )
+ )
+ (block
+ (if
+ (i32.lt_u
+ (get_local $V)
+ (get_local $sa)
+ )
+ (call_import $qa)
+ )
+ (set_local $e
+ (i32.add
+ (get_local $V)
+ (i32.const 8)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.load
+ (get_local $e)
+ )
+ (get_local $ma)
+ )
+ (block
+ (set_local $xa
+ (get_local $e)
+ )
+ (br $do-once$55)
+ )
+ )
+ (call_import $qa)
+ )
+ )
+ )
+ (i32.store offset=12
+ (get_local $da)
+ (get_local $V)
+ )
+ (i32.store
+ (get_local $xa)
+ (get_local $da)
+ )
+ )
+ (block
+ (set_local $$
+ (i32.load offset=24
+ (get_local $ma)
+ )
+ )
+ (set_local $e
+ (i32.load offset=12
+ (get_local $ma)
+ )
+ )
+ (block $do-once$57
+ (if
+ (i32.eq
+ (get_local $e)
+ (get_local $ma)
+ )
+ (block
+ (set_local $U
+ (i32.add
+ (get_local $ma)
+ (i32.const 16)
+ )
+ )
+ (set_local $aa
+ (i32.add
+ (get_local $U)
+ (i32.const 4)
+ )
+ )
+ (set_local $ba
+ (i32.load
+ (get_local $aa)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $ba)
+ (i32.const 0)
+ )
+ (block
+ (set_local $W
+ (i32.load
+ (get_local $U)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $W)
+ (i32.const 0)
+ )
+ (block
+ (set_local $ya
+ (i32.const 0)
+ )
+ (br $do-once$57)
+ )
+ (block
+ (set_local $za
+ (get_local $W)
+ )
+ (set_local $Aa
+ (get_local $U)
+ )
+ )
+ )
+ )
+ (block
+ (set_local $za
+ (get_local $ba)
+ )
+ (set_local $Aa
+ (get_local $aa)
+ )
+ )
+ )
+ (loop $while-out$59 $while-in$60
+ (set_local $aa
+ (i32.add
+ (get_local $za)
+ (i32.const 20)
+ )
+ )
+ (set_local $ba
+ (i32.load
+ (get_local $aa)
+ )
+ )
+ (if
+ (get_local $ba)
+ (block
+ (set_local $za
+ (get_local $ba)
+ )
+ (set_local $Aa
+ (get_local $aa)
+ )
+ (br $while-in$60)
+ )
+ )
+ (set_local $aa
+ (i32.add
+ (get_local $za)
+ (i32.const 16)
+ )
+ )
+ (set_local $ba
+ (i32.load
+ (get_local $aa)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $ba)
+ (i32.const 0)
+ )
+ (block
+ (set_local $Ba
+ (get_local $za)
+ )
+ (set_local $Ca
+ (get_local $Aa)
+ )
+ (br $while-out$59)
+ )
+ (block
+ (set_local $za
+ (get_local $ba)
+ )
+ (set_local $Aa
+ (get_local $aa)
+ )
+ )
+ )
+ (br $while-in$60)
+ )
+ (if
+ (i32.lt_u
+ (get_local $Ca)
+ (get_local $sa)
+ )
+ (call_import $qa)
+ (block
+ (i32.store
+ (get_local $Ca)
+ (i32.const 0)
+ )
+ (set_local $ya
+ (get_local $Ba)
+ )
+ (br $do-once$57)
+ )
+ )
+ )
+ (block
+ (set_local $aa
+ (i32.load offset=8
+ (get_local $ma)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $aa)
+ (get_local $sa)
+ )
+ (call_import $qa)
+ )
+ (set_local $ba
+ (i32.add
+ (get_local $aa)
+ (i32.const 12)
+ )
+ )
+ (if
+ (i32.ne
+ (i32.load
+ (get_local $ba)
+ )
+ (get_local $ma)
+ )
+ (call_import $qa)
+ )
+ (set_local $U
+ (i32.add
+ (get_local $e)
+ (i32.const 8)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.load
+ (get_local $U)
+ )
+ (get_local $ma)
+ )
+ (block
+ (i32.store
+ (get_local $ba)
+ (get_local $e)
+ )
+ (i32.store
+ (get_local $U)
+ (get_local $aa)
+ )
+ (set_local $ya
+ (get_local $e)
+ )
+ (br $do-once$57)
+ )
+ (call_import $qa)
+ )
+ )
+ )
+ )
+ (br_if $label$break$e
+ (i32.eq
+ (get_local $$)
+ (i32.const 0)
+ )
+ )
+ (set_local $e
+ (i32.load offset=28
+ (get_local $ma)
+ )
+ )
+ (set_local $da
+ (i32.add
+ (i32.const 1512)
+ (i32.shl
+ (get_local $e)
+ (i32.const 2)
+ )
+ )
+ )
+ (block $do-once$61
+ (if
+ (i32.eq
+ (get_local $ma)
+ (i32.load
+ (get_local $da)
+ )
+ )
+ (block
+ (i32.store
+ (get_local $da)
+ (get_local $ya)
+ )
+ (br_if $do-once$61
+ (get_local $ya)
+ )
+ (i32.store
+ (i32.const 1212)
+ (i32.and
+ (i32.load
+ (i32.const 1212)
+ )
+ (i32.xor
+ (i32.shl
+ (i32.const 1)
+ (get_local $e)
+ )
+ (i32.const -1)
+ )
+ )
+ )
+ (br $label$break$e)
+ )
+ (block
+ (if
+ (i32.lt_u
+ (get_local $$)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ )
+ (set_local $V
+ (i32.add
+ (get_local $$)
+ (i32.const 16)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.load
+ (get_local $V)
+ )
+ (get_local $ma)
+ )
+ (i32.store
+ (get_local $V)
+ (get_local $ya)
+ )
+ (i32.store offset=20
+ (get_local $$)
+ (get_local $ya)
+ )
+ )
+ (br_if $label$break$e
+ (i32.eq
+ (get_local $ya)
+ (i32.const 0)
+ )
+ )
+ )
+ )
+ )
+ (set_local $e
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $ya)
+ (get_local $e)
+ )
+ (call_import $qa)
+ )
+ (i32.store offset=24
+ (get_local $ya)
+ (get_local $$)
+ )
+ (set_local $da
+ (i32.add
+ (get_local $ma)
+ (i32.const 16)
+ )
+ )
+ (set_local $V
+ (i32.load
+ (get_local $da)
+ )
+ )
+ (block $do-once$63
+ (if
+ (get_local $V)
+ (if
+ (i32.lt_u
+ (get_local $V)
+ (get_local $e)
+ )
+ (call_import $qa)
+ (block
+ (i32.store offset=16
+ (get_local $ya)
+ (get_local $V)
+ )
+ (i32.store offset=24
+ (get_local $V)
+ (get_local $ya)
+ )
+ (br $do-once$63)
+ )
+ )
+ )
+ )
+ (set_local $V
+ (i32.load offset=4
+ (get_local $da)
+ )
+ )
+ (br_if $label$break$e
+ (i32.eq
+ (get_local $V)
+ (i32.const 0)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $V)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ (block
+ (i32.store offset=20
+ (get_local $ya)
+ (get_local $V)
+ )
+ (i32.store offset=24
+ (get_local $V)
+ (get_local $ya)
+ )
+ (br $label$break$e)
+ )
+ )
+ )
+ )
+ )
+ (set_local $Da
+ (i32.add
+ (get_local $ma)
+ (get_local $ga)
+ )
+ )
+ (set_local $Ea
+ (i32.add
+ (get_local $ga)
+ (get_local $ea)
+ )
+ )
+ )
+ (block
+ (set_local $Da
+ (get_local $ma)
+ )
+ (set_local $Ea
+ (get_local $ea)
+ )
+ )
+ )
+ (set_local $fa
+ (i32.add
+ (get_local $Da)
+ (i32.const 4)
+ )
+ )
+ (i32.store
+ (get_local $fa)
+ (i32.and
+ (i32.load
+ (get_local $fa)
+ )
+ (i32.const -2)
+ )
+ )
+ (i32.store offset=4
+ (get_local $ka)
+ (i32.or
+ (get_local $Ea)
+ (i32.const 1)
+ )
+ )
+ (i32.store
+ (i32.add
+ (get_local $ka)
+ (get_local $Ea)
+ )
+ (get_local $Ea)
+ )
+ (set_local $fa
+ (i32.shr_u
+ (get_local $Ea)
+ (i32.const 3)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $Ea)
+ (i32.const 256)
+ )
+ (block
+ (set_local $la
+ (i32.add
+ (i32.const 1248)
+ (i32.shl
+ (i32.shl
+ (get_local $fa)
+ (i32.const 1)
+ )
+ (i32.const 2)
+ )
+ )
+ )
+ (set_local $V
+ (i32.load
+ (i32.const 1208)
+ )
+ )
+ (set_local $e
+ (i32.shl
+ (i32.const 1)
+ (get_local $fa)
+ )
+ )
+ (block $do-once$65
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $V)
+ (get_local $e)
+ )
+ (i32.const 0)
+ )
+ (block
+ (i32.store
+ (i32.const 1208)
+ (i32.or
+ (get_local $V)
+ (get_local $e)
+ )
+ )
+ (set_local $Fa
+ (i32.add
+ (get_local $la)
+ (i32.const 8)
+ )
+ )
+ (set_local $Ga
+ (get_local $la)
+ )
+ )
+ (block
+ (set_local $fa
+ (i32.add
+ (get_local $la)
+ (i32.const 8)
+ )
+ )
+ (set_local $$
+ (i32.load
+ (get_local $fa)
+ )
+ )
+ (if
+ (i32.ge_u
+ (get_local $$)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (block
+ (set_local $Fa
+ (get_local $fa)
+ )
+ (set_local $Ga
+ (get_local $$)
+ )
+ (br $do-once$65)
+ )
+ )
+ (call_import $qa)
+ )
+ )
+ )
+ (i32.store
+ (get_local $Fa)
+ (get_local $ka)
+ )
+ (i32.store offset=12
+ (get_local $Ga)
+ (get_local $ka)
+ )
+ (i32.store offset=8
+ (get_local $ka)
+ (get_local $Ga)
+ )
+ (i32.store offset=12
+ (get_local $ka)
+ (get_local $la)
+ )
+ (br $do-once$50)
+ )
+ )
+ (set_local $e
+ (i32.shr_u
+ (get_local $Ea)
+ (i32.const 8)
+ )
+ )
+ (block $do-once$67
+ (if
+ (i32.eq
+ (get_local $e)
+ (i32.const 0)
+ )
+ (set_local $Ha
+ (i32.const 0)
+ )
+ (block
+ (if
+ (i32.gt_u
+ (get_local $Ea)
+ (i32.const 16777215)
+ )
+ (block
+ (set_local $Ha
+ (i32.const 31)
+ )
+ (br $do-once$67)
+ )
+ )
+ (set_local $V
+ (i32.and
+ (i32.shr_u
+ (i32.add
+ (get_local $e)
+ (i32.const 1048320)
+ )
+ (i32.const 16)
+ )
+ (i32.const 8)
+ )
+ )
+ (set_local $ga
+ (i32.shl
+ (get_local $e)
+ (get_local $V)
+ )
+ )
+ (set_local $$
+ (i32.and
+ (i32.shr_u
+ (i32.add
+ (get_local $ga)
+ (i32.const 520192)
+ )
+ (i32.const 16)
+ )
+ (i32.const 4)
+ )
+ )
+ (set_local $fa
+ (i32.shl
+ (get_local $ga)
+ (get_local $$)
+ )
+ )
+ (set_local $ga
+ (i32.and
+ (i32.shr_u
+ (i32.add
+ (get_local $fa)
+ (i32.const 245760)
+ )
+ (i32.const 16)
+ )
+ (i32.const 2)
+ )
+ )
+ (set_local $aa
+ (i32.add
+ (i32.sub
+ (i32.const 14)
+ (i32.or
+ (i32.or
+ (get_local $$)
+ (get_local $V)
+ )
+ (get_local $ga)
+ )
+ )
+ (i32.shr_u
+ (i32.shl
+ (get_local $fa)
+ (get_local $ga)
+ )
+ (i32.const 15)
+ )
+ )
+ )
+ (set_local $Ha
+ (i32.or
+ (i32.and
+ (i32.shr_u
+ (get_local $Ea)
+ (i32.add
+ (get_local $aa)
+ (i32.const 7)
+ )
+ )
+ (i32.const 1)
+ )
+ (i32.shl
+ (get_local $aa)
+ (i32.const 1)
+ )
+ )
+ )
+ )
+ )
+ )
+ (set_local $e
+ (i32.add
+ (i32.const 1512)
+ (i32.shl
+ (get_local $Ha)
+ (i32.const 2)
+ )
+ )
+ )
+ (i32.store offset=28
+ (get_local $ka)
+ (get_local $Ha)
+ )
+ (set_local $la
+ (i32.add
+ (get_local $ka)
+ (i32.const 16)
+ )
+ )
+ (i32.store offset=4
+ (get_local $la)
+ (i32.const 0)
+ )
+ (i32.store
+ (get_local $la)
+ (i32.const 0)
+ )
+ (set_local $la
+ (i32.load
+ (i32.const 1212)
+ )
+ )
+ (set_local $aa
+ (i32.shl
+ (i32.const 1)
+ (get_local $Ha)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $la)
+ (get_local $aa)
+ )
+ (i32.const 0)
+ )
+ (block
+ (i32.store
+ (i32.const 1212)
+ (i32.or
+ (get_local $la)
+ (get_local $aa)
+ )
+ )
+ (i32.store
+ (get_local $e)
+ (get_local $ka)
+ )
+ (i32.store offset=24
+ (get_local $ka)
+ (get_local $e)
+ )
+ (i32.store offset=12
+ (get_local $ka)
+ (get_local $ka)
+ )
+ (i32.store offset=8
+ (get_local $ka)
+ (get_local $ka)
+ )
+ (br $do-once$50)
+ )
+ )
+ (set_local $aa
+ (i32.shl
+ (get_local $Ea)
+ (if
+ (i32.eq
+ (get_local $Ha)
+ (i32.const 31)
+ )
+ (i32.const 0)
+ (i32.sub
+ (i32.const 25)
+ (i32.shr_u
+ (get_local $Ha)
+ (i32.const 1)
+ )
+ )
+ )
+ )
+ )
+ (set_local $la
+ (i32.load
+ (get_local $e)
+ )
+ )
+ (loop $while-out$69 $while-in$70
+ (if
+ (i32.eq
+ (i32.and
+ (i32.load offset=4
+ (get_local $la)
+ )
+ (i32.const -8)
+ )
+ (get_local $Ea)
+ )
+ (block
+ (set_local $Ia
+ (get_local $la)
+ )
+ (set_local $N
+ (i32.const 279)
+ )
+ (br $while-out$69)
+ )
+ )
+ (set_local $e
+ (i32.add
+ (i32.add
+ (get_local $la)
+ (i32.const 16)
+ )
+ (i32.shl
+ (i32.shr_u
+ (get_local $aa)
+ (i32.const 31)
+ )
+ (i32.const 2)
+ )
+ )
+ )
+ (set_local $ga
+ (i32.load
+ (get_local $e)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $ga)
+ (i32.const 0)
+ )
+ (block
+ (set_local $Ja
+ (get_local $e)
+ )
+ (set_local $Ka
+ (get_local $la)
+ )
+ (set_local $N
+ (i32.const 276)
+ )
+ (br $while-out$69)
+ )
+ (block
+ (set_local $aa
+ (i32.shl
+ (get_local $aa)
+ (i32.const 1)
+ )
+ )
+ (set_local $la
+ (get_local $ga)
+ )
+ )
+ )
+ (br $while-in$70)
+ )
+ (if
+ (i32.eq
+ (get_local $N)
+ (i32.const 276)
+ )
+ (if
+ (i32.lt_u
+ (get_local $Ja)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ (block
+ (i32.store
+ (get_local $Ja)
+ (get_local $ka)
+ )
+ (i32.store offset=24
+ (get_local $ka)
+ (get_local $Ka)
+ )
+ (i32.store offset=12
+ (get_local $ka)
+ (get_local $ka)
+ )
+ (i32.store offset=8
+ (get_local $ka)
+ (get_local $ka)
+ )
+ (br $do-once$50)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $N)
+ (i32.const 279)
+ )
+ (block
+ (set_local $la
+ (i32.add
+ (get_local $Ia)
+ (i32.const 8)
+ )
+ )
+ (set_local $aa
+ (i32.load
+ (get_local $la)
+ )
+ )
+ (set_local $ga
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (if
+ (i32.and
+ (i32.ge_u
+ (get_local $aa)
+ (get_local $ga)
+ )
+ (i32.ge_u
+ (get_local $Ia)
+ (get_local $ga)
+ )
+ )
+ (block
+ (i32.store offset=12
+ (get_local $aa)
+ (get_local $ka)
+ )
+ (i32.store
+ (get_local $la)
+ (get_local $ka)
+ )
+ (i32.store offset=8
+ (get_local $ka)
+ (get_local $aa)
+ )
+ (i32.store offset=12
+ (get_local $ka)
+ (get_local $Ia)
+ )
+ (i32.store offset=24
+ (get_local $ka)
+ (i32.const 0)
+ )
+ (br $do-once$50)
+ )
+ (call_import $qa)
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ (set_local $p
+ (i32.add
+ (get_local $ca)
+ (i32.const 8)
+ )
+ )
+ (i32.store
+ (i32.const 8)
+ (get_local $b)
+ )
+ (return
+ (get_local $p)
+ )
+ )
+ (set_local $wa
+ (i32.const 1656)
+ )
+ )
+ )
+ (loop $while-out$71 $while-in$72
+ (set_local $ka
+ (i32.load
+ (get_local $wa)
+ )
+ )
+ (if
+ (i32.le_u
+ (get_local $ka)
+ (get_local $ja)
+ )
+ (block
+ (set_local $ea
+ (i32.add
+ (get_local $ka)
+ (i32.load offset=4
+ (get_local $wa)
+ )
+ )
+ )
+ (if
+ (i32.gt_u
+ (get_local $ea)
+ (get_local $ja)
+ )
+ (block
+ (set_local $La
+ (get_local $ea)
+ )
+ (br $while-out$71)
+ )
+ )
+ )
+ )
+ (set_local $wa
+ (i32.load offset=8
+ (get_local $wa)
+ )
+ )
+ (br $while-in$72)
+ )
+ (set_local $ca
+ (i32.add
+ (get_local $La)
+ (i32.const -47)
+ )
+ )
+ (set_local $ea
+ (i32.add
+ (get_local $ca)
+ (i32.const 8)
+ )
+ )
+ (set_local $ka
+ (i32.add
+ (get_local $ca)
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $ea)
+ (i32.const 7)
+ )
+ (i32.const 0)
+ )
+ (i32.const 0)
+ (i32.and
+ (i32.sub
+ (i32.const 0)
+ (get_local $ea)
+ )
+ (i32.const 7)
+ )
+ )
+ )
+ )
+ (set_local $ea
+ (i32.add
+ (get_local $ja)
+ (i32.const 16)
+ )
+ )
+ (set_local $ca
+ (if
+ (i32.lt_u
+ (get_local $ka)
+ (get_local $ea)
+ )
+ (get_local $ja)
+ (get_local $ka)
+ )
+ )
+ (set_local $ka
+ (i32.add
+ (get_local $ca)
+ (i32.const 8)
+ )
+ )
+ (set_local $ma
+ (i32.add
+ (get_local $ha)
+ (i32.const 8)
+ )
+ )
+ (set_local $c
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $ma)
+ (i32.const 7)
+ )
+ (i32.const 0)
+ )
+ (i32.const 0)
+ (i32.and
+ (i32.sub
+ (i32.const 0)
+ (get_local $ma)
+ )
+ (i32.const 7)
+ )
+ )
+ )
+ (set_local $ma
+ (i32.add
+ (get_local $ha)
+ (get_local $c)
+ )
+ )
+ (set_local $aa
+ (i32.sub
+ (i32.add
+ (get_local $ia)
+ (i32.const -40)
+ )
+ (get_local $c)
+ )
+ )
+ (i32.store
+ (i32.const 1232)
+ (get_local $ma)
+ )
+ (i32.store
+ (i32.const 1220)
+ (get_local $aa)
+ )
+ (i32.store offset=4
+ (get_local $ma)
+ (i32.or
+ (get_local $aa)
+ (i32.const 1)
+ )
+ )
+ (i32.store offset=4
+ (i32.add
+ (get_local $ma)
+ (get_local $aa)
+ )
+ (i32.const 40)
+ )
+ (i32.store
+ (i32.const 1236)
+ (i32.load
+ (i32.const 1696)
+ )
+ )
+ (set_local $aa
+ (i32.add
+ (get_local $ca)
+ (i32.const 4)
+ )
+ )
+ (i32.store
+ (get_local $aa)
+ (i32.const 27)
+ )
+ (i32.store
+ (get_local $ka)
+ (i32.load
+ (i32.const 1656)
+ )
+ )
+ (i32.store offset=4
+ (get_local $ka)
+ (i32.load
+ (i32.const 1660)
+ )
+ )
+ (i32.store offset=8
+ (get_local $ka)
+ (i32.load
+ (i32.const 1664)
+ )
+ )
+ (i32.store offset=12
+ (get_local $ka)
+ (i32.load
+ (i32.const 1668)
+ )
+ )
+ (i32.store
+ (i32.const 1656)
+ (get_local $ha)
+ )
+ (i32.store
+ (i32.const 1660)
+ (get_local $ia)
+ )
+ (i32.store
+ (i32.const 1668)
+ (i32.const 0)
+ )
+ (i32.store
+ (i32.const 1664)
+ (get_local $ka)
+ )
+ (set_local $ka
+ (i32.add
+ (get_local $ca)
+ (i32.const 24)
+ )
+ )
+ (loop $do-out$73 $do-in$74
+ (set_local $ka
+ (i32.add
+ (get_local $ka)
+ (i32.const 4)
+ )
+ )
+ (i32.store
+ (get_local $ka)
+ (i32.const 7)
+ )
+ (br_if $do-in$74
+ (i32.lt_u
+ (i32.add
+ (get_local $ka)
+ (i32.const 4)
+ )
+ (get_local $La)
+ )
+ )
+ )
+ (if
+ (i32.ne
+ (get_local $ca)
+ (get_local $ja)
+ )
+ (block
+ (set_local $ka
+ (i32.sub
+ (get_local $ca)
+ (get_local $ja)
+ )
+ )
+ (i32.store
+ (get_local $aa)
+ (i32.and
+ (i32.load
+ (get_local $aa)
+ )
+ (i32.const -2)
+ )
+ )
+ (i32.store offset=4
+ (get_local $ja)
+ (i32.or
+ (get_local $ka)
+ (i32.const 1)
+ )
+ )
+ (i32.store
+ (get_local $ca)
+ (get_local $ka)
+ )
+ (set_local $ma
+ (i32.shr_u
+ (get_local $ka)
+ (i32.const 3)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $ka)
+ (i32.const 256)
+ )
+ (block
+ (set_local $c
+ (i32.add
+ (i32.const 1248)
+ (i32.shl
+ (i32.shl
+ (get_local $ma)
+ (i32.const 1)
+ )
+ (i32.const 2)
+ )
+ )
+ )
+ (set_local $la
+ (i32.load
+ (i32.const 1208)
+ )
+ )
+ (set_local $ga
+ (i32.shl
+ (i32.const 1)
+ (get_local $ma)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $la)
+ (get_local $ga)
+ )
+ (i32.const 0)
+ )
+ (block
+ (i32.store
+ (i32.const 1208)
+ (i32.or
+ (get_local $la)
+ (get_local $ga)
+ )
+ )
+ (set_local $Ma
+ (i32.add
+ (get_local $c)
+ (i32.const 8)
+ )
+ )
+ (set_local $Na
+ (get_local $c)
+ )
+ )
+ (block
+ (set_local $ga
+ (i32.add
+ (get_local $c)
+ (i32.const 8)
+ )
+ )
+ (set_local $la
+ (i32.load
+ (get_local $ga)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $la)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ (block
+ (set_local $Ma
+ (get_local $ga)
+ )
+ (set_local $Na
+ (get_local $la)
+ )
+ )
+ )
+ )
+ )
+ (i32.store
+ (get_local $Ma)
+ (get_local $ja)
+ )
+ (i32.store offset=12
+ (get_local $Na)
+ (get_local $ja)
+ )
+ (i32.store offset=8
+ (get_local $ja)
+ (get_local $Na)
+ )
+ (i32.store offset=12
+ (get_local $ja)
+ (get_local $c)
+ )
+ (br $do-once$42)
+ )
+ )
+ (set_local $c
+ (i32.shr_u
+ (get_local $ka)
+ (i32.const 8)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $c)
+ (i32.const 0)
+ )
+ (set_local $Oa
+ (i32.const 0)
+ )
+ (if
+ (i32.gt_u
+ (get_local $ka)
+ (i32.const 16777215)
+ )
+ (set_local $Oa
+ (i32.const 31)
+ )
+ (block
+ (set_local $la
+ (i32.and
+ (i32.shr_u
+ (i32.add
+ (get_local $c)
+ (i32.const 1048320)
+ )
+ (i32.const 16)
+ )
+ (i32.const 8)
+ )
+ )
+ (set_local $ga
+ (i32.shl
+ (get_local $c)
+ (get_local $la)
+ )
+ )
+ (set_local $c
+ (i32.and
+ (i32.shr_u
+ (i32.add
+ (get_local $ga)
+ (i32.const 520192)
+ )
+ (i32.const 16)
+ )
+ (i32.const 4)
+ )
+ )
+ (set_local $ma
+ (i32.shl
+ (get_local $ga)
+ (get_local $c)
+ )
+ )
+ (set_local $ga
+ (i32.and
+ (i32.shr_u
+ (i32.add
+ (get_local $ma)
+ (i32.const 245760)
+ )
+ (i32.const 16)
+ )
+ (i32.const 2)
+ )
+ )
+ (set_local $e
+ (i32.add
+ (i32.sub
+ (i32.const 14)
+ (i32.or
+ (i32.or
+ (get_local $c)
+ (get_local $la)
+ )
+ (get_local $ga)
+ )
+ )
+ (i32.shr_u
+ (i32.shl
+ (get_local $ma)
+ (get_local $ga)
+ )
+ (i32.const 15)
+ )
+ )
+ )
+ (set_local $Oa
+ (i32.or
+ (i32.and
+ (i32.shr_u
+ (get_local $ka)
+ (i32.add
+ (get_local $e)
+ (i32.const 7)
+ )
+ )
+ (i32.const 1)
+ )
+ (i32.shl
+ (get_local $e)
+ (i32.const 1)
+ )
+ )
+ )
+ )
+ )
+ )
+ (set_local $e
+ (i32.add
+ (i32.const 1512)
+ (i32.shl
+ (get_local $Oa)
+ (i32.const 2)
+ )
+ )
+ )
+ (i32.store offset=28
+ (get_local $ja)
+ (get_local $Oa)
+ )
+ (i32.store offset=20
+ (get_local $ja)
+ (i32.const 0)
+ )
+ (i32.store
+ (get_local $ea)
+ (i32.const 0)
+ )
+ (set_local $ga
+ (i32.load
+ (i32.const 1212)
+ )
+ )
+ (set_local $ma
+ (i32.shl
+ (i32.const 1)
+ (get_local $Oa)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $ga)
+ (get_local $ma)
+ )
+ (i32.const 0)
+ )
+ (block
+ (i32.store
+ (i32.const 1212)
+ (i32.or
+ (get_local $ga)
+ (get_local $ma)
+ )
+ )
+ (i32.store
+ (get_local $e)
+ (get_local $ja)
+ )
+ (i32.store offset=24
+ (get_local $ja)
+ (get_local $e)
+ )
+ (i32.store offset=12
+ (get_local $ja)
+ (get_local $ja)
+ )
+ (i32.store offset=8
+ (get_local $ja)
+ (get_local $ja)
+ )
+ (br $do-once$42)
+ )
+ )
+ (set_local $ma
+ (i32.shl
+ (get_local $ka)
+ (if
+ (i32.eq
+ (get_local $Oa)
+ (i32.const 31)
+ )
+ (i32.const 0)
+ (i32.sub
+ (i32.const 25)
+ (i32.shr_u
+ (get_local $Oa)
+ (i32.const 1)
+ )
+ )
+ )
+ )
+ )
+ (set_local $ga
+ (i32.load
+ (get_local $e)
+ )
+ )
+ (loop $while-out$75 $while-in$76
+ (if
+ (i32.eq
+ (i32.and
+ (i32.load offset=4
+ (get_local $ga)
+ )
+ (i32.const -8)
+ )
+ (get_local $ka)
+ )
+ (block
+ (set_local $Pa
+ (get_local $ga)
+ )
+ (set_local $N
+ (i32.const 305)
+ )
+ (br $while-out$75)
+ )
+ )
+ (set_local $e
+ (i32.add
+ (i32.add
+ (get_local $ga)
+ (i32.const 16)
+ )
+ (i32.shl
+ (i32.shr_u
+ (get_local $ma)
+ (i32.const 31)
+ )
+ (i32.const 2)
+ )
+ )
+ )
+ (set_local $la
+ (i32.load
+ (get_local $e)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $la)
+ (i32.const 0)
+ )
+ (block
+ (set_local $Ra
+ (get_local $e)
+ )
+ (set_local $Sa
+ (get_local $ga)
+ )
+ (set_local $N
+ (i32.const 302)
+ )
+ (br $while-out$75)
+ )
+ (block
+ (set_local $ma
+ (i32.shl
+ (get_local $ma)
+ (i32.const 1)
+ )
+ )
+ (set_local $ga
+ (get_local $la)
+ )
+ )
+ )
+ (br $while-in$76)
+ )
+ (if
+ (i32.eq
+ (get_local $N)
+ (i32.const 302)
+ )
+ (if
+ (i32.lt_u
+ (get_local $Ra)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ (block
+ (i32.store
+ (get_local $Ra)
+ (get_local $ja)
+ )
+ (i32.store offset=24
+ (get_local $ja)
+ (get_local $Sa)
+ )
+ (i32.store offset=12
+ (get_local $ja)
+ (get_local $ja)
+ )
+ (i32.store offset=8
+ (get_local $ja)
+ (get_local $ja)
+ )
+ (br $do-once$42)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $N)
+ (i32.const 305)
+ )
+ (block
+ (set_local $ga
+ (i32.add
+ (get_local $Pa)
+ (i32.const 8)
+ )
+ )
+ (set_local $ma
+ (i32.load
+ (get_local $ga)
+ )
+ )
+ (set_local $ka
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (if
+ (i32.and
+ (i32.ge_u
+ (get_local $ma)
+ (get_local $ka)
+ )
+ (i32.ge_u
+ (get_local $Pa)
+ (get_local $ka)
+ )
+ )
+ (block
+ (i32.store offset=12
+ (get_local $ma)
+ (get_local $ja)
+ )
+ (i32.store
+ (get_local $ga)
+ (get_local $ja)
+ )
+ (i32.store offset=8
+ (get_local $ja)
+ (get_local $ma)
+ )
+ (i32.store offset=12
+ (get_local $ja)
+ (get_local $Pa)
+ )
+ (i32.store offset=24
+ (get_local $ja)
+ (i32.const 0)
+ )
+ (br $do-once$42)
+ )
+ (call_import $qa)
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ (set_local $ja
+ (i32.load
+ (i32.const 1220)
+ )
+ )
+ (if
+ (i32.gt_u
+ (get_local $ja)
+ (get_local $y)
+ )
+ (block
+ (set_local $Pa
+ (i32.sub
+ (get_local $ja)
+ (get_local $y)
+ )
+ )
+ (i32.store
+ (i32.const 1220)
+ (get_local $Pa)
+ )
+ (set_local $ja
+ (i32.load
+ (i32.const 1232)
+ )
+ )
+ (set_local $N
+ (i32.add
+ (get_local $ja)
+ (get_local $y)
+ )
+ )
+ (i32.store
+ (i32.const 1232)
+ (get_local $N)
+ )
+ (i32.store offset=4
+ (get_local $N)
+ (i32.or
+ (get_local $Pa)
+ (i32.const 1)
+ )
+ )
+ (i32.store offset=4
+ (get_local $ja)
+ (i32.or
+ (get_local $y)
+ (i32.const 3)
+ )
+ )
+ (set_local $p
+ (i32.add
+ (get_local $ja)
+ (i32.const 8)
+ )
+ )
+ (i32.store
+ (i32.const 8)
+ (get_local $b)
+ )
+ (return
+ (get_local $p)
+ )
+ )
+ )
+ )
+ )
+ (set_local $ja
+ (call $Qa)
+ )
+ (i32.store
+ (get_local $ja)
+ (i32.const 12)
+ )
+ (set_local $p
+ (i32.const 0)
+ )
+ (i32.store
+ (i32.const 8)
+ (get_local $b)
+ )
+ (return
+ (get_local $p)
+ )
+ )
+ (func $fb (param $a i32)
+ (local $m i32)
+ (local $s i32)
+ (local $h i32)
+ (local $b i32)
+ (local $l i32)
+ (local $w i32)
+ (local $j i32)
+ (local $o i32)
+ (local $n i32)
+ (local $i i32)
+ (local $f i32)
+ (local $t i32)
+ (local $e i32)
+ (local $u i32)
+ (local $g i32)
+ (local $y i32)
+ (local $v i32)
+ (local $p i32)
+ (local $F i32)
+ (local $q i32)
+ (local $E i32)
+ (local $c i32)
+ (local $D i32)
+ (local $G i32)
+ (local $z i32)
+ (local $A i32)
+ (local $d i32)
+ (local $I i32)
+ (local $H i32)
+ (local $x i32)
+ (local $r i32)
+ (local $L i32)
+ (local $J i32)
+ (local $C i32)
+ (local $K i32)
+ (local $B i32)
+ (if
+ (i32.eq
+ (get_local $a)
+ (i32.const 0)
+ )
+ (return)
+ )
+ (set_local $b
+ (i32.add
+ (get_local $a)
+ (i32.const -8)
+ )
+ )
+ (set_local $c
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $b)
+ (get_local $c)
+ )
+ (call_import $qa)
+ )
+ (set_local $d
+ (i32.load
+ (i32.add
+ (get_local $a)
+ (i32.const -4)
+ )
+ )
+ )
+ (set_local $a
+ (i32.and
+ (get_local $d)
+ (i32.const 3)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $a)
+ (i32.const 1)
+ )
+ (call_import $qa)
+ )
+ (set_local $e
+ (i32.and
+ (get_local $d)
+ (i32.const -8)
+ )
+ )
+ (set_local $f
+ (i32.add
+ (get_local $b)
+ (get_local $e)
+ )
+ )
+ (block $do-once$0
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $d)
+ (i32.const 1)
+ )
+ (i32.const 0)
+ )
+ (block
+ (set_local $g
+ (i32.load
+ (get_local $b)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $a)
+ (i32.const 0)
+ )
+ (return)
+ )
+ (set_local $h
+ (i32.add
+ (get_local $b)
+ (i32.sub
+ (i32.const 0)
+ (get_local $g)
+ )
+ )
+ )
+ (set_local $i
+ (i32.add
+ (get_local $g)
+ (get_local $e)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $h)
+ (get_local $c)
+ )
+ (call_import $qa)
+ )
+ (if
+ (i32.eq
+ (get_local $h)
+ (i32.load
+ (i32.const 1228)
+ )
+ )
+ (block
+ (set_local $j
+ (i32.add
+ (get_local $f)
+ (i32.const 4)
+ )
+ )
+ (set_local $l
+ (i32.load
+ (get_local $j)
+ )
+ )
+ (if
+ (i32.ne
+ (i32.and
+ (get_local $l)
+ (i32.const 3)
+ )
+ (i32.const 3)
+ )
+ (block
+ (set_local $m
+ (get_local $h)
+ )
+ (set_local $n
+ (get_local $i)
+ )
+ (br $do-once$0)
+ )
+ )
+ (i32.store
+ (i32.const 1216)
+ (get_local $i)
+ )
+ (i32.store
+ (get_local $j)
+ (i32.and
+ (get_local $l)
+ (i32.const -2)
+ )
+ )
+ (i32.store offset=4
+ (get_local $h)
+ (i32.or
+ (get_local $i)
+ (i32.const 1)
+ )
+ )
+ (i32.store
+ (i32.add
+ (get_local $h)
+ (get_local $i)
+ )
+ (get_local $i)
+ )
+ (return)
+ )
+ )
+ (set_local $l
+ (i32.shr_u
+ (get_local $g)
+ (i32.const 3)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $g)
+ (i32.const 256)
+ )
+ (block
+ (set_local $g
+ (i32.load offset=8
+ (get_local $h)
+ )
+ )
+ (set_local $j
+ (i32.load offset=12
+ (get_local $h)
+ )
+ )
+ (set_local $o
+ (i32.add
+ (i32.const 1248)
+ (i32.shl
+ (i32.shl
+ (get_local $l)
+ (i32.const 1)
+ )
+ (i32.const 2)
+ )
+ )
+ )
+ (if
+ (i32.ne
+ (get_local $g)
+ (get_local $o)
+ )
+ (block
+ (if
+ (i32.lt_u
+ (get_local $g)
+ (get_local $c)
+ )
+ (call_import $qa)
+ )
+ (if
+ (i32.ne
+ (i32.load offset=12
+ (get_local $g)
+ )
+ (get_local $h)
+ )
+ (call_import $qa)
+ )
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $j)
+ (get_local $g)
+ )
+ (block
+ (i32.store
+ (i32.const 1208)
+ (i32.and
+ (i32.load
+ (i32.const 1208)
+ )
+ (i32.xor
+ (i32.shl
+ (i32.const 1)
+ (get_local $l)
+ )
+ (i32.const -1)
+ )
+ )
+ )
+ (set_local $m
+ (get_local $h)
+ )
+ (set_local $n
+ (get_local $i)
+ )
+ (br $do-once$0)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $j)
+ (get_local $o)
+ )
+ (set_local $p
+ (i32.add
+ (get_local $j)
+ (i32.const 8)
+ )
+ )
+ (block
+ (if
+ (i32.lt_u
+ (get_local $j)
+ (get_local $c)
+ )
+ (call_import $qa)
+ )
+ (set_local $o
+ (i32.add
+ (get_local $j)
+ (i32.const 8)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.load
+ (get_local $o)
+ )
+ (get_local $h)
+ )
+ (set_local $p
+ (get_local $o)
+ )
+ (call_import $qa)
+ )
+ )
+ )
+ (i32.store offset=12
+ (get_local $g)
+ (get_local $j)
+ )
+ (i32.store
+ (get_local $p)
+ (get_local $g)
+ )
+ (set_local $m
+ (get_local $h)
+ )
+ (set_local $n
+ (get_local $i)
+ )
+ (br $do-once$0)
+ )
+ )
+ (set_local $g
+ (i32.load offset=24
+ (get_local $h)
+ )
+ )
+ (set_local $j
+ (i32.load offset=12
+ (get_local $h)
+ )
+ )
+ (block $do-once$2
+ (if
+ (i32.eq
+ (get_local $j)
+ (get_local $h)
+ )
+ (block
+ (set_local $o
+ (i32.add
+ (get_local $h)
+ (i32.const 16)
+ )
+ )
+ (set_local $l
+ (i32.add
+ (get_local $o)
+ (i32.const 4)
+ )
+ )
+ (set_local $q
+ (i32.load
+ (get_local $l)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $q)
+ (i32.const 0)
+ )
+ (block
+ (set_local $r
+ (i32.load
+ (get_local $o)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $r)
+ (i32.const 0)
+ )
+ (block
+ (set_local $s
+ (i32.const 0)
+ )
+ (br $do-once$2)
+ )
+ (block
+ (set_local $t
+ (get_local $r)
+ )
+ (set_local $u
+ (get_local $o)
+ )
+ )
+ )
+ )
+ (block
+ (set_local $t
+ (get_local $q)
+ )
+ (set_local $u
+ (get_local $l)
+ )
+ )
+ )
+ (loop $while-out$4 $while-in$5
+ (set_local $l
+ (i32.add
+ (get_local $t)
+ (i32.const 20)
+ )
+ )
+ (set_local $q
+ (i32.load
+ (get_local $l)
+ )
+ )
+ (if
+ (get_local $q)
+ (block
+ (set_local $t
+ (get_local $q)
+ )
+ (set_local $u
+ (get_local $l)
+ )
+ (br $while-in$5)
+ )
+ )
+ (set_local $l
+ (i32.add
+ (get_local $t)
+ (i32.const 16)
+ )
+ )
+ (set_local $q
+ (i32.load
+ (get_local $l)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $q)
+ (i32.const 0)
+ )
+ (block
+ (set_local $v
+ (get_local $t)
+ )
+ (set_local $w
+ (get_local $u)
+ )
+ (br $while-out$4)
+ )
+ (block
+ (set_local $t
+ (get_local $q)
+ )
+ (set_local $u
+ (get_local $l)
+ )
+ )
+ )
+ (br $while-in$5)
+ )
+ (if
+ (i32.lt_u
+ (get_local $w)
+ (get_local $c)
+ )
+ (call_import $qa)
+ (block
+ (i32.store
+ (get_local $w)
+ (i32.const 0)
+ )
+ (set_local $s
+ (get_local $v)
+ )
+ (br $do-once$2)
+ )
+ )
+ )
+ (block
+ (set_local $l
+ (i32.load offset=8
+ (get_local $h)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $l)
+ (get_local $c)
+ )
+ (call_import $qa)
+ )
+ (set_local $q
+ (i32.add
+ (get_local $l)
+ (i32.const 12)
+ )
+ )
+ (if
+ (i32.ne
+ (i32.load
+ (get_local $q)
+ )
+ (get_local $h)
+ )
+ (call_import $qa)
+ )
+ (set_local $o
+ (i32.add
+ (get_local $j)
+ (i32.const 8)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.load
+ (get_local $o)
+ )
+ (get_local $h)
+ )
+ (block
+ (i32.store
+ (get_local $q)
+ (get_local $j)
+ )
+ (i32.store
+ (get_local $o)
+ (get_local $l)
+ )
+ (set_local $s
+ (get_local $j)
+ )
+ (br $do-once$2)
+ )
+ (call_import $qa)
+ )
+ )
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $g)
+ (i32.const 0)
+ )
+ (block
+ (set_local $m
+ (get_local $h)
+ )
+ (set_local $n
+ (get_local $i)
+ )
+ )
+ (block
+ (set_local $j
+ (i32.load offset=28
+ (get_local $h)
+ )
+ )
+ (set_local $l
+ (i32.add
+ (i32.const 1512)
+ (i32.shl
+ (get_local $j)
+ (i32.const 2)
+ )
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $h)
+ (i32.load
+ (get_local $l)
+ )
+ )
+ (block
+ (i32.store
+ (get_local $l)
+ (get_local $s)
+ )
+ (if
+ (i32.eq
+ (get_local $s)
+ (i32.const 0)
+ )
+ (block
+ (i32.store
+ (i32.const 1212)
+ (i32.and
+ (i32.load
+ (i32.const 1212)
+ )
+ (i32.xor
+ (i32.shl
+ (i32.const 1)
+ (get_local $j)
+ )
+ (i32.const -1)
+ )
+ )
+ )
+ (set_local $m
+ (get_local $h)
+ )
+ (set_local $n
+ (get_local $i)
+ )
+ (br $do-once$0)
+ )
+ )
+ )
+ (block
+ (if
+ (i32.lt_u
+ (get_local $g)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ )
+ (set_local $j
+ (i32.add
+ (get_local $g)
+ (i32.const 16)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.load
+ (get_local $j)
+ )
+ (get_local $h)
+ )
+ (i32.store
+ (get_local $j)
+ (get_local $s)
+ )
+ (i32.store offset=20
+ (get_local $g)
+ (get_local $s)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $s)
+ (i32.const 0)
+ )
+ (block
+ (set_local $m
+ (get_local $h)
+ )
+ (set_local $n
+ (get_local $i)
+ )
+ (br $do-once$0)
+ )
+ )
+ )
+ )
+ (set_local $j
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $s)
+ (get_local $j)
+ )
+ (call_import $qa)
+ )
+ (i32.store offset=24
+ (get_local $s)
+ (get_local $g)
+ )
+ (set_local $l
+ (i32.add
+ (get_local $h)
+ (i32.const 16)
+ )
+ )
+ (set_local $o
+ (i32.load
+ (get_local $l)
+ )
+ )
+ (block $do-once$6
+ (if
+ (get_local $o)
+ (if
+ (i32.lt_u
+ (get_local $o)
+ (get_local $j)
+ )
+ (call_import $qa)
+ (block
+ (i32.store offset=16
+ (get_local $s)
+ (get_local $o)
+ )
+ (i32.store offset=24
+ (get_local $o)
+ (get_local $s)
+ )
+ (br $do-once$6)
+ )
+ )
+ )
+ )
+ (set_local $o
+ (i32.load offset=4
+ (get_local $l)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $o)
+ (i32.const 0)
+ )
+ (block
+ (set_local $m
+ (get_local $h)
+ )
+ (set_local $n
+ (get_local $i)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $o)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ (block
+ (i32.store offset=20
+ (get_local $s)
+ (get_local $o)
+ )
+ (i32.store offset=24
+ (get_local $o)
+ (get_local $s)
+ )
+ (set_local $m
+ (get_local $h)
+ )
+ (set_local $n
+ (get_local $i)
+ )
+ (br $do-once$0)
+ )
+ )
+ )
+ )
+ )
+ )
+ (block
+ (set_local $m
+ (get_local $b)
+ )
+ (set_local $n
+ (get_local $e)
+ )
+ )
+ )
+ )
+ (if
+ (i32.ge_u
+ (get_local $m)
+ (get_local $f)
+ )
+ (call_import $qa)
+ )
+ (set_local $e
+ (i32.add
+ (get_local $f)
+ (i32.const 4)
+ )
+ )
+ (set_local $b
+ (i32.load
+ (get_local $e)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $b)
+ (i32.const 1)
+ )
+ (i32.const 0)
+ )
+ (call_import $qa)
+ )
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $b)
+ (i32.const 2)
+ )
+ (i32.const 0)
+ )
+ (block
+ (if
+ (i32.eq
+ (get_local $f)
+ (i32.load
+ (i32.const 1232)
+ )
+ )
+ (block
+ (set_local $s
+ (i32.add
+ (i32.load
+ (i32.const 1220)
+ )
+ (get_local $n)
+ )
+ )
+ (i32.store
+ (i32.const 1220)
+ (get_local $s)
+ )
+ (i32.store
+ (i32.const 1232)
+ (get_local $m)
+ )
+ (i32.store offset=4
+ (get_local $m)
+ (i32.or
+ (get_local $s)
+ (i32.const 1)
+ )
+ )
+ (if
+ (i32.ne
+ (get_local $m)
+ (i32.load
+ (i32.const 1228)
+ )
+ )
+ (return)
+ )
+ (i32.store
+ (i32.const 1228)
+ (i32.const 0)
+ )
+ (i32.store
+ (i32.const 1216)
+ (i32.const 0)
+ )
+ (return)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $f)
+ (i32.load
+ (i32.const 1228)
+ )
+ )
+ (block
+ (set_local $s
+ (i32.add
+ (i32.load
+ (i32.const 1216)
+ )
+ (get_local $n)
+ )
+ )
+ (i32.store
+ (i32.const 1216)
+ (get_local $s)
+ )
+ (i32.store
+ (i32.const 1228)
+ (get_local $m)
+ )
+ (i32.store offset=4
+ (get_local $m)
+ (i32.or
+ (get_local $s)
+ (i32.const 1)
+ )
+ )
+ (i32.store
+ (i32.add
+ (get_local $m)
+ (get_local $s)
+ )
+ (get_local $s)
+ )
+ (return)
+ )
+ )
+ (set_local $s
+ (i32.add
+ (i32.and
+ (get_local $b)
+ (i32.const -8)
+ )
+ (get_local $n)
+ )
+ )
+ (set_local $c
+ (i32.shr_u
+ (get_local $b)
+ (i32.const 3)
+ )
+ )
+ (block $do-once$8
+ (if
+ (i32.lt_u
+ (get_local $b)
+ (i32.const 256)
+ )
+ (block
+ (set_local $v
+ (i32.load offset=8
+ (get_local $f)
+ )
+ )
+ (set_local $w
+ (i32.load offset=12
+ (get_local $f)
+ )
+ )
+ (set_local $u
+ (i32.add
+ (i32.const 1248)
+ (i32.shl
+ (i32.shl
+ (get_local $c)
+ (i32.const 1)
+ )
+ (i32.const 2)
+ )
+ )
+ )
+ (if
+ (i32.ne
+ (get_local $v)
+ (get_local $u)
+ )
+ (block
+ (if
+ (i32.lt_u
+ (get_local $v)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ )
+ (if
+ (i32.ne
+ (i32.load offset=12
+ (get_local $v)
+ )
+ (get_local $f)
+ )
+ (call_import $qa)
+ )
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $w)
+ (get_local $v)
+ )
+ (block
+ (i32.store
+ (i32.const 1208)
+ (i32.and
+ (i32.load
+ (i32.const 1208)
+ )
+ (i32.xor
+ (i32.shl
+ (i32.const 1)
+ (get_local $c)
+ )
+ (i32.const -1)
+ )
+ )
+ )
+ (br $do-once$8)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $w)
+ (get_local $u)
+ )
+ (set_local $x
+ (i32.add
+ (get_local $w)
+ (i32.const 8)
+ )
+ )
+ (block
+ (if
+ (i32.lt_u
+ (get_local $w)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ )
+ (set_local $u
+ (i32.add
+ (get_local $w)
+ (i32.const 8)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.load
+ (get_local $u)
+ )
+ (get_local $f)
+ )
+ (set_local $x
+ (get_local $u)
+ )
+ (call_import $qa)
+ )
+ )
+ )
+ (i32.store offset=12
+ (get_local $v)
+ (get_local $w)
+ )
+ (i32.store
+ (get_local $x)
+ (get_local $v)
+ )
+ )
+ (block
+ (set_local $v
+ (i32.load offset=24
+ (get_local $f)
+ )
+ )
+ (set_local $w
+ (i32.load offset=12
+ (get_local $f)
+ )
+ )
+ (block $do-once$10
+ (if
+ (i32.eq
+ (get_local $w)
+ (get_local $f)
+ )
+ (block
+ (set_local $u
+ (i32.add
+ (get_local $f)
+ (i32.const 16)
+ )
+ )
+ (set_local $t
+ (i32.add
+ (get_local $u)
+ (i32.const 4)
+ )
+ )
+ (set_local $p
+ (i32.load
+ (get_local $t)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $p)
+ (i32.const 0)
+ )
+ (block
+ (set_local $a
+ (i32.load
+ (get_local $u)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $a)
+ (i32.const 0)
+ )
+ (block
+ (set_local $y
+ (i32.const 0)
+ )
+ (br $do-once$10)
+ )
+ (block
+ (set_local $z
+ (get_local $a)
+ )
+ (set_local $A
+ (get_local $u)
+ )
+ )
+ )
+ )
+ (block
+ (set_local $z
+ (get_local $p)
+ )
+ (set_local $A
+ (get_local $t)
+ )
+ )
+ )
+ (loop $while-out$12 $while-in$13
+ (set_local $t
+ (i32.add
+ (get_local $z)
+ (i32.const 20)
+ )
+ )
+ (set_local $p
+ (i32.load
+ (get_local $t)
+ )
+ )
+ (if
+ (get_local $p)
+ (block
+ (set_local $z
+ (get_local $p)
+ )
+ (set_local $A
+ (get_local $t)
+ )
+ (br $while-in$13)
+ )
+ )
+ (set_local $t
+ (i32.add
+ (get_local $z)
+ (i32.const 16)
+ )
+ )
+ (set_local $p
+ (i32.load
+ (get_local $t)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $p)
+ (i32.const 0)
+ )
+ (block
+ (set_local $B
+ (get_local $z)
+ )
+ (set_local $C
+ (get_local $A)
+ )
+ (br $while-out$12)
+ )
+ (block
+ (set_local $z
+ (get_local $p)
+ )
+ (set_local $A
+ (get_local $t)
+ )
+ )
+ )
+ (br $while-in$13)
+ )
+ (if
+ (i32.lt_u
+ (get_local $C)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ (block
+ (i32.store
+ (get_local $C)
+ (i32.const 0)
+ )
+ (set_local $y
+ (get_local $B)
+ )
+ (br $do-once$10)
+ )
+ )
+ )
+ (block
+ (set_local $t
+ (i32.load offset=8
+ (get_local $f)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $t)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ )
+ (set_local $p
+ (i32.add
+ (get_local $t)
+ (i32.const 12)
+ )
+ )
+ (if
+ (i32.ne
+ (i32.load
+ (get_local $p)
+ )
+ (get_local $f)
+ )
+ (call_import $qa)
+ )
+ (set_local $u
+ (i32.add
+ (get_local $w)
+ (i32.const 8)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.load
+ (get_local $u)
+ )
+ (get_local $f)
+ )
+ (block
+ (i32.store
+ (get_local $p)
+ (get_local $w)
+ )
+ (i32.store
+ (get_local $u)
+ (get_local $t)
+ )
+ (set_local $y
+ (get_local $w)
+ )
+ (br $do-once$10)
+ )
+ (call_import $qa)
+ )
+ )
+ )
+ )
+ (if
+ (get_local $v)
+ (block
+ (set_local $w
+ (i32.load offset=28
+ (get_local $f)
+ )
+ )
+ (set_local $i
+ (i32.add
+ (i32.const 1512)
+ (i32.shl
+ (get_local $w)
+ (i32.const 2)
+ )
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $f)
+ (i32.load
+ (get_local $i)
+ )
+ )
+ (block
+ (i32.store
+ (get_local $i)
+ (get_local $y)
+ )
+ (if
+ (i32.eq
+ (get_local $y)
+ (i32.const 0)
+ )
+ (block
+ (i32.store
+ (i32.const 1212)
+ (i32.and
+ (i32.load
+ (i32.const 1212)
+ )
+ (i32.xor
+ (i32.shl
+ (i32.const 1)
+ (get_local $w)
+ )
+ (i32.const -1)
+ )
+ )
+ )
+ (br $do-once$8)
+ )
+ )
+ )
+ (block
+ (if
+ (i32.lt_u
+ (get_local $v)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ )
+ (set_local $w
+ (i32.add
+ (get_local $v)
+ (i32.const 16)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.load
+ (get_local $w)
+ )
+ (get_local $f)
+ )
+ (i32.store
+ (get_local $w)
+ (get_local $y)
+ )
+ (i32.store offset=20
+ (get_local $v)
+ (get_local $y)
+ )
+ )
+ (br_if $do-once$8
+ (i32.eq
+ (get_local $y)
+ (i32.const 0)
+ )
+ )
+ )
+ )
+ (set_local $w
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $y)
+ (get_local $w)
+ )
+ (call_import $qa)
+ )
+ (i32.store offset=24
+ (get_local $y)
+ (get_local $v)
+ )
+ (set_local $i
+ (i32.add
+ (get_local $f)
+ (i32.const 16)
+ )
+ )
+ (set_local $h
+ (i32.load
+ (get_local $i)
+ )
+ )
+ (block $do-once$14
+ (if
+ (get_local $h)
+ (if
+ (i32.lt_u
+ (get_local $h)
+ (get_local $w)
+ )
+ (call_import $qa)
+ (block
+ (i32.store offset=16
+ (get_local $y)
+ (get_local $h)
+ )
+ (i32.store offset=24
+ (get_local $h)
+ (get_local $y)
+ )
+ (br $do-once$14)
+ )
+ )
+ )
+ )
+ (set_local $h
+ (i32.load offset=4
+ (get_local $i)
+ )
+ )
+ (if
+ (get_local $h)
+ (if
+ (i32.lt_u
+ (get_local $h)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ (block
+ (i32.store offset=20
+ (get_local $y)
+ (get_local $h)
+ )
+ (i32.store offset=24
+ (get_local $h)
+ (get_local $y)
+ )
+ (br $do-once$8)
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ (i32.store offset=4
+ (get_local $m)
+ (i32.or
+ (get_local $s)
+ (i32.const 1)
+ )
+ )
+ (i32.store
+ (i32.add
+ (get_local $m)
+ (get_local $s)
+ )
+ (get_local $s)
+ )
+ (if
+ (i32.eq
+ (get_local $m)
+ (i32.load
+ (i32.const 1228)
+ )
+ )
+ (block
+ (i32.store
+ (i32.const 1216)
+ (get_local $s)
+ )
+ (return)
+ )
+ (set_local $D
+ (get_local $s)
+ )
+ )
+ )
+ (block
+ (i32.store
+ (get_local $e)
+ (i32.and
+ (get_local $b)
+ (i32.const -2)
+ )
+ )
+ (i32.store offset=4
+ (get_local $m)
+ (i32.or
+ (get_local $n)
+ (i32.const 1)
+ )
+ )
+ (i32.store
+ (i32.add
+ (get_local $m)
+ (get_local $n)
+ )
+ (get_local $n)
+ )
+ (set_local $D
+ (get_local $n)
+ )
+ )
+ )
+ (set_local $n
+ (i32.shr_u
+ (get_local $D)
+ (i32.const 3)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $D)
+ (i32.const 256)
+ )
+ (block
+ (set_local $b
+ (i32.add
+ (i32.const 1248)
+ (i32.shl
+ (i32.shl
+ (get_local $n)
+ (i32.const 1)
+ )
+ (i32.const 2)
+ )
+ )
+ )
+ (set_local $e
+ (i32.load
+ (i32.const 1208)
+ )
+ )
+ (set_local $s
+ (i32.shl
+ (i32.const 1)
+ (get_local $n)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $e)
+ (get_local $s)
+ )
+ (i32.const 0)
+ )
+ (block
+ (i32.store
+ (i32.const 1208)
+ (i32.or
+ (get_local $e)
+ (get_local $s)
+ )
+ )
+ (set_local $E
+ (i32.add
+ (get_local $b)
+ (i32.const 8)
+ )
+ )
+ (set_local $F
+ (get_local $b)
+ )
+ )
+ (block
+ (set_local $s
+ (i32.add
+ (get_local $b)
+ (i32.const 8)
+ )
+ )
+ (set_local $e
+ (i32.load
+ (get_local $s)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $e)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ (block
+ (set_local $E
+ (get_local $s)
+ )
+ (set_local $F
+ (get_local $e)
+ )
+ )
+ )
+ )
+ )
+ (i32.store
+ (get_local $E)
+ (get_local $m)
+ )
+ (i32.store offset=12
+ (get_local $F)
+ (get_local $m)
+ )
+ (i32.store offset=8
+ (get_local $m)
+ (get_local $F)
+ )
+ (i32.store offset=12
+ (get_local $m)
+ (get_local $b)
+ )
+ (return)
+ )
+ )
+ (set_local $b
+ (i32.shr_u
+ (get_local $D)
+ (i32.const 8)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $b)
+ (i32.const 0)
+ )
+ (set_local $G
+ (i32.const 0)
+ )
+ (if
+ (i32.gt_u
+ (get_local $D)
+ (i32.const 16777215)
+ )
+ (set_local $G
+ (i32.const 31)
+ )
+ (block
+ (set_local $F
+ (i32.and
+ (i32.shr_u
+ (i32.add
+ (get_local $b)
+ (i32.const 1048320)
+ )
+ (i32.const 16)
+ )
+ (i32.const 8)
+ )
+ )
+ (set_local $E
+ (i32.shl
+ (get_local $b)
+ (get_local $F)
+ )
+ )
+ (set_local $b
+ (i32.and
+ (i32.shr_u
+ (i32.add
+ (get_local $E)
+ (i32.const 520192)
+ )
+ (i32.const 16)
+ )
+ (i32.const 4)
+ )
+ )
+ (set_local $e
+ (i32.shl
+ (get_local $E)
+ (get_local $b)
+ )
+ )
+ (set_local $E
+ (i32.and
+ (i32.shr_u
+ (i32.add
+ (get_local $e)
+ (i32.const 245760)
+ )
+ (i32.const 16)
+ )
+ (i32.const 2)
+ )
+ )
+ (set_local $s
+ (i32.add
+ (i32.sub
+ (i32.const 14)
+ (i32.or
+ (i32.or
+ (get_local $b)
+ (get_local $F)
+ )
+ (get_local $E)
+ )
+ )
+ (i32.shr_u
+ (i32.shl
+ (get_local $e)
+ (get_local $E)
+ )
+ (i32.const 15)
+ )
+ )
+ )
+ (set_local $G
+ (i32.or
+ (i32.and
+ (i32.shr_u
+ (get_local $D)
+ (i32.add
+ (get_local $s)
+ (i32.const 7)
+ )
+ )
+ (i32.const 1)
+ )
+ (i32.shl
+ (get_local $s)
+ (i32.const 1)
+ )
+ )
+ )
+ )
+ )
+ )
+ (set_local $s
+ (i32.add
+ (i32.const 1512)
+ (i32.shl
+ (get_local $G)
+ (i32.const 2)
+ )
+ )
+ )
+ (i32.store offset=28
+ (get_local $m)
+ (get_local $G)
+ )
+ (i32.store offset=20
+ (get_local $m)
+ (i32.const 0)
+ )
+ (i32.store offset=16
+ (get_local $m)
+ (i32.const 0)
+ )
+ (set_local $E
+ (i32.load
+ (i32.const 1212)
+ )
+ )
+ (set_local $e
+ (i32.shl
+ (i32.const 1)
+ (get_local $G)
+ )
+ )
+ (block $do-once$16
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $E)
+ (get_local $e)
+ )
+ (i32.const 0)
+ )
+ (block
+ (i32.store
+ (i32.const 1212)
+ (i32.or
+ (get_local $E)
+ (get_local $e)
+ )
+ )
+ (i32.store
+ (get_local $s)
+ (get_local $m)
+ )
+ (i32.store offset=24
+ (get_local $m)
+ (get_local $s)
+ )
+ (i32.store offset=12
+ (get_local $m)
+ (get_local $m)
+ )
+ (i32.store offset=8
+ (get_local $m)
+ (get_local $m)
+ )
+ )
+ (block
+ (set_local $F
+ (i32.shl
+ (get_local $D)
+ (if
+ (i32.eq
+ (get_local $G)
+ (i32.const 31)
+ )
+ (i32.const 0)
+ (i32.sub
+ (i32.const 25)
+ (i32.shr_u
+ (get_local $G)
+ (i32.const 1)
+ )
+ )
+ )
+ )
+ )
+ (set_local $b
+ (i32.load
+ (get_local $s)
+ )
+ )
+ (loop $while-out$18 $while-in$19
+ (if
+ (i32.eq
+ (i32.and
+ (i32.load offset=4
+ (get_local $b)
+ )
+ (i32.const -8)
+ )
+ (get_local $D)
+ )
+ (block
+ (set_local $H
+ (get_local $b)
+ )
+ (set_local $I
+ (i32.const 130)
+ )
+ (br $while-out$18)
+ )
+ )
+ (set_local $n
+ (i32.add
+ (i32.add
+ (get_local $b)
+ (i32.const 16)
+ )
+ (i32.shl
+ (i32.shr_u
+ (get_local $F)
+ (i32.const 31)
+ )
+ (i32.const 2)
+ )
+ )
+ )
+ (set_local $y
+ (i32.load
+ (get_local $n)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $y)
+ (i32.const 0)
+ )
+ (block
+ (set_local $J
+ (get_local $n)
+ )
+ (set_local $K
+ (get_local $b)
+ )
+ (set_local $I
+ (i32.const 127)
+ )
+ (br $while-out$18)
+ )
+ (block
+ (set_local $F
+ (i32.shl
+ (get_local $F)
+ (i32.const 1)
+ )
+ )
+ (set_local $b
+ (get_local $y)
+ )
+ )
+ )
+ (br $while-in$19)
+ )
+ (if
+ (i32.eq
+ (get_local $I)
+ (i32.const 127)
+ )
+ (if
+ (i32.lt_u
+ (get_local $J)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ (block
+ (i32.store
+ (get_local $J)
+ (get_local $m)
+ )
+ (i32.store offset=24
+ (get_local $m)
+ (get_local $K)
+ )
+ (i32.store offset=12
+ (get_local $m)
+ (get_local $m)
+ )
+ (i32.store offset=8
+ (get_local $m)
+ (get_local $m)
+ )
+ (br $do-once$16)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $I)
+ (i32.const 130)
+ )
+ (block
+ (set_local $b
+ (i32.add
+ (get_local $H)
+ (i32.const 8)
+ )
+ )
+ (set_local $F
+ (i32.load
+ (get_local $b)
+ )
+ )
+ (set_local $i
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (if
+ (i32.and
+ (i32.ge_u
+ (get_local $F)
+ (get_local $i)
+ )
+ (i32.ge_u
+ (get_local $H)
+ (get_local $i)
+ )
+ )
+ (block
+ (i32.store offset=12
+ (get_local $F)
+ (get_local $m)
+ )
+ (i32.store
+ (get_local $b)
+ (get_local $m)
+ )
+ (i32.store offset=8
+ (get_local $m)
+ (get_local $F)
+ )
+ (i32.store offset=12
+ (get_local $m)
+ (get_local $H)
+ )
+ (i32.store offset=24
+ (get_local $m)
+ (i32.const 0)
+ )
+ (br $do-once$16)
+ )
+ (call_import $qa)
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ (set_local $m
+ (i32.add
+ (i32.load
+ (i32.const 1240)
+ )
+ (i32.const -1)
+ )
+ )
+ (i32.store
+ (i32.const 1240)
+ (get_local $m)
+ )
+ (if
+ (i32.eq
+ (get_local $m)
+ (i32.const 0)
+ )
+ (set_local $L
+ (i32.const 1664)
+ )
+ (return)
+ )
+ (loop $while-out$20 $while-in$21
+ (set_local $m
+ (i32.load
+ (get_local $L)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $m)
+ (i32.const 0)
+ )
+ (br $while-out$20)
+ (set_local $L
+ (i32.add
+ (get_local $m)
+ (i32.const 8)
+ )
+ )
+ )
+ (br $while-in$21)
+ )
+ (i32.store
+ (i32.const 1240)
+ (i32.const -1)
+ )
+ (return)
+ )
+ (func $Ra (param $a i32) (param $b i32) (param $c i32) (result i32)
+ (local $g i32)
+ (local $o i32)
+ (local $m i32)
+ (local $i i32)
+ (local $x i32)
+ (local $n i32)
+ (local $l i32)
+ (local $h i32)
+ (local $w i32)
+ (local $t i32)
+ (local $j i32)
+ (local $f i32)
+ (local $e i32)
+ (local $d i32)
+ (local $z i32)
+ (local $y i32)
+ (local $v i32)
+ (local $p i32)
+ (local $u i32)
+ (local $s i32)
+ (local $q i32)
+ (set_local $d
+ (i32.load
+ (i32.const 8)
+ )
+ )
+ (i32.store
+ (i32.const 8)
+ (i32.add
+ (i32.load
+ (i32.const 8)
+ )
+ (i32.const 48)
+ )
+ )
+ (set_local $e
+ (i32.add
+ (get_local $d)
+ (i32.const 16)
+ )
+ )
+ (set_local $f
+ (get_local $d)
+ )
+ (set_local $g
+ (i32.add
+ (get_local $d)
+ (i32.const 32)
+ )
+ )
+ (set_local $h
+ (i32.add
+ (get_local $a)
+ (i32.const 28)
+ )
+ )
+ (set_local $i
+ (i32.load
+ (get_local $h)
+ )
+ )
+ (i32.store
+ (get_local $g)
+ (get_local $i)
+ )
+ (set_local $j
+ (i32.add
+ (get_local $a)
+ (i32.const 20)
+ )
+ )
+ (set_local $l
+ (i32.sub
+ (i32.load
+ (get_local $j)
+ )
+ (get_local $i)
+ )
+ )
+ (i32.store offset=4
+ (get_local $g)
+ (get_local $l)
+ )
+ (i32.store offset=8
+ (get_local $g)
+ (get_local $b)
+ )
+ (i32.store offset=12
+ (get_local $g)
+ (get_local $c)
+ )
+ (set_local $b
+ (i32.add
+ (get_local $a)
+ (i32.const 60)
+ )
+ )
+ (set_local $i
+ (i32.add
+ (get_local $a)
+ (i32.const 44)
+ )
+ )
+ (set_local $m
+ (get_local $g)
+ )
+ (set_local $g
+ (i32.const 2)
+ )
+ (set_local $n
+ (i32.add
+ (get_local $l)
+ (get_local $c)
+ )
+ )
+ (loop $while-out$0 $while-in$1
+ (if
+ (i32.eq
+ (i32.load
+ (i32.const 1160)
+ )
+ (i32.const 0)
+ )
+ (block
+ (i32.store
+ (get_local $e)
+ (i32.load
+ (get_local $b)
+ )
+ )
+ (i32.store offset=4
+ (get_local $e)
+ (get_local $m)
+ )
+ (i32.store offset=8
+ (get_local $e)
+ (get_local $g)
+ )
+ (set_local $o
+ (call $Pa
+ (call_import $ya
+ (i32.const 146)
+ (get_local $e)
+ )
+ )
+ )
+ )
+ (block
+ (call_import $ra
+ (i32.const 1)
+ (get_local $a)
+ )
+ (i32.store
+ (get_local $f)
+ (i32.load
+ (get_local $b)
+ )
+ )
+ (i32.store offset=4
+ (get_local $f)
+ (get_local $m)
+ )
+ (i32.store offset=8
+ (get_local $f)
+ (get_local $g)
+ )
+ (set_local $l
+ (call $Pa
+ (call_import $ya
+ (i32.const 146)
+ (get_local $f)
+ )
+ )
+ )
+ (call_import $oa
+ (i32.const 0)
+ )
+ (set_local $o
+ (get_local $l)
+ )
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $n)
+ (get_local $o)
+ )
+ (block
+ (set_local $p
+ (i32.const 6)
+ )
+ (br $while-out$0)
+ )
+ )
+ (if
+ (i32.lt_s
+ (get_local $o)
+ (i32.const 0)
+ )
+ (block
+ (set_local $q
+ (get_local $m)
+ )
+ (set_local $s
+ (get_local $g)
+ )
+ (set_local $p
+ (i32.const 8)
+ )
+ (br $while-out$0)
+ )
+ )
+ (set_local $l
+ (i32.sub
+ (get_local $n)
+ (get_local $o)
+ )
+ )
+ (set_local $t
+ (i32.load offset=4
+ (get_local $m)
+ )
+ )
+ (if
+ (i32.gt_u
+ (get_local $o)
+ (get_local $t)
+ )
+ (block
+ (set_local $u
+ (i32.load
+ (get_local $i)
+ )
+ )
+ (i32.store
+ (get_local $h)
+ (get_local $u)
+ )
+ (i32.store
+ (get_local $j)
+ (get_local $u)
+ )
+ (set_local $v
+ (i32.load offset=12
+ (get_local $m)
+ )
+ )
+ (set_local $w
+ (i32.sub
+ (get_local $o)
+ (get_local $t)
+ )
+ )
+ (set_local $x
+ (i32.add
+ (get_local $m)
+ (i32.const 8)
+ )
+ )
+ (set_local $y
+ (i32.add
+ (get_local $g)
+ (i32.const -1)
+ )
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $g)
+ (i32.const 2)
+ )
+ (block
+ (i32.store
+ (get_local $h)
+ (i32.add
+ (i32.load
+ (get_local $h)
+ )
+ (get_local $o)
+ )
+ )
+ (set_local $v
+ (get_local $t)
+ )
+ (set_local $w
+ (get_local $o)
+ )
+ (set_local $x
+ (get_local $m)
+ )
+ (set_local $y
+ (i32.const 2)
+ )
+ )
+ (block
+ (set_local $v
+ (get_local $t)
+ )
+ (set_local $w
+ (get_local $o)
+ )
+ (set_local $x
+ (get_local $m)
+ )
+ (set_local $y
+ (get_local $g)
+ )
+ )
+ )
+ )
+ (i32.store
+ (get_local $x)
+ (i32.add
+ (i32.load
+ (get_local $x)
+ )
+ (get_local $w)
+ )
+ )
+ (i32.store offset=4
+ (get_local $x)
+ (i32.sub
+ (get_local $v)
+ (get_local $w)
+ )
+ )
+ (set_local $m
+ (get_local $x)
+ )
+ (set_local $g
+ (get_local $y)
+ )
+ (set_local $n
+ (get_local $l)
+ )
+ (br $while-in$1)
+ )
+ (if
+ (i32.eq
+ (get_local $p)
+ (i32.const 6)
+ )
+ (block
+ (set_local $n
+ (i32.load
+ (get_local $i)
+ )
+ )
+ (i32.store offset=16
+ (get_local $a)
+ (i32.add
+ (get_local $n)
+ (i32.load offset=48
+ (get_local $a)
+ )
+ )
+ )
+ (set_local $i
+ (get_local $n)
+ )
+ (i32.store
+ (get_local $h)
+ (get_local $i)
+ )
+ (i32.store
+ (get_local $j)
+ (get_local $i)
+ )
+ (set_local $z
+ (get_local $c)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $p)
+ (i32.const 8)
+ )
+ (block
+ (i32.store offset=16
+ (get_local $a)
+ (i32.const 0)
+ )
+ (i32.store
+ (get_local $h)
+ (i32.const 0)
+ )
+ (i32.store
+ (get_local $j)
+ (i32.const 0)
+ )
+ (i32.store
+ (get_local $a)
+ (i32.or
+ (i32.load
+ (get_local $a)
+ )
+ (i32.const 32)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $s)
+ (i32.const 2)
+ )
+ (set_local $z
+ (i32.const 0)
+ )
+ (set_local $z
+ (i32.sub
+ (get_local $c)
+ (i32.load offset=4
+ (get_local $q)
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ (i32.store
+ (i32.const 8)
+ (get_local $d)
+ )
+ (return
+ (get_local $z)
+ )
+ )
+ (func $Wa (param $a i32) (param $b i32) (param $c i32) (result i32)
+ (local $d i32)
+ (local $e i32)
+ (local $q i32)
+ (local $l i32)
+ (local $h i32)
+ (local $o i32)
+ (local $n i32)
+ (local $m i32)
+ (local $p i32)
+ (local $j i32)
+ (local $g i32)
+ (local $f i32)
+ (set_local $d
+ (i32.add
+ (get_local $c)
+ (i32.const 16)
+ )
+ )
+ (set_local $e
+ (i32.load
+ (get_local $d)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $e)
+ (i32.const 0)
+ )
+ (if
+ (i32.eq
+ (call $Xa
+ (get_local $c)
+ )
+ (i32.const 0)
+ )
+ (block
+ (set_local $f
+ (i32.load
+ (get_local $d)
+ )
+ )
+ (set_local $g
+ (i32.const 5)
+ )
+ )
+ (set_local $h
+ (i32.const 0)
+ )
+ )
+ (block
+ (set_local $f
+ (get_local $e)
+ )
+ (set_local $g
+ (i32.const 5)
+ )
+ )
+ )
+ (block $label$break$a
+ (if
+ (i32.eq
+ (get_local $g)
+ (i32.const 5)
+ )
+ (block
+ (set_local $e
+ (i32.add
+ (get_local $c)
+ (i32.const 20)
+ )
+ )
+ (set_local $d
+ (i32.load
+ (get_local $e)
+ )
+ )
+ (set_local $j
+ (get_local $d)
+ )
+ (if
+ (i32.lt_u
+ (i32.sub
+ (get_local $f)
+ (get_local $d)
+ )
+ (get_local $b)
+ )
+ (block
+ (set_local $h
+ (call_indirect $FUNCSIG$iiii
+ (i32.add
+ (i32.and
+ (i32.load offset=36
+ (get_local $c)
+ )
+ (i32.const 3)
+ )
+ (i32.const 2)
+ )
+ (get_local $c)
+ (get_local $a)
+ (get_local $b)
+ )
+ )
+ (br $label$break$a)
+ )
+ )
+ (block $label$break$b
+ (if
+ (i32.gt_s
+ (i32.load8_s offset=75
+ (get_local $c)
+ )
+ (i32.const -1)
+ )
+ (block
+ (set_local $d
+ (get_local $b)
+ )
+ (loop $while-out$2 $while-in$3
+ (if
+ (i32.eq
+ (get_local $d)
+ (i32.const 0)
+ )
+ (block
+ (set_local $l
+ (get_local $b)
+ )
+ (set_local $m
+ (get_local $a)
+ )
+ (set_local $n
+ (get_local $j)
+ )
+ (set_local $o
+ (i32.const 0)
+ )
+ (br $label$break$b)
+ )
+ )
+ (set_local $p
+ (i32.add
+ (get_local $d)
+ (i32.const -1)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.load8_s
+ (i32.add
+ (get_local $a)
+ (get_local $p)
+ )
+ )
+ (i32.const 10)
+ )
+ (block
+ (set_local $q
+ (get_local $d)
+ )
+ (br $while-out$2)
+ )
+ (set_local $d
+ (get_local $p)
+ )
+ )
+ (br $while-in$3)
+ )
+ (if
+ (i32.lt_u
+ (call_indirect $FUNCSIG$iiii
+ (i32.add
+ (i32.and
+ (i32.load offset=36
+ (get_local $c)
+ )
+ (i32.const 3)
+ )
+ (i32.const 2)
+ )
+ (get_local $c)
+ (get_local $a)
+ (get_local $q)
+ )
+ (get_local $q)
+ )
+ (block
+ (set_local $h
+ (get_local $q)
+ )
+ (br $label$break$a)
+ )
+ )
+ (set_local $l
+ (i32.sub
+ (get_local $b)
+ (get_local $q)
+ )
+ )
+ (set_local $m
+ (i32.add
+ (get_local $a)
+ (get_local $q)
+ )
+ )
+ (set_local $n
+ (i32.load
+ (get_local $e)
+ )
+ )
+ (set_local $o
+ (get_local $q)
+ )
+ )
+ (block
+ (set_local $l
+ (get_local $b)
+ )
+ (set_local $m
+ (get_local $a)
+ )
+ (set_local $n
+ (get_local $j)
+ )
+ (set_local $o
+ (i32.const 0)
+ )
+ )
+ )
+ )
+ (call $jb
+ (get_local $n)
+ (get_local $m)
+ (get_local $l)
+ )
+ (i32.store
+ (get_local $e)
+ (i32.add
+ (i32.load
+ (get_local $e)
+ )
+ (get_local $l)
+ )
+ )
+ (set_local $h
+ (i32.add
+ (get_local $o)
+ (get_local $l)
+ )
+ )
+ )
+ )
+ )
+ (return
+ (get_local $h)
+ )
+ )
+ (func $Za (param $a i32) (result i32)
+ (local $d i32)
+ (local $l i32)
+ (local $c i32)
+ (local $j i32)
+ (local $h i32)
+ (local $f i32)
+ (local $e i32)
+ (local $b i32)
+ (local $m i32)
+ (local $g i32)
+ (set_local $b
+ (get_local $a)
+ )
+ (block $label$break$a
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $b)
+ (i32.const 3)
+ )
+ (i32.const 0)
+ )
+ (block
+ (set_local $c
+ (get_local $a)
+ )
+ (set_local $d
+ (i32.const 4)
+ )
+ )
+ (block
+ (set_local $e
+ (get_local $a)
+ )
+ (set_local $f
+ (get_local $b)
+ )
+ (loop $while-out$1 $while-in$2
+ (if
+ (i32.eq
+ (i32.load8_s
+ (get_local $e)
+ )
+ (i32.const 0)
+ )
+ (block
+ (set_local $g
+ (get_local $f)
+ )
+ (br $label$break$a)
+ )
+ )
+ (set_local $h
+ (i32.add
+ (get_local $e)
+ (i32.const 1)
+ )
+ )
+ (set_local $f
+ (get_local $h)
+ )
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $f)
+ (i32.const 3)
+ )
+ (i32.const 0)
+ )
+ (block
+ (set_local $c
+ (get_local $h)
+ )
+ (set_local $d
+ (i32.const 4)
+ )
+ (br $while-out$1)
+ )
+ (set_local $e
+ (get_local $h)
+ )
+ )
+ (br $while-in$2)
+ )
+ )
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $d)
+ (i32.const 4)
+ )
+ (block
+ (set_local $d
+ (get_local $c)
+ )
+ (loop $while-out$3 $while-in$4
+ (set_local $c
+ (i32.load
+ (get_local $d)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.and
+ (i32.xor
+ (i32.and
+ (get_local $c)
+ (i32.const -2139062144)
+ )
+ (i32.const -2139062144)
+ )
+ (i32.add
+ (get_local $c)
+ (i32.const -16843009)
+ )
+ )
+ (i32.const 0)
+ )
+ (set_local $d
+ (i32.add
+ (get_local $d)
+ (i32.const 4)
+ )
+ )
+ (block
+ (set_local $j
+ (get_local $c)
+ )
+ (set_local $l
+ (get_local $d)
+ )
+ (br $while-out$3)
+ )
+ )
+ (br $while-in$4)
+ )
+ (if
+ (i32.eq
+ (i32.shr_s
+ (i32.shl
+ (i32.and
+ (get_local $j)
+ (i32.const 255)
+ )
+ (i32.const 24)
+ )
+ (i32.const 24)
+ )
+ (i32.const 0)
+ )
+ (set_local $m
+ (get_local $l)
+ )
+ (block
+ (set_local $j
+ (get_local $l)
+ )
+ (loop $while-out$5 $while-in$6
+ (set_local $l
+ (i32.add
+ (get_local $j)
+ (i32.const 1)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.load8_s
+ (get_local $l)
+ )
+ (i32.const 0)
+ )
+ (block
+ (set_local $m
+ (get_local $l)
+ )
+ (br $while-out$5)
+ )
+ (set_local $j
+ (get_local $l)
+ )
+ )
+ (br $while-in$6)
+ )
+ )
+ )
+ (set_local $g
+ (get_local $m)
+ )
+ )
+ )
+ (return
+ (i32.sub
+ (get_local $g)
+ (get_local $b)
+ )
+ )
+ )
+ (func $_a (param $a i32) (result i32)
+ (local $e i32)
+ (local $c i32)
+ (local $h i32)
+ (local $g i32)
+ (local $b i32)
+ (local $f i32)
+ (local $d i32)
+ (block $do-once$0
+ (if
+ (i32.eq
+ (get_local $a)
+ (i32.const 0)
+ )
+ (block
+ (if
+ (i32.eq
+ (i32.load
+ (i32.const 1140)
+ )
+ (i32.const 0)
+ )
+ (set_local $b
+ (i32.const 0)
+ )
+ (set_local $b
+ (call $_a
+ (i32.load
+ (i32.const 1140)
+ )
+ )
+ )
+ )
+ (call_import $pa
+ (i32.const 1188)
+ )
+ (set_local $c
+ (i32.load
+ (i32.const 1184)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $c)
+ (i32.const 0)
+ )
+ (set_local $d
+ (get_local $b)
+ )
+ (block
+ (set_local $e
+ (get_local $c)
+ )
+ (set_local $c
+ (get_local $b)
+ )
+ (loop $while-out$2 $while-in$3
+ (if
+ (i32.gt_s
+ (i32.load offset=76
+ (get_local $e)
+ )
+ (i32.const -1)
+ )
+ (set_local $f
+ (call $Ya
+ (get_local $e)
+ )
+ )
+ (set_local $f
+ (i32.const 0)
+ )
+ )
+ (if
+ (i32.gt_u
+ (i32.load offset=20
+ (get_local $e)
+ )
+ (i32.load offset=28
+ (get_local $e)
+ )
+ )
+ (set_local $g
+ (i32.or
+ (call $$a
+ (get_local $e)
+ )
+ (get_local $c)
+ )
+ )
+ (set_local $g
+ (get_local $c)
+ )
+ )
+ (if
+ (get_local $f)
+ (call $Ta
+ (get_local $e)
+ )
+ )
+ (set_local $e
+ (i32.load offset=56
+ (get_local $e)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $e)
+ (i32.const 0)
+ )
+ (block
+ (set_local $d
+ (get_local $g)
+ )
+ (br $while-out$2)
+ )
+ (set_local $c
+ (get_local $g)
+ )
+ )
+ (br $while-in$3)
+ )
+ )
+ )
+ (call_import $xa
+ (i32.const 1188)
+ )
+ (set_local $h
+ (get_local $d)
+ )
+ )
+ (block
+ (if
+ (i32.le_s
+ (i32.load offset=76
+ (get_local $a)
+ )
+ (i32.const -1)
+ )
+ (block
+ (set_local $h
+ (call $$a
+ (get_local $a)
+ )
+ )
+ (br $do-once$0)
+ )
+ )
+ (set_local $c
+ (i32.eq
+ (call $Ya
+ (get_local $a)
+ )
+ (i32.const 0)
+ )
+ )
+ (set_local $e
+ (call $$a
+ (get_local $a)
+ )
+ )
+ (if
+ (get_local $c)
+ (set_local $h
+ (get_local $e)
+ )
+ (block
+ (call $Ta
+ (get_local $a)
+ )
+ (set_local $h
+ (get_local $e)
+ )
+ )
+ )
+ )
+ )
+ )
+ (return
+ (get_local $h)
+ )
+ )
+ (func $ab (param $a i32) (param $b i32) (result i32)
+ (local $f i32)
+ (local $g i32)
+ (local $m i32)
+ (local $d i32)
+ (local $n i32)
+ (local $j i32)
+ (local $h i32)
+ (local $e i32)
+ (local $c i32)
+ (set_local $c
+ (i32.load
+ (i32.const 8)
+ )
+ )
+ (i32.store
+ (i32.const 8)
+ (i32.add
+ (i32.load
+ (i32.const 8)
+ )
+ (i32.const 16)
+ )
+ )
+ (set_local $d
+ (get_local $c)
+ )
+ (set_local $e
+ (i32.and
+ (get_local $b)
+ (i32.const 255)
+ )
+ )
+ (i32.store8
+ (get_local $d)
+ (get_local $e)
+ )
+ (set_local $f
+ (i32.add
+ (get_local $a)
+ (i32.const 16)
+ )
+ )
+ (set_local $g
+ (i32.load
+ (get_local $f)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $g)
+ (i32.const 0)
+ )
+ (if
+ (i32.eq
+ (call $Xa
+ (get_local $a)
+ )
+ (i32.const 0)
+ )
+ (block
+ (set_local $h
+ (i32.load
+ (get_local $f)
+ )
+ )
+ (set_local $j
+ (i32.const 4)
+ )
+ )
+ (set_local $m
+ (i32.const -1)
+ )
+ )
+ (block
+ (set_local $h
+ (get_local $g)
+ )
+ (set_local $j
+ (i32.const 4)
+ )
+ )
+ )
+ (block $do-once$0
+ (if
+ (i32.eq
+ (get_local $j)
+ (i32.const 4)
+ )
+ (block
+ (set_local $g
+ (i32.add
+ (get_local $a)
+ (i32.const 20)
+ )
+ )
+ (set_local $f
+ (i32.load
+ (get_local $g)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $f)
+ (get_local $h)
+ )
+ (block
+ (set_local $n
+ (i32.and
+ (get_local $b)
+ (i32.const 255)
+ )
+ )
+ (if
+ (i32.ne
+ (get_local $n)
+ (i32.load8_s offset=75
+ (get_local $a)
+ )
+ )
+ (block
+ (i32.store
+ (get_local $g)
+ (i32.add
+ (get_local $f)
+ (i32.const 1)
+ )
+ )
+ (i32.store8
+ (get_local $f)
+ (get_local $e)
+ )
+ (set_local $m
+ (get_local $n)
+ )
+ (br $do-once$0)
+ )
+ )
+ )
+ )
+ (if
+ (i32.eq
+ (call_indirect $FUNCSIG$iiii
+ (i32.add
+ (i32.and
+ (i32.load offset=36
+ (get_local $a)
+ )
+ (i32.const 3)
+ )
+ (i32.const 2)
+ )
+ (get_local $a)
+ (get_local $d)
+ (i32.const 1)
+ )
+ (i32.const 1)
+ )
+ (set_local $m
+ (i32.load8_u
+ (get_local $d)
+ )
+ )
+ (set_local $m
+ (i32.const -1)
+ )
+ )
+ )
+ )
+ )
+ (i32.store
+ (i32.const 8)
+ (get_local $c)
+ )
+ (return
+ (get_local $m)
+ )
+ )
+ (func $$a (param $a i32) (result i32)
+ (local $e i32)
+ (local $b i32)
+ (local $h i32)
+ (local $g i32)
+ (local $f i32)
+ (local $d i32)
+ (local $c i32)
+ (set_local $b
+ (i32.add
+ (get_local $a)
+ (i32.const 20)
+ )
+ )
+ (set_local $c
+ (i32.add
+ (get_local $a)
+ (i32.const 28)
+ )
+ )
+ (if
+ (i32.gt_u
+ (i32.load
+ (get_local $b)
+ )
+ (i32.load
+ (get_local $c)
+ )
+ )
+ (block
+ (call_indirect $FUNCSIG$iiii
+ (i32.add
+ (i32.and
+ (i32.load offset=36
+ (get_local $a)
+ )
+ (i32.const 3)
+ )
+ (i32.const 2)
+ )
+ (get_local $a)
+ (i32.const 0)
+ (i32.const 0)
+ )
+ (if
+ (i32.eq
+ (i32.load
+ (get_local $b)
+ )
+ (i32.const 0)
+ )
+ (set_local $d
+ (i32.const -1)
+ )
+ (set_local $e
+ (i32.const 3)
+ )
+ )
+ )
+ (set_local $e
+ (i32.const 3)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $e)
+ (i32.const 3)
+ )
+ (block
+ (set_local $e
+ (i32.add
+ (get_local $a)
+ (i32.const 4)
+ )
+ )
+ (set_local $f
+ (i32.load
+ (get_local $e)
+ )
+ )
+ (set_local $g
+ (i32.add
+ (get_local $a)
+ (i32.const 8)
+ )
+ )
+ (set_local $h
+ (i32.load
+ (get_local $g)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $f)
+ (get_local $h)
+ )
+ (call_indirect $FUNCSIG$iiii
+ (i32.add
+ (i32.and
+ (i32.load offset=40
+ (get_local $a)
+ )
+ (i32.const 3)
+ )
+ (i32.const 2)
+ )
+ (get_local $a)
+ (i32.sub
+ (get_local $f)
+ (get_local $h)
+ )
+ (i32.const 1)
+ )
+ )
+ (i32.store offset=16
+ (get_local $a)
+ (i32.const 0)
+ )
+ (i32.store
+ (get_local $c)
+ (i32.const 0)
+ )
+ (i32.store
+ (get_local $b)
+ (i32.const 0)
+ )
+ (i32.store
+ (get_local $g)
+ (i32.const 0)
+ )
+ (i32.store
+ (get_local $e)
+ (i32.const 0)
+ )
+ (set_local $d
+ (i32.const 0)
+ )
+ )
+ )
+ (return
+ (get_local $d)
+ )
+ )
+ (func $jb (param $a i32) (param $b i32) (param $c i32) (result i32)
+ (local $d i32)
+ (if
+ (i32.ge_s
+ (get_local $c)
+ (i32.const 4096)
+ )
+ (return
+ (call_import $va
+ (get_local $a)
+ (get_local $b)
+ (get_local $c)
+ )
+ )
+ )
+ (set_local $d
+ (get_local $a)
+ )
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $a)
+ (i32.const 3)
+ )
+ (i32.and
+ (get_local $b)
+ (i32.const 3)
+ )
+ )
+ (block
+ (loop $while-out$0 $while-in$1
+ (if
+ (i32.and
+ (get_local $a)
+ (i32.const 3)
+ )
+ (nop)
+ (br $while-out$0)
+ )
+ (if
+ (i32.eq
+ (get_local $c)
+ (i32.const 0)
+ )
+ (return
+ (get_local $d)
+ )
+ )
+ (i32.store8
+ (get_local $a)
+ (i32.load8_s
+ (get_local $b)
+ )
+ )
+ (set_local $a
+ (i32.add
+ (get_local $a)
+ (i32.const 1)
+ )
+ )
+ (set_local $b
+ (i32.add
+ (get_local $b)
+ (i32.const 1)
+ )
+ )
+ (set_local $c
+ (i32.sub
+ (get_local $c)
+ (i32.const 1)
+ )
+ )
+ (br $while-in$1)
+ )
+ (loop $while-out$2 $while-in$3
+ (if
+ (i32.ge_s
+ (get_local $c)
+ (i32.const 4)
+ )
+ (nop)
+ (br $while-out$2)
+ )
+ (i32.store
+ (get_local $a)
+ (i32.load
+ (get_local $b)
+ )
+ )
+ (set_local $a
+ (i32.add
+ (get_local $a)
+ (i32.const 4)
+ )
+ )
+ (set_local $b
+ (i32.add
+ (get_local $b)
+ (i32.const 4)
+ )
+ )
+ (set_local $c
+ (i32.sub
+ (get_local $c)
+ (i32.const 4)
+ )
+ )
+ (br $while-in$3)
+ )
+ )
+ )
+ (loop $while-out$4 $while-in$5
+ (if
+ (i32.gt_s
+ (get_local $c)
+ (i32.const 0)
+ )
+ (nop)
+ (br $while-out$4)
+ )
+ (i32.store8
+ (get_local $a)
+ (i32.load8_s
+ (get_local $b)
+ )
+ )
+ (set_local $a
+ (i32.add
+ (get_local $a)
+ (i32.const 1)
+ )
+ )
+ (set_local $b
+ (i32.add
+ (get_local $b)
+ (i32.const 1)
+ )
+ )
+ (set_local $c
+ (i32.sub
+ (get_local $c)
+ (i32.const 1)
+ )
+ )
+ (br $while-in$5)
+ )
+ (return
+ (get_local $d)
+ )
+ )
+ (func $gb
+ (nop)
+ )
+ (func $hb (param $a i32) (param $b i32) (param $c i32) (result i32)
+ (local $e i32)
+ (local $d i32)
+ (local $g i32)
+ (local $f i32)
+ (set_local $d
+ (i32.add
+ (get_local $a)
+ (get_local $c)
+ )
+ )
+ (if
+ (i32.ge_s
+ (get_local $c)
+ (i32.const 20)
+ )
+ (block
+ (set_local $b
+ (i32.and
+ (get_local $b)
+ (i32.const 255)
+ )
+ )
+ (set_local $e
+ (i32.and
+ (get_local $a)
+ (i32.const 3)
+ )
+ )
+ (set_local $f
+ (i32.or
+ (i32.or
+ (i32.or
+ (get_local $b)
+ (i32.shl
+ (get_local $b)
+ (i32.const 8)
+ )
+ )
+ (i32.shl
+ (get_local $b)
+ (i32.const 16)
+ )
+ )
+ (i32.shl
+ (get_local $b)
+ (i32.const 24)
+ )
+ )
+ )
+ (set_local $g
+ (i32.and
+ (get_local $d)
+ (i32.xor
+ (i32.const 3)
+ (i32.const -1)
+ )
+ )
+ )
+ (if
+ (get_local $e)
+ (block
+ (set_local $e
+ (i32.sub
+ (i32.add
+ (get_local $a)
+ (i32.const 4)
+ )
+ (get_local $e)
+ )
+ )
+ (loop $while-out$0 $while-in$1
+ (if
+ (i32.lt_s
+ (get_local $a)
+ (get_local $e)
+ )
+ (nop)
+ (br $while-out$0)
+ )
+ (i32.store8
+ (get_local $a)
+ (get_local $b)
+ )
+ (set_local $a
+ (i32.add
+ (get_local $a)
+ (i32.const 1)
+ )
+ )
+ (br $while-in$1)
+ )
+ )
+ )
+ (loop $while-out$2 $while-in$3
+ (if
+ (i32.lt_s
+ (get_local $a)
+ (get_local $g)
+ )
+ (nop)
+ (br $while-out$2)
+ )
+ (i32.store
+ (get_local $a)
+ (get_local $f)
+ )
+ (set_local $a
+ (i32.add
+ (get_local $a)
+ (i32.const 4)
+ )
+ )
+ (br $while-in$3)
+ )
+ )
+ )
+ (loop $while-out$4 $while-in$5
+ (if
+ (i32.lt_s
+ (get_local $a)
+ (get_local $d)
+ )
+ (nop)
+ (br $while-out$4)
+ )
+ (i32.store8
+ (get_local $a)
+ (get_local $b)
+ )
+ (set_local $a
+ (i32.add
+ (get_local $a)
+ (i32.const 1)
+ )
+ )
+ (br $while-in$5)
+ )
+ (return
+ (i32.sub
+ (get_local $a)
+ (get_local $c)
+ )
+ )
+ )
+ (func $db (param $a i32) (result i32)
+ (local $b i32)
+ (local $f i32)
+ (local $d i32)
+ (local $e i32)
+ (local $c i32)
+ (set_local $b
+ (i32.load
+ (i32.const 1024)
+ )
+ )
+ (if
+ (i32.gt_s
+ (i32.load offset=76
+ (get_local $b)
+ )
+ (i32.const -1)
+ )
+ (set_local $c
+ (call $Ya
+ (get_local $b)
+ )
+ )
+ (set_local $c
+ (i32.const 0)
+ )
+ )
+ (block $do-once$0
+ (if
+ (i32.lt_s
+ (call $cb
+ (get_local $a)
+ (get_local $b)
+ )
+ (i32.const 0)
+ )
+ (set_local $d
+ (i32.const 1)
+ )
+ (block
+ (if
+ (i32.ne
+ (i32.load8_s offset=75
+ (get_local $b)
+ )
+ (i32.const 10)
+ )
+ (block
+ (set_local $e
+ (i32.add
+ (get_local $b)
+ (i32.const 20)
+ )
+ )
+ (set_local $f
+ (i32.load
+ (get_local $e)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $f)
+ (i32.load offset=16
+ (get_local $b)
+ )
+ )
+ (block
+ (i32.store
+ (get_local $e)
+ (i32.add
+ (get_local $f)
+ (i32.const 1)
+ )
+ )
+ (i32.store8
+ (get_local $f)
+ (i32.const 10)
+ )
+ (set_local $d
+ (i32.const 0)
+ )
+ (br $do-once$0)
+ )
+ )
+ )
+ )
+ (set_local $d
+ (i32.lt_s
+ (call $ab
+ (get_local $b)
+ (i32.const 10)
+ )
+ (i32.const 0)
+ )
+ )
+ )
+ )
+ )
+ (if
+ (get_local $c)
+ (call $Ta
+ (get_local $b)
+ )
+ )
+ (return
+ (i32.shr_s
+ (i32.shl
+ (get_local $d)
+ (i32.const 31)
+ )
+ (i32.const 31)
+ )
+ )
+ )
+ (func $Xa (param $a i32) (result i32)
+ (local $b i32)
+ (local $c i32)
+ (local $d i32)
+ (set_local $b
+ (i32.add
+ (get_local $a)
+ (i32.const 74)
+ )
+ )
+ (set_local $c
+ (i32.load8_s
+ (get_local $b)
+ )
+ )
+ (i32.store8
+ (get_local $b)
+ (i32.or
+ (i32.add
+ (get_local $c)
+ (i32.const 255)
+ )
+ (get_local $c)
+ )
+ )
+ (set_local $c
+ (i32.load
+ (get_local $a)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $c)
+ (i32.const 8)
+ )
+ (i32.const 0)
+ )
+ (block
+ (i32.store offset=8
+ (get_local $a)
+ (i32.const 0)
+ )
+ (i32.store offset=4
+ (get_local $a)
+ (i32.const 0)
+ )
+ (set_local $b
+ (i32.load offset=44
+ (get_local $a)
+ )
+ )
+ (i32.store offset=28
+ (get_local $a)
+ (get_local $b)
+ )
+ (i32.store offset=20
+ (get_local $a)
+ (get_local $b)
+ )
+ (i32.store offset=16
+ (get_local $a)
+ (i32.add
+ (get_local $b)
+ (i32.load offset=48
+ (get_local $a)
+ )
+ )
+ )
+ (set_local $d
+ (i32.const 0)
+ )
+ )
+ (block
+ (i32.store
+ (get_local $a)
+ (i32.or
+ (get_local $c)
+ (i32.const 32)
+ )
+ )
+ (set_local $d
+ (i32.const -1)
+ )
+ )
+ )
+ (return
+ (get_local $d)
+ )
+ )
+ (func $bb (param $a i32) (param $b i32) (param $c i32) (param $d i32) (result i32)
+ (local $h i32)
+ (local $e i32)
+ (local $i i32)
+ (local $g i32)
+ (local $f i32)
+ (set_local $e
+ (i32.mul
+ (get_local $c)
+ (get_local $b)
+ )
+ )
+ (if
+ (i32.gt_s
+ (i32.load offset=76
+ (get_local $d)
+ )
+ (i32.const -1)
+ )
+ (block
+ (set_local $f
+ (i32.eq
+ (call $Ya
+ (get_local $d)
+ )
+ (i32.const 0)
+ )
+ )
+ (set_local $g
+ (call $Wa
+ (get_local $a)
+ (get_local $e)
+ (get_local $d)
+ )
+ )
+ (if
+ (get_local $f)
+ (set_local $h
+ (get_local $g)
+ )
+ (block
+ (call $Ta
+ (get_local $d)
+ )
+ (set_local $h
+ (get_local $g)
+ )
+ )
+ )
+ )
+ (set_local $h
+ (call $Wa
+ (get_local $a)
+ (get_local $e)
+ (get_local $d)
+ )
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $h)
+ (get_local $e)
+ )
+ (set_local $i
+ (get_local $c)
+ )
+ (set_local $i
+ (i32.div_u
+ (get_local $h)
+ (get_local $b)
+ )
+ )
+ )
+ (return
+ (get_local $i)
+ )
+ )
+ (func $Ua (param $a i32) (param $b i32) (param $c i32) (result i32)
+ (local $e i32)
+ (local $f i32)
+ (local $d i32)
+ (local $g i32)
+ (set_local $d
+ (i32.load
+ (i32.const 8)
+ )
+ )
+ (i32.store
+ (i32.const 8)
+ (i32.add
+ (i32.load
+ (i32.const 8)
+ )
+ (i32.const 32)
+ )
+ )
+ (set_local $e
+ (get_local $d)
+ )
+ (set_local $f
+ (i32.add
+ (get_local $d)
+ (i32.const 20)
+ )
+ )
+ (i32.store
+ (get_local $e)
+ (i32.load offset=60
+ (get_local $a)
+ )
+ )
+ (i32.store offset=4
+ (get_local $e)
+ (i32.const 0)
+ )
+ (i32.store offset=8
+ (get_local $e)
+ (get_local $b)
+ )
+ (i32.store offset=12
+ (get_local $e)
+ (get_local $f)
+ )
+ (i32.store offset=16
+ (get_local $e)
+ (get_local $c)
+ )
+ (if
+ (i32.lt_s
+ (call $Pa
+ (call_import $ua
+ (i32.const 140)
+ (get_local $e)
+ )
+ )
+ (i32.const 0)
+ )
+ (block
+ (i32.store
+ (get_local $f)
+ (i32.const -1)
+ )
+ (set_local $g
+ (i32.const -1)
+ )
+ )
+ (set_local $g
+ (i32.load
+ (get_local $f)
+ )
+ )
+ )
+ (i32.store
+ (i32.const 8)
+ (get_local $d)
+ )
+ (return
+ (get_local $g)
+ )
+ )
+ (func $Va (param $a i32) (param $b i32) (param $c i32) (result i32)
+ (local $e i32)
+ (local $d i32)
+ (set_local $d
+ (i32.load
+ (i32.const 8)
+ )
+ )
+ (i32.store
+ (i32.const 8)
+ (i32.add
+ (i32.load
+ (i32.const 8)
+ )
+ (i32.const 80)
+ )
+ )
+ (set_local $e
+ (get_local $d)
+ )
+ (i32.store offset=36
+ (get_local $a)
+ (i32.const 3)
+ )
+ (if
+ (i32.eq
+ (i32.and
+ (i32.load
+ (get_local $a)
+ )
+ (i32.const 64)
+ )
+ (i32.const 0)
+ )
+ (block
+ (i32.store
+ (get_local $e)
+ (i32.load offset=60
+ (get_local $a)
+ )
+ )
+ (i32.store offset=4
+ (get_local $e)
+ (i32.const 21505)
+ )
+ (i32.store offset=8
+ (get_local $e)
+ (i32.add
+ (get_local $d)
+ (i32.const 12)
+ )
+ )
+ (if
+ (call_import $wa
+ (i32.const 54)
+ (get_local $e)
+ )
+ (i32.store8 offset=75
+ (get_local $a)
+ (i32.const -1)
+ )
+ )
+ )
+ )
+ (set_local $e
+ (call $Ra
+ (get_local $a)
+ (get_local $b)
+ (get_local $c)
+ )
+ )
+ (i32.store
+ (i32.const 8)
+ (get_local $d)
+ )
+ (return
+ (get_local $e)
+ )
+ )
+ (func $Ka (param $a i32)
+ (i32.store8
+ (i32.load
+ (i32.const 24)
+ )
+ (i32.load8_s
+ (get_local $a)
+ )
+ )
+ (i32.store8 offset=1
+ (i32.load
+ (i32.const 24)
+ )
+ (i32.load8_s offset=1
+ (get_local $a)
+ )
+ )
+ (i32.store8 offset=2
+ (i32.load
+ (i32.const 24)
+ )
+ (i32.load8_s offset=2
+ (get_local $a)
+ )
+ )
+ (i32.store8 offset=3
+ (i32.load
+ (i32.const 24)
+ )
+ (i32.load8_s offset=3
+ (get_local $a)
+ )
+ )
+ (i32.store8 offset=4
+ (i32.load
+ (i32.const 24)
+ )
+ (i32.load8_s offset=4
+ (get_local $a)
+ )
+ )
+ (i32.store8 offset=5
+ (i32.load
+ (i32.const 24)
+ )
+ (i32.load8_s offset=5
+ (get_local $a)
+ )
+ )
+ (i32.store8 offset=6
+ (i32.load
+ (i32.const 24)
+ )
+ (i32.load8_s offset=6
+ (get_local $a)
+ )
+ )
+ (i32.store8 offset=7
+ (i32.load
+ (i32.const 24)
+ )
+ (i32.load8_s offset=7
+ (get_local $a)
+ )
+ )
+ )
+ (func $Oa (param $a i32) (result i32)
+ (local $c i32)
+ (local $b i32)
+ (set_local $b
+ (i32.load
+ (i32.const 8)
+ )
+ )
+ (i32.store
+ (i32.const 8)
+ (i32.add
+ (i32.load
+ (i32.const 8)
+ )
+ (i32.const 16)
+ )
+ )
+ (set_local $c
+ (get_local $b)
+ )
+ (i32.store
+ (get_local $c)
+ (i32.load offset=60
+ (get_local $a)
+ )
+ )
+ (set_local $a
+ (call $Pa
+ (call_import $sa
+ (i32.const 6)
+ (get_local $c)
+ )
+ )
+ )
+ (i32.store
+ (i32.const 8)
+ (get_local $b)
+ )
+ (return
+ (get_local $a)
+ )
+ )
+ (func $Pa (param $a i32) (result i32)
+ (local $c i32)
+ (local $b i32)
+ (if
+ (i32.gt_u
+ (get_local $a)
+ (i32.const -4096)
+ )
+ (block
+ (set_local $b
+ (call $Qa)
+ )
+ (i32.store
+ (get_local $b)
+ (i32.sub
+ (i32.const 0)
+ (get_local $a)
+ )
+ )
+ (set_local $c
+ (i32.const -1)
+ )
+ )
+ (set_local $c
+ (get_local $a)
+ )
+ )
+ (return
+ (get_local $c)
+ )
+ )
+ (func $Ja (param $a i32)
+ (i32.store8
+ (i32.load
+ (i32.const 24)
+ )
+ (i32.load8_s
+ (get_local $a)
+ )
+ )
+ (i32.store8 offset=1
+ (i32.load
+ (i32.const 24)
+ )
+ (i32.load8_s offset=1
+ (get_local $a)
+ )
+ )
+ (i32.store8 offset=2
+ (i32.load
+ (i32.const 24)
+ )
+ (i32.load8_s offset=2
+ (get_local $a)
+ )
+ )
+ (i32.store8 offset=3
+ (i32.load
+ (i32.const 24)
+ )
+ (i32.load8_s offset=3
+ (get_local $a)
+ )
+ )
+ )
+ (func $Qa (result i32)
+ (local $a i32)
+ (local $b i32)
+ (if
+ (i32.eq
+ (i32.load
+ (i32.const 1160)
+ )
+ (i32.const 0)
+ )
+ (set_local $a
+ (i32.const 1204)
+ )
+ (block
+ (set_local $b
+ (i32.add
+ (call $ib)
+ (i32.const 64)
+ )
+ )
+ (set_local $a
+ (i32.load
+ (get_local $b)
+ )
+ )
+ )
+ )
+ (return
+ (get_local $a)
+ )
+ )
+ (func $lb (param $a i32) (param $b i32) (param $c i32) (param $d i32) (result i32)
+ (return
+ (call_indirect $FUNCSIG$iiii
+ (i32.add
+ (i32.and
+ (get_local $a)
+ (i32.const 3)
+ )
+ (i32.const 2)
+ )
+ (get_local $b)
+ (get_local $c)
+ (get_local $d)
+ )
+ )
+ )
+ (func $Ea (param $a i32) (result i32)
+ (local $b i32)
+ (set_local $b
+ (i32.load
+ (i32.const 8)
+ )
+ )
+ (i32.store
+ (i32.const 8)
+ (i32.add
+ (i32.load
+ (i32.const 8)
+ )
+ (get_local $a)
+ )
+ )
+ (i32.store
+ (i32.const 8)
+ (i32.and
+ (i32.add
+ (i32.load
+ (i32.const 8)
+ )
+ (i32.const 15)
+ )
+ (i32.const -16)
+ )
+ )
+ (return
+ (get_local $b)
+ )
+ )
+ (func $cb (param $a i32) (param $b i32) (result i32)
+ (return
+ (i32.add
+ (call $bb
+ (get_local $a)
+ (call $Za
+ (get_local $a)
+ )
+ (i32.const 1)
+ (get_local $b)
+ )
+ (i32.const -1)
+ )
+ )
+ )
+ (func $ob (param $a i32) (param $b i32) (param $c i32) (result i32)
+ (call_import $ja
+ (i32.const 1)
+ )
+ (return
+ (i32.const 0)
+ )
+ )
+ (func $Ia (param $a i32) (param $b i32)
+ (if
+ (i32.eq
+ (i32.load
+ (i32.const 40)
+ )
+ (i32.const 0)
+ )
+ (block
+ (i32.store
+ (i32.const 40)
+ (get_local $a)
+ )
+ (i32.store
+ (i32.const 48)
+ (get_local $b)
+ )
+ )
+ )
+ )
+ (func $kb (param $a i32) (param $b i32) (result i32)
+ (return
+ (call_indirect $FUNCSIG$ii
+ (i32.add
+ (i32.and
+ (get_local $a)
+ (i32.const 1)
+ )
+ (i32.const 0)
+ )
+ (get_local $b)
+ )
+ )
+ )
+ (func $Sa (param $a i32)
+ (if
+ (i32.eq
+ (i32.load offset=68
+ (get_local $a)
+ )
+ (i32.const 0)
+ )
+ (call $Ta
+ (get_local $a)
+ )
+ )
+ (return)
+ )
+ (func $mb (param $a i32) (param $b i32)
+ (call_indirect $FUNCSIG$vi
+ (i32.add
+ (i32.and
+ (get_local $a)
+ (i32.const 1)
+ )
+ (i32.const 6)
+ )
+ (get_local $b)
+ )
+ )
+ (func $Ha (param $a i32) (param $b i32)
+ (i32.store
+ (i32.const 8)
+ (get_local $a)
+ )
+ (i32.store
+ (i32.const 16)
+ (get_local $b)
+ )
+ )
+ (func $nb (param $a i32) (result i32)
+ (call_import $ja
+ (i32.const 0)
+ )
+ (return
+ (i32.const 0)
+ )
+ )
+ (func $Na (result i32)
+ (call $db
+ (i32.const 1144)
+ )
+ (return
+ (i32.const 0)
+ )
+ )
+ (func $Ya (param $a i32) (result i32)
+ (return
+ (i32.const 0)
+ )
+ )
+ (func $Ta (param $a i32)
+ (return)
+ )
+ (func $pb (param $a i32)
+ (call_import $ja
+ (i32.const 2)
+ )
+ )
+ (func $La (param $a i32)
+ (i32.store
+ (i32.const 160)
+ (get_local $a)
+ )
+ )
+ (func $Ga (param $a i32)
+ (i32.store
+ (i32.const 8)
+ (get_local $a)
+ )
+ )
+ (func $Ma (result i32)
+ (return
+ (i32.load
+ (i32.const 160)
+ )
+ )
+ )
+ (func $Fa (result i32)
+ (return
+ (i32.load
+ (i32.const 8)
+ )
+ )
+ )
+ (func $ib (result i32)
+ (return
+ (i32.const 0)
+ )
+ )
+ (func $__growWasmMemory (param $newSize i32)
+ (grow_memory
+ (get_local $newSize)
+ )
+ )
+)
diff --git a/test/memorygrowth.fromasm.imprecise b/test/memorygrowth.fromasm.imprecise
new file mode 100644
index 000000000..52f1e90c6
--- /dev/null
+++ b/test/memorygrowth.fromasm.imprecise
@@ -0,0 +1,11248 @@
+(module
+ (memory 256 256)
+ (export "memory" memory)
+ (type $FUNCSIG$iiii (func (param i32 i32 i32) (result i32)))
+ (type $FUNCSIG$ii (func (param i32) (result i32)))
+ (type $FUNCSIG$vi (func (param i32)))
+ (type $FUNCSIG$v (func))
+ (type $FUNCSIG$vii (func (param i32 i32)))
+ (type $FUNCSIG$iii (func (param i32 i32) (result i32)))
+ (import $ja "env" "abort" (param i32))
+ (import $oa "env" "_pthread_cleanup_pop" (param i32))
+ (import $pa "env" "___lock" (param i32))
+ (import $qa "env" "_abort")
+ (import $ra "env" "_pthread_cleanup_push" (param i32 i32))
+ (import $sa "env" "___syscall6" (param i32 i32) (result i32))
+ (import $ta "env" "_sbrk" (param i32) (result i32))
+ (import $ua "env" "___syscall140" (param i32 i32) (result i32))
+ (import $va "env" "_emscripten_memcpy_big" (param i32 i32 i32) (result i32))
+ (import $wa "env" "___syscall54" (param i32 i32) (result i32))
+ (import $xa "env" "___unlock" (param i32))
+ (import $ya "env" "___syscall146" (param i32 i32) (result i32))
+ (export "_free" $fb)
+ (export "_main" $Na)
+ (export "_pthread_self" $ib)
+ (export "_memset" $hb)
+ (export "_malloc" $eb)
+ (export "_memcpy" $jb)
+ (export "_fflush" $_a)
+ (export "___errno_location" $Qa)
+ (export "runPostSets" $gb)
+ (export "stackAlloc" $Ea)
+ (export "stackSave" $Fa)
+ (export "stackRestore" $Ga)
+ (export "establishStackSpace" $Ha)
+ (export "setThrew" $Ia)
+ (export "setTempRet0" $La)
+ (export "getTempRet0" $Ma)
+ (export "dynCall_ii" $kb)
+ (export "dynCall_iiii" $lb)
+ (export "dynCall_vi" $mb)
+ (export "__growWasmMemory" $__growWasmMemory)
+ (table $nb $Oa $ob $Va $Ua $Ra $pb $Sa)
+ (func $eb (param $a i32) (result i32)
+ (local $ka i32)
+ (local $s i32)
+ (local $e i32)
+ (local $ma i32)
+ (local $q i32)
+ (local $i i32)
+ (local $aa i32)
+ (local $V i32)
+ (local $d i32)
+ (local $ja i32)
+ (local $f i32)
+ (local $g i32)
+ (local $c i32)
+ (local $la i32)
+ (local $t i32)
+ (local $o i32)
+ (local $N i32)
+ (local $ga i32)
+ (local $ca i32)
+ (local $U i32)
+ (local $$ i32)
+ (local $j i32)
+ (local $ea i32)
+ (local $y i32)
+ (local $u i32)
+ (local $ba i32)
+ (local $da i32)
+ (local $p i32)
+ (local $ha i32)
+ (local $A i32)
+ (local $n i32)
+ (local $fa i32)
+ (local $W i32)
+ (local $l i32)
+ (local $ya i32)
+ (local $C i32)
+ (local $ia i32)
+ (local $b i32)
+ (local $Ea i32)
+ (local $m i32)
+ (local $P i32)
+ (local $Oa i32)
+ (local $Ha i32)
+ (local $za i32)
+ (local $z i32)
+ (local $X i32)
+ (local $Pa i32)
+ (local $J i32)
+ (local $D i32)
+ (local $wa i32)
+ (local $sa i32)
+ (local $O i32)
+ (local $Y i32)
+ (local $Q i32)
+ (local $M i32)
+ (local $E i32)
+ (local $B i32)
+ (local $Aa i32)
+ (local $x i32)
+ (local $v i32)
+ (local $h i32)
+ (local $T i32)
+ (local $S i32)
+ (local $R i32)
+ (local $Na i32)
+ (local $L i32)
+ (local $K i32)
+ (local $Ia i32)
+ (local $I i32)
+ (local $Ga i32)
+ (local $xa i32)
+ (local $w i32)
+ (local $va i32)
+ (local $_ i32)
+ (local $Ra i32)
+ (local $Ma i32)
+ (local $La i32)
+ (local $Ja i32)
+ (local $H i32)
+ (local $G i32)
+ (local $Fa i32)
+ (local $Da i32)
+ (local $Ca i32)
+ (local $ua i32)
+ (local $ra i32)
+ (local $pa i32)
+ (local $oa i32)
+ (local $na i32)
+ (local $Z i32)
+ (local $Sa i32)
+ (local $Ka i32)
+ (local $F i32)
+ (local $Ba i32)
+ (set_local $b
+ (i32.load
+ (i32.const 8)
+ )
+ )
+ (i32.store
+ (i32.const 8)
+ (i32.add
+ (i32.load
+ (i32.const 8)
+ )
+ (i32.const 16)
+ )
+ )
+ (set_local $c
+ (get_local $b)
+ )
+ (block $do-once$0
+ (if
+ (i32.lt_u
+ (get_local $a)
+ (i32.const 245)
+ )
+ (block
+ (set_local $d
+ (if
+ (i32.lt_u
+ (get_local $a)
+ (i32.const 11)
+ )
+ (i32.const 16)
+ (i32.and
+ (i32.add
+ (get_local $a)
+ (i32.const 11)
+ )
+ (i32.const -8)
+ )
+ )
+ )
+ (set_local $e
+ (i32.shr_u
+ (get_local $d)
+ (i32.const 3)
+ )
+ )
+ (set_local $f
+ (i32.load
+ (i32.const 1208)
+ )
+ )
+ (set_local $g
+ (i32.shr_u
+ (get_local $f)
+ (get_local $e)
+ )
+ )
+ (if
+ (i32.and
+ (get_local $g)
+ (i32.const 3)
+ )
+ (block
+ (set_local $h
+ (i32.add
+ (i32.xor
+ (i32.and
+ (get_local $g)
+ (i32.const 1)
+ )
+ (i32.const 1)
+ )
+ (get_local $e)
+ )
+ )
+ (set_local $i
+ (i32.add
+ (i32.const 1248)
+ (i32.shl
+ (i32.shl
+ (get_local $h)
+ (i32.const 1)
+ )
+ (i32.const 2)
+ )
+ )
+ )
+ (set_local $j
+ (i32.add
+ (get_local $i)
+ (i32.const 8)
+ )
+ )
+ (set_local $l
+ (i32.load
+ (get_local $j)
+ )
+ )
+ (set_local $m
+ (i32.add
+ (get_local $l)
+ (i32.const 8)
+ )
+ )
+ (set_local $n
+ (i32.load
+ (get_local $m)
+ )
+ )
+ (block $do-once$2
+ (if
+ (i32.eq
+ (get_local $i)
+ (get_local $n)
+ )
+ (i32.store
+ (i32.const 1208)
+ (i32.and
+ (get_local $f)
+ (i32.xor
+ (i32.shl
+ (i32.const 1)
+ (get_local $h)
+ )
+ (i32.const -1)
+ )
+ )
+ )
+ (block
+ (if
+ (i32.lt_u
+ (get_local $n)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ )
+ (set_local $o
+ (i32.add
+ (get_local $n)
+ (i32.const 12)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.load
+ (get_local $o)
+ )
+ (get_local $l)
+ )
+ (block
+ (i32.store
+ (get_local $o)
+ (get_local $i)
+ )
+ (i32.store
+ (get_local $j)
+ (get_local $n)
+ )
+ (br $do-once$2)
+ )
+ (call_import $qa)
+ )
+ )
+ )
+ )
+ (set_local $n
+ (i32.shl
+ (get_local $h)
+ (i32.const 3)
+ )
+ )
+ (i32.store offset=4
+ (get_local $l)
+ (i32.or
+ (get_local $n)
+ (i32.const 3)
+ )
+ )
+ (set_local $j
+ (i32.add
+ (i32.add
+ (get_local $l)
+ (get_local $n)
+ )
+ (i32.const 4)
+ )
+ )
+ (i32.store
+ (get_local $j)
+ (i32.or
+ (i32.load
+ (get_local $j)
+ )
+ (i32.const 1)
+ )
+ )
+ (set_local $p
+ (get_local $m)
+ )
+ (i32.store
+ (i32.const 8)
+ (get_local $b)
+ )
+ (return
+ (get_local $p)
+ )
+ )
+ )
+ (set_local $j
+ (i32.load
+ (i32.const 1216)
+ )
+ )
+ (if
+ (i32.gt_u
+ (get_local $d)
+ (get_local $j)
+ )
+ (block
+ (if
+ (get_local $g)
+ (block
+ (set_local $n
+ (i32.shl
+ (i32.const 2)
+ (get_local $e)
+ )
+ )
+ (set_local $i
+ (i32.and
+ (i32.shl
+ (get_local $g)
+ (get_local $e)
+ )
+ (i32.or
+ (get_local $n)
+ (i32.sub
+ (i32.const 0)
+ (get_local $n)
+ )
+ )
+ )
+ )
+ (set_local $n
+ (i32.add
+ (i32.and
+ (get_local $i)
+ (i32.sub
+ (i32.const 0)
+ (get_local $i)
+ )
+ )
+ (i32.const -1)
+ )
+ )
+ (set_local $i
+ (i32.and
+ (i32.shr_u
+ (get_local $n)
+ (i32.const 12)
+ )
+ (i32.const 16)
+ )
+ )
+ (set_local $o
+ (i32.shr_u
+ (get_local $n)
+ (get_local $i)
+ )
+ )
+ (set_local $n
+ (i32.and
+ (i32.shr_u
+ (get_local $o)
+ (i32.const 5)
+ )
+ (i32.const 8)
+ )
+ )
+ (set_local $q
+ (i32.shr_u
+ (get_local $o)
+ (get_local $n)
+ )
+ )
+ (set_local $o
+ (i32.and
+ (i32.shr_u
+ (get_local $q)
+ (i32.const 2)
+ )
+ (i32.const 4)
+ )
+ )
+ (set_local $s
+ (i32.shr_u
+ (get_local $q)
+ (get_local $o)
+ )
+ )
+ (set_local $q
+ (i32.and
+ (i32.shr_u
+ (get_local $s)
+ (i32.const 1)
+ )
+ (i32.const 2)
+ )
+ )
+ (set_local $t
+ (i32.shr_u
+ (get_local $s)
+ (get_local $q)
+ )
+ )
+ (set_local $s
+ (i32.and
+ (i32.shr_u
+ (get_local $t)
+ (i32.const 1)
+ )
+ (i32.const 1)
+ )
+ )
+ (set_local $u
+ (i32.add
+ (i32.or
+ (i32.or
+ (i32.or
+ (i32.or
+ (get_local $n)
+ (get_local $i)
+ )
+ (get_local $o)
+ )
+ (get_local $q)
+ )
+ (get_local $s)
+ )
+ (i32.shr_u
+ (get_local $t)
+ (get_local $s)
+ )
+ )
+ )
+ (set_local $s
+ (i32.add
+ (i32.const 1248)
+ (i32.shl
+ (i32.shl
+ (get_local $u)
+ (i32.const 1)
+ )
+ (i32.const 2)
+ )
+ )
+ )
+ (set_local $t
+ (i32.add
+ (get_local $s)
+ (i32.const 8)
+ )
+ )
+ (set_local $q
+ (i32.load
+ (get_local $t)
+ )
+ )
+ (set_local $o
+ (i32.add
+ (get_local $q)
+ (i32.const 8)
+ )
+ )
+ (set_local $i
+ (i32.load
+ (get_local $o)
+ )
+ )
+ (block $do-once$4
+ (if
+ (i32.eq
+ (get_local $s)
+ (get_local $i)
+ )
+ (block
+ (i32.store
+ (i32.const 1208)
+ (i32.and
+ (get_local $f)
+ (i32.xor
+ (i32.shl
+ (i32.const 1)
+ (get_local $u)
+ )
+ (i32.const -1)
+ )
+ )
+ )
+ (set_local $v
+ (get_local $j)
+ )
+ )
+ (block
+ (if
+ (i32.lt_u
+ (get_local $i)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ )
+ (set_local $n
+ (i32.add
+ (get_local $i)
+ (i32.const 12)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.load
+ (get_local $n)
+ )
+ (get_local $q)
+ )
+ (block
+ (i32.store
+ (get_local $n)
+ (get_local $s)
+ )
+ (i32.store
+ (get_local $t)
+ (get_local $i)
+ )
+ (set_local $v
+ (i32.load
+ (i32.const 1216)
+ )
+ )
+ (br $do-once$4)
+ )
+ (call_import $qa)
+ )
+ )
+ )
+ )
+ (set_local $i
+ (i32.sub
+ (i32.shl
+ (get_local $u)
+ (i32.const 3)
+ )
+ (get_local $d)
+ )
+ )
+ (i32.store offset=4
+ (get_local $q)
+ (i32.or
+ (get_local $d)
+ (i32.const 3)
+ )
+ )
+ (set_local $t
+ (i32.add
+ (get_local $q)
+ (get_local $d)
+ )
+ )
+ (i32.store offset=4
+ (get_local $t)
+ (i32.or
+ (get_local $i)
+ (i32.const 1)
+ )
+ )
+ (i32.store
+ (i32.add
+ (get_local $t)
+ (get_local $i)
+ )
+ (get_local $i)
+ )
+ (if
+ (get_local $v)
+ (block
+ (set_local $s
+ (i32.load
+ (i32.const 1228)
+ )
+ )
+ (set_local $j
+ (i32.shr_u
+ (get_local $v)
+ (i32.const 3)
+ )
+ )
+ (set_local $f
+ (i32.add
+ (i32.const 1248)
+ (i32.shl
+ (i32.shl
+ (get_local $j)
+ (i32.const 1)
+ )
+ (i32.const 2)
+ )
+ )
+ )
+ (set_local $e
+ (i32.load
+ (i32.const 1208)
+ )
+ )
+ (set_local $g
+ (i32.shl
+ (i32.const 1)
+ (get_local $j)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $e)
+ (get_local $g)
+ )
+ (i32.const 0)
+ )
+ (block
+ (i32.store
+ (i32.const 1208)
+ (i32.or
+ (get_local $e)
+ (get_local $g)
+ )
+ )
+ (set_local $w
+ (i32.add
+ (get_local $f)
+ (i32.const 8)
+ )
+ )
+ (set_local $x
+ (get_local $f)
+ )
+ )
+ (block
+ (set_local $g
+ (i32.add
+ (get_local $f)
+ (i32.const 8)
+ )
+ )
+ (set_local $e
+ (i32.load
+ (get_local $g)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $e)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ (block
+ (set_local $w
+ (get_local $g)
+ )
+ (set_local $x
+ (get_local $e)
+ )
+ )
+ )
+ )
+ )
+ (i32.store
+ (get_local $w)
+ (get_local $s)
+ )
+ (i32.store offset=12
+ (get_local $x)
+ (get_local $s)
+ )
+ (i32.store offset=8
+ (get_local $s)
+ (get_local $x)
+ )
+ (i32.store offset=12
+ (get_local $s)
+ (get_local $f)
+ )
+ )
+ )
+ (i32.store
+ (i32.const 1216)
+ (get_local $i)
+ )
+ (i32.store
+ (i32.const 1228)
+ (get_local $t)
+ )
+ (set_local $p
+ (get_local $o)
+ )
+ (i32.store
+ (i32.const 8)
+ (get_local $b)
+ )
+ (return
+ (get_local $p)
+ )
+ )
+ )
+ (set_local $t
+ (i32.load
+ (i32.const 1212)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $t)
+ (i32.const 0)
+ )
+ (set_local $y
+ (get_local $d)
+ )
+ (block
+ (set_local $i
+ (i32.add
+ (i32.and
+ (get_local $t)
+ (i32.sub
+ (i32.const 0)
+ (get_local $t)
+ )
+ )
+ (i32.const -1)
+ )
+ )
+ (set_local $t
+ (i32.and
+ (i32.shr_u
+ (get_local $i)
+ (i32.const 12)
+ )
+ (i32.const 16)
+ )
+ )
+ (set_local $f
+ (i32.shr_u
+ (get_local $i)
+ (get_local $t)
+ )
+ )
+ (set_local $i
+ (i32.and
+ (i32.shr_u
+ (get_local $f)
+ (i32.const 5)
+ )
+ (i32.const 8)
+ )
+ )
+ (set_local $s
+ (i32.shr_u
+ (get_local $f)
+ (get_local $i)
+ )
+ )
+ (set_local $f
+ (i32.and
+ (i32.shr_u
+ (get_local $s)
+ (i32.const 2)
+ )
+ (i32.const 4)
+ )
+ )
+ (set_local $e
+ (i32.shr_u
+ (get_local $s)
+ (get_local $f)
+ )
+ )
+ (set_local $s
+ (i32.and
+ (i32.shr_u
+ (get_local $e)
+ (i32.const 1)
+ )
+ (i32.const 2)
+ )
+ )
+ (set_local $g
+ (i32.shr_u
+ (get_local $e)
+ (get_local $s)
+ )
+ )
+ (set_local $e
+ (i32.and
+ (i32.shr_u
+ (get_local $g)
+ (i32.const 1)
+ )
+ (i32.const 1)
+ )
+ )
+ (set_local $j
+ (i32.load
+ (i32.add
+ (i32.shl
+ (i32.add
+ (i32.or
+ (i32.or
+ (i32.or
+ (i32.or
+ (get_local $i)
+ (get_local $t)
+ )
+ (get_local $f)
+ )
+ (get_local $s)
+ )
+ (get_local $e)
+ )
+ (i32.shr_u
+ (get_local $g)
+ (get_local $e)
+ )
+ )
+ (i32.const 2)
+ )
+ (i32.const 1512)
+ )
+ )
+ )
+ (set_local $e
+ (i32.sub
+ (i32.and
+ (i32.load offset=4
+ (get_local $j)
+ )
+ (i32.const -8)
+ )
+ (get_local $d)
+ )
+ )
+ (set_local $g
+ (get_local $j)
+ )
+ (set_local $s
+ (get_local $j)
+ )
+ (loop $while-out$6 $while-in$7
+ (set_local $j
+ (i32.load offset=16
+ (get_local $g)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $j)
+ (i32.const 0)
+ )
+ (block
+ (set_local $f
+ (i32.load offset=20
+ (get_local $g)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $f)
+ (i32.const 0)
+ )
+ (block
+ (set_local $z
+ (get_local $e)
+ )
+ (set_local $A
+ (get_local $s)
+ )
+ (br $while-out$6)
+ )
+ (set_local $B
+ (get_local $f)
+ )
+ )
+ )
+ (set_local $B
+ (get_local $j)
+ )
+ )
+ (set_local $j
+ (i32.sub
+ (i32.and
+ (i32.load offset=4
+ (get_local $B)
+ )
+ (i32.const -8)
+ )
+ (get_local $d)
+ )
+ )
+ (set_local $f
+ (i32.lt_u
+ (get_local $j)
+ (get_local $e)
+ )
+ )
+ (set_local $e
+ (if
+ (get_local $f)
+ (get_local $j)
+ (get_local $e)
+ )
+ )
+ (set_local $g
+ (get_local $B)
+ )
+ (set_local $s
+ (if
+ (get_local $f)
+ (get_local $B)
+ (get_local $s)
+ )
+ )
+ (br $while-in$7)
+ )
+ (set_local $s
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $A)
+ (get_local $s)
+ )
+ (call_import $qa)
+ )
+ (set_local $g
+ (i32.add
+ (get_local $A)
+ (get_local $d)
+ )
+ )
+ (if
+ (i32.ge_u
+ (get_local $A)
+ (get_local $g)
+ )
+ (call_import $qa)
+ )
+ (set_local $e
+ (i32.load offset=24
+ (get_local $A)
+ )
+ )
+ (set_local $o
+ (i32.load offset=12
+ (get_local $A)
+ )
+ )
+ (block $do-once$8
+ (if
+ (i32.eq
+ (get_local $o)
+ (get_local $A)
+ )
+ (block
+ (set_local $q
+ (i32.add
+ (get_local $A)
+ (i32.const 20)
+ )
+ )
+ (set_local $u
+ (i32.load
+ (get_local $q)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $u)
+ (i32.const 0)
+ )
+ (block
+ (set_local $f
+ (i32.add
+ (get_local $A)
+ (i32.const 16)
+ )
+ )
+ (set_local $j
+ (i32.load
+ (get_local $f)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $j)
+ (i32.const 0)
+ )
+ (block
+ (set_local $C
+ (i32.const 0)
+ )
+ (br $do-once$8)
+ )
+ (block
+ (set_local $D
+ (get_local $j)
+ )
+ (set_local $E
+ (get_local $f)
+ )
+ )
+ )
+ )
+ (block
+ (set_local $D
+ (get_local $u)
+ )
+ (set_local $E
+ (get_local $q)
+ )
+ )
+ )
+ (loop $while-out$10 $while-in$11
+ (set_local $q
+ (i32.add
+ (get_local $D)
+ (i32.const 20)
+ )
+ )
+ (set_local $u
+ (i32.load
+ (get_local $q)
+ )
+ )
+ (if
+ (get_local $u)
+ (block
+ (set_local $D
+ (get_local $u)
+ )
+ (set_local $E
+ (get_local $q)
+ )
+ (br $while-in$11)
+ )
+ )
+ (set_local $q
+ (i32.add
+ (get_local $D)
+ (i32.const 16)
+ )
+ )
+ (set_local $u
+ (i32.load
+ (get_local $q)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $u)
+ (i32.const 0)
+ )
+ (block
+ (set_local $F
+ (get_local $D)
+ )
+ (set_local $G
+ (get_local $E)
+ )
+ (br $while-out$10)
+ )
+ (block
+ (set_local $D
+ (get_local $u)
+ )
+ (set_local $E
+ (get_local $q)
+ )
+ )
+ )
+ (br $while-in$11)
+ )
+ (if
+ (i32.lt_u
+ (get_local $G)
+ (get_local $s)
+ )
+ (call_import $qa)
+ (block
+ (i32.store
+ (get_local $G)
+ (i32.const 0)
+ )
+ (set_local $C
+ (get_local $F)
+ )
+ (br $do-once$8)
+ )
+ )
+ )
+ (block
+ (set_local $q
+ (i32.load offset=8
+ (get_local $A)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $q)
+ (get_local $s)
+ )
+ (call_import $qa)
+ )
+ (set_local $u
+ (i32.add
+ (get_local $q)
+ (i32.const 12)
+ )
+ )
+ (if
+ (i32.ne
+ (i32.load
+ (get_local $u)
+ )
+ (get_local $A)
+ )
+ (call_import $qa)
+ )
+ (set_local $f
+ (i32.add
+ (get_local $o)
+ (i32.const 8)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.load
+ (get_local $f)
+ )
+ (get_local $A)
+ )
+ (block
+ (i32.store
+ (get_local $u)
+ (get_local $o)
+ )
+ (i32.store
+ (get_local $f)
+ (get_local $q)
+ )
+ (set_local $C
+ (get_local $o)
+ )
+ (br $do-once$8)
+ )
+ (call_import $qa)
+ )
+ )
+ )
+ )
+ (block $do-once$12
+ (if
+ (get_local $e)
+ (block
+ (set_local $o
+ (i32.load offset=28
+ (get_local $A)
+ )
+ )
+ (set_local $s
+ (i32.add
+ (i32.const 1512)
+ (i32.shl
+ (get_local $o)
+ (i32.const 2)
+ )
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $A)
+ (i32.load
+ (get_local $s)
+ )
+ )
+ (block
+ (i32.store
+ (get_local $s)
+ (get_local $C)
+ )
+ (if
+ (i32.eq
+ (get_local $C)
+ (i32.const 0)
+ )
+ (block
+ (i32.store
+ (i32.const 1212)
+ (i32.and
+ (i32.load
+ (i32.const 1212)
+ )
+ (i32.xor
+ (i32.shl
+ (i32.const 1)
+ (get_local $o)
+ )
+ (i32.const -1)
+ )
+ )
+ )
+ (br $do-once$12)
+ )
+ )
+ )
+ (block
+ (if
+ (i32.lt_u
+ (get_local $e)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ )
+ (set_local $o
+ (i32.add
+ (get_local $e)
+ (i32.const 16)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.load
+ (get_local $o)
+ )
+ (get_local $A)
+ )
+ (i32.store
+ (get_local $o)
+ (get_local $C)
+ )
+ (i32.store offset=20
+ (get_local $e)
+ (get_local $C)
+ )
+ )
+ (br_if $do-once$12
+ (i32.eq
+ (get_local $C)
+ (i32.const 0)
+ )
+ )
+ )
+ )
+ (set_local $o
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $C)
+ (get_local $o)
+ )
+ (call_import $qa)
+ )
+ (i32.store offset=24
+ (get_local $C)
+ (get_local $e)
+ )
+ (set_local $s
+ (i32.load offset=16
+ (get_local $A)
+ )
+ )
+ (block $do-once$14
+ (if
+ (get_local $s)
+ (if
+ (i32.lt_u
+ (get_local $s)
+ (get_local $o)
+ )
+ (call_import $qa)
+ (block
+ (i32.store offset=16
+ (get_local $C)
+ (get_local $s)
+ )
+ (i32.store offset=24
+ (get_local $s)
+ (get_local $C)
+ )
+ (br $do-once$14)
+ )
+ )
+ )
+ )
+ (set_local $s
+ (i32.load offset=20
+ (get_local $A)
+ )
+ )
+ (if
+ (get_local $s)
+ (if
+ (i32.lt_u
+ (get_local $s)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ (block
+ (i32.store offset=20
+ (get_local $C)
+ (get_local $s)
+ )
+ (i32.store offset=24
+ (get_local $s)
+ (get_local $C)
+ )
+ (br $do-once$12)
+ )
+ )
+ )
+ )
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $z)
+ (i32.const 16)
+ )
+ (block
+ (set_local $e
+ (i32.add
+ (get_local $z)
+ (get_local $d)
+ )
+ )
+ (i32.store offset=4
+ (get_local $A)
+ (i32.or
+ (get_local $e)
+ (i32.const 3)
+ )
+ )
+ (set_local $s
+ (i32.add
+ (i32.add
+ (get_local $A)
+ (get_local $e)
+ )
+ (i32.const 4)
+ )
+ )
+ (i32.store
+ (get_local $s)
+ (i32.or
+ (i32.load
+ (get_local $s)
+ )
+ (i32.const 1)
+ )
+ )
+ )
+ (block
+ (i32.store offset=4
+ (get_local $A)
+ (i32.or
+ (get_local $d)
+ (i32.const 3)
+ )
+ )
+ (i32.store offset=4
+ (get_local $g)
+ (i32.or
+ (get_local $z)
+ (i32.const 1)
+ )
+ )
+ (i32.store
+ (i32.add
+ (get_local $g)
+ (get_local $z)
+ )
+ (get_local $z)
+ )
+ (set_local $s
+ (i32.load
+ (i32.const 1216)
+ )
+ )
+ (if
+ (get_local $s)
+ (block
+ (set_local $e
+ (i32.load
+ (i32.const 1228)
+ )
+ )
+ (set_local $o
+ (i32.shr_u
+ (get_local $s)
+ (i32.const 3)
+ )
+ )
+ (set_local $s
+ (i32.add
+ (i32.const 1248)
+ (i32.shl
+ (i32.shl
+ (get_local $o)
+ (i32.const 1)
+ )
+ (i32.const 2)
+ )
+ )
+ )
+ (set_local $q
+ (i32.load
+ (i32.const 1208)
+ )
+ )
+ (set_local $f
+ (i32.shl
+ (i32.const 1)
+ (get_local $o)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $q)
+ (get_local $f)
+ )
+ (i32.const 0)
+ )
+ (block
+ (i32.store
+ (i32.const 1208)
+ (i32.or
+ (get_local $q)
+ (get_local $f)
+ )
+ )
+ (set_local $H
+ (i32.add
+ (get_local $s)
+ (i32.const 8)
+ )
+ )
+ (set_local $I
+ (get_local $s)
+ )
+ )
+ (block
+ (set_local $f
+ (i32.add
+ (get_local $s)
+ (i32.const 8)
+ )
+ )
+ (set_local $q
+ (i32.load
+ (get_local $f)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $q)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ (block
+ (set_local $H
+ (get_local $f)
+ )
+ (set_local $I
+ (get_local $q)
+ )
+ )
+ )
+ )
+ )
+ (i32.store
+ (get_local $H)
+ (get_local $e)
+ )
+ (i32.store offset=12
+ (get_local $I)
+ (get_local $e)
+ )
+ (i32.store offset=8
+ (get_local $e)
+ (get_local $I)
+ )
+ (i32.store offset=12
+ (get_local $e)
+ (get_local $s)
+ )
+ )
+ )
+ (i32.store
+ (i32.const 1216)
+ (get_local $z)
+ )
+ (i32.store
+ (i32.const 1228)
+ (get_local $g)
+ )
+ )
+ )
+ (set_local $p
+ (i32.add
+ (get_local $A)
+ (i32.const 8)
+ )
+ )
+ (i32.store
+ (i32.const 8)
+ (get_local $b)
+ )
+ (return
+ (get_local $p)
+ )
+ )
+ )
+ )
+ (set_local $y
+ (get_local $d)
+ )
+ )
+ )
+ (if
+ (i32.gt_u
+ (get_local $a)
+ (i32.const -65)
+ )
+ (set_local $y
+ (i32.const -1)
+ )
+ (block
+ (set_local $s
+ (i32.add
+ (get_local $a)
+ (i32.const 11)
+ )
+ )
+ (set_local $e
+ (i32.and
+ (get_local $s)
+ (i32.const -8)
+ )
+ )
+ (set_local $q
+ (i32.load
+ (i32.const 1212)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $q)
+ (i32.const 0)
+ )
+ (set_local $y
+ (get_local $e)
+ )
+ (block
+ (set_local $f
+ (i32.sub
+ (i32.const 0)
+ (get_local $e)
+ )
+ )
+ (set_local $o
+ (i32.shr_u
+ (get_local $s)
+ (i32.const 8)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $o)
+ (i32.const 0)
+ )
+ (set_local $J
+ (i32.const 0)
+ )
+ (if
+ (i32.gt_u
+ (get_local $e)
+ (i32.const 16777215)
+ )
+ (set_local $J
+ (i32.const 31)
+ )
+ (block
+ (set_local $s
+ (i32.and
+ (i32.shr_u
+ (i32.add
+ (get_local $o)
+ (i32.const 1048320)
+ )
+ (i32.const 16)
+ )
+ (i32.const 8)
+ )
+ )
+ (set_local $u
+ (i32.shl
+ (get_local $o)
+ (get_local $s)
+ )
+ )
+ (set_local $o
+ (i32.and
+ (i32.shr_u
+ (i32.add
+ (get_local $u)
+ (i32.const 520192)
+ )
+ (i32.const 16)
+ )
+ (i32.const 4)
+ )
+ )
+ (set_local $j
+ (i32.shl
+ (get_local $u)
+ (get_local $o)
+ )
+ )
+ (set_local $u
+ (i32.and
+ (i32.shr_u
+ (i32.add
+ (get_local $j)
+ (i32.const 245760)
+ )
+ (i32.const 16)
+ )
+ (i32.const 2)
+ )
+ )
+ (set_local $t
+ (i32.add
+ (i32.sub
+ (i32.const 14)
+ (i32.or
+ (i32.or
+ (get_local $o)
+ (get_local $s)
+ )
+ (get_local $u)
+ )
+ )
+ (i32.shr_u
+ (i32.shl
+ (get_local $j)
+ (get_local $u)
+ )
+ (i32.const 15)
+ )
+ )
+ )
+ (set_local $J
+ (i32.or
+ (i32.and
+ (i32.shr_u
+ (get_local $e)
+ (i32.add
+ (get_local $t)
+ (i32.const 7)
+ )
+ )
+ (i32.const 1)
+ )
+ (i32.shl
+ (get_local $t)
+ (i32.const 1)
+ )
+ )
+ )
+ )
+ )
+ )
+ (set_local $t
+ (i32.load
+ (i32.add
+ (i32.shl
+ (get_local $J)
+ (i32.const 2)
+ )
+ (i32.const 1512)
+ )
+ )
+ )
+ (block $label$break$a
+ (if
+ (i32.eq
+ (get_local $t)
+ (i32.const 0)
+ )
+ (block
+ (set_local $K
+ (get_local $f)
+ )
+ (set_local $L
+ (i32.const 0)
+ )
+ (set_local $M
+ (i32.const 0)
+ )
+ (set_local $N
+ (i32.const 86)
+ )
+ )
+ (block
+ (set_local $u
+ (get_local $f)
+ )
+ (set_local $j
+ (i32.const 0)
+ )
+ (set_local $s
+ (i32.shl
+ (get_local $e)
+ (if
+ (i32.eq
+ (get_local $J)
+ (i32.const 31)
+ )
+ (i32.const 0)
+ (i32.sub
+ (i32.const 25)
+ (i32.shr_u
+ (get_local $J)
+ (i32.const 1)
+ )
+ )
+ )
+ )
+ )
+ (set_local $o
+ (get_local $t)
+ )
+ (set_local $i
+ (i32.const 0)
+ )
+ (loop $while-out$17 $while-in$18
+ (set_local $m
+ (i32.and
+ (i32.load offset=4
+ (get_local $o)
+ )
+ (i32.const -8)
+ )
+ )
+ (set_local $l
+ (i32.sub
+ (get_local $m)
+ (get_local $e)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $l)
+ (get_local $u)
+ )
+ (if
+ (i32.eq
+ (get_local $m)
+ (get_local $e)
+ )
+ (block
+ (set_local $O
+ (get_local $l)
+ )
+ (set_local $P
+ (get_local $o)
+ )
+ (set_local $Q
+ (get_local $o)
+ )
+ (set_local $N
+ (i32.const 90)
+ )
+ (br $label$break$a)
+ )
+ (block
+ (set_local $R
+ (get_local $l)
+ )
+ (set_local $S
+ (get_local $o)
+ )
+ )
+ )
+ (block
+ (set_local $R
+ (get_local $u)
+ )
+ (set_local $S
+ (get_local $i)
+ )
+ )
+ )
+ (set_local $l
+ (i32.load offset=20
+ (get_local $o)
+ )
+ )
+ (set_local $o
+ (i32.load
+ (i32.add
+ (i32.add
+ (get_local $o)
+ (i32.const 16)
+ )
+ (i32.shl
+ (i32.shr_u
+ (get_local $s)
+ (i32.const 31)
+ )
+ (i32.const 2)
+ )
+ )
+ )
+ )
+ (set_local $m
+ (if
+ (i32.or
+ (i32.eq
+ (get_local $l)
+ (i32.const 0)
+ )
+ (i32.eq
+ (get_local $l)
+ (get_local $o)
+ )
+ )
+ (get_local $j)
+ (get_local $l)
+ )
+ )
+ (set_local $l
+ (i32.eq
+ (get_local $o)
+ (i32.const 0)
+ )
+ )
+ (if
+ (get_local $l)
+ (block
+ (set_local $K
+ (get_local $R)
+ )
+ (set_local $L
+ (get_local $m)
+ )
+ (set_local $M
+ (get_local $S)
+ )
+ (set_local $N
+ (i32.const 86)
+ )
+ (br $while-out$17)
+ )
+ (block
+ (set_local $u
+ (get_local $R)
+ )
+ (set_local $j
+ (get_local $m)
+ )
+ (set_local $s
+ (i32.shl
+ (get_local $s)
+ (i32.xor
+ (i32.and
+ (get_local $l)
+ (i32.const 1)
+ )
+ (i32.const 1)
+ )
+ )
+ )
+ (set_local $i
+ (get_local $S)
+ )
+ )
+ )
+ (br $while-in$18)
+ )
+ )
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $N)
+ (i32.const 86)
+ )
+ (block
+ (if
+ (i32.and
+ (i32.eq
+ (get_local $L)
+ (i32.const 0)
+ )
+ (i32.eq
+ (get_local $M)
+ (i32.const 0)
+ )
+ )
+ (block
+ (set_local $t
+ (i32.shl
+ (i32.const 2)
+ (get_local $J)
+ )
+ )
+ (set_local $f
+ (i32.and
+ (get_local $q)
+ (i32.or
+ (get_local $t)
+ (i32.sub
+ (i32.const 0)
+ (get_local $t)
+ )
+ )
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $f)
+ (i32.const 0)
+ )
+ (block
+ (set_local $y
+ (get_local $e)
+ )
+ (br $do-once$0)
+ )
+ )
+ (set_local $t
+ (i32.add
+ (i32.and
+ (get_local $f)
+ (i32.sub
+ (i32.const 0)
+ (get_local $f)
+ )
+ )
+ (i32.const -1)
+ )
+ )
+ (set_local $f
+ (i32.and
+ (i32.shr_u
+ (get_local $t)
+ (i32.const 12)
+ )
+ (i32.const 16)
+ )
+ )
+ (set_local $d
+ (i32.shr_u
+ (get_local $t)
+ (get_local $f)
+ )
+ )
+ (set_local $t
+ (i32.and
+ (i32.shr_u
+ (get_local $d)
+ (i32.const 5)
+ )
+ (i32.const 8)
+ )
+ )
+ (set_local $g
+ (i32.shr_u
+ (get_local $d)
+ (get_local $t)
+ )
+ )
+ (set_local $d
+ (i32.and
+ (i32.shr_u
+ (get_local $g)
+ (i32.const 2)
+ )
+ (i32.const 4)
+ )
+ )
+ (set_local $i
+ (i32.shr_u
+ (get_local $g)
+ (get_local $d)
+ )
+ )
+ (set_local $g
+ (i32.and
+ (i32.shr_u
+ (get_local $i)
+ (i32.const 1)
+ )
+ (i32.const 2)
+ )
+ )
+ (set_local $s
+ (i32.shr_u
+ (get_local $i)
+ (get_local $g)
+ )
+ )
+ (set_local $i
+ (i32.and
+ (i32.shr_u
+ (get_local $s)
+ (i32.const 1)
+ )
+ (i32.const 1)
+ )
+ )
+ (set_local $T
+ (i32.load
+ (i32.add
+ (i32.shl
+ (i32.add
+ (i32.or
+ (i32.or
+ (i32.or
+ (i32.or
+ (get_local $t)
+ (get_local $f)
+ )
+ (get_local $d)
+ )
+ (get_local $g)
+ )
+ (get_local $i)
+ )
+ (i32.shr_u
+ (get_local $s)
+ (get_local $i)
+ )
+ )
+ (i32.const 2)
+ )
+ (i32.const 1512)
+ )
+ )
+ )
+ )
+ (set_local $T
+ (get_local $L)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $T)
+ (i32.const 0)
+ )
+ (block
+ (set_local $U
+ (get_local $K)
+ )
+ (set_local $V
+ (get_local $M)
+ )
+ )
+ (block
+ (set_local $O
+ (get_local $K)
+ )
+ (set_local $P
+ (get_local $T)
+ )
+ (set_local $Q
+ (get_local $M)
+ )
+ (set_local $N
+ (i32.const 90)
+ )
+ )
+ )
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $N)
+ (i32.const 90)
+ )
+ (loop $while-out$19 $while-in$20
+ (set_local $N
+ (i32.const 0)
+ )
+ (set_local $i
+ (i32.sub
+ (i32.and
+ (i32.load offset=4
+ (get_local $P)
+ )
+ (i32.const -8)
+ )
+ (get_local $e)
+ )
+ )
+ (set_local $s
+ (i32.lt_u
+ (get_local $i)
+ (get_local $O)
+ )
+ )
+ (set_local $g
+ (if
+ (get_local $s)
+ (get_local $i)
+ (get_local $O)
+ )
+ )
+ (set_local $i
+ (if
+ (get_local $s)
+ (get_local $P)
+ (get_local $Q)
+ )
+ )
+ (set_local $s
+ (i32.load offset=16
+ (get_local $P)
+ )
+ )
+ (if
+ (get_local $s)
+ (block
+ (set_local $O
+ (get_local $g)
+ )
+ (set_local $P
+ (get_local $s)
+ )
+ (set_local $Q
+ (get_local $i)
+ )
+ (set_local $N
+ (i32.const 90)
+ )
+ (br $while-in$20)
+ )
+ )
+ (set_local $P
+ (i32.load offset=20
+ (get_local $P)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $P)
+ (i32.const 0)
+ )
+ (block
+ (set_local $U
+ (get_local $g)
+ )
+ (set_local $V
+ (get_local $i)
+ )
+ (br $while-out$19)
+ )
+ (block
+ (set_local $O
+ (get_local $g)
+ )
+ (set_local $Q
+ (get_local $i)
+ )
+ (set_local $N
+ (i32.const 90)
+ )
+ )
+ )
+ (br $while-in$20)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $V)
+ (i32.const 0)
+ )
+ (set_local $y
+ (get_local $e)
+ )
+ (if
+ (i32.lt_u
+ (get_local $U)
+ (i32.sub
+ (i32.load
+ (i32.const 1216)
+ )
+ (get_local $e)
+ )
+ )
+ (block
+ (set_local $q
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $V)
+ (get_local $q)
+ )
+ (call_import $qa)
+ )
+ (set_local $i
+ (i32.add
+ (get_local $V)
+ (get_local $e)
+ )
+ )
+ (if
+ (i32.ge_u
+ (get_local $V)
+ (get_local $i)
+ )
+ (call_import $qa)
+ )
+ (set_local $g
+ (i32.load offset=24
+ (get_local $V)
+ )
+ )
+ (set_local $s
+ (i32.load offset=12
+ (get_local $V)
+ )
+ )
+ (block $do-once$21
+ (if
+ (i32.eq
+ (get_local $s)
+ (get_local $V)
+ )
+ (block
+ (set_local $d
+ (i32.add
+ (get_local $V)
+ (i32.const 20)
+ )
+ )
+ (set_local $f
+ (i32.load
+ (get_local $d)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $f)
+ (i32.const 0)
+ )
+ (block
+ (set_local $t
+ (i32.add
+ (get_local $V)
+ (i32.const 16)
+ )
+ )
+ (set_local $j
+ (i32.load
+ (get_local $t)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $j)
+ (i32.const 0)
+ )
+ (block
+ (set_local $W
+ (i32.const 0)
+ )
+ (br $do-once$21)
+ )
+ (block
+ (set_local $X
+ (get_local $j)
+ )
+ (set_local $Y
+ (get_local $t)
+ )
+ )
+ )
+ )
+ (block
+ (set_local $X
+ (get_local $f)
+ )
+ (set_local $Y
+ (get_local $d)
+ )
+ )
+ )
+ (loop $while-out$23 $while-in$24
+ (set_local $d
+ (i32.add
+ (get_local $X)
+ (i32.const 20)
+ )
+ )
+ (set_local $f
+ (i32.load
+ (get_local $d)
+ )
+ )
+ (if
+ (get_local $f)
+ (block
+ (set_local $X
+ (get_local $f)
+ )
+ (set_local $Y
+ (get_local $d)
+ )
+ (br $while-in$24)
+ )
+ )
+ (set_local $d
+ (i32.add
+ (get_local $X)
+ (i32.const 16)
+ )
+ )
+ (set_local $f
+ (i32.load
+ (get_local $d)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $f)
+ (i32.const 0)
+ )
+ (block
+ (set_local $Z
+ (get_local $X)
+ )
+ (set_local $_
+ (get_local $Y)
+ )
+ (br $while-out$23)
+ )
+ (block
+ (set_local $X
+ (get_local $f)
+ )
+ (set_local $Y
+ (get_local $d)
+ )
+ )
+ )
+ (br $while-in$24)
+ )
+ (if
+ (i32.lt_u
+ (get_local $_)
+ (get_local $q)
+ )
+ (call_import $qa)
+ (block
+ (i32.store
+ (get_local $_)
+ (i32.const 0)
+ )
+ (set_local $W
+ (get_local $Z)
+ )
+ (br $do-once$21)
+ )
+ )
+ )
+ (block
+ (set_local $d
+ (i32.load offset=8
+ (get_local $V)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $d)
+ (get_local $q)
+ )
+ (call_import $qa)
+ )
+ (set_local $f
+ (i32.add
+ (get_local $d)
+ (i32.const 12)
+ )
+ )
+ (if
+ (i32.ne
+ (i32.load
+ (get_local $f)
+ )
+ (get_local $V)
+ )
+ (call_import $qa)
+ )
+ (set_local $t
+ (i32.add
+ (get_local $s)
+ (i32.const 8)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.load
+ (get_local $t)
+ )
+ (get_local $V)
+ )
+ (block
+ (i32.store
+ (get_local $f)
+ (get_local $s)
+ )
+ (i32.store
+ (get_local $t)
+ (get_local $d)
+ )
+ (set_local $W
+ (get_local $s)
+ )
+ (br $do-once$21)
+ )
+ (call_import $qa)
+ )
+ )
+ )
+ )
+ (block $do-once$25
+ (if
+ (get_local $g)
+ (block
+ (set_local $s
+ (i32.load offset=28
+ (get_local $V)
+ )
+ )
+ (set_local $q
+ (i32.add
+ (i32.const 1512)
+ (i32.shl
+ (get_local $s)
+ (i32.const 2)
+ )
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $V)
+ (i32.load
+ (get_local $q)
+ )
+ )
+ (block
+ (i32.store
+ (get_local $q)
+ (get_local $W)
+ )
+ (if
+ (i32.eq
+ (get_local $W)
+ (i32.const 0)
+ )
+ (block
+ (i32.store
+ (i32.const 1212)
+ (i32.and
+ (i32.load
+ (i32.const 1212)
+ )
+ (i32.xor
+ (i32.shl
+ (i32.const 1)
+ (get_local $s)
+ )
+ (i32.const -1)
+ )
+ )
+ )
+ (br $do-once$25)
+ )
+ )
+ )
+ (block
+ (if
+ (i32.lt_u
+ (get_local $g)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ )
+ (set_local $s
+ (i32.add
+ (get_local $g)
+ (i32.const 16)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.load
+ (get_local $s)
+ )
+ (get_local $V)
+ )
+ (i32.store
+ (get_local $s)
+ (get_local $W)
+ )
+ (i32.store offset=20
+ (get_local $g)
+ (get_local $W)
+ )
+ )
+ (br_if $do-once$25
+ (i32.eq
+ (get_local $W)
+ (i32.const 0)
+ )
+ )
+ )
+ )
+ (set_local $s
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $W)
+ (get_local $s)
+ )
+ (call_import $qa)
+ )
+ (i32.store offset=24
+ (get_local $W)
+ (get_local $g)
+ )
+ (set_local $q
+ (i32.load offset=16
+ (get_local $V)
+ )
+ )
+ (block $do-once$27
+ (if
+ (get_local $q)
+ (if
+ (i32.lt_u
+ (get_local $q)
+ (get_local $s)
+ )
+ (call_import $qa)
+ (block
+ (i32.store offset=16
+ (get_local $W)
+ (get_local $q)
+ )
+ (i32.store offset=24
+ (get_local $q)
+ (get_local $W)
+ )
+ (br $do-once$27)
+ )
+ )
+ )
+ )
+ (set_local $q
+ (i32.load offset=20
+ (get_local $V)
+ )
+ )
+ (if
+ (get_local $q)
+ (if
+ (i32.lt_u
+ (get_local $q)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ (block
+ (i32.store offset=20
+ (get_local $W)
+ (get_local $q)
+ )
+ (i32.store offset=24
+ (get_local $q)
+ (get_local $W)
+ )
+ (br $do-once$25)
+ )
+ )
+ )
+ )
+ )
+ )
+ (block $do-once$29
+ (if
+ (i32.lt_u
+ (get_local $U)
+ (i32.const 16)
+ )
+ (block
+ (set_local $g
+ (i32.add
+ (get_local $U)
+ (get_local $e)
+ )
+ )
+ (i32.store offset=4
+ (get_local $V)
+ (i32.or
+ (get_local $g)
+ (i32.const 3)
+ )
+ )
+ (set_local $q
+ (i32.add
+ (i32.add
+ (get_local $V)
+ (get_local $g)
+ )
+ (i32.const 4)
+ )
+ )
+ (i32.store
+ (get_local $q)
+ (i32.or
+ (i32.load
+ (get_local $q)
+ )
+ (i32.const 1)
+ )
+ )
+ )
+ (block
+ (i32.store offset=4
+ (get_local $V)
+ (i32.or
+ (get_local $e)
+ (i32.const 3)
+ )
+ )
+ (i32.store offset=4
+ (get_local $i)
+ (i32.or
+ (get_local $U)
+ (i32.const 1)
+ )
+ )
+ (i32.store
+ (i32.add
+ (get_local $i)
+ (get_local $U)
+ )
+ (get_local $U)
+ )
+ (set_local $q
+ (i32.shr_u
+ (get_local $U)
+ (i32.const 3)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $U)
+ (i32.const 256)
+ )
+ (block
+ (set_local $g
+ (i32.add
+ (i32.const 1248)
+ (i32.shl
+ (i32.shl
+ (get_local $q)
+ (i32.const 1)
+ )
+ (i32.const 2)
+ )
+ )
+ )
+ (set_local $s
+ (i32.load
+ (i32.const 1208)
+ )
+ )
+ (set_local $d
+ (i32.shl
+ (i32.const 1)
+ (get_local $q)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $s)
+ (get_local $d)
+ )
+ (i32.const 0)
+ )
+ (block
+ (i32.store
+ (i32.const 1208)
+ (i32.or
+ (get_local $s)
+ (get_local $d)
+ )
+ )
+ (set_local $$
+ (i32.add
+ (get_local $g)
+ (i32.const 8)
+ )
+ )
+ (set_local $aa
+ (get_local $g)
+ )
+ )
+ (block
+ (set_local $d
+ (i32.add
+ (get_local $g)
+ (i32.const 8)
+ )
+ )
+ (set_local $s
+ (i32.load
+ (get_local $d)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $s)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ (block
+ (set_local $$
+ (get_local $d)
+ )
+ (set_local $aa
+ (get_local $s)
+ )
+ )
+ )
+ )
+ )
+ (i32.store
+ (get_local $$)
+ (get_local $i)
+ )
+ (i32.store offset=12
+ (get_local $aa)
+ (get_local $i)
+ )
+ (i32.store offset=8
+ (get_local $i)
+ (get_local $aa)
+ )
+ (i32.store offset=12
+ (get_local $i)
+ (get_local $g)
+ )
+ (br $do-once$29)
+ )
+ )
+ (set_local $g
+ (i32.shr_u
+ (get_local $U)
+ (i32.const 8)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $g)
+ (i32.const 0)
+ )
+ (set_local $ba
+ (i32.const 0)
+ )
+ (if
+ (i32.gt_u
+ (get_local $U)
+ (i32.const 16777215)
+ )
+ (set_local $ba
+ (i32.const 31)
+ )
+ (block
+ (set_local $s
+ (i32.and
+ (i32.shr_u
+ (i32.add
+ (get_local $g)
+ (i32.const 1048320)
+ )
+ (i32.const 16)
+ )
+ (i32.const 8)
+ )
+ )
+ (set_local $d
+ (i32.shl
+ (get_local $g)
+ (get_local $s)
+ )
+ )
+ (set_local $g
+ (i32.and
+ (i32.shr_u
+ (i32.add
+ (get_local $d)
+ (i32.const 520192)
+ )
+ (i32.const 16)
+ )
+ (i32.const 4)
+ )
+ )
+ (set_local $q
+ (i32.shl
+ (get_local $d)
+ (get_local $g)
+ )
+ )
+ (set_local $d
+ (i32.and
+ (i32.shr_u
+ (i32.add
+ (get_local $q)
+ (i32.const 245760)
+ )
+ (i32.const 16)
+ )
+ (i32.const 2)
+ )
+ )
+ (set_local $t
+ (i32.add
+ (i32.sub
+ (i32.const 14)
+ (i32.or
+ (i32.or
+ (get_local $g)
+ (get_local $s)
+ )
+ (get_local $d)
+ )
+ )
+ (i32.shr_u
+ (i32.shl
+ (get_local $q)
+ (get_local $d)
+ )
+ (i32.const 15)
+ )
+ )
+ )
+ (set_local $ba
+ (i32.or
+ (i32.and
+ (i32.shr_u
+ (get_local $U)
+ (i32.add
+ (get_local $t)
+ (i32.const 7)
+ )
+ )
+ (i32.const 1)
+ )
+ (i32.shl
+ (get_local $t)
+ (i32.const 1)
+ )
+ )
+ )
+ )
+ )
+ )
+ (set_local $t
+ (i32.add
+ (i32.const 1512)
+ (i32.shl
+ (get_local $ba)
+ (i32.const 2)
+ )
+ )
+ )
+ (i32.store offset=28
+ (get_local $i)
+ (get_local $ba)
+ )
+ (set_local $d
+ (i32.add
+ (get_local $i)
+ (i32.const 16)
+ )
+ )
+ (i32.store offset=4
+ (get_local $d)
+ (i32.const 0)
+ )
+ (i32.store
+ (get_local $d)
+ (i32.const 0)
+ )
+ (set_local $d
+ (i32.load
+ (i32.const 1212)
+ )
+ )
+ (set_local $q
+ (i32.shl
+ (i32.const 1)
+ (get_local $ba)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $d)
+ (get_local $q)
+ )
+ (i32.const 0)
+ )
+ (block
+ (i32.store
+ (i32.const 1212)
+ (i32.or
+ (get_local $d)
+ (get_local $q)
+ )
+ )
+ (i32.store
+ (get_local $t)
+ (get_local $i)
+ )
+ (i32.store offset=24
+ (get_local $i)
+ (get_local $t)
+ )
+ (i32.store offset=12
+ (get_local $i)
+ (get_local $i)
+ )
+ (i32.store offset=8
+ (get_local $i)
+ (get_local $i)
+ )
+ (br $do-once$29)
+ )
+ )
+ (set_local $q
+ (i32.shl
+ (get_local $U)
+ (if
+ (i32.eq
+ (get_local $ba)
+ (i32.const 31)
+ )
+ (i32.const 0)
+ (i32.sub
+ (i32.const 25)
+ (i32.shr_u
+ (get_local $ba)
+ (i32.const 1)
+ )
+ )
+ )
+ )
+ )
+ (set_local $d
+ (i32.load
+ (get_local $t)
+ )
+ )
+ (loop $while-out$31 $while-in$32
+ (if
+ (i32.eq
+ (i32.and
+ (i32.load offset=4
+ (get_local $d)
+ )
+ (i32.const -8)
+ )
+ (get_local $U)
+ )
+ (block
+ (set_local $ca
+ (get_local $d)
+ )
+ (set_local $N
+ (i32.const 148)
+ )
+ (br $while-out$31)
+ )
+ )
+ (set_local $t
+ (i32.add
+ (i32.add
+ (get_local $d)
+ (i32.const 16)
+ )
+ (i32.shl
+ (i32.shr_u
+ (get_local $q)
+ (i32.const 31)
+ )
+ (i32.const 2)
+ )
+ )
+ )
+ (set_local $s
+ (i32.load
+ (get_local $t)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $s)
+ (i32.const 0)
+ )
+ (block
+ (set_local $da
+ (get_local $t)
+ )
+ (set_local $ea
+ (get_local $d)
+ )
+ (set_local $N
+ (i32.const 145)
+ )
+ (br $while-out$31)
+ )
+ (block
+ (set_local $q
+ (i32.shl
+ (get_local $q)
+ (i32.const 1)
+ )
+ )
+ (set_local $d
+ (get_local $s)
+ )
+ )
+ )
+ (br $while-in$32)
+ )
+ (if
+ (i32.eq
+ (get_local $N)
+ (i32.const 145)
+ )
+ (if
+ (i32.lt_u
+ (get_local $da)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ (block
+ (i32.store
+ (get_local $da)
+ (get_local $i)
+ )
+ (i32.store offset=24
+ (get_local $i)
+ (get_local $ea)
+ )
+ (i32.store offset=12
+ (get_local $i)
+ (get_local $i)
+ )
+ (i32.store offset=8
+ (get_local $i)
+ (get_local $i)
+ )
+ (br $do-once$29)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $N)
+ (i32.const 148)
+ )
+ (block
+ (set_local $d
+ (i32.add
+ (get_local $ca)
+ (i32.const 8)
+ )
+ )
+ (set_local $q
+ (i32.load
+ (get_local $d)
+ )
+ )
+ (set_local $s
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (if
+ (i32.and
+ (i32.ge_u
+ (get_local $q)
+ (get_local $s)
+ )
+ (i32.ge_u
+ (get_local $ca)
+ (get_local $s)
+ )
+ )
+ (block
+ (i32.store offset=12
+ (get_local $q)
+ (get_local $i)
+ )
+ (i32.store
+ (get_local $d)
+ (get_local $i)
+ )
+ (i32.store offset=8
+ (get_local $i)
+ (get_local $q)
+ )
+ (i32.store offset=12
+ (get_local $i)
+ (get_local $ca)
+ )
+ (i32.store offset=24
+ (get_local $i)
+ (i32.const 0)
+ )
+ (br $do-once$29)
+ )
+ (call_import $qa)
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ (set_local $p
+ (i32.add
+ (get_local $V)
+ (i32.const 8)
+ )
+ )
+ (i32.store
+ (i32.const 8)
+ (get_local $b)
+ )
+ (return
+ (get_local $p)
+ )
+ )
+ (set_local $y
+ (get_local $e)
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ (set_local $V
+ (i32.load
+ (i32.const 1216)
+ )
+ )
+ (if
+ (i32.ge_u
+ (get_local $V)
+ (get_local $y)
+ )
+ (block
+ (set_local $ca
+ (i32.sub
+ (get_local $V)
+ (get_local $y)
+ )
+ )
+ (set_local $ea
+ (i32.load
+ (i32.const 1228)
+ )
+ )
+ (if
+ (i32.gt_u
+ (get_local $ca)
+ (i32.const 15)
+ )
+ (block
+ (set_local $da
+ (i32.add
+ (get_local $ea)
+ (get_local $y)
+ )
+ )
+ (i32.store
+ (i32.const 1228)
+ (get_local $da)
+ )
+ (i32.store
+ (i32.const 1216)
+ (get_local $ca)
+ )
+ (i32.store offset=4
+ (get_local $da)
+ (i32.or
+ (get_local $ca)
+ (i32.const 1)
+ )
+ )
+ (i32.store
+ (i32.add
+ (get_local $da)
+ (get_local $ca)
+ )
+ (get_local $ca)
+ )
+ (i32.store offset=4
+ (get_local $ea)
+ (i32.or
+ (get_local $y)
+ (i32.const 3)
+ )
+ )
+ )
+ (block
+ (i32.store
+ (i32.const 1216)
+ (i32.const 0)
+ )
+ (i32.store
+ (i32.const 1228)
+ (i32.const 0)
+ )
+ (i32.store offset=4
+ (get_local $ea)
+ (i32.or
+ (get_local $V)
+ (i32.const 3)
+ )
+ )
+ (set_local $ca
+ (i32.add
+ (i32.add
+ (get_local $ea)
+ (get_local $V)
+ )
+ (i32.const 4)
+ )
+ )
+ (i32.store
+ (get_local $ca)
+ (i32.or
+ (i32.load
+ (get_local $ca)
+ )
+ (i32.const 1)
+ )
+ )
+ )
+ )
+ (set_local $p
+ (i32.add
+ (get_local $ea)
+ (i32.const 8)
+ )
+ )
+ (i32.store
+ (i32.const 8)
+ (get_local $b)
+ )
+ (return
+ (get_local $p)
+ )
+ )
+ )
+ (set_local $ea
+ (i32.load
+ (i32.const 1220)
+ )
+ )
+ (if
+ (i32.gt_u
+ (get_local $ea)
+ (get_local $y)
+ )
+ (block
+ (set_local $ca
+ (i32.sub
+ (get_local $ea)
+ (get_local $y)
+ )
+ )
+ (i32.store
+ (i32.const 1220)
+ (get_local $ca)
+ )
+ (set_local $ea
+ (i32.load
+ (i32.const 1232)
+ )
+ )
+ (set_local $V
+ (i32.add
+ (get_local $ea)
+ (get_local $y)
+ )
+ )
+ (i32.store
+ (i32.const 1232)
+ (get_local $V)
+ )
+ (i32.store offset=4
+ (get_local $V)
+ (i32.or
+ (get_local $ca)
+ (i32.const 1)
+ )
+ )
+ (i32.store offset=4
+ (get_local $ea)
+ (i32.or
+ (get_local $y)
+ (i32.const 3)
+ )
+ )
+ (set_local $p
+ (i32.add
+ (get_local $ea)
+ (i32.const 8)
+ )
+ )
+ (i32.store
+ (i32.const 8)
+ (get_local $b)
+ )
+ (return
+ (get_local $p)
+ )
+ )
+ )
+ (if
+ (i32.eq
+ (i32.load
+ (i32.const 1680)
+ )
+ (i32.const 0)
+ )
+ (block
+ (i32.store
+ (i32.const 1688)
+ (i32.const 4096)
+ )
+ (i32.store
+ (i32.const 1684)
+ (i32.const 4096)
+ )
+ (i32.store
+ (i32.const 1692)
+ (i32.const -1)
+ )
+ (i32.store
+ (i32.const 1696)
+ (i32.const -1)
+ )
+ (i32.store
+ (i32.const 1700)
+ (i32.const 0)
+ )
+ (i32.store
+ (i32.const 1652)
+ (i32.const 0)
+ )
+ (set_local $ea
+ (i32.xor
+ (i32.and
+ (get_local $c)
+ (i32.const -16)
+ )
+ (i32.const 1431655768)
+ )
+ )
+ (i32.store
+ (get_local $c)
+ (get_local $ea)
+ )
+ (i32.store
+ (i32.const 1680)
+ (get_local $ea)
+ )
+ )
+ )
+ (set_local $ea
+ (i32.add
+ (get_local $y)
+ (i32.const 48)
+ )
+ )
+ (set_local $c
+ (i32.load
+ (i32.const 1688)
+ )
+ )
+ (set_local $ca
+ (i32.add
+ (get_local $y)
+ (i32.const 47)
+ )
+ )
+ (set_local $V
+ (i32.add
+ (get_local $c)
+ (get_local $ca)
+ )
+ )
+ (set_local $da
+ (i32.sub
+ (i32.const 0)
+ (get_local $c)
+ )
+ )
+ (set_local $c
+ (i32.and
+ (get_local $V)
+ (get_local $da)
+ )
+ )
+ (if
+ (i32.le_u
+ (get_local $c)
+ (get_local $y)
+ )
+ (block
+ (set_local $p
+ (i32.const 0)
+ )
+ (i32.store
+ (i32.const 8)
+ (get_local $b)
+ )
+ (return
+ (get_local $p)
+ )
+ )
+ )
+ (set_local $U
+ (i32.load
+ (i32.const 1648)
+ )
+ )
+ (if
+ (get_local $U)
+ (block
+ (set_local $ba
+ (i32.load
+ (i32.const 1640)
+ )
+ )
+ (set_local $aa
+ (i32.add
+ (get_local $ba)
+ (get_local $c)
+ )
+ )
+ (if
+ (i32.or
+ (i32.le_u
+ (get_local $aa)
+ (get_local $ba)
+ )
+ (i32.gt_u
+ (get_local $aa)
+ (get_local $U)
+ )
+ )
+ (block
+ (set_local $p
+ (i32.const 0)
+ )
+ (i32.store
+ (i32.const 8)
+ (get_local $b)
+ )
+ (return
+ (get_local $p)
+ )
+ )
+ )
+ )
+ )
+ (block $label$break$b
+ (if
+ (i32.eq
+ (i32.and
+ (i32.load
+ (i32.const 1652)
+ )
+ (i32.const 4)
+ )
+ (i32.const 0)
+ )
+ (block
+ (set_local $U
+ (i32.load
+ (i32.const 1232)
+ )
+ )
+ (block $label$break$c
+ (if
+ (i32.eq
+ (get_local $U)
+ (i32.const 0)
+ )
+ (set_local $N
+ (i32.const 171)
+ )
+ (block
+ (set_local $aa
+ (i32.const 1656)
+ )
+ (loop $while-out$35 $while-in$36
+ (set_local $ba
+ (i32.load
+ (get_local $aa)
+ )
+ )
+ (if
+ (i32.le_u
+ (get_local $ba)
+ (get_local $U)
+ )
+ (block
+ (set_local $$
+ (i32.add
+ (get_local $aa)
+ (i32.const 4)
+ )
+ )
+ (if
+ (i32.gt_u
+ (i32.add
+ (get_local $ba)
+ (i32.load
+ (get_local $$)
+ )
+ )
+ (get_local $U)
+ )
+ (block
+ (set_local $fa
+ (get_local $aa)
+ )
+ (set_local $ga
+ (get_local $$)
+ )
+ (br $while-out$35)
+ )
+ )
+ )
+ )
+ (set_local $aa
+ (i32.load offset=8
+ (get_local $aa)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $aa)
+ (i32.const 0)
+ )
+ (block
+ (set_local $N
+ (i32.const 171)
+ )
+ (br $label$break$c)
+ )
+ )
+ (br $while-in$36)
+ )
+ (set_local $aa
+ (i32.and
+ (i32.sub
+ (get_local $V)
+ (i32.load
+ (i32.const 1220)
+ )
+ )
+ (get_local $da)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $aa)
+ (i32.const 2147483647)
+ )
+ (block
+ (set_local $$
+ (call_import $ta
+ (get_local $aa)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $$)
+ (i32.add
+ (i32.load
+ (get_local $fa)
+ )
+ (i32.load
+ (get_local $ga)
+ )
+ )
+ )
+ (if
+ (i32.ne
+ (get_local $$)
+ (i32.const -1)
+ )
+ (block
+ (set_local $ha
+ (get_local $$)
+ )
+ (set_local $ia
+ (get_local $aa)
+ )
+ (set_local $N
+ (i32.const 191)
+ )
+ (br $label$break$b)
+ )
+ )
+ (block
+ (set_local $ja
+ (get_local $$)
+ )
+ (set_local $ka
+ (get_local $aa)
+ )
+ (set_local $N
+ (i32.const 181)
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ (block $do-once$37
+ (if
+ (i32.eq
+ (get_local $N)
+ (i32.const 171)
+ )
+ (block
+ (set_local $U
+ (call_import $ta
+ (i32.const 0)
+ )
+ )
+ (if
+ (i32.ne
+ (get_local $U)
+ (i32.const -1)
+ )
+ (block
+ (set_local $e
+ (get_local $U)
+ )
+ (set_local $aa
+ (i32.load
+ (i32.const 1684)
+ )
+ )
+ (set_local $$
+ (i32.add
+ (get_local $aa)
+ (i32.const -1)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $$)
+ (get_local $e)
+ )
+ (i32.const 0)
+ )
+ (set_local $la
+ (get_local $c)
+ )
+ (set_local $la
+ (i32.add
+ (i32.sub
+ (get_local $c)
+ (get_local $e)
+ )
+ (i32.and
+ (i32.add
+ (get_local $$)
+ (get_local $e)
+ )
+ (i32.sub
+ (i32.const 0)
+ (get_local $aa)
+ )
+ )
+ )
+ )
+ )
+ (set_local $aa
+ (i32.load
+ (i32.const 1640)
+ )
+ )
+ (set_local $e
+ (i32.add
+ (get_local $aa)
+ (get_local $la)
+ )
+ )
+ (if
+ (i32.and
+ (i32.gt_u
+ (get_local $la)
+ (get_local $y)
+ )
+ (i32.lt_u
+ (get_local $la)
+ (i32.const 2147483647)
+ )
+ )
+ (block
+ (set_local $$
+ (i32.load
+ (i32.const 1648)
+ )
+ )
+ (if
+ (get_local $$)
+ (br_if $do-once$37
+ (i32.or
+ (i32.le_u
+ (get_local $e)
+ (get_local $aa)
+ )
+ (i32.gt_u
+ (get_local $e)
+ (get_local $$)
+ )
+ )
+ )
+ )
+ (set_local $$
+ (call_import $ta
+ (get_local $la)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $$)
+ (get_local $U)
+ )
+ (block
+ (set_local $ha
+ (get_local $U)
+ )
+ (set_local $ia
+ (get_local $la)
+ )
+ (set_local $N
+ (i32.const 191)
+ )
+ (br $label$break$b)
+ )
+ (block
+ (set_local $ja
+ (get_local $$)
+ )
+ (set_local $ka
+ (get_local $la)
+ )
+ (set_local $N
+ (i32.const 181)
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ (block $label$break$d
+ (if
+ (i32.eq
+ (get_local $N)
+ (i32.const 181)
+ )
+ (block
+ (set_local $$
+ (i32.sub
+ (i32.const 0)
+ (get_local $ka)
+ )
+ )
+ (block $do-once$40
+ (if
+ (i32.and
+ (i32.gt_u
+ (get_local $ea)
+ (get_local $ka)
+ )
+ (i32.and
+ (i32.lt_u
+ (get_local $ka)
+ (i32.const 2147483647)
+ )
+ (i32.ne
+ (get_local $ja)
+ (i32.const -1)
+ )
+ )
+ )
+ (block
+ (set_local $U
+ (i32.load
+ (i32.const 1688)
+ )
+ )
+ (set_local $e
+ (i32.and
+ (i32.add
+ (i32.sub
+ (get_local $ca)
+ (get_local $ka)
+ )
+ (get_local $U)
+ )
+ (i32.sub
+ (i32.const 0)
+ (get_local $U)
+ )
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $e)
+ (i32.const 2147483647)
+ )
+ (if
+ (i32.eq
+ (call_import $ta
+ (get_local $e)
+ )
+ (i32.const -1)
+ )
+ (block
+ (call_import $ta
+ (get_local $$)
+ )
+ (br $label$break$d)
+ )
+ (block
+ (set_local $ma
+ (i32.add
+ (get_local $e)
+ (get_local $ka)
+ )
+ )
+ (br $do-once$40)
+ )
+ )
+ (set_local $ma
+ (get_local $ka)
+ )
+ )
+ )
+ (set_local $ma
+ (get_local $ka)
+ )
+ )
+ )
+ (if
+ (i32.ne
+ (get_local $ja)
+ (i32.const -1)
+ )
+ (block
+ (set_local $ha
+ (get_local $ja)
+ )
+ (set_local $ia
+ (get_local $ma)
+ )
+ (set_local $N
+ (i32.const 191)
+ )
+ (br $label$break$b)
+ )
+ )
+ )
+ )
+ )
+ (i32.store
+ (i32.const 1652)
+ (i32.or
+ (i32.load
+ (i32.const 1652)
+ )
+ (i32.const 4)
+ )
+ )
+ (set_local $N
+ (i32.const 188)
+ )
+ )
+ (set_local $N
+ (i32.const 188)
+ )
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $N)
+ (i32.const 188)
+ )
+ (if
+ (i32.lt_u
+ (get_local $c)
+ (i32.const 2147483647)
+ )
+ (block
+ (set_local $ma
+ (call_import $ta
+ (get_local $c)
+ )
+ )
+ (set_local $c
+ (call_import $ta
+ (i32.const 0)
+ )
+ )
+ (if
+ (i32.and
+ (i32.lt_u
+ (get_local $ma)
+ (get_local $c)
+ )
+ (i32.and
+ (i32.ne
+ (get_local $ma)
+ (i32.const -1)
+ )
+ (i32.ne
+ (get_local $c)
+ (i32.const -1)
+ )
+ )
+ )
+ (block
+ (set_local $ja
+ (i32.sub
+ (get_local $c)
+ (get_local $ma)
+ )
+ )
+ (if
+ (i32.gt_u
+ (get_local $ja)
+ (i32.add
+ (get_local $y)
+ (i32.const 40)
+ )
+ )
+ (block
+ (set_local $ha
+ (get_local $ma)
+ )
+ (set_local $ia
+ (get_local $ja)
+ )
+ (set_local $N
+ (i32.const 191)
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $N)
+ (i32.const 191)
+ )
+ (block
+ (set_local $ja
+ (i32.add
+ (i32.load
+ (i32.const 1640)
+ )
+ (get_local $ia)
+ )
+ )
+ (i32.store
+ (i32.const 1640)
+ (get_local $ja)
+ )
+ (if
+ (i32.gt_u
+ (get_local $ja)
+ (i32.load
+ (i32.const 1644)
+ )
+ )
+ (i32.store
+ (i32.const 1644)
+ (get_local $ja)
+ )
+ )
+ (set_local $ja
+ (i32.load
+ (i32.const 1232)
+ )
+ )
+ (block $do-once$42
+ (if
+ (i32.eq
+ (get_local $ja)
+ (i32.const 0)
+ )
+ (block
+ (set_local $ma
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (if
+ (i32.or
+ (i32.eq
+ (get_local $ma)
+ (i32.const 0)
+ )
+ (i32.lt_u
+ (get_local $ha)
+ (get_local $ma)
+ )
+ )
+ (i32.store
+ (i32.const 1224)
+ (get_local $ha)
+ )
+ )
+ (i32.store
+ (i32.const 1656)
+ (get_local $ha)
+ )
+ (i32.store
+ (i32.const 1660)
+ (get_local $ia)
+ )
+ (i32.store
+ (i32.const 1668)
+ (i32.const 0)
+ )
+ (i32.store
+ (i32.const 1244)
+ (i32.load
+ (i32.const 1680)
+ )
+ )
+ (i32.store
+ (i32.const 1240)
+ (i32.const -1)
+ )
+ (set_local $ma
+ (i32.const 0)
+ )
+ (loop $do-out$44 $do-in$45
+ (set_local $c
+ (i32.add
+ (i32.const 1248)
+ (i32.shl
+ (i32.shl
+ (get_local $ma)
+ (i32.const 1)
+ )
+ (i32.const 2)
+ )
+ )
+ )
+ (i32.store offset=12
+ (get_local $c)
+ (get_local $c)
+ )
+ (i32.store offset=8
+ (get_local $c)
+ (get_local $c)
+ )
+ (set_local $ma
+ (i32.add
+ (get_local $ma)
+ (i32.const 1)
+ )
+ )
+ (br_if $do-in$45
+ (i32.ne
+ (get_local $ma)
+ (i32.const 32)
+ )
+ )
+ )
+ (set_local $ma
+ (i32.add
+ (get_local $ha)
+ (i32.const 8)
+ )
+ )
+ (set_local $c
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $ma)
+ (i32.const 7)
+ )
+ (i32.const 0)
+ )
+ (i32.const 0)
+ (i32.and
+ (i32.sub
+ (i32.const 0)
+ (get_local $ma)
+ )
+ (i32.const 7)
+ )
+ )
+ )
+ (set_local $ma
+ (i32.add
+ (get_local $ha)
+ (get_local $c)
+ )
+ )
+ (set_local $ka
+ (i32.sub
+ (i32.add
+ (get_local $ia)
+ (i32.const -40)
+ )
+ (get_local $c)
+ )
+ )
+ (i32.store
+ (i32.const 1232)
+ (get_local $ma)
+ )
+ (i32.store
+ (i32.const 1220)
+ (get_local $ka)
+ )
+ (i32.store offset=4
+ (get_local $ma)
+ (i32.or
+ (get_local $ka)
+ (i32.const 1)
+ )
+ )
+ (i32.store offset=4
+ (i32.add
+ (get_local $ma)
+ (get_local $ka)
+ )
+ (i32.const 40)
+ )
+ (i32.store
+ (i32.const 1236)
+ (i32.load
+ (i32.const 1696)
+ )
+ )
+ )
+ (block
+ (set_local $ka
+ (i32.const 1656)
+ )
+ (loop $do-out$46 $do-in$47
+ (set_local $ma
+ (i32.load
+ (get_local $ka)
+ )
+ )
+ (set_local $c
+ (i32.add
+ (get_local $ka)
+ (i32.const 4)
+ )
+ )
+ (set_local $ca
+ (i32.load
+ (get_local $c)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $ha)
+ (i32.add
+ (get_local $ma)
+ (get_local $ca)
+ )
+ )
+ (block
+ (set_local $na
+ (get_local $ma)
+ )
+ (set_local $oa
+ (get_local $c)
+ )
+ (set_local $pa
+ (get_local $ca)
+ )
+ (set_local $ra
+ (get_local $ka)
+ )
+ (set_local $N
+ (i32.const 201)
+ )
+ (br $do-out$46)
+ )
+ )
+ (set_local $ka
+ (i32.load offset=8
+ (get_local $ka)
+ )
+ )
+ (br_if $do-in$47
+ (i32.ne
+ (get_local $ka)
+ (i32.const 0)
+ )
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $N)
+ (i32.const 201)
+ )
+ (if
+ (i32.eq
+ (i32.and
+ (i32.load offset=12
+ (get_local $ra)
+ )
+ (i32.const 8)
+ )
+ (i32.const 0)
+ )
+ (if
+ (i32.and
+ (i32.lt_u
+ (get_local $ja)
+ (get_local $ha)
+ )
+ (i32.ge_u
+ (get_local $ja)
+ (get_local $na)
+ )
+ )
+ (block
+ (i32.store
+ (get_local $oa)
+ (i32.add
+ (get_local $pa)
+ (get_local $ia)
+ )
+ )
+ (set_local $ka
+ (i32.add
+ (get_local $ja)
+ (i32.const 8)
+ )
+ )
+ (set_local $ca
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $ka)
+ (i32.const 7)
+ )
+ (i32.const 0)
+ )
+ (i32.const 0)
+ (i32.and
+ (i32.sub
+ (i32.const 0)
+ (get_local $ka)
+ )
+ (i32.const 7)
+ )
+ )
+ )
+ (set_local $ka
+ (i32.add
+ (get_local $ja)
+ (get_local $ca)
+ )
+ )
+ (set_local $c
+ (i32.add
+ (i32.sub
+ (get_local $ia)
+ (get_local $ca)
+ )
+ (i32.load
+ (i32.const 1220)
+ )
+ )
+ )
+ (i32.store
+ (i32.const 1232)
+ (get_local $ka)
+ )
+ (i32.store
+ (i32.const 1220)
+ (get_local $c)
+ )
+ (i32.store offset=4
+ (get_local $ka)
+ (i32.or
+ (get_local $c)
+ (i32.const 1)
+ )
+ )
+ (i32.store offset=4
+ (i32.add
+ (get_local $ka)
+ (get_local $c)
+ )
+ (i32.const 40)
+ )
+ (i32.store
+ (i32.const 1236)
+ (i32.load
+ (i32.const 1696)
+ )
+ )
+ (br $do-once$42)
+ )
+ )
+ )
+ )
+ (set_local $c
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $ha)
+ (get_local $c)
+ )
+ (block
+ (i32.store
+ (i32.const 1224)
+ (get_local $ha)
+ )
+ (set_local $sa
+ (get_local $ha)
+ )
+ )
+ (set_local $sa
+ (get_local $c)
+ )
+ )
+ (set_local $c
+ (i32.add
+ (get_local $ha)
+ (get_local $ia)
+ )
+ )
+ (set_local $ka
+ (i32.const 1656)
+ )
+ (loop $while-out$48 $while-in$49
+ (if
+ (i32.eq
+ (i32.load
+ (get_local $ka)
+ )
+ (get_local $c)
+ )
+ (block
+ (set_local $ua
+ (get_local $ka)
+ )
+ (set_local $va
+ (get_local $ka)
+ )
+ (set_local $N
+ (i32.const 209)
+ )
+ (br $while-out$48)
+ )
+ )
+ (set_local $ka
+ (i32.load offset=8
+ (get_local $ka)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $ka)
+ (i32.const 0)
+ )
+ (block
+ (set_local $wa
+ (i32.const 1656)
+ )
+ (br $while-out$48)
+ )
+ )
+ (br $while-in$49)
+ )
+ (if
+ (i32.eq
+ (get_local $N)
+ (i32.const 209)
+ )
+ (if
+ (i32.eq
+ (i32.and
+ (i32.load offset=12
+ (get_local $va)
+ )
+ (i32.const 8)
+ )
+ (i32.const 0)
+ )
+ (block
+ (i32.store
+ (get_local $ua)
+ (get_local $ha)
+ )
+ (set_local $ka
+ (i32.add
+ (get_local $va)
+ (i32.const 4)
+ )
+ )
+ (i32.store
+ (get_local $ka)
+ (i32.add
+ (i32.load
+ (get_local $ka)
+ )
+ (get_local $ia)
+ )
+ )
+ (set_local $ka
+ (i32.add
+ (get_local $ha)
+ (i32.const 8)
+ )
+ )
+ (set_local $ca
+ (i32.add
+ (get_local $ha)
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $ka)
+ (i32.const 7)
+ )
+ (i32.const 0)
+ )
+ (i32.const 0)
+ (i32.and
+ (i32.sub
+ (i32.const 0)
+ (get_local $ka)
+ )
+ (i32.const 7)
+ )
+ )
+ )
+ )
+ (set_local $ka
+ (i32.add
+ (get_local $c)
+ (i32.const 8)
+ )
+ )
+ (set_local $ma
+ (i32.add
+ (get_local $c)
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $ka)
+ (i32.const 7)
+ )
+ (i32.const 0)
+ )
+ (i32.const 0)
+ (i32.and
+ (i32.sub
+ (i32.const 0)
+ (get_local $ka)
+ )
+ (i32.const 7)
+ )
+ )
+ )
+ )
+ (set_local $ka
+ (i32.add
+ (get_local $ca)
+ (get_local $y)
+ )
+ )
+ (set_local $ea
+ (i32.sub
+ (i32.sub
+ (get_local $ma)
+ (get_local $ca)
+ )
+ (get_local $y)
+ )
+ )
+ (i32.store offset=4
+ (get_local $ca)
+ (i32.or
+ (get_local $y)
+ (i32.const 3)
+ )
+ )
+ (block $do-once$50
+ (if
+ (i32.eq
+ (get_local $ma)
+ (get_local $ja)
+ )
+ (block
+ (set_local $la
+ (i32.add
+ (i32.load
+ (i32.const 1220)
+ )
+ (get_local $ea)
+ )
+ )
+ (i32.store
+ (i32.const 1220)
+ (get_local $la)
+ )
+ (i32.store
+ (i32.const 1232)
+ (get_local $ka)
+ )
+ (i32.store offset=4
+ (get_local $ka)
+ (i32.or
+ (get_local $la)
+ (i32.const 1)
+ )
+ )
+ )
+ (block
+ (if
+ (i32.eq
+ (get_local $ma)
+ (i32.load
+ (i32.const 1228)
+ )
+ )
+ (block
+ (set_local $la
+ (i32.add
+ (i32.load
+ (i32.const 1216)
+ )
+ (get_local $ea)
+ )
+ )
+ (i32.store
+ (i32.const 1216)
+ (get_local $la)
+ )
+ (i32.store
+ (i32.const 1228)
+ (get_local $ka)
+ )
+ (i32.store offset=4
+ (get_local $ka)
+ (i32.or
+ (get_local $la)
+ (i32.const 1)
+ )
+ )
+ (i32.store
+ (i32.add
+ (get_local $ka)
+ (get_local $la)
+ )
+ (get_local $la)
+ )
+ (br $do-once$50)
+ )
+ )
+ (set_local $la
+ (i32.load offset=4
+ (get_local $ma)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $la)
+ (i32.const 3)
+ )
+ (i32.const 1)
+ )
+ (block
+ (set_local $ga
+ (i32.and
+ (get_local $la)
+ (i32.const -8)
+ )
+ )
+ (set_local $fa
+ (i32.shr_u
+ (get_local $la)
+ (i32.const 3)
+ )
+ )
+ (block $label$break$e
+ (if
+ (i32.lt_u
+ (get_local $la)
+ (i32.const 256)
+ )
+ (block
+ (set_local $da
+ (i32.load offset=8
+ (get_local $ma)
+ )
+ )
+ (set_local $V
+ (i32.load offset=12
+ (get_local $ma)
+ )
+ )
+ (set_local $$
+ (i32.add
+ (i32.const 1248)
+ (i32.shl
+ (i32.shl
+ (get_local $fa)
+ (i32.const 1)
+ )
+ (i32.const 2)
+ )
+ )
+ )
+ (block $do-once$53
+ (if
+ (i32.ne
+ (get_local $da)
+ (get_local $$)
+ )
+ (block
+ (if
+ (i32.lt_u
+ (get_local $da)
+ (get_local $sa)
+ )
+ (call_import $qa)
+ )
+ (br_if $do-once$53
+ (i32.eq
+ (i32.load offset=12
+ (get_local $da)
+ )
+ (get_local $ma)
+ )
+ )
+ (call_import $qa)
+ )
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $V)
+ (get_local $da)
+ )
+ (block
+ (i32.store
+ (i32.const 1208)
+ (i32.and
+ (i32.load
+ (i32.const 1208)
+ )
+ (i32.xor
+ (i32.shl
+ (i32.const 1)
+ (get_local $fa)
+ )
+ (i32.const -1)
+ )
+ )
+ )
+ (br $label$break$e)
+ )
+ )
+ (block $do-once$55
+ (if
+ (i32.eq
+ (get_local $V)
+ (get_local $$)
+ )
+ (set_local $xa
+ (i32.add
+ (get_local $V)
+ (i32.const 8)
+ )
+ )
+ (block
+ (if
+ (i32.lt_u
+ (get_local $V)
+ (get_local $sa)
+ )
+ (call_import $qa)
+ )
+ (set_local $e
+ (i32.add
+ (get_local $V)
+ (i32.const 8)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.load
+ (get_local $e)
+ )
+ (get_local $ma)
+ )
+ (block
+ (set_local $xa
+ (get_local $e)
+ )
+ (br $do-once$55)
+ )
+ )
+ (call_import $qa)
+ )
+ )
+ )
+ (i32.store offset=12
+ (get_local $da)
+ (get_local $V)
+ )
+ (i32.store
+ (get_local $xa)
+ (get_local $da)
+ )
+ )
+ (block
+ (set_local $$
+ (i32.load offset=24
+ (get_local $ma)
+ )
+ )
+ (set_local $e
+ (i32.load offset=12
+ (get_local $ma)
+ )
+ )
+ (block $do-once$57
+ (if
+ (i32.eq
+ (get_local $e)
+ (get_local $ma)
+ )
+ (block
+ (set_local $U
+ (i32.add
+ (get_local $ma)
+ (i32.const 16)
+ )
+ )
+ (set_local $aa
+ (i32.add
+ (get_local $U)
+ (i32.const 4)
+ )
+ )
+ (set_local $ba
+ (i32.load
+ (get_local $aa)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $ba)
+ (i32.const 0)
+ )
+ (block
+ (set_local $W
+ (i32.load
+ (get_local $U)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $W)
+ (i32.const 0)
+ )
+ (block
+ (set_local $ya
+ (i32.const 0)
+ )
+ (br $do-once$57)
+ )
+ (block
+ (set_local $za
+ (get_local $W)
+ )
+ (set_local $Aa
+ (get_local $U)
+ )
+ )
+ )
+ )
+ (block
+ (set_local $za
+ (get_local $ba)
+ )
+ (set_local $Aa
+ (get_local $aa)
+ )
+ )
+ )
+ (loop $while-out$59 $while-in$60
+ (set_local $aa
+ (i32.add
+ (get_local $za)
+ (i32.const 20)
+ )
+ )
+ (set_local $ba
+ (i32.load
+ (get_local $aa)
+ )
+ )
+ (if
+ (get_local $ba)
+ (block
+ (set_local $za
+ (get_local $ba)
+ )
+ (set_local $Aa
+ (get_local $aa)
+ )
+ (br $while-in$60)
+ )
+ )
+ (set_local $aa
+ (i32.add
+ (get_local $za)
+ (i32.const 16)
+ )
+ )
+ (set_local $ba
+ (i32.load
+ (get_local $aa)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $ba)
+ (i32.const 0)
+ )
+ (block
+ (set_local $Ba
+ (get_local $za)
+ )
+ (set_local $Ca
+ (get_local $Aa)
+ )
+ (br $while-out$59)
+ )
+ (block
+ (set_local $za
+ (get_local $ba)
+ )
+ (set_local $Aa
+ (get_local $aa)
+ )
+ )
+ )
+ (br $while-in$60)
+ )
+ (if
+ (i32.lt_u
+ (get_local $Ca)
+ (get_local $sa)
+ )
+ (call_import $qa)
+ (block
+ (i32.store
+ (get_local $Ca)
+ (i32.const 0)
+ )
+ (set_local $ya
+ (get_local $Ba)
+ )
+ (br $do-once$57)
+ )
+ )
+ )
+ (block
+ (set_local $aa
+ (i32.load offset=8
+ (get_local $ma)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $aa)
+ (get_local $sa)
+ )
+ (call_import $qa)
+ )
+ (set_local $ba
+ (i32.add
+ (get_local $aa)
+ (i32.const 12)
+ )
+ )
+ (if
+ (i32.ne
+ (i32.load
+ (get_local $ba)
+ )
+ (get_local $ma)
+ )
+ (call_import $qa)
+ )
+ (set_local $U
+ (i32.add
+ (get_local $e)
+ (i32.const 8)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.load
+ (get_local $U)
+ )
+ (get_local $ma)
+ )
+ (block
+ (i32.store
+ (get_local $ba)
+ (get_local $e)
+ )
+ (i32.store
+ (get_local $U)
+ (get_local $aa)
+ )
+ (set_local $ya
+ (get_local $e)
+ )
+ (br $do-once$57)
+ )
+ (call_import $qa)
+ )
+ )
+ )
+ )
+ (br_if $label$break$e
+ (i32.eq
+ (get_local $$)
+ (i32.const 0)
+ )
+ )
+ (set_local $e
+ (i32.load offset=28
+ (get_local $ma)
+ )
+ )
+ (set_local $da
+ (i32.add
+ (i32.const 1512)
+ (i32.shl
+ (get_local $e)
+ (i32.const 2)
+ )
+ )
+ )
+ (block $do-once$61
+ (if
+ (i32.eq
+ (get_local $ma)
+ (i32.load
+ (get_local $da)
+ )
+ )
+ (block
+ (i32.store
+ (get_local $da)
+ (get_local $ya)
+ )
+ (br_if $do-once$61
+ (get_local $ya)
+ )
+ (i32.store
+ (i32.const 1212)
+ (i32.and
+ (i32.load
+ (i32.const 1212)
+ )
+ (i32.xor
+ (i32.shl
+ (i32.const 1)
+ (get_local $e)
+ )
+ (i32.const -1)
+ )
+ )
+ )
+ (br $label$break$e)
+ )
+ (block
+ (if
+ (i32.lt_u
+ (get_local $$)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ )
+ (set_local $V
+ (i32.add
+ (get_local $$)
+ (i32.const 16)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.load
+ (get_local $V)
+ )
+ (get_local $ma)
+ )
+ (i32.store
+ (get_local $V)
+ (get_local $ya)
+ )
+ (i32.store offset=20
+ (get_local $$)
+ (get_local $ya)
+ )
+ )
+ (br_if $label$break$e
+ (i32.eq
+ (get_local $ya)
+ (i32.const 0)
+ )
+ )
+ )
+ )
+ )
+ (set_local $e
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $ya)
+ (get_local $e)
+ )
+ (call_import $qa)
+ )
+ (i32.store offset=24
+ (get_local $ya)
+ (get_local $$)
+ )
+ (set_local $da
+ (i32.add
+ (get_local $ma)
+ (i32.const 16)
+ )
+ )
+ (set_local $V
+ (i32.load
+ (get_local $da)
+ )
+ )
+ (block $do-once$63
+ (if
+ (get_local $V)
+ (if
+ (i32.lt_u
+ (get_local $V)
+ (get_local $e)
+ )
+ (call_import $qa)
+ (block
+ (i32.store offset=16
+ (get_local $ya)
+ (get_local $V)
+ )
+ (i32.store offset=24
+ (get_local $V)
+ (get_local $ya)
+ )
+ (br $do-once$63)
+ )
+ )
+ )
+ )
+ (set_local $V
+ (i32.load offset=4
+ (get_local $da)
+ )
+ )
+ (br_if $label$break$e
+ (i32.eq
+ (get_local $V)
+ (i32.const 0)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $V)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ (block
+ (i32.store offset=20
+ (get_local $ya)
+ (get_local $V)
+ )
+ (i32.store offset=24
+ (get_local $V)
+ (get_local $ya)
+ )
+ (br $label$break$e)
+ )
+ )
+ )
+ )
+ )
+ (set_local $Da
+ (i32.add
+ (get_local $ma)
+ (get_local $ga)
+ )
+ )
+ (set_local $Ea
+ (i32.add
+ (get_local $ga)
+ (get_local $ea)
+ )
+ )
+ )
+ (block
+ (set_local $Da
+ (get_local $ma)
+ )
+ (set_local $Ea
+ (get_local $ea)
+ )
+ )
+ )
+ (set_local $fa
+ (i32.add
+ (get_local $Da)
+ (i32.const 4)
+ )
+ )
+ (i32.store
+ (get_local $fa)
+ (i32.and
+ (i32.load
+ (get_local $fa)
+ )
+ (i32.const -2)
+ )
+ )
+ (i32.store offset=4
+ (get_local $ka)
+ (i32.or
+ (get_local $Ea)
+ (i32.const 1)
+ )
+ )
+ (i32.store
+ (i32.add
+ (get_local $ka)
+ (get_local $Ea)
+ )
+ (get_local $Ea)
+ )
+ (set_local $fa
+ (i32.shr_u
+ (get_local $Ea)
+ (i32.const 3)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $Ea)
+ (i32.const 256)
+ )
+ (block
+ (set_local $la
+ (i32.add
+ (i32.const 1248)
+ (i32.shl
+ (i32.shl
+ (get_local $fa)
+ (i32.const 1)
+ )
+ (i32.const 2)
+ )
+ )
+ )
+ (set_local $V
+ (i32.load
+ (i32.const 1208)
+ )
+ )
+ (set_local $e
+ (i32.shl
+ (i32.const 1)
+ (get_local $fa)
+ )
+ )
+ (block $do-once$65
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $V)
+ (get_local $e)
+ )
+ (i32.const 0)
+ )
+ (block
+ (i32.store
+ (i32.const 1208)
+ (i32.or
+ (get_local $V)
+ (get_local $e)
+ )
+ )
+ (set_local $Fa
+ (i32.add
+ (get_local $la)
+ (i32.const 8)
+ )
+ )
+ (set_local $Ga
+ (get_local $la)
+ )
+ )
+ (block
+ (set_local $fa
+ (i32.add
+ (get_local $la)
+ (i32.const 8)
+ )
+ )
+ (set_local $$
+ (i32.load
+ (get_local $fa)
+ )
+ )
+ (if
+ (i32.ge_u
+ (get_local $$)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (block
+ (set_local $Fa
+ (get_local $fa)
+ )
+ (set_local $Ga
+ (get_local $$)
+ )
+ (br $do-once$65)
+ )
+ )
+ (call_import $qa)
+ )
+ )
+ )
+ (i32.store
+ (get_local $Fa)
+ (get_local $ka)
+ )
+ (i32.store offset=12
+ (get_local $Ga)
+ (get_local $ka)
+ )
+ (i32.store offset=8
+ (get_local $ka)
+ (get_local $Ga)
+ )
+ (i32.store offset=12
+ (get_local $ka)
+ (get_local $la)
+ )
+ (br $do-once$50)
+ )
+ )
+ (set_local $e
+ (i32.shr_u
+ (get_local $Ea)
+ (i32.const 8)
+ )
+ )
+ (block $do-once$67
+ (if
+ (i32.eq
+ (get_local $e)
+ (i32.const 0)
+ )
+ (set_local $Ha
+ (i32.const 0)
+ )
+ (block
+ (if
+ (i32.gt_u
+ (get_local $Ea)
+ (i32.const 16777215)
+ )
+ (block
+ (set_local $Ha
+ (i32.const 31)
+ )
+ (br $do-once$67)
+ )
+ )
+ (set_local $V
+ (i32.and
+ (i32.shr_u
+ (i32.add
+ (get_local $e)
+ (i32.const 1048320)
+ )
+ (i32.const 16)
+ )
+ (i32.const 8)
+ )
+ )
+ (set_local $ga
+ (i32.shl
+ (get_local $e)
+ (get_local $V)
+ )
+ )
+ (set_local $$
+ (i32.and
+ (i32.shr_u
+ (i32.add
+ (get_local $ga)
+ (i32.const 520192)
+ )
+ (i32.const 16)
+ )
+ (i32.const 4)
+ )
+ )
+ (set_local $fa
+ (i32.shl
+ (get_local $ga)
+ (get_local $$)
+ )
+ )
+ (set_local $ga
+ (i32.and
+ (i32.shr_u
+ (i32.add
+ (get_local $fa)
+ (i32.const 245760)
+ )
+ (i32.const 16)
+ )
+ (i32.const 2)
+ )
+ )
+ (set_local $aa
+ (i32.add
+ (i32.sub
+ (i32.const 14)
+ (i32.or
+ (i32.or
+ (get_local $$)
+ (get_local $V)
+ )
+ (get_local $ga)
+ )
+ )
+ (i32.shr_u
+ (i32.shl
+ (get_local $fa)
+ (get_local $ga)
+ )
+ (i32.const 15)
+ )
+ )
+ )
+ (set_local $Ha
+ (i32.or
+ (i32.and
+ (i32.shr_u
+ (get_local $Ea)
+ (i32.add
+ (get_local $aa)
+ (i32.const 7)
+ )
+ )
+ (i32.const 1)
+ )
+ (i32.shl
+ (get_local $aa)
+ (i32.const 1)
+ )
+ )
+ )
+ )
+ )
+ )
+ (set_local $e
+ (i32.add
+ (i32.const 1512)
+ (i32.shl
+ (get_local $Ha)
+ (i32.const 2)
+ )
+ )
+ )
+ (i32.store offset=28
+ (get_local $ka)
+ (get_local $Ha)
+ )
+ (set_local $la
+ (i32.add
+ (get_local $ka)
+ (i32.const 16)
+ )
+ )
+ (i32.store offset=4
+ (get_local $la)
+ (i32.const 0)
+ )
+ (i32.store
+ (get_local $la)
+ (i32.const 0)
+ )
+ (set_local $la
+ (i32.load
+ (i32.const 1212)
+ )
+ )
+ (set_local $aa
+ (i32.shl
+ (i32.const 1)
+ (get_local $Ha)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $la)
+ (get_local $aa)
+ )
+ (i32.const 0)
+ )
+ (block
+ (i32.store
+ (i32.const 1212)
+ (i32.or
+ (get_local $la)
+ (get_local $aa)
+ )
+ )
+ (i32.store
+ (get_local $e)
+ (get_local $ka)
+ )
+ (i32.store offset=24
+ (get_local $ka)
+ (get_local $e)
+ )
+ (i32.store offset=12
+ (get_local $ka)
+ (get_local $ka)
+ )
+ (i32.store offset=8
+ (get_local $ka)
+ (get_local $ka)
+ )
+ (br $do-once$50)
+ )
+ )
+ (set_local $aa
+ (i32.shl
+ (get_local $Ea)
+ (if
+ (i32.eq
+ (get_local $Ha)
+ (i32.const 31)
+ )
+ (i32.const 0)
+ (i32.sub
+ (i32.const 25)
+ (i32.shr_u
+ (get_local $Ha)
+ (i32.const 1)
+ )
+ )
+ )
+ )
+ )
+ (set_local $la
+ (i32.load
+ (get_local $e)
+ )
+ )
+ (loop $while-out$69 $while-in$70
+ (if
+ (i32.eq
+ (i32.and
+ (i32.load offset=4
+ (get_local $la)
+ )
+ (i32.const -8)
+ )
+ (get_local $Ea)
+ )
+ (block
+ (set_local $Ia
+ (get_local $la)
+ )
+ (set_local $N
+ (i32.const 279)
+ )
+ (br $while-out$69)
+ )
+ )
+ (set_local $e
+ (i32.add
+ (i32.add
+ (get_local $la)
+ (i32.const 16)
+ )
+ (i32.shl
+ (i32.shr_u
+ (get_local $aa)
+ (i32.const 31)
+ )
+ (i32.const 2)
+ )
+ )
+ )
+ (set_local $ga
+ (i32.load
+ (get_local $e)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $ga)
+ (i32.const 0)
+ )
+ (block
+ (set_local $Ja
+ (get_local $e)
+ )
+ (set_local $Ka
+ (get_local $la)
+ )
+ (set_local $N
+ (i32.const 276)
+ )
+ (br $while-out$69)
+ )
+ (block
+ (set_local $aa
+ (i32.shl
+ (get_local $aa)
+ (i32.const 1)
+ )
+ )
+ (set_local $la
+ (get_local $ga)
+ )
+ )
+ )
+ (br $while-in$70)
+ )
+ (if
+ (i32.eq
+ (get_local $N)
+ (i32.const 276)
+ )
+ (if
+ (i32.lt_u
+ (get_local $Ja)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ (block
+ (i32.store
+ (get_local $Ja)
+ (get_local $ka)
+ )
+ (i32.store offset=24
+ (get_local $ka)
+ (get_local $Ka)
+ )
+ (i32.store offset=12
+ (get_local $ka)
+ (get_local $ka)
+ )
+ (i32.store offset=8
+ (get_local $ka)
+ (get_local $ka)
+ )
+ (br $do-once$50)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $N)
+ (i32.const 279)
+ )
+ (block
+ (set_local $la
+ (i32.add
+ (get_local $Ia)
+ (i32.const 8)
+ )
+ )
+ (set_local $aa
+ (i32.load
+ (get_local $la)
+ )
+ )
+ (set_local $ga
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (if
+ (i32.and
+ (i32.ge_u
+ (get_local $aa)
+ (get_local $ga)
+ )
+ (i32.ge_u
+ (get_local $Ia)
+ (get_local $ga)
+ )
+ )
+ (block
+ (i32.store offset=12
+ (get_local $aa)
+ (get_local $ka)
+ )
+ (i32.store
+ (get_local $la)
+ (get_local $ka)
+ )
+ (i32.store offset=8
+ (get_local $ka)
+ (get_local $aa)
+ )
+ (i32.store offset=12
+ (get_local $ka)
+ (get_local $Ia)
+ )
+ (i32.store offset=24
+ (get_local $ka)
+ (i32.const 0)
+ )
+ (br $do-once$50)
+ )
+ (call_import $qa)
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ (set_local $p
+ (i32.add
+ (get_local $ca)
+ (i32.const 8)
+ )
+ )
+ (i32.store
+ (i32.const 8)
+ (get_local $b)
+ )
+ (return
+ (get_local $p)
+ )
+ )
+ (set_local $wa
+ (i32.const 1656)
+ )
+ )
+ )
+ (loop $while-out$71 $while-in$72
+ (set_local $ka
+ (i32.load
+ (get_local $wa)
+ )
+ )
+ (if
+ (i32.le_u
+ (get_local $ka)
+ (get_local $ja)
+ )
+ (block
+ (set_local $ea
+ (i32.add
+ (get_local $ka)
+ (i32.load offset=4
+ (get_local $wa)
+ )
+ )
+ )
+ (if
+ (i32.gt_u
+ (get_local $ea)
+ (get_local $ja)
+ )
+ (block
+ (set_local $La
+ (get_local $ea)
+ )
+ (br $while-out$71)
+ )
+ )
+ )
+ )
+ (set_local $wa
+ (i32.load offset=8
+ (get_local $wa)
+ )
+ )
+ (br $while-in$72)
+ )
+ (set_local $ca
+ (i32.add
+ (get_local $La)
+ (i32.const -47)
+ )
+ )
+ (set_local $ea
+ (i32.add
+ (get_local $ca)
+ (i32.const 8)
+ )
+ )
+ (set_local $ka
+ (i32.add
+ (get_local $ca)
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $ea)
+ (i32.const 7)
+ )
+ (i32.const 0)
+ )
+ (i32.const 0)
+ (i32.and
+ (i32.sub
+ (i32.const 0)
+ (get_local $ea)
+ )
+ (i32.const 7)
+ )
+ )
+ )
+ )
+ (set_local $ea
+ (i32.add
+ (get_local $ja)
+ (i32.const 16)
+ )
+ )
+ (set_local $ca
+ (if
+ (i32.lt_u
+ (get_local $ka)
+ (get_local $ea)
+ )
+ (get_local $ja)
+ (get_local $ka)
+ )
+ )
+ (set_local $ka
+ (i32.add
+ (get_local $ca)
+ (i32.const 8)
+ )
+ )
+ (set_local $ma
+ (i32.add
+ (get_local $ha)
+ (i32.const 8)
+ )
+ )
+ (set_local $c
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $ma)
+ (i32.const 7)
+ )
+ (i32.const 0)
+ )
+ (i32.const 0)
+ (i32.and
+ (i32.sub
+ (i32.const 0)
+ (get_local $ma)
+ )
+ (i32.const 7)
+ )
+ )
+ )
+ (set_local $ma
+ (i32.add
+ (get_local $ha)
+ (get_local $c)
+ )
+ )
+ (set_local $aa
+ (i32.sub
+ (i32.add
+ (get_local $ia)
+ (i32.const -40)
+ )
+ (get_local $c)
+ )
+ )
+ (i32.store
+ (i32.const 1232)
+ (get_local $ma)
+ )
+ (i32.store
+ (i32.const 1220)
+ (get_local $aa)
+ )
+ (i32.store offset=4
+ (get_local $ma)
+ (i32.or
+ (get_local $aa)
+ (i32.const 1)
+ )
+ )
+ (i32.store offset=4
+ (i32.add
+ (get_local $ma)
+ (get_local $aa)
+ )
+ (i32.const 40)
+ )
+ (i32.store
+ (i32.const 1236)
+ (i32.load
+ (i32.const 1696)
+ )
+ )
+ (set_local $aa
+ (i32.add
+ (get_local $ca)
+ (i32.const 4)
+ )
+ )
+ (i32.store
+ (get_local $aa)
+ (i32.const 27)
+ )
+ (i32.store
+ (get_local $ka)
+ (i32.load
+ (i32.const 1656)
+ )
+ )
+ (i32.store offset=4
+ (get_local $ka)
+ (i32.load
+ (i32.const 1660)
+ )
+ )
+ (i32.store offset=8
+ (get_local $ka)
+ (i32.load
+ (i32.const 1664)
+ )
+ )
+ (i32.store offset=12
+ (get_local $ka)
+ (i32.load
+ (i32.const 1668)
+ )
+ )
+ (i32.store
+ (i32.const 1656)
+ (get_local $ha)
+ )
+ (i32.store
+ (i32.const 1660)
+ (get_local $ia)
+ )
+ (i32.store
+ (i32.const 1668)
+ (i32.const 0)
+ )
+ (i32.store
+ (i32.const 1664)
+ (get_local $ka)
+ )
+ (set_local $ka
+ (i32.add
+ (get_local $ca)
+ (i32.const 24)
+ )
+ )
+ (loop $do-out$73 $do-in$74
+ (set_local $ka
+ (i32.add
+ (get_local $ka)
+ (i32.const 4)
+ )
+ )
+ (i32.store
+ (get_local $ka)
+ (i32.const 7)
+ )
+ (br_if $do-in$74
+ (i32.lt_u
+ (i32.add
+ (get_local $ka)
+ (i32.const 4)
+ )
+ (get_local $La)
+ )
+ )
+ )
+ (if
+ (i32.ne
+ (get_local $ca)
+ (get_local $ja)
+ )
+ (block
+ (set_local $ka
+ (i32.sub
+ (get_local $ca)
+ (get_local $ja)
+ )
+ )
+ (i32.store
+ (get_local $aa)
+ (i32.and
+ (i32.load
+ (get_local $aa)
+ )
+ (i32.const -2)
+ )
+ )
+ (i32.store offset=4
+ (get_local $ja)
+ (i32.or
+ (get_local $ka)
+ (i32.const 1)
+ )
+ )
+ (i32.store
+ (get_local $ca)
+ (get_local $ka)
+ )
+ (set_local $ma
+ (i32.shr_u
+ (get_local $ka)
+ (i32.const 3)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $ka)
+ (i32.const 256)
+ )
+ (block
+ (set_local $c
+ (i32.add
+ (i32.const 1248)
+ (i32.shl
+ (i32.shl
+ (get_local $ma)
+ (i32.const 1)
+ )
+ (i32.const 2)
+ )
+ )
+ )
+ (set_local $la
+ (i32.load
+ (i32.const 1208)
+ )
+ )
+ (set_local $ga
+ (i32.shl
+ (i32.const 1)
+ (get_local $ma)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $la)
+ (get_local $ga)
+ )
+ (i32.const 0)
+ )
+ (block
+ (i32.store
+ (i32.const 1208)
+ (i32.or
+ (get_local $la)
+ (get_local $ga)
+ )
+ )
+ (set_local $Ma
+ (i32.add
+ (get_local $c)
+ (i32.const 8)
+ )
+ )
+ (set_local $Na
+ (get_local $c)
+ )
+ )
+ (block
+ (set_local $ga
+ (i32.add
+ (get_local $c)
+ (i32.const 8)
+ )
+ )
+ (set_local $la
+ (i32.load
+ (get_local $ga)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $la)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ (block
+ (set_local $Ma
+ (get_local $ga)
+ )
+ (set_local $Na
+ (get_local $la)
+ )
+ )
+ )
+ )
+ )
+ (i32.store
+ (get_local $Ma)
+ (get_local $ja)
+ )
+ (i32.store offset=12
+ (get_local $Na)
+ (get_local $ja)
+ )
+ (i32.store offset=8
+ (get_local $ja)
+ (get_local $Na)
+ )
+ (i32.store offset=12
+ (get_local $ja)
+ (get_local $c)
+ )
+ (br $do-once$42)
+ )
+ )
+ (set_local $c
+ (i32.shr_u
+ (get_local $ka)
+ (i32.const 8)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $c)
+ (i32.const 0)
+ )
+ (set_local $Oa
+ (i32.const 0)
+ )
+ (if
+ (i32.gt_u
+ (get_local $ka)
+ (i32.const 16777215)
+ )
+ (set_local $Oa
+ (i32.const 31)
+ )
+ (block
+ (set_local $la
+ (i32.and
+ (i32.shr_u
+ (i32.add
+ (get_local $c)
+ (i32.const 1048320)
+ )
+ (i32.const 16)
+ )
+ (i32.const 8)
+ )
+ )
+ (set_local $ga
+ (i32.shl
+ (get_local $c)
+ (get_local $la)
+ )
+ )
+ (set_local $c
+ (i32.and
+ (i32.shr_u
+ (i32.add
+ (get_local $ga)
+ (i32.const 520192)
+ )
+ (i32.const 16)
+ )
+ (i32.const 4)
+ )
+ )
+ (set_local $ma
+ (i32.shl
+ (get_local $ga)
+ (get_local $c)
+ )
+ )
+ (set_local $ga
+ (i32.and
+ (i32.shr_u
+ (i32.add
+ (get_local $ma)
+ (i32.const 245760)
+ )
+ (i32.const 16)
+ )
+ (i32.const 2)
+ )
+ )
+ (set_local $e
+ (i32.add
+ (i32.sub
+ (i32.const 14)
+ (i32.or
+ (i32.or
+ (get_local $c)
+ (get_local $la)
+ )
+ (get_local $ga)
+ )
+ )
+ (i32.shr_u
+ (i32.shl
+ (get_local $ma)
+ (get_local $ga)
+ )
+ (i32.const 15)
+ )
+ )
+ )
+ (set_local $Oa
+ (i32.or
+ (i32.and
+ (i32.shr_u
+ (get_local $ka)
+ (i32.add
+ (get_local $e)
+ (i32.const 7)
+ )
+ )
+ (i32.const 1)
+ )
+ (i32.shl
+ (get_local $e)
+ (i32.const 1)
+ )
+ )
+ )
+ )
+ )
+ )
+ (set_local $e
+ (i32.add
+ (i32.const 1512)
+ (i32.shl
+ (get_local $Oa)
+ (i32.const 2)
+ )
+ )
+ )
+ (i32.store offset=28
+ (get_local $ja)
+ (get_local $Oa)
+ )
+ (i32.store offset=20
+ (get_local $ja)
+ (i32.const 0)
+ )
+ (i32.store
+ (get_local $ea)
+ (i32.const 0)
+ )
+ (set_local $ga
+ (i32.load
+ (i32.const 1212)
+ )
+ )
+ (set_local $ma
+ (i32.shl
+ (i32.const 1)
+ (get_local $Oa)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $ga)
+ (get_local $ma)
+ )
+ (i32.const 0)
+ )
+ (block
+ (i32.store
+ (i32.const 1212)
+ (i32.or
+ (get_local $ga)
+ (get_local $ma)
+ )
+ )
+ (i32.store
+ (get_local $e)
+ (get_local $ja)
+ )
+ (i32.store offset=24
+ (get_local $ja)
+ (get_local $e)
+ )
+ (i32.store offset=12
+ (get_local $ja)
+ (get_local $ja)
+ )
+ (i32.store offset=8
+ (get_local $ja)
+ (get_local $ja)
+ )
+ (br $do-once$42)
+ )
+ )
+ (set_local $ma
+ (i32.shl
+ (get_local $ka)
+ (if
+ (i32.eq
+ (get_local $Oa)
+ (i32.const 31)
+ )
+ (i32.const 0)
+ (i32.sub
+ (i32.const 25)
+ (i32.shr_u
+ (get_local $Oa)
+ (i32.const 1)
+ )
+ )
+ )
+ )
+ )
+ (set_local $ga
+ (i32.load
+ (get_local $e)
+ )
+ )
+ (loop $while-out$75 $while-in$76
+ (if
+ (i32.eq
+ (i32.and
+ (i32.load offset=4
+ (get_local $ga)
+ )
+ (i32.const -8)
+ )
+ (get_local $ka)
+ )
+ (block
+ (set_local $Pa
+ (get_local $ga)
+ )
+ (set_local $N
+ (i32.const 305)
+ )
+ (br $while-out$75)
+ )
+ )
+ (set_local $e
+ (i32.add
+ (i32.add
+ (get_local $ga)
+ (i32.const 16)
+ )
+ (i32.shl
+ (i32.shr_u
+ (get_local $ma)
+ (i32.const 31)
+ )
+ (i32.const 2)
+ )
+ )
+ )
+ (set_local $la
+ (i32.load
+ (get_local $e)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $la)
+ (i32.const 0)
+ )
+ (block
+ (set_local $Ra
+ (get_local $e)
+ )
+ (set_local $Sa
+ (get_local $ga)
+ )
+ (set_local $N
+ (i32.const 302)
+ )
+ (br $while-out$75)
+ )
+ (block
+ (set_local $ma
+ (i32.shl
+ (get_local $ma)
+ (i32.const 1)
+ )
+ )
+ (set_local $ga
+ (get_local $la)
+ )
+ )
+ )
+ (br $while-in$76)
+ )
+ (if
+ (i32.eq
+ (get_local $N)
+ (i32.const 302)
+ )
+ (if
+ (i32.lt_u
+ (get_local $Ra)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ (block
+ (i32.store
+ (get_local $Ra)
+ (get_local $ja)
+ )
+ (i32.store offset=24
+ (get_local $ja)
+ (get_local $Sa)
+ )
+ (i32.store offset=12
+ (get_local $ja)
+ (get_local $ja)
+ )
+ (i32.store offset=8
+ (get_local $ja)
+ (get_local $ja)
+ )
+ (br $do-once$42)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $N)
+ (i32.const 305)
+ )
+ (block
+ (set_local $ga
+ (i32.add
+ (get_local $Pa)
+ (i32.const 8)
+ )
+ )
+ (set_local $ma
+ (i32.load
+ (get_local $ga)
+ )
+ )
+ (set_local $ka
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (if
+ (i32.and
+ (i32.ge_u
+ (get_local $ma)
+ (get_local $ka)
+ )
+ (i32.ge_u
+ (get_local $Pa)
+ (get_local $ka)
+ )
+ )
+ (block
+ (i32.store offset=12
+ (get_local $ma)
+ (get_local $ja)
+ )
+ (i32.store
+ (get_local $ga)
+ (get_local $ja)
+ )
+ (i32.store offset=8
+ (get_local $ja)
+ (get_local $ma)
+ )
+ (i32.store offset=12
+ (get_local $ja)
+ (get_local $Pa)
+ )
+ (i32.store offset=24
+ (get_local $ja)
+ (i32.const 0)
+ )
+ (br $do-once$42)
+ )
+ (call_import $qa)
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ (set_local $ja
+ (i32.load
+ (i32.const 1220)
+ )
+ )
+ (if
+ (i32.gt_u
+ (get_local $ja)
+ (get_local $y)
+ )
+ (block
+ (set_local $Pa
+ (i32.sub
+ (get_local $ja)
+ (get_local $y)
+ )
+ )
+ (i32.store
+ (i32.const 1220)
+ (get_local $Pa)
+ )
+ (set_local $ja
+ (i32.load
+ (i32.const 1232)
+ )
+ )
+ (set_local $N
+ (i32.add
+ (get_local $ja)
+ (get_local $y)
+ )
+ )
+ (i32.store
+ (i32.const 1232)
+ (get_local $N)
+ )
+ (i32.store offset=4
+ (get_local $N)
+ (i32.or
+ (get_local $Pa)
+ (i32.const 1)
+ )
+ )
+ (i32.store offset=4
+ (get_local $ja)
+ (i32.or
+ (get_local $y)
+ (i32.const 3)
+ )
+ )
+ (set_local $p
+ (i32.add
+ (get_local $ja)
+ (i32.const 8)
+ )
+ )
+ (i32.store
+ (i32.const 8)
+ (get_local $b)
+ )
+ (return
+ (get_local $p)
+ )
+ )
+ )
+ )
+ )
+ (set_local $ja
+ (call $Qa)
+ )
+ (i32.store
+ (get_local $ja)
+ (i32.const 12)
+ )
+ (set_local $p
+ (i32.const 0)
+ )
+ (i32.store
+ (i32.const 8)
+ (get_local $b)
+ )
+ (return
+ (get_local $p)
+ )
+ )
+ (func $fb (param $a i32)
+ (local $m i32)
+ (local $s i32)
+ (local $h i32)
+ (local $b i32)
+ (local $l i32)
+ (local $w i32)
+ (local $j i32)
+ (local $o i32)
+ (local $n i32)
+ (local $i i32)
+ (local $f i32)
+ (local $t i32)
+ (local $e i32)
+ (local $u i32)
+ (local $g i32)
+ (local $y i32)
+ (local $v i32)
+ (local $p i32)
+ (local $F i32)
+ (local $q i32)
+ (local $E i32)
+ (local $c i32)
+ (local $D i32)
+ (local $G i32)
+ (local $z i32)
+ (local $A i32)
+ (local $d i32)
+ (local $I i32)
+ (local $H i32)
+ (local $x i32)
+ (local $r i32)
+ (local $L i32)
+ (local $J i32)
+ (local $C i32)
+ (local $K i32)
+ (local $B i32)
+ (if
+ (i32.eq
+ (get_local $a)
+ (i32.const 0)
+ )
+ (return)
+ )
+ (set_local $b
+ (i32.add
+ (get_local $a)
+ (i32.const -8)
+ )
+ )
+ (set_local $c
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $b)
+ (get_local $c)
+ )
+ (call_import $qa)
+ )
+ (set_local $d
+ (i32.load
+ (i32.add
+ (get_local $a)
+ (i32.const -4)
+ )
+ )
+ )
+ (set_local $a
+ (i32.and
+ (get_local $d)
+ (i32.const 3)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $a)
+ (i32.const 1)
+ )
+ (call_import $qa)
+ )
+ (set_local $e
+ (i32.and
+ (get_local $d)
+ (i32.const -8)
+ )
+ )
+ (set_local $f
+ (i32.add
+ (get_local $b)
+ (get_local $e)
+ )
+ )
+ (block $do-once$0
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $d)
+ (i32.const 1)
+ )
+ (i32.const 0)
+ )
+ (block
+ (set_local $g
+ (i32.load
+ (get_local $b)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $a)
+ (i32.const 0)
+ )
+ (return)
+ )
+ (set_local $h
+ (i32.add
+ (get_local $b)
+ (i32.sub
+ (i32.const 0)
+ (get_local $g)
+ )
+ )
+ )
+ (set_local $i
+ (i32.add
+ (get_local $g)
+ (get_local $e)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $h)
+ (get_local $c)
+ )
+ (call_import $qa)
+ )
+ (if
+ (i32.eq
+ (get_local $h)
+ (i32.load
+ (i32.const 1228)
+ )
+ )
+ (block
+ (set_local $j
+ (i32.add
+ (get_local $f)
+ (i32.const 4)
+ )
+ )
+ (set_local $l
+ (i32.load
+ (get_local $j)
+ )
+ )
+ (if
+ (i32.ne
+ (i32.and
+ (get_local $l)
+ (i32.const 3)
+ )
+ (i32.const 3)
+ )
+ (block
+ (set_local $m
+ (get_local $h)
+ )
+ (set_local $n
+ (get_local $i)
+ )
+ (br $do-once$0)
+ )
+ )
+ (i32.store
+ (i32.const 1216)
+ (get_local $i)
+ )
+ (i32.store
+ (get_local $j)
+ (i32.and
+ (get_local $l)
+ (i32.const -2)
+ )
+ )
+ (i32.store offset=4
+ (get_local $h)
+ (i32.or
+ (get_local $i)
+ (i32.const 1)
+ )
+ )
+ (i32.store
+ (i32.add
+ (get_local $h)
+ (get_local $i)
+ )
+ (get_local $i)
+ )
+ (return)
+ )
+ )
+ (set_local $l
+ (i32.shr_u
+ (get_local $g)
+ (i32.const 3)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $g)
+ (i32.const 256)
+ )
+ (block
+ (set_local $g
+ (i32.load offset=8
+ (get_local $h)
+ )
+ )
+ (set_local $j
+ (i32.load offset=12
+ (get_local $h)
+ )
+ )
+ (set_local $o
+ (i32.add
+ (i32.const 1248)
+ (i32.shl
+ (i32.shl
+ (get_local $l)
+ (i32.const 1)
+ )
+ (i32.const 2)
+ )
+ )
+ )
+ (if
+ (i32.ne
+ (get_local $g)
+ (get_local $o)
+ )
+ (block
+ (if
+ (i32.lt_u
+ (get_local $g)
+ (get_local $c)
+ )
+ (call_import $qa)
+ )
+ (if
+ (i32.ne
+ (i32.load offset=12
+ (get_local $g)
+ )
+ (get_local $h)
+ )
+ (call_import $qa)
+ )
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $j)
+ (get_local $g)
+ )
+ (block
+ (i32.store
+ (i32.const 1208)
+ (i32.and
+ (i32.load
+ (i32.const 1208)
+ )
+ (i32.xor
+ (i32.shl
+ (i32.const 1)
+ (get_local $l)
+ )
+ (i32.const -1)
+ )
+ )
+ )
+ (set_local $m
+ (get_local $h)
+ )
+ (set_local $n
+ (get_local $i)
+ )
+ (br $do-once$0)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $j)
+ (get_local $o)
+ )
+ (set_local $p
+ (i32.add
+ (get_local $j)
+ (i32.const 8)
+ )
+ )
+ (block
+ (if
+ (i32.lt_u
+ (get_local $j)
+ (get_local $c)
+ )
+ (call_import $qa)
+ )
+ (set_local $o
+ (i32.add
+ (get_local $j)
+ (i32.const 8)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.load
+ (get_local $o)
+ )
+ (get_local $h)
+ )
+ (set_local $p
+ (get_local $o)
+ )
+ (call_import $qa)
+ )
+ )
+ )
+ (i32.store offset=12
+ (get_local $g)
+ (get_local $j)
+ )
+ (i32.store
+ (get_local $p)
+ (get_local $g)
+ )
+ (set_local $m
+ (get_local $h)
+ )
+ (set_local $n
+ (get_local $i)
+ )
+ (br $do-once$0)
+ )
+ )
+ (set_local $g
+ (i32.load offset=24
+ (get_local $h)
+ )
+ )
+ (set_local $j
+ (i32.load offset=12
+ (get_local $h)
+ )
+ )
+ (block $do-once$2
+ (if
+ (i32.eq
+ (get_local $j)
+ (get_local $h)
+ )
+ (block
+ (set_local $o
+ (i32.add
+ (get_local $h)
+ (i32.const 16)
+ )
+ )
+ (set_local $l
+ (i32.add
+ (get_local $o)
+ (i32.const 4)
+ )
+ )
+ (set_local $q
+ (i32.load
+ (get_local $l)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $q)
+ (i32.const 0)
+ )
+ (block
+ (set_local $r
+ (i32.load
+ (get_local $o)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $r)
+ (i32.const 0)
+ )
+ (block
+ (set_local $s
+ (i32.const 0)
+ )
+ (br $do-once$2)
+ )
+ (block
+ (set_local $t
+ (get_local $r)
+ )
+ (set_local $u
+ (get_local $o)
+ )
+ )
+ )
+ )
+ (block
+ (set_local $t
+ (get_local $q)
+ )
+ (set_local $u
+ (get_local $l)
+ )
+ )
+ )
+ (loop $while-out$4 $while-in$5
+ (set_local $l
+ (i32.add
+ (get_local $t)
+ (i32.const 20)
+ )
+ )
+ (set_local $q
+ (i32.load
+ (get_local $l)
+ )
+ )
+ (if
+ (get_local $q)
+ (block
+ (set_local $t
+ (get_local $q)
+ )
+ (set_local $u
+ (get_local $l)
+ )
+ (br $while-in$5)
+ )
+ )
+ (set_local $l
+ (i32.add
+ (get_local $t)
+ (i32.const 16)
+ )
+ )
+ (set_local $q
+ (i32.load
+ (get_local $l)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $q)
+ (i32.const 0)
+ )
+ (block
+ (set_local $v
+ (get_local $t)
+ )
+ (set_local $w
+ (get_local $u)
+ )
+ (br $while-out$4)
+ )
+ (block
+ (set_local $t
+ (get_local $q)
+ )
+ (set_local $u
+ (get_local $l)
+ )
+ )
+ )
+ (br $while-in$5)
+ )
+ (if
+ (i32.lt_u
+ (get_local $w)
+ (get_local $c)
+ )
+ (call_import $qa)
+ (block
+ (i32.store
+ (get_local $w)
+ (i32.const 0)
+ )
+ (set_local $s
+ (get_local $v)
+ )
+ (br $do-once$2)
+ )
+ )
+ )
+ (block
+ (set_local $l
+ (i32.load offset=8
+ (get_local $h)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $l)
+ (get_local $c)
+ )
+ (call_import $qa)
+ )
+ (set_local $q
+ (i32.add
+ (get_local $l)
+ (i32.const 12)
+ )
+ )
+ (if
+ (i32.ne
+ (i32.load
+ (get_local $q)
+ )
+ (get_local $h)
+ )
+ (call_import $qa)
+ )
+ (set_local $o
+ (i32.add
+ (get_local $j)
+ (i32.const 8)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.load
+ (get_local $o)
+ )
+ (get_local $h)
+ )
+ (block
+ (i32.store
+ (get_local $q)
+ (get_local $j)
+ )
+ (i32.store
+ (get_local $o)
+ (get_local $l)
+ )
+ (set_local $s
+ (get_local $j)
+ )
+ (br $do-once$2)
+ )
+ (call_import $qa)
+ )
+ )
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $g)
+ (i32.const 0)
+ )
+ (block
+ (set_local $m
+ (get_local $h)
+ )
+ (set_local $n
+ (get_local $i)
+ )
+ )
+ (block
+ (set_local $j
+ (i32.load offset=28
+ (get_local $h)
+ )
+ )
+ (set_local $l
+ (i32.add
+ (i32.const 1512)
+ (i32.shl
+ (get_local $j)
+ (i32.const 2)
+ )
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $h)
+ (i32.load
+ (get_local $l)
+ )
+ )
+ (block
+ (i32.store
+ (get_local $l)
+ (get_local $s)
+ )
+ (if
+ (i32.eq
+ (get_local $s)
+ (i32.const 0)
+ )
+ (block
+ (i32.store
+ (i32.const 1212)
+ (i32.and
+ (i32.load
+ (i32.const 1212)
+ )
+ (i32.xor
+ (i32.shl
+ (i32.const 1)
+ (get_local $j)
+ )
+ (i32.const -1)
+ )
+ )
+ )
+ (set_local $m
+ (get_local $h)
+ )
+ (set_local $n
+ (get_local $i)
+ )
+ (br $do-once$0)
+ )
+ )
+ )
+ (block
+ (if
+ (i32.lt_u
+ (get_local $g)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ )
+ (set_local $j
+ (i32.add
+ (get_local $g)
+ (i32.const 16)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.load
+ (get_local $j)
+ )
+ (get_local $h)
+ )
+ (i32.store
+ (get_local $j)
+ (get_local $s)
+ )
+ (i32.store offset=20
+ (get_local $g)
+ (get_local $s)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $s)
+ (i32.const 0)
+ )
+ (block
+ (set_local $m
+ (get_local $h)
+ )
+ (set_local $n
+ (get_local $i)
+ )
+ (br $do-once$0)
+ )
+ )
+ )
+ )
+ (set_local $j
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $s)
+ (get_local $j)
+ )
+ (call_import $qa)
+ )
+ (i32.store offset=24
+ (get_local $s)
+ (get_local $g)
+ )
+ (set_local $l
+ (i32.add
+ (get_local $h)
+ (i32.const 16)
+ )
+ )
+ (set_local $o
+ (i32.load
+ (get_local $l)
+ )
+ )
+ (block $do-once$6
+ (if
+ (get_local $o)
+ (if
+ (i32.lt_u
+ (get_local $o)
+ (get_local $j)
+ )
+ (call_import $qa)
+ (block
+ (i32.store offset=16
+ (get_local $s)
+ (get_local $o)
+ )
+ (i32.store offset=24
+ (get_local $o)
+ (get_local $s)
+ )
+ (br $do-once$6)
+ )
+ )
+ )
+ )
+ (set_local $o
+ (i32.load offset=4
+ (get_local $l)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $o)
+ (i32.const 0)
+ )
+ (block
+ (set_local $m
+ (get_local $h)
+ )
+ (set_local $n
+ (get_local $i)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $o)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ (block
+ (i32.store offset=20
+ (get_local $s)
+ (get_local $o)
+ )
+ (i32.store offset=24
+ (get_local $o)
+ (get_local $s)
+ )
+ (set_local $m
+ (get_local $h)
+ )
+ (set_local $n
+ (get_local $i)
+ )
+ (br $do-once$0)
+ )
+ )
+ )
+ )
+ )
+ )
+ (block
+ (set_local $m
+ (get_local $b)
+ )
+ (set_local $n
+ (get_local $e)
+ )
+ )
+ )
+ )
+ (if
+ (i32.ge_u
+ (get_local $m)
+ (get_local $f)
+ )
+ (call_import $qa)
+ )
+ (set_local $e
+ (i32.add
+ (get_local $f)
+ (i32.const 4)
+ )
+ )
+ (set_local $b
+ (i32.load
+ (get_local $e)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $b)
+ (i32.const 1)
+ )
+ (i32.const 0)
+ )
+ (call_import $qa)
+ )
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $b)
+ (i32.const 2)
+ )
+ (i32.const 0)
+ )
+ (block
+ (if
+ (i32.eq
+ (get_local $f)
+ (i32.load
+ (i32.const 1232)
+ )
+ )
+ (block
+ (set_local $s
+ (i32.add
+ (i32.load
+ (i32.const 1220)
+ )
+ (get_local $n)
+ )
+ )
+ (i32.store
+ (i32.const 1220)
+ (get_local $s)
+ )
+ (i32.store
+ (i32.const 1232)
+ (get_local $m)
+ )
+ (i32.store offset=4
+ (get_local $m)
+ (i32.or
+ (get_local $s)
+ (i32.const 1)
+ )
+ )
+ (if
+ (i32.ne
+ (get_local $m)
+ (i32.load
+ (i32.const 1228)
+ )
+ )
+ (return)
+ )
+ (i32.store
+ (i32.const 1228)
+ (i32.const 0)
+ )
+ (i32.store
+ (i32.const 1216)
+ (i32.const 0)
+ )
+ (return)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $f)
+ (i32.load
+ (i32.const 1228)
+ )
+ )
+ (block
+ (set_local $s
+ (i32.add
+ (i32.load
+ (i32.const 1216)
+ )
+ (get_local $n)
+ )
+ )
+ (i32.store
+ (i32.const 1216)
+ (get_local $s)
+ )
+ (i32.store
+ (i32.const 1228)
+ (get_local $m)
+ )
+ (i32.store offset=4
+ (get_local $m)
+ (i32.or
+ (get_local $s)
+ (i32.const 1)
+ )
+ )
+ (i32.store
+ (i32.add
+ (get_local $m)
+ (get_local $s)
+ )
+ (get_local $s)
+ )
+ (return)
+ )
+ )
+ (set_local $s
+ (i32.add
+ (i32.and
+ (get_local $b)
+ (i32.const -8)
+ )
+ (get_local $n)
+ )
+ )
+ (set_local $c
+ (i32.shr_u
+ (get_local $b)
+ (i32.const 3)
+ )
+ )
+ (block $do-once$8
+ (if
+ (i32.lt_u
+ (get_local $b)
+ (i32.const 256)
+ )
+ (block
+ (set_local $v
+ (i32.load offset=8
+ (get_local $f)
+ )
+ )
+ (set_local $w
+ (i32.load offset=12
+ (get_local $f)
+ )
+ )
+ (set_local $u
+ (i32.add
+ (i32.const 1248)
+ (i32.shl
+ (i32.shl
+ (get_local $c)
+ (i32.const 1)
+ )
+ (i32.const 2)
+ )
+ )
+ )
+ (if
+ (i32.ne
+ (get_local $v)
+ (get_local $u)
+ )
+ (block
+ (if
+ (i32.lt_u
+ (get_local $v)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ )
+ (if
+ (i32.ne
+ (i32.load offset=12
+ (get_local $v)
+ )
+ (get_local $f)
+ )
+ (call_import $qa)
+ )
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $w)
+ (get_local $v)
+ )
+ (block
+ (i32.store
+ (i32.const 1208)
+ (i32.and
+ (i32.load
+ (i32.const 1208)
+ )
+ (i32.xor
+ (i32.shl
+ (i32.const 1)
+ (get_local $c)
+ )
+ (i32.const -1)
+ )
+ )
+ )
+ (br $do-once$8)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $w)
+ (get_local $u)
+ )
+ (set_local $x
+ (i32.add
+ (get_local $w)
+ (i32.const 8)
+ )
+ )
+ (block
+ (if
+ (i32.lt_u
+ (get_local $w)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ )
+ (set_local $u
+ (i32.add
+ (get_local $w)
+ (i32.const 8)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.load
+ (get_local $u)
+ )
+ (get_local $f)
+ )
+ (set_local $x
+ (get_local $u)
+ )
+ (call_import $qa)
+ )
+ )
+ )
+ (i32.store offset=12
+ (get_local $v)
+ (get_local $w)
+ )
+ (i32.store
+ (get_local $x)
+ (get_local $v)
+ )
+ )
+ (block
+ (set_local $v
+ (i32.load offset=24
+ (get_local $f)
+ )
+ )
+ (set_local $w
+ (i32.load offset=12
+ (get_local $f)
+ )
+ )
+ (block $do-once$10
+ (if
+ (i32.eq
+ (get_local $w)
+ (get_local $f)
+ )
+ (block
+ (set_local $u
+ (i32.add
+ (get_local $f)
+ (i32.const 16)
+ )
+ )
+ (set_local $t
+ (i32.add
+ (get_local $u)
+ (i32.const 4)
+ )
+ )
+ (set_local $p
+ (i32.load
+ (get_local $t)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $p)
+ (i32.const 0)
+ )
+ (block
+ (set_local $a
+ (i32.load
+ (get_local $u)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $a)
+ (i32.const 0)
+ )
+ (block
+ (set_local $y
+ (i32.const 0)
+ )
+ (br $do-once$10)
+ )
+ (block
+ (set_local $z
+ (get_local $a)
+ )
+ (set_local $A
+ (get_local $u)
+ )
+ )
+ )
+ )
+ (block
+ (set_local $z
+ (get_local $p)
+ )
+ (set_local $A
+ (get_local $t)
+ )
+ )
+ )
+ (loop $while-out$12 $while-in$13
+ (set_local $t
+ (i32.add
+ (get_local $z)
+ (i32.const 20)
+ )
+ )
+ (set_local $p
+ (i32.load
+ (get_local $t)
+ )
+ )
+ (if
+ (get_local $p)
+ (block
+ (set_local $z
+ (get_local $p)
+ )
+ (set_local $A
+ (get_local $t)
+ )
+ (br $while-in$13)
+ )
+ )
+ (set_local $t
+ (i32.add
+ (get_local $z)
+ (i32.const 16)
+ )
+ )
+ (set_local $p
+ (i32.load
+ (get_local $t)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $p)
+ (i32.const 0)
+ )
+ (block
+ (set_local $B
+ (get_local $z)
+ )
+ (set_local $C
+ (get_local $A)
+ )
+ (br $while-out$12)
+ )
+ (block
+ (set_local $z
+ (get_local $p)
+ )
+ (set_local $A
+ (get_local $t)
+ )
+ )
+ )
+ (br $while-in$13)
+ )
+ (if
+ (i32.lt_u
+ (get_local $C)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ (block
+ (i32.store
+ (get_local $C)
+ (i32.const 0)
+ )
+ (set_local $y
+ (get_local $B)
+ )
+ (br $do-once$10)
+ )
+ )
+ )
+ (block
+ (set_local $t
+ (i32.load offset=8
+ (get_local $f)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $t)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ )
+ (set_local $p
+ (i32.add
+ (get_local $t)
+ (i32.const 12)
+ )
+ )
+ (if
+ (i32.ne
+ (i32.load
+ (get_local $p)
+ )
+ (get_local $f)
+ )
+ (call_import $qa)
+ )
+ (set_local $u
+ (i32.add
+ (get_local $w)
+ (i32.const 8)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.load
+ (get_local $u)
+ )
+ (get_local $f)
+ )
+ (block
+ (i32.store
+ (get_local $p)
+ (get_local $w)
+ )
+ (i32.store
+ (get_local $u)
+ (get_local $t)
+ )
+ (set_local $y
+ (get_local $w)
+ )
+ (br $do-once$10)
+ )
+ (call_import $qa)
+ )
+ )
+ )
+ )
+ (if
+ (get_local $v)
+ (block
+ (set_local $w
+ (i32.load offset=28
+ (get_local $f)
+ )
+ )
+ (set_local $i
+ (i32.add
+ (i32.const 1512)
+ (i32.shl
+ (get_local $w)
+ (i32.const 2)
+ )
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $f)
+ (i32.load
+ (get_local $i)
+ )
+ )
+ (block
+ (i32.store
+ (get_local $i)
+ (get_local $y)
+ )
+ (if
+ (i32.eq
+ (get_local $y)
+ (i32.const 0)
+ )
+ (block
+ (i32.store
+ (i32.const 1212)
+ (i32.and
+ (i32.load
+ (i32.const 1212)
+ )
+ (i32.xor
+ (i32.shl
+ (i32.const 1)
+ (get_local $w)
+ )
+ (i32.const -1)
+ )
+ )
+ )
+ (br $do-once$8)
+ )
+ )
+ )
+ (block
+ (if
+ (i32.lt_u
+ (get_local $v)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ )
+ (set_local $w
+ (i32.add
+ (get_local $v)
+ (i32.const 16)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.load
+ (get_local $w)
+ )
+ (get_local $f)
+ )
+ (i32.store
+ (get_local $w)
+ (get_local $y)
+ )
+ (i32.store offset=20
+ (get_local $v)
+ (get_local $y)
+ )
+ )
+ (br_if $do-once$8
+ (i32.eq
+ (get_local $y)
+ (i32.const 0)
+ )
+ )
+ )
+ )
+ (set_local $w
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $y)
+ (get_local $w)
+ )
+ (call_import $qa)
+ )
+ (i32.store offset=24
+ (get_local $y)
+ (get_local $v)
+ )
+ (set_local $i
+ (i32.add
+ (get_local $f)
+ (i32.const 16)
+ )
+ )
+ (set_local $h
+ (i32.load
+ (get_local $i)
+ )
+ )
+ (block $do-once$14
+ (if
+ (get_local $h)
+ (if
+ (i32.lt_u
+ (get_local $h)
+ (get_local $w)
+ )
+ (call_import $qa)
+ (block
+ (i32.store offset=16
+ (get_local $y)
+ (get_local $h)
+ )
+ (i32.store offset=24
+ (get_local $h)
+ (get_local $y)
+ )
+ (br $do-once$14)
+ )
+ )
+ )
+ )
+ (set_local $h
+ (i32.load offset=4
+ (get_local $i)
+ )
+ )
+ (if
+ (get_local $h)
+ (if
+ (i32.lt_u
+ (get_local $h)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ (block
+ (i32.store offset=20
+ (get_local $y)
+ (get_local $h)
+ )
+ (i32.store offset=24
+ (get_local $h)
+ (get_local $y)
+ )
+ (br $do-once$8)
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ (i32.store offset=4
+ (get_local $m)
+ (i32.or
+ (get_local $s)
+ (i32.const 1)
+ )
+ )
+ (i32.store
+ (i32.add
+ (get_local $m)
+ (get_local $s)
+ )
+ (get_local $s)
+ )
+ (if
+ (i32.eq
+ (get_local $m)
+ (i32.load
+ (i32.const 1228)
+ )
+ )
+ (block
+ (i32.store
+ (i32.const 1216)
+ (get_local $s)
+ )
+ (return)
+ )
+ (set_local $D
+ (get_local $s)
+ )
+ )
+ )
+ (block
+ (i32.store
+ (get_local $e)
+ (i32.and
+ (get_local $b)
+ (i32.const -2)
+ )
+ )
+ (i32.store offset=4
+ (get_local $m)
+ (i32.or
+ (get_local $n)
+ (i32.const 1)
+ )
+ )
+ (i32.store
+ (i32.add
+ (get_local $m)
+ (get_local $n)
+ )
+ (get_local $n)
+ )
+ (set_local $D
+ (get_local $n)
+ )
+ )
+ )
+ (set_local $n
+ (i32.shr_u
+ (get_local $D)
+ (i32.const 3)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $D)
+ (i32.const 256)
+ )
+ (block
+ (set_local $b
+ (i32.add
+ (i32.const 1248)
+ (i32.shl
+ (i32.shl
+ (get_local $n)
+ (i32.const 1)
+ )
+ (i32.const 2)
+ )
+ )
+ )
+ (set_local $e
+ (i32.load
+ (i32.const 1208)
+ )
+ )
+ (set_local $s
+ (i32.shl
+ (i32.const 1)
+ (get_local $n)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $e)
+ (get_local $s)
+ )
+ (i32.const 0)
+ )
+ (block
+ (i32.store
+ (i32.const 1208)
+ (i32.or
+ (get_local $e)
+ (get_local $s)
+ )
+ )
+ (set_local $E
+ (i32.add
+ (get_local $b)
+ (i32.const 8)
+ )
+ )
+ (set_local $F
+ (get_local $b)
+ )
+ )
+ (block
+ (set_local $s
+ (i32.add
+ (get_local $b)
+ (i32.const 8)
+ )
+ )
+ (set_local $e
+ (i32.load
+ (get_local $s)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $e)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ (block
+ (set_local $E
+ (get_local $s)
+ )
+ (set_local $F
+ (get_local $e)
+ )
+ )
+ )
+ )
+ )
+ (i32.store
+ (get_local $E)
+ (get_local $m)
+ )
+ (i32.store offset=12
+ (get_local $F)
+ (get_local $m)
+ )
+ (i32.store offset=8
+ (get_local $m)
+ (get_local $F)
+ )
+ (i32.store offset=12
+ (get_local $m)
+ (get_local $b)
+ )
+ (return)
+ )
+ )
+ (set_local $b
+ (i32.shr_u
+ (get_local $D)
+ (i32.const 8)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $b)
+ (i32.const 0)
+ )
+ (set_local $G
+ (i32.const 0)
+ )
+ (if
+ (i32.gt_u
+ (get_local $D)
+ (i32.const 16777215)
+ )
+ (set_local $G
+ (i32.const 31)
+ )
+ (block
+ (set_local $F
+ (i32.and
+ (i32.shr_u
+ (i32.add
+ (get_local $b)
+ (i32.const 1048320)
+ )
+ (i32.const 16)
+ )
+ (i32.const 8)
+ )
+ )
+ (set_local $E
+ (i32.shl
+ (get_local $b)
+ (get_local $F)
+ )
+ )
+ (set_local $b
+ (i32.and
+ (i32.shr_u
+ (i32.add
+ (get_local $E)
+ (i32.const 520192)
+ )
+ (i32.const 16)
+ )
+ (i32.const 4)
+ )
+ )
+ (set_local $e
+ (i32.shl
+ (get_local $E)
+ (get_local $b)
+ )
+ )
+ (set_local $E
+ (i32.and
+ (i32.shr_u
+ (i32.add
+ (get_local $e)
+ (i32.const 245760)
+ )
+ (i32.const 16)
+ )
+ (i32.const 2)
+ )
+ )
+ (set_local $s
+ (i32.add
+ (i32.sub
+ (i32.const 14)
+ (i32.or
+ (i32.or
+ (get_local $b)
+ (get_local $F)
+ )
+ (get_local $E)
+ )
+ )
+ (i32.shr_u
+ (i32.shl
+ (get_local $e)
+ (get_local $E)
+ )
+ (i32.const 15)
+ )
+ )
+ )
+ (set_local $G
+ (i32.or
+ (i32.and
+ (i32.shr_u
+ (get_local $D)
+ (i32.add
+ (get_local $s)
+ (i32.const 7)
+ )
+ )
+ (i32.const 1)
+ )
+ (i32.shl
+ (get_local $s)
+ (i32.const 1)
+ )
+ )
+ )
+ )
+ )
+ )
+ (set_local $s
+ (i32.add
+ (i32.const 1512)
+ (i32.shl
+ (get_local $G)
+ (i32.const 2)
+ )
+ )
+ )
+ (i32.store offset=28
+ (get_local $m)
+ (get_local $G)
+ )
+ (i32.store offset=20
+ (get_local $m)
+ (i32.const 0)
+ )
+ (i32.store offset=16
+ (get_local $m)
+ (i32.const 0)
+ )
+ (set_local $E
+ (i32.load
+ (i32.const 1212)
+ )
+ )
+ (set_local $e
+ (i32.shl
+ (i32.const 1)
+ (get_local $G)
+ )
+ )
+ (block $do-once$16
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $E)
+ (get_local $e)
+ )
+ (i32.const 0)
+ )
+ (block
+ (i32.store
+ (i32.const 1212)
+ (i32.or
+ (get_local $E)
+ (get_local $e)
+ )
+ )
+ (i32.store
+ (get_local $s)
+ (get_local $m)
+ )
+ (i32.store offset=24
+ (get_local $m)
+ (get_local $s)
+ )
+ (i32.store offset=12
+ (get_local $m)
+ (get_local $m)
+ )
+ (i32.store offset=8
+ (get_local $m)
+ (get_local $m)
+ )
+ )
+ (block
+ (set_local $F
+ (i32.shl
+ (get_local $D)
+ (if
+ (i32.eq
+ (get_local $G)
+ (i32.const 31)
+ )
+ (i32.const 0)
+ (i32.sub
+ (i32.const 25)
+ (i32.shr_u
+ (get_local $G)
+ (i32.const 1)
+ )
+ )
+ )
+ )
+ )
+ (set_local $b
+ (i32.load
+ (get_local $s)
+ )
+ )
+ (loop $while-out$18 $while-in$19
+ (if
+ (i32.eq
+ (i32.and
+ (i32.load offset=4
+ (get_local $b)
+ )
+ (i32.const -8)
+ )
+ (get_local $D)
+ )
+ (block
+ (set_local $H
+ (get_local $b)
+ )
+ (set_local $I
+ (i32.const 130)
+ )
+ (br $while-out$18)
+ )
+ )
+ (set_local $n
+ (i32.add
+ (i32.add
+ (get_local $b)
+ (i32.const 16)
+ )
+ (i32.shl
+ (i32.shr_u
+ (get_local $F)
+ (i32.const 31)
+ )
+ (i32.const 2)
+ )
+ )
+ )
+ (set_local $y
+ (i32.load
+ (get_local $n)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $y)
+ (i32.const 0)
+ )
+ (block
+ (set_local $J
+ (get_local $n)
+ )
+ (set_local $K
+ (get_local $b)
+ )
+ (set_local $I
+ (i32.const 127)
+ )
+ (br $while-out$18)
+ )
+ (block
+ (set_local $F
+ (i32.shl
+ (get_local $F)
+ (i32.const 1)
+ )
+ )
+ (set_local $b
+ (get_local $y)
+ )
+ )
+ )
+ (br $while-in$19)
+ )
+ (if
+ (i32.eq
+ (get_local $I)
+ (i32.const 127)
+ )
+ (if
+ (i32.lt_u
+ (get_local $J)
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (call_import $qa)
+ (block
+ (i32.store
+ (get_local $J)
+ (get_local $m)
+ )
+ (i32.store offset=24
+ (get_local $m)
+ (get_local $K)
+ )
+ (i32.store offset=12
+ (get_local $m)
+ (get_local $m)
+ )
+ (i32.store offset=8
+ (get_local $m)
+ (get_local $m)
+ )
+ (br $do-once$16)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $I)
+ (i32.const 130)
+ )
+ (block
+ (set_local $b
+ (i32.add
+ (get_local $H)
+ (i32.const 8)
+ )
+ )
+ (set_local $F
+ (i32.load
+ (get_local $b)
+ )
+ )
+ (set_local $i
+ (i32.load
+ (i32.const 1224)
+ )
+ )
+ (if
+ (i32.and
+ (i32.ge_u
+ (get_local $F)
+ (get_local $i)
+ )
+ (i32.ge_u
+ (get_local $H)
+ (get_local $i)
+ )
+ )
+ (block
+ (i32.store offset=12
+ (get_local $F)
+ (get_local $m)
+ )
+ (i32.store
+ (get_local $b)
+ (get_local $m)
+ )
+ (i32.store offset=8
+ (get_local $m)
+ (get_local $F)
+ )
+ (i32.store offset=12
+ (get_local $m)
+ (get_local $H)
+ )
+ (i32.store offset=24
+ (get_local $m)
+ (i32.const 0)
+ )
+ (br $do-once$16)
+ )
+ (call_import $qa)
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ (set_local $m
+ (i32.add
+ (i32.load
+ (i32.const 1240)
+ )
+ (i32.const -1)
+ )
+ )
+ (i32.store
+ (i32.const 1240)
+ (get_local $m)
+ )
+ (if
+ (i32.eq
+ (get_local $m)
+ (i32.const 0)
+ )
+ (set_local $L
+ (i32.const 1664)
+ )
+ (return)
+ )
+ (loop $while-out$20 $while-in$21
+ (set_local $m
+ (i32.load
+ (get_local $L)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $m)
+ (i32.const 0)
+ )
+ (br $while-out$20)
+ (set_local $L
+ (i32.add
+ (get_local $m)
+ (i32.const 8)
+ )
+ )
+ )
+ (br $while-in$21)
+ )
+ (i32.store
+ (i32.const 1240)
+ (i32.const -1)
+ )
+ (return)
+ )
+ (func $Ra (param $a i32) (param $b i32) (param $c i32) (result i32)
+ (local $g i32)
+ (local $o i32)
+ (local $m i32)
+ (local $i i32)
+ (local $x i32)
+ (local $n i32)
+ (local $l i32)
+ (local $h i32)
+ (local $w i32)
+ (local $t i32)
+ (local $j i32)
+ (local $f i32)
+ (local $e i32)
+ (local $d i32)
+ (local $z i32)
+ (local $y i32)
+ (local $v i32)
+ (local $p i32)
+ (local $u i32)
+ (local $s i32)
+ (local $q i32)
+ (set_local $d
+ (i32.load
+ (i32.const 8)
+ )
+ )
+ (i32.store
+ (i32.const 8)
+ (i32.add
+ (i32.load
+ (i32.const 8)
+ )
+ (i32.const 48)
+ )
+ )
+ (set_local $e
+ (i32.add
+ (get_local $d)
+ (i32.const 16)
+ )
+ )
+ (set_local $f
+ (get_local $d)
+ )
+ (set_local $g
+ (i32.add
+ (get_local $d)
+ (i32.const 32)
+ )
+ )
+ (set_local $h
+ (i32.add
+ (get_local $a)
+ (i32.const 28)
+ )
+ )
+ (set_local $i
+ (i32.load
+ (get_local $h)
+ )
+ )
+ (i32.store
+ (get_local $g)
+ (get_local $i)
+ )
+ (set_local $j
+ (i32.add
+ (get_local $a)
+ (i32.const 20)
+ )
+ )
+ (set_local $l
+ (i32.sub
+ (i32.load
+ (get_local $j)
+ )
+ (get_local $i)
+ )
+ )
+ (i32.store offset=4
+ (get_local $g)
+ (get_local $l)
+ )
+ (i32.store offset=8
+ (get_local $g)
+ (get_local $b)
+ )
+ (i32.store offset=12
+ (get_local $g)
+ (get_local $c)
+ )
+ (set_local $b
+ (i32.add
+ (get_local $a)
+ (i32.const 60)
+ )
+ )
+ (set_local $i
+ (i32.add
+ (get_local $a)
+ (i32.const 44)
+ )
+ )
+ (set_local $m
+ (get_local $g)
+ )
+ (set_local $g
+ (i32.const 2)
+ )
+ (set_local $n
+ (i32.add
+ (get_local $l)
+ (get_local $c)
+ )
+ )
+ (loop $while-out$0 $while-in$1
+ (if
+ (i32.eq
+ (i32.load
+ (i32.const 1160)
+ )
+ (i32.const 0)
+ )
+ (block
+ (i32.store
+ (get_local $e)
+ (i32.load
+ (get_local $b)
+ )
+ )
+ (i32.store offset=4
+ (get_local $e)
+ (get_local $m)
+ )
+ (i32.store offset=8
+ (get_local $e)
+ (get_local $g)
+ )
+ (set_local $o
+ (call $Pa
+ (call_import $ya
+ (i32.const 146)
+ (get_local $e)
+ )
+ )
+ )
+ )
+ (block
+ (call_import $ra
+ (i32.const 1)
+ (get_local $a)
+ )
+ (i32.store
+ (get_local $f)
+ (i32.load
+ (get_local $b)
+ )
+ )
+ (i32.store offset=4
+ (get_local $f)
+ (get_local $m)
+ )
+ (i32.store offset=8
+ (get_local $f)
+ (get_local $g)
+ )
+ (set_local $l
+ (call $Pa
+ (call_import $ya
+ (i32.const 146)
+ (get_local $f)
+ )
+ )
+ )
+ (call_import $oa
+ (i32.const 0)
+ )
+ (set_local $o
+ (get_local $l)
+ )
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $n)
+ (get_local $o)
+ )
+ (block
+ (set_local $p
+ (i32.const 6)
+ )
+ (br $while-out$0)
+ )
+ )
+ (if
+ (i32.lt_s
+ (get_local $o)
+ (i32.const 0)
+ )
+ (block
+ (set_local $q
+ (get_local $m)
+ )
+ (set_local $s
+ (get_local $g)
+ )
+ (set_local $p
+ (i32.const 8)
+ )
+ (br $while-out$0)
+ )
+ )
+ (set_local $l
+ (i32.sub
+ (get_local $n)
+ (get_local $o)
+ )
+ )
+ (set_local $t
+ (i32.load offset=4
+ (get_local $m)
+ )
+ )
+ (if
+ (i32.gt_u
+ (get_local $o)
+ (get_local $t)
+ )
+ (block
+ (set_local $u
+ (i32.load
+ (get_local $i)
+ )
+ )
+ (i32.store
+ (get_local $h)
+ (get_local $u)
+ )
+ (i32.store
+ (get_local $j)
+ (get_local $u)
+ )
+ (set_local $v
+ (i32.load offset=12
+ (get_local $m)
+ )
+ )
+ (set_local $w
+ (i32.sub
+ (get_local $o)
+ (get_local $t)
+ )
+ )
+ (set_local $x
+ (i32.add
+ (get_local $m)
+ (i32.const 8)
+ )
+ )
+ (set_local $y
+ (i32.add
+ (get_local $g)
+ (i32.const -1)
+ )
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $g)
+ (i32.const 2)
+ )
+ (block
+ (i32.store
+ (get_local $h)
+ (i32.add
+ (i32.load
+ (get_local $h)
+ )
+ (get_local $o)
+ )
+ )
+ (set_local $v
+ (get_local $t)
+ )
+ (set_local $w
+ (get_local $o)
+ )
+ (set_local $x
+ (get_local $m)
+ )
+ (set_local $y
+ (i32.const 2)
+ )
+ )
+ (block
+ (set_local $v
+ (get_local $t)
+ )
+ (set_local $w
+ (get_local $o)
+ )
+ (set_local $x
+ (get_local $m)
+ )
+ (set_local $y
+ (get_local $g)
+ )
+ )
+ )
+ )
+ (i32.store
+ (get_local $x)
+ (i32.add
+ (i32.load
+ (get_local $x)
+ )
+ (get_local $w)
+ )
+ )
+ (i32.store offset=4
+ (get_local $x)
+ (i32.sub
+ (get_local $v)
+ (get_local $w)
+ )
+ )
+ (set_local $m
+ (get_local $x)
+ )
+ (set_local $g
+ (get_local $y)
+ )
+ (set_local $n
+ (get_local $l)
+ )
+ (br $while-in$1)
+ )
+ (if
+ (i32.eq
+ (get_local $p)
+ (i32.const 6)
+ )
+ (block
+ (set_local $n
+ (i32.load
+ (get_local $i)
+ )
+ )
+ (i32.store offset=16
+ (get_local $a)
+ (i32.add
+ (get_local $n)
+ (i32.load offset=48
+ (get_local $a)
+ )
+ )
+ )
+ (set_local $i
+ (get_local $n)
+ )
+ (i32.store
+ (get_local $h)
+ (get_local $i)
+ )
+ (i32.store
+ (get_local $j)
+ (get_local $i)
+ )
+ (set_local $z
+ (get_local $c)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $p)
+ (i32.const 8)
+ )
+ (block
+ (i32.store offset=16
+ (get_local $a)
+ (i32.const 0)
+ )
+ (i32.store
+ (get_local $h)
+ (i32.const 0)
+ )
+ (i32.store
+ (get_local $j)
+ (i32.const 0)
+ )
+ (i32.store
+ (get_local $a)
+ (i32.or
+ (i32.load
+ (get_local $a)
+ )
+ (i32.const 32)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $s)
+ (i32.const 2)
+ )
+ (set_local $z
+ (i32.const 0)
+ )
+ (set_local $z
+ (i32.sub
+ (get_local $c)
+ (i32.load offset=4
+ (get_local $q)
+ )
+ )
+ )
+ )
+ )
+ )
+ )
+ (i32.store
+ (i32.const 8)
+ (get_local $d)
+ )
+ (return
+ (get_local $z)
+ )
+ )
+ (func $Wa (param $a i32) (param $b i32) (param $c i32) (result i32)
+ (local $d i32)
+ (local $e i32)
+ (local $q i32)
+ (local $l i32)
+ (local $h i32)
+ (local $o i32)
+ (local $n i32)
+ (local $m i32)
+ (local $p i32)
+ (local $j i32)
+ (local $g i32)
+ (local $f i32)
+ (set_local $d
+ (i32.add
+ (get_local $c)
+ (i32.const 16)
+ )
+ )
+ (set_local $e
+ (i32.load
+ (get_local $d)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $e)
+ (i32.const 0)
+ )
+ (if
+ (i32.eq
+ (call $Xa
+ (get_local $c)
+ )
+ (i32.const 0)
+ )
+ (block
+ (set_local $f
+ (i32.load
+ (get_local $d)
+ )
+ )
+ (set_local $g
+ (i32.const 5)
+ )
+ )
+ (set_local $h
+ (i32.const 0)
+ )
+ )
+ (block
+ (set_local $f
+ (get_local $e)
+ )
+ (set_local $g
+ (i32.const 5)
+ )
+ )
+ )
+ (block $label$break$a
+ (if
+ (i32.eq
+ (get_local $g)
+ (i32.const 5)
+ )
+ (block
+ (set_local $e
+ (i32.add
+ (get_local $c)
+ (i32.const 20)
+ )
+ )
+ (set_local $d
+ (i32.load
+ (get_local $e)
+ )
+ )
+ (set_local $j
+ (get_local $d)
+ )
+ (if
+ (i32.lt_u
+ (i32.sub
+ (get_local $f)
+ (get_local $d)
+ )
+ (get_local $b)
+ )
+ (block
+ (set_local $h
+ (call_indirect $FUNCSIG$iiii
+ (i32.add
+ (i32.and
+ (i32.load offset=36
+ (get_local $c)
+ )
+ (i32.const 3)
+ )
+ (i32.const 2)
+ )
+ (get_local $c)
+ (get_local $a)
+ (get_local $b)
+ )
+ )
+ (br $label$break$a)
+ )
+ )
+ (block $label$break$b
+ (if
+ (i32.gt_s
+ (i32.load8_s offset=75
+ (get_local $c)
+ )
+ (i32.const -1)
+ )
+ (block
+ (set_local $d
+ (get_local $b)
+ )
+ (loop $while-out$2 $while-in$3
+ (if
+ (i32.eq
+ (get_local $d)
+ (i32.const 0)
+ )
+ (block
+ (set_local $l
+ (get_local $b)
+ )
+ (set_local $m
+ (get_local $a)
+ )
+ (set_local $n
+ (get_local $j)
+ )
+ (set_local $o
+ (i32.const 0)
+ )
+ (br $label$break$b)
+ )
+ )
+ (set_local $p
+ (i32.add
+ (get_local $d)
+ (i32.const -1)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.load8_s
+ (i32.add
+ (get_local $a)
+ (get_local $p)
+ )
+ )
+ (i32.const 10)
+ )
+ (block
+ (set_local $q
+ (get_local $d)
+ )
+ (br $while-out$2)
+ )
+ (set_local $d
+ (get_local $p)
+ )
+ )
+ (br $while-in$3)
+ )
+ (if
+ (i32.lt_u
+ (call_indirect $FUNCSIG$iiii
+ (i32.add
+ (i32.and
+ (i32.load offset=36
+ (get_local $c)
+ )
+ (i32.const 3)
+ )
+ (i32.const 2)
+ )
+ (get_local $c)
+ (get_local $a)
+ (get_local $q)
+ )
+ (get_local $q)
+ )
+ (block
+ (set_local $h
+ (get_local $q)
+ )
+ (br $label$break$a)
+ )
+ )
+ (set_local $l
+ (i32.sub
+ (get_local $b)
+ (get_local $q)
+ )
+ )
+ (set_local $m
+ (i32.add
+ (get_local $a)
+ (get_local $q)
+ )
+ )
+ (set_local $n
+ (i32.load
+ (get_local $e)
+ )
+ )
+ (set_local $o
+ (get_local $q)
+ )
+ )
+ (block
+ (set_local $l
+ (get_local $b)
+ )
+ (set_local $m
+ (get_local $a)
+ )
+ (set_local $n
+ (get_local $j)
+ )
+ (set_local $o
+ (i32.const 0)
+ )
+ )
+ )
+ )
+ (call $jb
+ (get_local $n)
+ (get_local $m)
+ (get_local $l)
+ )
+ (i32.store
+ (get_local $e)
+ (i32.add
+ (i32.load
+ (get_local $e)
+ )
+ (get_local $l)
+ )
+ )
+ (set_local $h
+ (i32.add
+ (get_local $o)
+ (get_local $l)
+ )
+ )
+ )
+ )
+ )
+ (return
+ (get_local $h)
+ )
+ )
+ (func $Za (param $a i32) (result i32)
+ (local $d i32)
+ (local $l i32)
+ (local $c i32)
+ (local $j i32)
+ (local $h i32)
+ (local $f i32)
+ (local $e i32)
+ (local $b i32)
+ (local $m i32)
+ (local $g i32)
+ (set_local $b
+ (get_local $a)
+ )
+ (block $label$break$a
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $b)
+ (i32.const 3)
+ )
+ (i32.const 0)
+ )
+ (block
+ (set_local $c
+ (get_local $a)
+ )
+ (set_local $d
+ (i32.const 4)
+ )
+ )
+ (block
+ (set_local $e
+ (get_local $a)
+ )
+ (set_local $f
+ (get_local $b)
+ )
+ (loop $while-out$1 $while-in$2
+ (if
+ (i32.eq
+ (i32.load8_s
+ (get_local $e)
+ )
+ (i32.const 0)
+ )
+ (block
+ (set_local $g
+ (get_local $f)
+ )
+ (br $label$break$a)
+ )
+ )
+ (set_local $h
+ (i32.add
+ (get_local $e)
+ (i32.const 1)
+ )
+ )
+ (set_local $f
+ (get_local $h)
+ )
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $f)
+ (i32.const 3)
+ )
+ (i32.const 0)
+ )
+ (block
+ (set_local $c
+ (get_local $h)
+ )
+ (set_local $d
+ (i32.const 4)
+ )
+ (br $while-out$1)
+ )
+ (set_local $e
+ (get_local $h)
+ )
+ )
+ (br $while-in$2)
+ )
+ )
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $d)
+ (i32.const 4)
+ )
+ (block
+ (set_local $d
+ (get_local $c)
+ )
+ (loop $while-out$3 $while-in$4
+ (set_local $c
+ (i32.load
+ (get_local $d)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.and
+ (i32.xor
+ (i32.and
+ (get_local $c)
+ (i32.const -2139062144)
+ )
+ (i32.const -2139062144)
+ )
+ (i32.add
+ (get_local $c)
+ (i32.const -16843009)
+ )
+ )
+ (i32.const 0)
+ )
+ (set_local $d
+ (i32.add
+ (get_local $d)
+ (i32.const 4)
+ )
+ )
+ (block
+ (set_local $j
+ (get_local $c)
+ )
+ (set_local $l
+ (get_local $d)
+ )
+ (br $while-out$3)
+ )
+ )
+ (br $while-in$4)
+ )
+ (if
+ (i32.eq
+ (i32.shr_s
+ (i32.shl
+ (i32.and
+ (get_local $j)
+ (i32.const 255)
+ )
+ (i32.const 24)
+ )
+ (i32.const 24)
+ )
+ (i32.const 0)
+ )
+ (set_local $m
+ (get_local $l)
+ )
+ (block
+ (set_local $j
+ (get_local $l)
+ )
+ (loop $while-out$5 $while-in$6
+ (set_local $l
+ (i32.add
+ (get_local $j)
+ (i32.const 1)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.load8_s
+ (get_local $l)
+ )
+ (i32.const 0)
+ )
+ (block
+ (set_local $m
+ (get_local $l)
+ )
+ (br $while-out$5)
+ )
+ (set_local $j
+ (get_local $l)
+ )
+ )
+ (br $while-in$6)
+ )
+ )
+ )
+ (set_local $g
+ (get_local $m)
+ )
+ )
+ )
+ (return
+ (i32.sub
+ (get_local $g)
+ (get_local $b)
+ )
+ )
+ )
+ (func $_a (param $a i32) (result i32)
+ (local $e i32)
+ (local $c i32)
+ (local $h i32)
+ (local $g i32)
+ (local $b i32)
+ (local $f i32)
+ (local $d i32)
+ (block $do-once$0
+ (if
+ (i32.eq
+ (get_local $a)
+ (i32.const 0)
+ )
+ (block
+ (if
+ (i32.eq
+ (i32.load
+ (i32.const 1140)
+ )
+ (i32.const 0)
+ )
+ (set_local $b
+ (i32.const 0)
+ )
+ (set_local $b
+ (call $_a
+ (i32.load
+ (i32.const 1140)
+ )
+ )
+ )
+ )
+ (call_import $pa
+ (i32.const 1188)
+ )
+ (set_local $c
+ (i32.load
+ (i32.const 1184)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $c)
+ (i32.const 0)
+ )
+ (set_local $d
+ (get_local $b)
+ )
+ (block
+ (set_local $e
+ (get_local $c)
+ )
+ (set_local $c
+ (get_local $b)
+ )
+ (loop $while-out$2 $while-in$3
+ (if
+ (i32.gt_s
+ (i32.load offset=76
+ (get_local $e)
+ )
+ (i32.const -1)
+ )
+ (set_local $f
+ (call $Ya
+ (get_local $e)
+ )
+ )
+ (set_local $f
+ (i32.const 0)
+ )
+ )
+ (if
+ (i32.gt_u
+ (i32.load offset=20
+ (get_local $e)
+ )
+ (i32.load offset=28
+ (get_local $e)
+ )
+ )
+ (set_local $g
+ (i32.or
+ (call $$a
+ (get_local $e)
+ )
+ (get_local $c)
+ )
+ )
+ (set_local $g
+ (get_local $c)
+ )
+ )
+ (if
+ (get_local $f)
+ (call $Ta
+ (get_local $e)
+ )
+ )
+ (set_local $e
+ (i32.load offset=56
+ (get_local $e)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $e)
+ (i32.const 0)
+ )
+ (block
+ (set_local $d
+ (get_local $g)
+ )
+ (br $while-out$2)
+ )
+ (set_local $c
+ (get_local $g)
+ )
+ )
+ (br $while-in$3)
+ )
+ )
+ )
+ (call_import $xa
+ (i32.const 1188)
+ )
+ (set_local $h
+ (get_local $d)
+ )
+ )
+ (block
+ (if
+ (i32.le_s
+ (i32.load offset=76
+ (get_local $a)
+ )
+ (i32.const -1)
+ )
+ (block
+ (set_local $h
+ (call $$a
+ (get_local $a)
+ )
+ )
+ (br $do-once$0)
+ )
+ )
+ (set_local $c
+ (i32.eq
+ (call $Ya
+ (get_local $a)
+ )
+ (i32.const 0)
+ )
+ )
+ (set_local $e
+ (call $$a
+ (get_local $a)
+ )
+ )
+ (if
+ (get_local $c)
+ (set_local $h
+ (get_local $e)
+ )
+ (block
+ (call $Ta
+ (get_local $a)
+ )
+ (set_local $h
+ (get_local $e)
+ )
+ )
+ )
+ )
+ )
+ )
+ (return
+ (get_local $h)
+ )
+ )
+ (func $ab (param $a i32) (param $b i32) (result i32)
+ (local $f i32)
+ (local $g i32)
+ (local $m i32)
+ (local $d i32)
+ (local $n i32)
+ (local $j i32)
+ (local $h i32)
+ (local $e i32)
+ (local $c i32)
+ (set_local $c
+ (i32.load
+ (i32.const 8)
+ )
+ )
+ (i32.store
+ (i32.const 8)
+ (i32.add
+ (i32.load
+ (i32.const 8)
+ )
+ (i32.const 16)
+ )
+ )
+ (set_local $d
+ (get_local $c)
+ )
+ (set_local $e
+ (i32.and
+ (get_local $b)
+ (i32.const 255)
+ )
+ )
+ (i32.store8
+ (get_local $d)
+ (get_local $e)
+ )
+ (set_local $f
+ (i32.add
+ (get_local $a)
+ (i32.const 16)
+ )
+ )
+ (set_local $g
+ (i32.load
+ (get_local $f)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $g)
+ (i32.const 0)
+ )
+ (if
+ (i32.eq
+ (call $Xa
+ (get_local $a)
+ )
+ (i32.const 0)
+ )
+ (block
+ (set_local $h
+ (i32.load
+ (get_local $f)
+ )
+ )
+ (set_local $j
+ (i32.const 4)
+ )
+ )
+ (set_local $m
+ (i32.const -1)
+ )
+ )
+ (block
+ (set_local $h
+ (get_local $g)
+ )
+ (set_local $j
+ (i32.const 4)
+ )
+ )
+ )
+ (block $do-once$0
+ (if
+ (i32.eq
+ (get_local $j)
+ (i32.const 4)
+ )
+ (block
+ (set_local $g
+ (i32.add
+ (get_local $a)
+ (i32.const 20)
+ )
+ )
+ (set_local $f
+ (i32.load
+ (get_local $g)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $f)
+ (get_local $h)
+ )
+ (block
+ (set_local $n
+ (i32.and
+ (get_local $b)
+ (i32.const 255)
+ )
+ )
+ (if
+ (i32.ne
+ (get_local $n)
+ (i32.load8_s offset=75
+ (get_local $a)
+ )
+ )
+ (block
+ (i32.store
+ (get_local $g)
+ (i32.add
+ (get_local $f)
+ (i32.const 1)
+ )
+ )
+ (i32.store8
+ (get_local $f)
+ (get_local $e)
+ )
+ (set_local $m
+ (get_local $n)
+ )
+ (br $do-once$0)
+ )
+ )
+ )
+ )
+ (if
+ (i32.eq
+ (call_indirect $FUNCSIG$iiii
+ (i32.add
+ (i32.and
+ (i32.load offset=36
+ (get_local $a)
+ )
+ (i32.const 3)
+ )
+ (i32.const 2)
+ )
+ (get_local $a)
+ (get_local $d)
+ (i32.const 1)
+ )
+ (i32.const 1)
+ )
+ (set_local $m
+ (i32.load8_u
+ (get_local $d)
+ )
+ )
+ (set_local $m
+ (i32.const -1)
+ )
+ )
+ )
+ )
+ )
+ (i32.store
+ (i32.const 8)
+ (get_local $c)
+ )
+ (return
+ (get_local $m)
+ )
+ )
+ (func $$a (param $a i32) (result i32)
+ (local $e i32)
+ (local $b i32)
+ (local $h i32)
+ (local $g i32)
+ (local $f i32)
+ (local $d i32)
+ (local $c i32)
+ (set_local $b
+ (i32.add
+ (get_local $a)
+ (i32.const 20)
+ )
+ )
+ (set_local $c
+ (i32.add
+ (get_local $a)
+ (i32.const 28)
+ )
+ )
+ (if
+ (i32.gt_u
+ (i32.load
+ (get_local $b)
+ )
+ (i32.load
+ (get_local $c)
+ )
+ )
+ (block
+ (call_indirect $FUNCSIG$iiii
+ (i32.add
+ (i32.and
+ (i32.load offset=36
+ (get_local $a)
+ )
+ (i32.const 3)
+ )
+ (i32.const 2)
+ )
+ (get_local $a)
+ (i32.const 0)
+ (i32.const 0)
+ )
+ (if
+ (i32.eq
+ (i32.load
+ (get_local $b)
+ )
+ (i32.const 0)
+ )
+ (set_local $d
+ (i32.const -1)
+ )
+ (set_local $e
+ (i32.const 3)
+ )
+ )
+ )
+ (set_local $e
+ (i32.const 3)
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $e)
+ (i32.const 3)
+ )
+ (block
+ (set_local $e
+ (i32.add
+ (get_local $a)
+ (i32.const 4)
+ )
+ )
+ (set_local $f
+ (i32.load
+ (get_local $e)
+ )
+ )
+ (set_local $g
+ (i32.add
+ (get_local $a)
+ (i32.const 8)
+ )
+ )
+ (set_local $h
+ (i32.load
+ (get_local $g)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $f)
+ (get_local $h)
+ )
+ (call_indirect $FUNCSIG$iiii
+ (i32.add
+ (i32.and
+ (i32.load offset=40
+ (get_local $a)
+ )
+ (i32.const 3)
+ )
+ (i32.const 2)
+ )
+ (get_local $a)
+ (i32.sub
+ (get_local $f)
+ (get_local $h)
+ )
+ (i32.const 1)
+ )
+ )
+ (i32.store offset=16
+ (get_local $a)
+ (i32.const 0)
+ )
+ (i32.store
+ (get_local $c)
+ (i32.const 0)
+ )
+ (i32.store
+ (get_local $b)
+ (i32.const 0)
+ )
+ (i32.store
+ (get_local $g)
+ (i32.const 0)
+ )
+ (i32.store
+ (get_local $e)
+ (i32.const 0)
+ )
+ (set_local $d
+ (i32.const 0)
+ )
+ )
+ )
+ (return
+ (get_local $d)
+ )
+ )
+ (func $jb (param $a i32) (param $b i32) (param $c i32) (result i32)
+ (local $d i32)
+ (if
+ (i32.ge_s
+ (get_local $c)
+ (i32.const 4096)
+ )
+ (return
+ (call_import $va
+ (get_local $a)
+ (get_local $b)
+ (get_local $c)
+ )
+ )
+ )
+ (set_local $d
+ (get_local $a)
+ )
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $a)
+ (i32.const 3)
+ )
+ (i32.and
+ (get_local $b)
+ (i32.const 3)
+ )
+ )
+ (block
+ (loop $while-out$0 $while-in$1
+ (if
+ (i32.and
+ (get_local $a)
+ (i32.const 3)
+ )
+ (nop)
+ (br $while-out$0)
+ )
+ (if
+ (i32.eq
+ (get_local $c)
+ (i32.const 0)
+ )
+ (return
+ (get_local $d)
+ )
+ )
+ (i32.store8
+ (get_local $a)
+ (i32.load8_s
+ (get_local $b)
+ )
+ )
+ (set_local $a
+ (i32.add
+ (get_local $a)
+ (i32.const 1)
+ )
+ )
+ (set_local $b
+ (i32.add
+ (get_local $b)
+ (i32.const 1)
+ )
+ )
+ (set_local $c
+ (i32.sub
+ (get_local $c)
+ (i32.const 1)
+ )
+ )
+ (br $while-in$1)
+ )
+ (loop $while-out$2 $while-in$3
+ (if
+ (i32.ge_s
+ (get_local $c)
+ (i32.const 4)
+ )
+ (nop)
+ (br $while-out$2)
+ )
+ (i32.store
+ (get_local $a)
+ (i32.load
+ (get_local $b)
+ )
+ )
+ (set_local $a
+ (i32.add
+ (get_local $a)
+ (i32.const 4)
+ )
+ )
+ (set_local $b
+ (i32.add
+ (get_local $b)
+ (i32.const 4)
+ )
+ )
+ (set_local $c
+ (i32.sub
+ (get_local $c)
+ (i32.const 4)
+ )
+ )
+ (br $while-in$3)
+ )
+ )
+ )
+ (loop $while-out$4 $while-in$5
+ (if
+ (i32.gt_s
+ (get_local $c)
+ (i32.const 0)
+ )
+ (nop)
+ (br $while-out$4)
+ )
+ (i32.store8
+ (get_local $a)
+ (i32.load8_s
+ (get_local $b)
+ )
+ )
+ (set_local $a
+ (i32.add
+ (get_local $a)
+ (i32.const 1)
+ )
+ )
+ (set_local $b
+ (i32.add
+ (get_local $b)
+ (i32.const 1)
+ )
+ )
+ (set_local $c
+ (i32.sub
+ (get_local $c)
+ (i32.const 1)
+ )
+ )
+ (br $while-in$5)
+ )
+ (return
+ (get_local $d)
+ )
+ )
+ (func $gb
+ (nop)
+ )
+ (func $hb (param $a i32) (param $b i32) (param $c i32) (result i32)
+ (local $e i32)
+ (local $d i32)
+ (local $g i32)
+ (local $f i32)
+ (set_local $d
+ (i32.add
+ (get_local $a)
+ (get_local $c)
+ )
+ )
+ (if
+ (i32.ge_s
+ (get_local $c)
+ (i32.const 20)
+ )
+ (block
+ (set_local $b
+ (i32.and
+ (get_local $b)
+ (i32.const 255)
+ )
+ )
+ (set_local $e
+ (i32.and
+ (get_local $a)
+ (i32.const 3)
+ )
+ )
+ (set_local $f
+ (i32.or
+ (i32.or
+ (i32.or
+ (get_local $b)
+ (i32.shl
+ (get_local $b)
+ (i32.const 8)
+ )
+ )
+ (i32.shl
+ (get_local $b)
+ (i32.const 16)
+ )
+ )
+ (i32.shl
+ (get_local $b)
+ (i32.const 24)
+ )
+ )
+ )
+ (set_local $g
+ (i32.and
+ (get_local $d)
+ (i32.xor
+ (i32.const 3)
+ (i32.const -1)
+ )
+ )
+ )
+ (if
+ (get_local $e)
+ (block
+ (set_local $e
+ (i32.sub
+ (i32.add
+ (get_local $a)
+ (i32.const 4)
+ )
+ (get_local $e)
+ )
+ )
+ (loop $while-out$0 $while-in$1
+ (if
+ (i32.lt_s
+ (get_local $a)
+ (get_local $e)
+ )
+ (nop)
+ (br $while-out$0)
+ )
+ (i32.store8
+ (get_local $a)
+ (get_local $b)
+ )
+ (set_local $a
+ (i32.add
+ (get_local $a)
+ (i32.const 1)
+ )
+ )
+ (br $while-in$1)
+ )
+ )
+ )
+ (loop $while-out$2 $while-in$3
+ (if
+ (i32.lt_s
+ (get_local $a)
+ (get_local $g)
+ )
+ (nop)
+ (br $while-out$2)
+ )
+ (i32.store
+ (get_local $a)
+ (get_local $f)
+ )
+ (set_local $a
+ (i32.add
+ (get_local $a)
+ (i32.const 4)
+ )
+ )
+ (br $while-in$3)
+ )
+ )
+ )
+ (loop $while-out$4 $while-in$5
+ (if
+ (i32.lt_s
+ (get_local $a)
+ (get_local $d)
+ )
+ (nop)
+ (br $while-out$4)
+ )
+ (i32.store8
+ (get_local $a)
+ (get_local $b)
+ )
+ (set_local $a
+ (i32.add
+ (get_local $a)
+ (i32.const 1)
+ )
+ )
+ (br $while-in$5)
+ )
+ (return
+ (i32.sub
+ (get_local $a)
+ (get_local $c)
+ )
+ )
+ )
+ (func $db (param $a i32) (result i32)
+ (local $b i32)
+ (local $f i32)
+ (local $d i32)
+ (local $e i32)
+ (local $c i32)
+ (set_local $b
+ (i32.load
+ (i32.const 1024)
+ )
+ )
+ (if
+ (i32.gt_s
+ (i32.load offset=76
+ (get_local $b)
+ )
+ (i32.const -1)
+ )
+ (set_local $c
+ (call $Ya
+ (get_local $b)
+ )
+ )
+ (set_local $c
+ (i32.const 0)
+ )
+ )
+ (block $do-once$0
+ (if
+ (i32.lt_s
+ (call $cb
+ (get_local $a)
+ (get_local $b)
+ )
+ (i32.const 0)
+ )
+ (set_local $d
+ (i32.const 1)
+ )
+ (block
+ (if
+ (i32.ne
+ (i32.load8_s offset=75
+ (get_local $b)
+ )
+ (i32.const 10)
+ )
+ (block
+ (set_local $e
+ (i32.add
+ (get_local $b)
+ (i32.const 20)
+ )
+ )
+ (set_local $f
+ (i32.load
+ (get_local $e)
+ )
+ )
+ (if
+ (i32.lt_u
+ (get_local $f)
+ (i32.load offset=16
+ (get_local $b)
+ )
+ )
+ (block
+ (i32.store
+ (get_local $e)
+ (i32.add
+ (get_local $f)
+ (i32.const 1)
+ )
+ )
+ (i32.store8
+ (get_local $f)
+ (i32.const 10)
+ )
+ (set_local $d
+ (i32.const 0)
+ )
+ (br $do-once$0)
+ )
+ )
+ )
+ )
+ (set_local $d
+ (i32.lt_s
+ (call $ab
+ (get_local $b)
+ (i32.const 10)
+ )
+ (i32.const 0)
+ )
+ )
+ )
+ )
+ )
+ (if
+ (get_local $c)
+ (call $Ta
+ (get_local $b)
+ )
+ )
+ (return
+ (i32.shr_s
+ (i32.shl
+ (get_local $d)
+ (i32.const 31)
+ )
+ (i32.const 31)
+ )
+ )
+ )
+ (func $Xa (param $a i32) (result i32)
+ (local $b i32)
+ (local $c i32)
+ (local $d i32)
+ (set_local $b
+ (i32.add
+ (get_local $a)
+ (i32.const 74)
+ )
+ )
+ (set_local $c
+ (i32.load8_s
+ (get_local $b)
+ )
+ )
+ (i32.store8
+ (get_local $b)
+ (i32.or
+ (i32.add
+ (get_local $c)
+ (i32.const 255)
+ )
+ (get_local $c)
+ )
+ )
+ (set_local $c
+ (i32.load
+ (get_local $a)
+ )
+ )
+ (if
+ (i32.eq
+ (i32.and
+ (get_local $c)
+ (i32.const 8)
+ )
+ (i32.const 0)
+ )
+ (block
+ (i32.store offset=8
+ (get_local $a)
+ (i32.const 0)
+ )
+ (i32.store offset=4
+ (get_local $a)
+ (i32.const 0)
+ )
+ (set_local $b
+ (i32.load offset=44
+ (get_local $a)
+ )
+ )
+ (i32.store offset=28
+ (get_local $a)
+ (get_local $b)
+ )
+ (i32.store offset=20
+ (get_local $a)
+ (get_local $b)
+ )
+ (i32.store offset=16
+ (get_local $a)
+ (i32.add
+ (get_local $b)
+ (i32.load offset=48
+ (get_local $a)
+ )
+ )
+ )
+ (set_local $d
+ (i32.const 0)
+ )
+ )
+ (block
+ (i32.store
+ (get_local $a)
+ (i32.or
+ (get_local $c)
+ (i32.const 32)
+ )
+ )
+ (set_local $d
+ (i32.const -1)
+ )
+ )
+ )
+ (return
+ (get_local $d)
+ )
+ )
+ (func $bb (param $a i32) (param $b i32) (param $c i32) (param $d i32) (result i32)
+ (local $h i32)
+ (local $e i32)
+ (local $i i32)
+ (local $g i32)
+ (local $f i32)
+ (set_local $e
+ (i32.mul
+ (get_local $c)
+ (get_local $b)
+ )
+ )
+ (if
+ (i32.gt_s
+ (i32.load offset=76
+ (get_local $d)
+ )
+ (i32.const -1)
+ )
+ (block
+ (set_local $f
+ (i32.eq
+ (call $Ya
+ (get_local $d)
+ )
+ (i32.const 0)
+ )
+ )
+ (set_local $g
+ (call $Wa
+ (get_local $a)
+ (get_local $e)
+ (get_local $d)
+ )
+ )
+ (if
+ (get_local $f)
+ (set_local $h
+ (get_local $g)
+ )
+ (block
+ (call $Ta
+ (get_local $d)
+ )
+ (set_local $h
+ (get_local $g)
+ )
+ )
+ )
+ )
+ (set_local $h
+ (call $Wa
+ (get_local $a)
+ (get_local $e)
+ (get_local $d)
+ )
+ )
+ )
+ (if
+ (i32.eq
+ (get_local $h)
+ (get_local $e)
+ )
+ (set_local $i
+ (get_local $c)
+ )
+ (set_local $i
+ (i32.div_u
+ (get_local $h)
+ (get_local $b)
+ )
+ )
+ )
+ (return
+ (get_local $i)
+ )
+ )
+ (func $Ua (param $a i32) (param $b i32) (param $c i32) (result i32)
+ (local $e i32)
+ (local $f i32)
+ (local $d i32)
+ (local $g i32)
+ (set_local $d
+ (i32.load
+ (i32.const 8)
+ )
+ )
+ (i32.store
+ (i32.const 8)
+ (i32.add
+ (i32.load
+ (i32.const 8)
+ )
+ (i32.const 32)
+ )
+ )
+ (set_local $e
+ (get_local $d)
+ )
+ (set_local $f
+ (i32.add
+ (get_local $d)
+ (i32.const 20)
+ )
+ )
+ (i32.store
+ (get_local $e)
+ (i32.load offset=60
+ (get_local $a)
+ )
+ )
+ (i32.store offset=4
+ (get_local $e)
+ (i32.const 0)
+ )
+ (i32.store offset=8
+ (get_local $e)
+ (get_local $b)
+ )
+ (i32.store offset=12
+ (get_local $e)
+ (get_local $f)
+ )
+ (i32.store offset=16
+ (get_local $e)
+ (get_local $c)
+ )
+ (if
+ (i32.lt_s
+ (call $Pa
+ (call_import $ua
+ (i32.const 140)
+ (get_local $e)
+ )
+ )
+ (i32.const 0)
+ )
+ (block
+ (i32.store
+ (get_local $f)
+ (i32.const -1)
+ )
+ (set_local $g
+ (i32.const -1)
+ )
+ )
+ (set_local $g
+ (i32.load
+ (get_local $f)
+ )
+ )
+ )
+ (i32.store
+ (i32.const 8)
+ (get_local $d)
+ )
+ (return
+ (get_local $g)
+ )
+ )
+ (func $Va (param $a i32) (param $b i32) (param $c i32) (result i32)
+ (local $e i32)
+ (local $d i32)
+ (set_local $d
+ (i32.load
+ (i32.const 8)
+ )
+ )
+ (i32.store
+ (i32.const 8)
+ (i32.add
+ (i32.load
+ (i32.const 8)
+ )
+ (i32.const 80)
+ )
+ )
+ (set_local $e
+ (get_local $d)
+ )
+ (i32.store offset=36
+ (get_local $a)
+ (i32.const 3)
+ )
+ (if
+ (i32.eq
+ (i32.and
+ (i32.load
+ (get_local $a)
+ )
+ (i32.const 64)
+ )
+ (i32.const 0)
+ )
+ (block
+ (i32.store
+ (get_local $e)
+ (i32.load offset=60
+ (get_local $a)
+ )
+ )
+ (i32.store offset=4
+ (get_local $e)
+ (i32.const 21505)
+ )
+ (i32.store offset=8
+ (get_local $e)
+ (i32.add
+ (get_local $d)
+ (i32.const 12)
+ )
+ )
+ (if
+ (call_import $wa
+ (i32.const 54)
+ (get_local $e)
+ )
+ (i32.store8 offset=75
+ (get_local $a)
+ (i32.const -1)
+ )
+ )
+ )
+ )
+ (set_local $e
+ (call $Ra
+ (get_local $a)
+ (get_local $b)
+ (get_local $c)
+ )
+ )
+ (i32.store
+ (i32.const 8)
+ (get_local $d)
+ )
+ (return
+ (get_local $e)
+ )
+ )
+ (func $Ka (param $a i32)
+ (i32.store8
+ (i32.load
+ (i32.const 24)
+ )
+ (i32.load8_s
+ (get_local $a)
+ )
+ )
+ (i32.store8 offset=1
+ (i32.load
+ (i32.const 24)
+ )
+ (i32.load8_s offset=1
+ (get_local $a)
+ )
+ )
+ (i32.store8 offset=2
+ (i32.load
+ (i32.const 24)
+ )
+ (i32.load8_s offset=2
+ (get_local $a)
+ )
+ )
+ (i32.store8 offset=3
+ (i32.load
+ (i32.const 24)
+ )
+ (i32.load8_s offset=3
+ (get_local $a)
+ )
+ )
+ (i32.store8 offset=4
+ (i32.load
+ (i32.const 24)
+ )
+ (i32.load8_s offset=4
+ (get_local $a)
+ )
+ )
+ (i32.store8 offset=5
+ (i32.load
+ (i32.const 24)
+ )
+ (i32.load8_s offset=5
+ (get_local $a)
+ )
+ )
+ (i32.store8 offset=6
+ (i32.load
+ (i32.const 24)
+ )
+ (i32.load8_s offset=6
+ (get_local $a)
+ )
+ )
+ (i32.store8 offset=7
+ (i32.load
+ (i32.const 24)
+ )
+ (i32.load8_s offset=7
+ (get_local $a)
+ )
+ )
+ )
+ (func $Oa (param $a i32) (result i32)
+ (local $c i32)
+ (local $b i32)
+ (set_local $b
+ (i32.load
+ (i32.const 8)
+ )
+ )
+ (i32.store
+ (i32.const 8)
+ (i32.add
+ (i32.load
+ (i32.const 8)
+ )
+ (i32.const 16)
+ )
+ )
+ (set_local $c
+ (get_local $b)
+ )
+ (i32.store
+ (get_local $c)
+ (i32.load offset=60
+ (get_local $a)
+ )
+ )
+ (set_local $a
+ (call $Pa
+ (call_import $sa
+ (i32.const 6)
+ (get_local $c)
+ )
+ )
+ )
+ (i32.store
+ (i32.const 8)
+ (get_local $b)
+ )
+ (return
+ (get_local $a)
+ )
+ )
+ (func $Pa (param $a i32) (result i32)
+ (local $c i32)
+ (local $b i32)
+ (if
+ (i32.gt_u
+ (get_local $a)
+ (i32.const -4096)
+ )
+ (block
+ (set_local $b
+ (call $Qa)
+ )
+ (i32.store
+ (get_local $b)
+ (i32.sub
+ (i32.const 0)
+ (get_local $a)
+ )
+ )
+ (set_local $c
+ (i32.const -1)
+ )
+ )
+ (set_local $c
+ (get_local $a)
+ )
+ )
+ (return
+ (get_local $c)
+ )
+ )
+ (func $Ja (param $a i32)
+ (i32.store8
+ (i32.load
+ (i32.const 24)
+ )
+ (i32.load8_s
+ (get_local $a)
+ )
+ )
+ (i32.store8 offset=1
+ (i32.load
+ (i32.const 24)
+ )
+ (i32.load8_s offset=1
+ (get_local $a)
+ )
+ )
+ (i32.store8 offset=2
+ (i32.load
+ (i32.const 24)
+ )
+ (i32.load8_s offset=2
+ (get_local $a)
+ )
+ )
+ (i32.store8 offset=3
+ (i32.load
+ (i32.const 24)
+ )
+ (i32.load8_s offset=3
+ (get_local $a)
+ )
+ )
+ )
+ (func $Qa (result i32)
+ (local $a i32)
+ (local $b i32)
+ (if
+ (i32.eq
+ (i32.load
+ (i32.const 1160)
+ )
+ (i32.const 0)
+ )
+ (set_local $a
+ (i32.const 1204)
+ )
+ (block
+ (set_local $b
+ (i32.add
+ (call $ib)
+ (i32.const 64)
+ )
+ )
+ (set_local $a
+ (i32.load
+ (get_local $b)
+ )
+ )
+ )
+ )
+ (return
+ (get_local $a)
+ )
+ )
+ (func $lb (param $a i32) (param $b i32) (param $c i32) (param $d i32) (result i32)
+ (return
+ (call_indirect $FUNCSIG$iiii
+ (i32.add
+ (i32.and
+ (get_local $a)
+ (i32.const 3)
+ )
+ (i32.const 2)
+ )
+ (get_local $b)
+ (get_local $c)
+ (get_local $d)
+ )
+ )
+ )
+ (func $Ea (param $a i32) (result i32)
+ (local $b i32)
+ (set_local $b
+ (i32.load
+ (i32.const 8)
+ )
+ )
+ (i32.store
+ (i32.const 8)
+ (i32.add
+ (i32.load
+ (i32.const 8)
+ )
+ (get_local $a)
+ )
+ )
+ (i32.store
+ (i32.const 8)
+ (i32.and
+ (i32.add
+ (i32.load
+ (i32.const 8)
+ )
+ (i32.const 15)
+ )
+ (i32.const -16)
+ )
+ )
+ (return
+ (get_local $b)
+ )
+ )
+ (func $cb (param $a i32) (param $b i32) (result i32)
+ (return
+ (i32.add
+ (call $bb
+ (get_local $a)
+ (call $Za
+ (get_local $a)
+ )
+ (i32.const 1)
+ (get_local $b)
+ )
+ (i32.const -1)
+ )
+ )
+ )
+ (func $ob (param $a i32) (param $b i32) (param $c i32) (result i32)
+ (call_import $ja
+ (i32.const 1)
+ )
+ (return
+ (i32.const 0)
+ )
+ )
+ (func $Ia (param $a i32) (param $b i32)
+ (if
+ (i32.eq
+ (i32.load
+ (i32.const 40)
+ )
+ (i32.const 0)
+ )
+ (block
+ (i32.store
+ (i32.const 40)
+ (get_local $a)
+ )
+ (i32.store
+ (i32.const 48)
+ (get_local $b)
+ )
+ )
+ )
+ )
+ (func $kb (param $a i32) (param $b i32) (result i32)
+ (return
+ (call_indirect $FUNCSIG$ii
+ (i32.add
+ (i32.and
+ (get_local $a)
+ (i32.const 1)
+ )
+ (i32.const 0)
+ )
+ (get_local $b)
+ )
+ )
+ )
+ (func $Sa (param $a i32)
+ (if
+ (i32.eq
+ (i32.load offset=68
+ (get_local $a)
+ )
+ (i32.const 0)
+ )
+ (call $Ta
+ (get_local $a)
+ )
+ )
+ (return)
+ )
+ (func $mb (param $a i32) (param $b i32)
+ (call_indirect $FUNCSIG$vi
+ (i32.add
+ (i32.and
+ (get_local $a)
+ (i32.const 1)
+ )
+ (i32.const 6)
+ )
+ (get_local $b)
+ )
+ )
+ (func $Ha (param $a i32) (param $b i32)
+ (i32.store
+ (i32.const 8)
+ (get_local $a)
+ )
+ (i32.store
+ (i32.const 16)
+ (get_local $b)
+ )
+ )
+ (func $nb (param $a i32) (result i32)
+ (call_import $ja
+ (i32.const 0)
+ )
+ (return
+ (i32.const 0)
+ )
+ )
+ (func $Na (result i32)
+ (call $db
+ (i32.const 1144)
+ )
+ (return
+ (i32.const 0)
+ )
+ )
+ (func $Ya (param $a i32) (result i32)
+ (return
+ (i32.const 0)
+ )
+ )
+ (func $Ta (param $a i32)
+ (return)
+ )
+ (func $pb (param $a i32)
+ (call_import $ja
+ (i32.const 2)
+ )
+ )
+ (func $La (param $a i32)
+ (i32.store
+ (i32.const 160)
+ (get_local $a)
+ )
+ )
+ (func $Ga (param $a i32)
+ (i32.store
+ (i32.const 8)
+ (get_local $a)
+ )
+ )
+ (func $Ma (result i32)
+ (return
+ (i32.load
+ (i32.const 160)
+ )
+ )
+ )
+ (func $Fa (result i32)
+ (return
+ (i32.load
+ (i32.const 8)
+ )
+ )
+ )
+ (func $ib (result i32)
+ (return
+ (i32.const 0)
+ )
+ )
+ (func $__growWasmMemory (param $newSize i32)
+ (grow_memory
+ (get_local $newSize)
+ )
+ )
+)