Files
PSPRecomp/profiles/vcs/generated/generated_unit_0176.cpp
T
Jessica_Natalia 430e45bdb0 more updates
more updates
2026-08-27 04:39:50 -03:00

10043 lines
510 KiB
C++

#include "psprecomp/runtime.hpp"
#include "generated_units.hpp"
#include "vcs_resident_regions.hpp"
#include <bit>
#include <cmath>
#include <cstdint>
#include <limits>
namespace psprecomp {
// PSPRECOMP_V811_COMPACT_DISPATCH: 64-slot occupancy masks + per-group base id.
static constexpr std::uint64_t kEntryMasks_recomp_unit_0176[64] = {
0x554282B4B4855555ull, 0x4105555542A95425ull, 0x1252214141414855ull, 0xA924B44145480040ull,
0x101200215A934434ull, 0xA824801A44C1A4B8ull, 0x834A9502949288D2ull, 0x0010200852000042ull,
0x1A4294A84A88D200ull, 0x52904A88D2A94951ull, 0x2909511A949511A5ull, 0x5284A88D4A52A235ull,
0x12A235291425446Aull, 0x508008552544694Aull, 0xA94A494AA85444A2ull, 0x855534A25124AAAAull,
0x80554AA95215554Aull, 0x008041110A080200ull, 0x4008010000080820ull, 0x2008020040080100ull,
0x4040015082504010ull, 0x0A110034A88480D0ull, 0x1014488021430A20ull, 0xA88480D040400100ull,
0x428850C14A110034ull, 0x0420C2A048900101ull, 0x042B548108001010ull, 0x0A41006042002080ull,
0x050454100296AA02ull, 0x4080110000022800ull, 0x50021800A0404000ull, 0x0A14A442910014A1ull,
0x6042000004030A31ull, 0x010D2A20100A2100ull, 0x00014109AA404269ull, 0xA48014000050088Aull,
0x5524280008408013ull, 0x4442A48A51488402ull, 0xA32228A024A29452ull, 0x4519114501252088ull,
0x222A48AB4A244104ull, 0x2A48A512528A922Aull, 0x48A922A295244A52ull, 0x91582322284A222Aull,
0x52A4880828A28A54ull, 0x3294152440414514ull, 0x234A45490A922CA5ull, 0x002401000749A4A9ull,
0x0820010888892514ull, 0x40500E1042010920ull, 0x120281A849004182ull, 0x30480A06A248020Cull,
0x2A15040820802A08ull, 0x4081109002008040ull, 0x8A811080502A8110ull, 0x1002AA20221084A8ull,
0x0800040004201112ull, 0xC8A8144555555000ull, 0x8AA552400054402Aull, 0x5480080A2D2A04AAull,
0x4924424941503055ull, 0x84A548A882A23420ull, 0x968292582A955248ull, 0x322AA48482C856AAull,
};
static constexpr std::uint16_t kEntryBases_recomp_unit_0176[64] = {
1u, 28u, 52u, 71u, 89u, 107u, 128u, 151u, 159u, 179u, 203u, 227u, 252u, 275u, 295u, 319u,
345u, 370u, 379u, 385u, 391u, 402u, 418u, 432u, 444u, 461u, 474u, 487u, 497u, 514u, 521u, 530u,
547u, 559u, 572u, 588u, 600u, 614u, 632u, 653u, 671u, 691u, 714u, 737u, 758u, 778u, 797u, 821u,
837u, 851u, 864u, 879u, 895u, 909u, 918u, 933u, 948u, 956u, 977u, 995u, 1014u, 1034u, 1054u, 1078u,
};
void recomp_unit_0176_entry(Runtime &rt, AllegrexContext &ctx, std::uint16_t direct_entry_id, GuestMemory::AotFastView &aot_mem) {
// PSPRECOMP_AOT_REGCACHE_BEGIN
// PSPRECOMP_AOT_REGCACHE_META gprs=4,5,31,29,16,6 fprs=12,13,14,0 gpr_occ=4540 fpr_occ=243 gpr_total=6128 fpr_total=299
std::uint32_t aot_gpr_4 = ctx.gpr[4];
std::uint32_t aot_gpr_5 = ctx.gpr[5];
std::uint32_t aot_gpr_31 = ctx.gpr[31];
std::uint32_t aot_gpr_29 = ctx.gpr[29];
std::uint32_t aot_gpr_16 = ctx.gpr[16];
std::uint32_t aot_gpr_6 = ctx.gpr[6];
float aot_fpr_12 = ctx.fpr[12];
float aot_fpr_13 = ctx.fpr[13];
float aot_fpr_14 = ctx.fpr[14];
float aot_fpr_0 = ctx.fpr[0];
bool aot_regcache_valid = true;
#define AOT_REGCACHE_SYNC_OUT() do { if (aot_regcache_valid) { ctx.gpr[4] = aot_gpr_4; ctx.gpr[5] = aot_gpr_5; ctx.gpr[31] = aot_gpr_31; ctx.gpr[29] = aot_gpr_29; ctx.gpr[16] = aot_gpr_16; ctx.gpr[6] = aot_gpr_6; ctx.fpr[12] = aot_fpr_12; ctx.fpr[13] = aot_fpr_13; ctx.fpr[14] = aot_fpr_14; ctx.fpr[0] = aot_fpr_0; } } while (false)
#define AOT_REGCACHE_SYNC_IN() do { if (aot_regcache_valid) { aot_gpr_4 = ctx.gpr[4]; aot_gpr_5 = ctx.gpr[5]; aot_gpr_31 = ctx.gpr[31]; aot_gpr_29 = ctx.gpr[29]; aot_gpr_16 = ctx.gpr[16]; aot_gpr_6 = ctx.gpr[6]; aot_fpr_12 = ctx.fpr[12]; aot_fpr_13 = ctx.fpr[13]; aot_fpr_14 = ctx.fpr[14]; aot_fpr_0 = ctx.fpr[0]; } } while (false)
// PSPRECOMP_AOT_REGCACHE_END
std::uint32_t jump_target = 0u;
std::uint32_t local_transfers = 0u;
std::uint32_t local_redispatch_rounds = 0u;
std::uint32_t local_pc = ctx.pc;
std::uint32_t entry_id = direct_entry_id;
LOCAL_DISPATCH:
{
if (entry_id == 0u) {
const std::uint32_t entry_delta = local_pc - 0x08AC4000u;
entry_id = 0u;
if (entry_delta < 16376u && (entry_delta & 3u) == 0u) {
const std::uint32_t entry_slot = entry_delta >> 2u;
const std::uint32_t entry_group = entry_slot >> 6u;
const std::uint64_t entry_mask = kEntryMasks_recomp_unit_0176[entry_group];
const std::uint64_t entry_bit = 1ull << (entry_slot & 63u);
if ((entry_mask & entry_bit) != 0u) {
entry_id = static_cast<std::uint16_t>(
kEntryBases_recomp_unit_0176[entry_group] +
std::popcount(entry_mask & (entry_bit - 1ull)));
}
}
}
switch (entry_id) {
case 1u: goto L_08AC4000;
case 2u: goto L_08AC4008;
case 3u: goto L_08AC4010;
case 4u: goto L_08AC4018;
case 5u: goto L_08AC4020;
case 6u: goto L_08AC4028;
case 7u: goto L_08AC4030;
case 8u: goto L_08AC4038;
case 9u: goto L_08AC4040;
case 10u: goto L_08AC4048;
case 11u: goto L_08AC405C;
case 12u: goto L_08AC4068;
case 13u: goto L_08AC4070;
case 14u: goto L_08AC4074;
case 15u: goto L_08AC407C;
case 16u: goto L_08AC4088;
case 17u: goto L_08AC4090;
case 18u: goto L_08AC4094;
case 19u: goto L_08AC409C;
case 20u: goto L_08AC40A4;
case 21u: goto L_08AC40BC;
case 22u: goto L_08AC40C4;
case 23u: goto L_08AC40D8;
case 24u: goto L_08AC40E0;
case 25u: goto L_08AC40E8;
case 26u: goto L_08AC40F0;
case 27u: goto L_08AC40F8;
case 28u: goto L_08AC4100;
case 29u: goto L_08AC4108;
case 30u: goto L_08AC4114;
case 31u: goto L_08AC4128;
case 32u: goto L_08AC4130;
case 33u: goto L_08AC4138;
case 34u: goto L_08AC4140;
case 35u: goto L_08AC414C;
case 36u: goto L_08AC4154;
case 37u: goto L_08AC415C;
case 38u: goto L_08AC4164;
case 39u: goto L_08AC4178;
case 40u: goto L_08AC4180;
case 41u: goto L_08AC4188;
case 42u: goto L_08AC4190;
case 43u: goto L_08AC4198;
case 44u: goto L_08AC41A0;
case 45u: goto L_08AC41A8;
case 46u: goto L_08AC41B0;
case 47u: goto L_08AC41B8;
case 48u: goto L_08AC41C0;
case 49u: goto L_08AC41C8;
case 50u: goto L_08AC41E0;
case 51u: goto L_08AC41F8;
case 52u: goto L_08AC4200;
case 53u: goto L_08AC4208;
case 54u: goto L_08AC4210;
case 55u: goto L_08AC4218;
case 56u: goto L_08AC422C;
case 57u: goto L_08AC4238;
case 58u: goto L_08AC4240;
case 59u: goto L_08AC4258;
case 60u: goto L_08AC4260;
case 61u: goto L_08AC4278;
case 62u: goto L_08AC4280;
case 63u: goto L_08AC4298;
case 64u: goto L_08AC42A0;
case 65u: goto L_08AC42B4;
case 66u: goto L_08AC42C4;
case 67u: goto L_08AC42D0;
case 68u: goto L_08AC42D8;
case 69u: goto L_08AC42E4;
case 70u: goto L_08AC42F0;
case 71u: goto L_08AC4318;
case 72u: goto L_08AC434C;
case 73u: goto L_08AC4358;
case 74u: goto L_08AC4360;
case 75u: goto L_08AC4368;
case 76u: goto L_08AC4378;
case 77u: goto L_08AC4380;
case 78u: goto L_08AC4398;
case 79u: goto L_08AC43A8;
case 80u: goto L_08AC43B0;
case 81u: goto L_08AC43B4;
case 82u: goto L_08AC43BC;
case 83u: goto L_08AC43C8;
case 84u: goto L_08AC43D4;
case 85u: goto L_08AC43E0;
case 86u: goto L_08AC43EC;
case 87u: goto L_08AC43F4;
case 88u: goto L_08AC43FC;
case 89u: goto L_08AC4408;
case 90u: goto L_08AC4410;
case 91u: goto L_08AC4414;
case 92u: goto L_08AC4428;
case 93u: goto L_08AC4438;
case 94u: goto L_08AC4440;
case 95u: goto L_08AC4444;
case 96u: goto L_08AC4450;
case 97u: goto L_08AC445C;
case 98u: goto L_08AC4464;
case 99u: goto L_08AC446C;
case 100u: goto L_08AC4470;
case 101u: goto L_08AC4478;
case 102u: goto L_08AC4480;
case 103u: goto L_08AC4494;
case 104u: goto L_08AC44C4;
case 105u: goto L_08AC44D0;
case 106u: goto L_08AC44F0;
case 107u: goto L_08AC450C;
case 108u: goto L_08AC4510;
case 109u: goto L_08AC4514;
case 110u: goto L_08AC451C;
case 111u: goto L_08AC4528;
case 112u: goto L_08AC4534;
case 113u: goto L_08AC453C;
case 114u: goto L_08AC4540;
case 115u: goto L_08AC4558;
case 116u: goto L_08AC455C;
case 117u: goto L_08AC4568;
case 118u: goto L_08AC4578;
case 119u: goto L_08AC4584;
case 120u: goto L_08AC458C;
case 121u: goto L_08AC4590;
case 122u: goto L_08AC45BC;
case 123u: goto L_08AC45C8;
case 124u: goto L_08AC45D4;
case 125u: goto L_08AC45EC;
case 126u: goto L_08AC45F4;
case 127u: goto L_08AC45FC;
case 128u: goto L_08AC4604;
case 129u: goto L_08AC4610;
case 130u: goto L_08AC4618;
case 131u: goto L_08AC461C;
case 132u: goto L_08AC462C;
case 133u: goto L_08AC463C;
case 134u: goto L_08AC4644;
case 135u: goto L_08AC4650;
case 136u: goto L_08AC465C;
case 137u: goto L_08AC4668;
case 138u: goto L_08AC4670;
case 139u: goto L_08AC467C;
case 140u: goto L_08AC4684;
case 141u: goto L_08AC46A0;
case 142u: goto L_08AC46A8;
case 143u: goto L_08AC46B0;
case 144u: goto L_08AC46BC;
case 145u: goto L_08AC46C4;
case 146u: goto L_08AC46CC;
case 147u: goto L_08AC46D8;
case 148u: goto L_08AC46E0;
case 149u: goto L_08AC46E4;
case 150u: goto L_08AC46FC;
case 151u: goto L_08AC4704;
case 152u: goto L_08AC4718;
case 153u: goto L_08AC4764;
case 154u: goto L_08AC4770;
case 155u: goto L_08AC4778;
case 156u: goto L_08AC478C;
case 157u: goto L_08AC47B4;
case 158u: goto L_08AC47D0;
case 159u: goto L_08AC4824;
case 160u: goto L_08AC4830;
case 161u: goto L_08AC4838;
case 162u: goto L_08AC483C;
case 163u: goto L_08AC484C;
case 164u: goto L_08AC485C;
case 165u: goto L_08AC4864;
case 166u: goto L_08AC486C;
case 167u: goto L_08AC4878;
case 168u: goto L_08AC488C;
case 169u: goto L_08AC4894;
case 170u: goto L_08AC489C;
case 171u: goto L_08AC48A8;
case 172u: goto L_08AC48B0;
case 173u: goto L_08AC48BC;
case 174u: goto L_08AC48C4;
case 175u: goto L_08AC48D8;
case 176u: goto L_08AC48E4;
case 177u: goto L_08AC48EC;
case 178u: goto L_08AC48F0;
case 179u: goto L_08AC4900;
case 180u: goto L_08AC4910;
case 181u: goto L_08AC4918;
case 182u: goto L_08AC4920;
case 183u: goto L_08AC492C;
case 184u: goto L_08AC4938;
case 185u: goto L_08AC4940;
case 186u: goto L_08AC494C;
case 187u: goto L_08AC4954;
case 188u: goto L_08AC495C;
case 189u: goto L_08AC4964;
case 190u: goto L_08AC4970;
case 191u: goto L_08AC4978;
case 192u: goto L_08AC497C;
case 193u: goto L_08AC498C;
case 194u: goto L_08AC499C;
case 195u: goto L_08AC49A4;
case 196u: goto L_08AC49AC;
case 197u: goto L_08AC49B8;
case 198u: goto L_08AC49D0;
case 199u: goto L_08AC49DC;
case 200u: goto L_08AC49E4;
case 201u: goto L_08AC49F0;
case 202u: goto L_08AC49F8;
case 203u: goto L_08AC4A00;
case 204u: goto L_08AC4A08;
case 205u: goto L_08AC4A14;
case 206u: goto L_08AC4A1C;
case 207u: goto L_08AC4A20;
case 208u: goto L_08AC4A30;
case 209u: goto L_08AC4A40;
case 210u: goto L_08AC4A48;
case 211u: goto L_08AC4A50;
case 212u: goto L_08AC4A5C;
case 213u: goto L_08AC4A68;
case 214u: goto L_08AC4A70;
case 215u: goto L_08AC4A7C;
case 216u: goto L_08AC4A84;
case 217u: goto L_08AC4A8C;
case 218u: goto L_08AC4A90;
case 219u: goto L_08AC4AA0;
case 220u: goto L_08AC4AB0;
case 221u: goto L_08AC4AB8;
case 222u: goto L_08AC4AC0;
case 223u: goto L_08AC4ACC;
case 224u: goto L_08AC4AE0;
case 225u: goto L_08AC4AEC;
case 226u: goto L_08AC4AF4;
case 227u: goto L_08AC4B00;
case 228u: goto L_08AC4B08;
case 229u: goto L_08AC4B10;
case 230u: goto L_08AC4B14;
case 231u: goto L_08AC4B24;
case 232u: goto L_08AC4B34;
case 233u: goto L_08AC4B3C;
case 234u: goto L_08AC4B44;
case 235u: goto L_08AC4B50;
case 236u: goto L_08AC4B58;
case 237u: goto L_08AC4B64;
case 238u: goto L_08AC4B6C;
case 239u: goto L_08AC4B78;
case 240u: goto L_08AC4B80;
case 241u: goto L_08AC4B88;
case 242u: goto L_08AC4B8C;
case 243u: goto L_08AC4B9C;
case 244u: goto L_08AC4BAC;
case 245u: goto L_08AC4BB4;
case 246u: goto L_08AC4BBC;
case 247u: goto L_08AC4BC8;
case 248u: goto L_08AC4BDC;
case 249u: goto L_08AC4BE4;
case 250u: goto L_08AC4BF0;
case 251u: goto L_08AC4BF8;
case 252u: goto L_08AC4C04;
case 253u: goto L_08AC4C0C;
case 254u: goto L_08AC4C14;
case 255u: goto L_08AC4C18;
case 256u: goto L_08AC4C28;
case 257u: goto L_08AC4C38;
case 258u: goto L_08AC4C40;
case 259u: goto L_08AC4C48;
case 260u: goto L_08AC4C54;
case 261u: goto L_08AC4C68;
case 262u: goto L_08AC4C70;
case 263u: goto L_08AC4C80;
case 264u: goto L_08AC4C8C;
case 265u: goto L_08AC4C94;
case 266u: goto L_08AC4CA0;
case 267u: goto L_08AC4CA8;
case 268u: goto L_08AC4CB0;
case 269u: goto L_08AC4CB4;
case 270u: goto L_08AC4CC4;
case 271u: goto L_08AC4CD4;
case 272u: goto L_08AC4CDC;
case 273u: goto L_08AC4CE4;
case 274u: goto L_08AC4CF0;
case 275u: goto L_08AC4D04;
case 276u: goto L_08AC4D0C;
case 277u: goto L_08AC4D18;
case 278u: goto L_08AC4D20;
case 279u: goto L_08AC4D2C;
case 280u: goto L_08AC4D34;
case 281u: goto L_08AC4D38;
case 282u: goto L_08AC4D48;
case 283u: goto L_08AC4D58;
case 284u: goto L_08AC4D60;
case 285u: goto L_08AC4D68;
case 286u: goto L_08AC4D74;
case 287u: goto L_08AC4D80;
case 288u: goto L_08AC4D88;
case 289u: goto L_08AC4D90;
case 290u: goto L_08AC4D98;
case 291u: goto L_08AC4DAC;
case 292u: goto L_08AC4DDC;
case 293u: goto L_08AC4DF0;
case 294u: goto L_08AC4DF8;
case 295u: goto L_08AC4E04;
case 296u: goto L_08AC4E14;
case 297u: goto L_08AC4E1C;
case 298u: goto L_08AC4E28;
case 299u: goto L_08AC4E38;
case 300u: goto L_08AC4E48;
case 301u: goto L_08AC4E50;
case 302u: goto L_08AC4E58;
case 303u: goto L_08AC4E6C;
case 304u: goto L_08AC4E74;
case 305u: goto L_08AC4E7C;
case 306u: goto L_08AC4E84;
case 307u: goto L_08AC4E8C;
case 308u: goto L_08AC4E98;
case 309u: goto L_08AC4EA0;
case 310u: goto L_08AC4EAC;
case 311u: goto L_08AC4EB8;
case 312u: goto L_08AC4EC4;
case 313u: goto L_08AC4ECC;
case 314u: goto L_08AC4ED8;
case 315u: goto L_08AC4EE0;
case 316u: goto L_08AC4EEC;
case 317u: goto L_08AC4EF4;
case 318u: goto L_08AC4EFC;
case 319u: goto L_08AC4F04;
case 320u: goto L_08AC4F0C;
case 321u: goto L_08AC4F14;
case 322u: goto L_08AC4F1C;
case 323u: goto L_08AC4F24;
case 324u: goto L_08AC4F2C;
case 325u: goto L_08AC4F34;
case 326u: goto L_08AC4F3C;
case 327u: goto L_08AC4F48;
case 328u: goto L_08AC4F54;
case 329u: goto L_08AC4F60;
case 330u: goto L_08AC4F70;
case 331u: goto L_08AC4F78;
case 332u: goto L_08AC4F84;
case 333u: goto L_08AC4F94;
case 334u: goto L_08AC4F9C;
case 335u: goto L_08AC4FA8;
case 336u: goto L_08AC4FB0;
case 337u: goto L_08AC4FB4;
case 338u: goto L_08AC4FC0;
case 339u: goto L_08AC4FC8;
case 340u: goto L_08AC4FD0;
case 341u: goto L_08AC4FD8;
case 342u: goto L_08AC4FE0;
case 343u: goto L_08AC4FE8;
case 344u: goto L_08AC4FFC;
case 345u: goto L_08AC5004;
case 346u: goto L_08AC500C;
case 347u: goto L_08AC5018;
case 348u: goto L_08AC5020;
case 349u: goto L_08AC5028;
case 350u: goto L_08AC5030;
case 351u: goto L_08AC5038;
case 352u: goto L_08AC5040;
case 353u: goto L_08AC5048;
case 354u: goto L_08AC5050;
case 355u: goto L_08AC5064;
case 356u: goto L_08AC5070;
case 357u: goto L_08AC5078;
case 358u: goto L_08AC5080;
case 359u: goto L_08AC508C;
case 360u: goto L_08AC5094;
case 361u: goto L_08AC509C;
case 362u: goto L_08AC50A4;
case 363u: goto L_08AC50AC;
case 364u: goto L_08AC50B8;
case 365u: goto L_08AC50C0;
case 366u: goto L_08AC50C8;
case 367u: goto L_08AC50D0;
case 368u: goto L_08AC50D8;
case 369u: goto L_08AC50FC;
case 370u: goto L_08AC5124;
case 371u: goto L_08AC514C;
case 372u: goto L_08AC5164;
case 373u: goto L_08AC516C;
case 374u: goto L_08AC5180;
case 375u: goto L_08AC5190;
case 376u: goto L_08AC51A0;
case 377u: goto L_08AC51B8;
case 378u: goto L_08AC51DC;
case 379u: goto L_08AC5214;
case 380u: goto L_08AC522C;
case 381u: goto L_08AC524C;
case 382u: goto L_08AC52A0;
case 383u: goto L_08AC52CC;
case 384u: goto L_08AC52F8;
case 385u: goto L_08AC5320;
case 386u: goto L_08AC534C;
case 387u: goto L_08AC5378;
case 388u: goto L_08AC53A4;
case 389u: goto L_08AC53CC;
case 390u: goto L_08AC53F4;
case 391u: goto L_08AC5410;
case 392u: goto L_08AC5438;
case 393u: goto L_08AC5450;
case 394u: goto L_08AC5458;
case 395u: goto L_08AC5464;
case 396u: goto L_08AC547C;
case 397u: goto L_08AC5490;
case 398u: goto L_08AC5498;
case 399u: goto L_08AC54A0;
case 400u: goto L_08AC54D8;
case 401u: goto L_08AC54F8;
case 402u: goto L_08AC5510;
case 403u: goto L_08AC5518;
case 404u: goto L_08AC551C;
case 405u: goto L_08AC553C;
case 406u: goto L_08AC5548;
case 407u: goto L_08AC555C;
case 408u: goto L_08AC556C;
case 409u: goto L_08AC5574;
case 410u: goto L_08AC557C;
case 411u: goto L_08AC5588;
case 412u: goto L_08AC5590;
case 413u: goto L_08AC5594;
case 414u: goto L_08AC55C0;
case 415u: goto L_08AC55D0;
case 416u: goto L_08AC55E4;
case 417u: goto L_08AC55EC;
case 418u: goto L_08AC5614;
case 419u: goto L_08AC5624;
case 420u: goto L_08AC562C;
case 421u: goto L_08AC5640;
case 422u: goto L_08AC5644;
case 423u: goto L_08AC5658;
case 424u: goto L_08AC5660;
case 425u: goto L_08AC5674;
case 426u: goto L_08AC569C;
case 427u: goto L_08AC56AC;
case 428u: goto L_08AC56B8;
case 429u: goto L_08AC56C8;
case 430u: goto L_08AC56D0;
case 431u: goto L_08AC56F0;
case 432u: goto L_08AC5720;
case 433u: goto L_08AC5758;
case 434u: goto L_08AC5778;
case 435u: goto L_08AC5790;
case 436u: goto L_08AC5798;
case 437u: goto L_08AC579C;
case 438u: goto L_08AC57BC;
case 439u: goto L_08AC57C8;
case 440u: goto L_08AC57DC;
case 441u: goto L_08AC57EC;
case 442u: goto L_08AC57F4;
case 443u: goto L_08AC57FC;
case 444u: goto L_08AC5808;
case 445u: goto L_08AC5810;
case 446u: goto L_08AC5814;
case 447u: goto L_08AC5840;
case 448u: goto L_08AC5850;
case 449u: goto L_08AC5864;
case 450u: goto L_08AC586C;
case 451u: goto L_08AC5878;
case 452u: goto L_08AC5880;
case 453u: goto L_08AC5898;
case 454u: goto L_08AC589C;
case 455u: goto L_08AC58B0;
case 456u: goto L_08AC58B8;
case 457u: goto L_08AC58CC;
case 458u: goto L_08AC58DC;
case 459u: goto L_08AC58E4;
case 460u: goto L_08AC58F8;
case 461u: goto L_08AC5900;
case 462u: goto L_08AC5920;
case 463u: goto L_08AC5950;
case 464u: goto L_08AC595C;
case 465u: goto L_08AC596C;
case 466u: goto L_08AC5978;
case 467u: goto L_08AC5994;
case 468u: goto L_08AC599C;
case 469u: goto L_08AC59A4;
case 470u: goto L_08AC59B8;
case 471u: goto L_08AC59BC;
case 472u: goto L_08AC59D4;
case 473u: goto L_08AC59E8;
case 474u: goto L_08AC5A10;
case 475u: goto L_08AC5A30;
case 476u: goto L_08AC5A6C;
case 477u: goto L_08AC5A80;
case 478u: goto L_08AC5A9C;
case 479u: goto L_08AC5AA8;
case 480u: goto L_08AC5AB0;
case 481u: goto L_08AC5AB8;
case 482u: goto L_08AC5AC0;
case 483u: goto L_08AC5AC4;
case 484u: goto L_08AC5ACC;
case 485u: goto L_08AC5AD4;
case 486u: goto L_08AC5AE8;
case 487u: goto L_08AC5B1C;
case 488u: goto L_08AC5B34;
case 489u: goto L_08AC5B64;
case 490u: goto L_08AC5B78;
case 491u: goto L_08AC5B94;
case 492u: goto L_08AC5B98;
case 493u: goto L_08AC5BC0;
case 494u: goto L_08AC5BD8;
case 495u: goto L_08AC5BE4;
case 496u: goto L_08AC5BEC;
case 497u: goto L_08AC5C04;
case 498u: goto L_08AC5C24;
case 499u: goto L_08AC5C2C;
case 500u: goto L_08AC5C34;
case 501u: goto L_08AC5C3C;
case 502u: goto L_08AC5C44;
case 503u: goto L_08AC5C48;
case 504u: goto L_08AC5C50;
case 505u: goto L_08AC5C5C;
case 506u: goto L_08AC5C64;
case 507u: goto L_08AC5C90;
case 508u: goto L_08AC5CA8;
case 509u: goto L_08AC5CB0;
case 510u: goto L_08AC5CB8;
case 511u: goto L_08AC5CC8;
case 512u: goto L_08AC5CE0;
case 513u: goto L_08AC5CE8;
case 514u: goto L_08AC5D2C;
case 515u: goto L_08AC5D34;
case 516u: goto L_08AC5D44;
case 517u: goto L_08AC5DA0;
case 518u: goto L_08AC5DB0;
case 519u: goto L_08AC5DDC;
case 520u: goto L_08AC5DF8;
case 521u: goto L_08AC5E38;
case 522u: goto L_08AC5E58;
case 523u: goto L_08AC5E74;
case 524u: goto L_08AC5E7C;
case 525u: goto L_08AC5EAC;
case 526u: goto L_08AC5EB0;
case 527u: goto L_08AC5EC4;
case 528u: goto L_08AC5EF0;
case 529u: goto L_08AC5EF8;
case 530u: goto L_08AC5F00;
case 531u: goto L_08AC5F14;
case 532u: goto L_08AC5F1C;
case 533u: goto L_08AC5F28;
case 534u: goto L_08AC5F30;
case 535u: goto L_08AC5F60;
case 536u: goto L_08AC5F70;
case 537u: goto L_08AC5F7C;
case 538u: goto L_08AC5F84;
case 539u: goto L_08AC5F98;
case 540u: goto L_08AC5FA8;
case 541u: goto L_08AC5FB4;
case 542u: goto L_08AC5FBC;
case 543u: goto L_08AC5FC8;
case 544u: goto L_08AC5FD0;
case 545u: goto L_08AC5FE4;
case 546u: goto L_08AC5FEC;
case 547u: goto L_08AC6000;
case 548u: goto L_08AC6010;
case 549u: goto L_08AC6014;
case 550u: goto L_08AC6024;
case 551u: goto L_08AC602C;
case 552u: goto L_08AC6040;
case 553u: goto L_08AC6044;
case 554u: goto L_08AC6068;
case 555u: goto L_08AC60C4;
case 556u: goto L_08AC60D8;
case 557u: goto L_08AC60F4;
case 558u: goto L_08AC60F8;
case 559u: goto L_08AC6120;
case 560u: goto L_08AC6134;
case 561u: goto L_08AC6144;
case 562u: goto L_08AC614C;
case 563u: goto L_08AC6170;
case 564u: goto L_08AC6194;
case 565u: goto L_08AC61A4;
case 566u: goto L_08AC61AC;
case 567u: goto L_08AC61B4;
case 568u: goto L_08AC61C0;
case 569u: goto L_08AC61C8;
case 570u: goto L_08AC61CC;
case 571u: goto L_08AC61E0;
case 572u: goto L_08AC6200;
case 573u: goto L_08AC620C;
case 574u: goto L_08AC6214;
case 575u: goto L_08AC6218;
case 576u: goto L_08AC6224;
case 577u: goto L_08AC6238;
case 578u: goto L_08AC6258;
case 579u: goto L_08AC6264;
case 580u: goto L_08AC626C;
case 581u: goto L_08AC6274;
case 582u: goto L_08AC627C;
case 583u: goto L_08AC6280;
case 584u: goto L_08AC628C;
case 585u: goto L_08AC62A0;
case 586u: goto L_08AC62B8;
case 587u: goto L_08AC62C0;
case 588u: goto L_08AC6304;
case 589u: goto L_08AC630C;
case 590u: goto L_08AC631C;
case 591u: goto L_08AC632C;
case 592u: goto L_08AC6350;
case 593u: goto L_08AC6358;
case 594u: goto L_08AC63A8;
case 595u: goto L_08AC63B0;
case 596u: goto L_08AC63DC;
case 597u: goto L_08AC63E8;
case 598u: goto L_08AC63F4;
case 599u: goto L_08AC63FC;
case 600u: goto L_08AC6400;
case 601u: goto L_08AC6404;
case 602u: goto L_08AC6410;
case 603u: goto L_08AC643C;
case 604u: goto L_08AC6458;
case 605u: goto L_08AC646C;
case 606u: goto L_08AC64AC;
case 607u: goto L_08AC64B4;
case 608u: goto L_08AC64C8;
case 609u: goto L_08AC64D4;
case 610u: goto L_08AC64E0;
case 611u: goto L_08AC64E8;
case 612u: goto L_08AC64F0;
case 613u: goto L_08AC64F8;
case 614u: goto L_08AC6504;
case 615u: goto L_08AC6528;
case 616u: goto L_08AC653C;
case 617u: goto L_08AC654C;
case 618u: goto L_08AC6558;
case 619u: goto L_08AC6560;
case 620u: goto L_08AC6570;
case 621u: goto L_08AC6578;
case 622u: goto L_08AC6584;
case 623u: goto L_08AC658C;
case 624u: goto L_08AC659C;
case 625u: goto L_08AC65A8;
case 626u: goto L_08AC65B4;
case 627u: goto L_08AC65BC;
case 628u: goto L_08AC65C4;
case 629u: goto L_08AC65D8;
case 630u: goto L_08AC65E8;
case 631u: goto L_08AC65F8;
case 632u: goto L_08AC6604;
case 633u: goto L_08AC6610;
case 634u: goto L_08AC6618;
case 635u: goto L_08AC6628;
case 636u: goto L_08AC6630;
case 637u: goto L_08AC663C;
case 638u: goto L_08AC6644;
case 639u: goto L_08AC6654;
case 640u: goto L_08AC665C;
case 641u: goto L_08AC6668;
case 642u: goto L_08AC6674;
case 643u: goto L_08AC6694;
case 644u: goto L_08AC669C;
case 645u: goto L_08AC66AC;
case 646u: goto L_08AC66B4;
case 647u: goto L_08AC66C4;
case 648u: goto L_08AC66D4;
case 649u: goto L_08AC66E0;
case 650u: goto L_08AC66E4;
case 651u: goto L_08AC66F4;
case 652u: goto L_08AC66FC;
case 653u: goto L_08AC670C;
case 654u: goto L_08AC671C;
case 655u: goto L_08AC6734;
case 656u: goto L_08AC6740;
case 657u: goto L_08AC6748;
case 658u: goto L_08AC6754;
case 659u: goto L_08AC6760;
case 660u: goto L_08AC6780;
case 661u: goto L_08AC6788;
case 662u: goto L_08AC6798;
case 663u: goto L_08AC67A0;
case 664u: goto L_08AC67B0;
case 665u: goto L_08AC67C0;
case 666u: goto L_08AC67CC;
case 667u: goto L_08AC67D0;
case 668u: goto L_08AC67E0;
case 669u: goto L_08AC67E8;
case 670u: goto L_08AC67F8;
case 671u: goto L_08AC6808;
case 672u: goto L_08AC6820;
case 673u: goto L_08AC6838;
case 674u: goto L_08AC6848;
case 675u: goto L_08AC6854;
case 676u: goto L_08AC6864;
case 677u: goto L_08AC686C;
case 678u: goto L_08AC6878;
case 679u: goto L_08AC6880;
case 680u: goto L_08AC6884;
case 681u: goto L_08AC688C;
case 682u: goto L_08AC6894;
case 683u: goto L_08AC689C;
case 684u: goto L_08AC68AC;
case 685u: goto L_08AC68B8;
case 686u: goto L_08AC68C4;
case 687u: goto L_08AC68CC;
case 688u: goto L_08AC68D4;
case 689u: goto L_08AC68E4;
case 690u: goto L_08AC68F4;
case 691u: goto L_08AC6904;
case 692u: goto L_08AC690C;
case 693u: goto L_08AC6914;
case 694u: goto L_08AC6924;
case 695u: goto L_08AC6930;
case 696u: goto L_08AC693C;
case 697u: goto L_08AC6944;
case 698u: goto L_08AC694C;
case 699u: goto L_08AC695C;
case 700u: goto L_08AC6964;
case 701u: goto L_08AC6970;
case 702u: goto L_08AC6978;
case 703u: goto L_08AC6984;
case 704u: goto L_08AC6990;
case 705u: goto L_08AC69A0;
case 706u: goto L_08AC69A8;
case 707u: goto L_08AC69B4;
case 708u: goto L_08AC69BC;
case 709u: goto L_08AC69CC;
case 710u: goto L_08AC69D8;
case 711u: goto L_08AC69E4;
case 712u: goto L_08AC69EC;
case 713u: goto L_08AC69F4;
case 714u: goto L_08AC6A04;
case 715u: goto L_08AC6A10;
case 716u: goto L_08AC6A18;
case 717u: goto L_08AC6A24;
case 718u: goto L_08AC6A2C;
case 719u: goto L_08AC6A38;
case 720u: goto L_08AC6A48;
case 721u: goto L_08AC6A54;
case 722u: goto L_08AC6A60;
case 723u: goto L_08AC6A68;
case 724u: goto L_08AC6A70;
case 725u: goto L_08AC6A7C;
case 726u: goto L_08AC6A84;
case 727u: goto L_08AC6A94;
case 728u: goto L_08AC6A9C;
case 729u: goto L_08AC6AA4;
case 730u: goto L_08AC6AB4;
case 731u: goto L_08AC6AC0;
case 732u: goto L_08AC6ACC;
case 733u: goto L_08AC6AD4;
case 734u: goto L_08AC6ADC;
case 735u: goto L_08AC6AEC;
case 736u: goto L_08AC6AF8;
case 737u: goto L_08AC6B04;
case 738u: goto L_08AC6B0C;
case 739u: goto L_08AC6B14;
case 740u: goto L_08AC6B24;
case 741u: goto L_08AC6B34;
case 742u: goto L_08AC6B44;
case 743u: goto L_08AC6B4C;
case 744u: goto L_08AC6B58;
case 745u: goto L_08AC6B6C;
case 746u: goto L_08AC6B74;
case 747u: goto L_08AC6B84;
case 748u: goto L_08AC6B94;
case 749u: goto L_08AC6BA0;
case 750u: goto L_08AC6BA4;
case 751u: goto L_08AC6BB4;
case 752u: goto L_08AC6BCC;
case 753u: goto L_08AC6BD0;
case 754u: goto L_08AC6BD8;
case 755u: goto L_08AC6BE0;
case 756u: goto L_08AC6BF0;
case 757u: goto L_08AC6BFC;
case 758u: goto L_08AC6C08;
case 759u: goto L_08AC6C10;
case 760u: goto L_08AC6C18;
case 761u: goto L_08AC6C24;
case 762u: goto L_08AC6C2C;
case 763u: goto L_08AC6C3C;
case 764u: goto L_08AC6C44;
case 765u: goto L_08AC6C54;
case 766u: goto L_08AC6C5C;
case 767u: goto L_08AC6C6C;
case 768u: goto L_08AC6C74;
case 769u: goto L_08AC6C8C;
case 770u: goto L_08AC6CAC;
case 771u: goto L_08AC6CBC;
case 772u: goto L_08AC6CC8;
case 773u: goto L_08AC6CD4;
case 774u: goto L_08AC6CDC;
case 775u: goto L_08AC6CE4;
case 776u: goto L_08AC6CF0;
case 777u: goto L_08AC6CF8;
case 778u: goto L_08AC6D08;
case 779u: goto L_08AC6D10;
case 780u: goto L_08AC6D20;
case 781u: goto L_08AC6D28;
case 782u: goto L_08AC6D38;
case 783u: goto L_08AC6D40;
case 784u: goto L_08AC6D58;
case 785u: goto L_08AC6D78;
case 786u: goto L_08AC6D88;
case 787u: goto L_08AC6D94;
case 788u: goto L_08AC6DA0;
case 789u: goto L_08AC6DA8;
case 790u: goto L_08AC6DB0;
case 791u: goto L_08AC6DC8;
case 792u: goto L_08AC6DD0;
case 793u: goto L_08AC6DDC;
case 794u: goto L_08AC6DE4;
case 795u: goto L_08AC6DF0;
case 796u: goto L_08AC6DF4;
case 797u: goto L_08AC6E00;
case 798u: goto L_08AC6E08;
case 799u: goto L_08AC6E14;
case 800u: goto L_08AC6E1C;
case 801u: goto L_08AC6E28;
case 802u: goto L_08AC6E2C;
case 803u: goto L_08AC6E34;
case 804u: goto L_08AC6E44;
case 805u: goto L_08AC6E50;
case 806u: goto L_08AC6E5C;
case 807u: goto L_08AC6E64;
case 808u: goto L_08AC6E6C;
case 809u: goto L_08AC6E80;
case 810u: goto L_08AC6E8C;
case 811u: goto L_08AC6E98;
case 812u: goto L_08AC6EA0;
case 813u: goto L_08AC6EA8;
case 814u: goto L_08AC6EB8;
case 815u: goto L_08AC6EC4;
case 816u: goto L_08AC6ECC;
case 817u: goto L_08AC6ED8;
case 818u: goto L_08AC6EE0;
case 819u: goto L_08AC6EE4;
case 820u: goto L_08AC6EF4;
case 821u: goto L_08AC6F00;
case 822u: goto L_08AC6F0C;
case 823u: goto L_08AC6F14;
case 824u: goto L_08AC6F1C;
case 825u: goto L_08AC6F28;
case 826u: goto L_08AC6F34;
case 827u: goto L_08AC6F3C;
case 828u: goto L_08AC6F40;
case 829u: goto L_08AC6F4C;
case 830u: goto L_08AC6F58;
case 831u: goto L_08AC6F60;
case 832u: goto L_08AC6F64;
case 833u: goto L_08AC6F68;
case 834u: goto L_08AC6FA0;
case 835u: goto L_08AC6FC8;
case 836u: goto L_08AC6FD4;
case 837u: goto L_08AC7008;
case 838u: goto L_08AC7010;
case 839u: goto L_08AC7020;
case 840u: goto L_08AC7028;
case 841u: goto L_08AC7034;
case 842u: goto L_08AC7040;
case 843u: goto L_08AC704C;
case 844u: goto L_08AC705C;
case 845u: goto L_08AC706C;
case 846u: goto L_08AC707C;
case 847u: goto L_08AC708C;
case 848u: goto L_08AC70A0;
case 849u: goto L_08AC70D4;
case 850u: goto L_08AC70EC;
case 851u: goto L_08AC7114;
case 852u: goto L_08AC7120;
case 853u: goto L_08AC712C;
case 854u: goto L_08AC7140;
case 855u: goto L_08AC7164;
case 856u: goto L_08AC7178;
case 857u: goto L_08AC7190;
case 858u: goto L_08AC71A4;
case 859u: goto L_08AC71A8;
case 860u: goto L_08AC71AC;
case 861u: goto L_08AC71D0;
case 862u: goto L_08AC71D8;
case 863u: goto L_08AC71F8;
case 864u: goto L_08AC7204;
case 865u: goto L_08AC721C;
case 866u: goto L_08AC7220;
case 867u: goto L_08AC7238;
case 868u: goto L_08AC7260;
case 869u: goto L_08AC726C;
case 870u: goto L_08AC7278;
case 871u: goto L_08AC728C;
case 872u: goto L_08AC7294;
case 873u: goto L_08AC729C;
case 874u: goto L_08AC72A0;
case 875u: goto L_08AC72BC;
case 876u: goto L_08AC72C4;
case 877u: goto L_08AC72E4;
case 878u: goto L_08AC72F0;
case 879u: goto L_08AC7308;
case 880u: goto L_08AC730C;
case 881u: goto L_08AC7324;
case 882u: goto L_08AC734C;
case 883u: goto L_08AC7358;
case 884u: goto L_08AC7364;
case 885u: goto L_08AC7374;
case 886u: goto L_08AC737C;
case 887u: goto L_08AC7384;
case 888u: goto L_08AC7388;
case 889u: goto L_08AC73A4;
case 890u: goto L_08AC73AC;
case 891u: goto L_08AC73CC;
case 892u: goto L_08AC73D8;
case 893u: goto L_08AC73F0;
case 894u: goto L_08AC73F4;
case 895u: goto L_08AC740C;
case 896u: goto L_08AC7424;
case 897u: goto L_08AC742C;
case 898u: goto L_08AC7434;
case 899u: goto L_08AC745C;
case 900u: goto L_08AC7474;
case 901u: goto L_08AC748C;
case 902u: goto L_08AC74A8;
case 903u: goto L_08AC74C0;
case 904u: goto L_08AC74C8;
case 905u: goto L_08AC74D0;
case 906u: goto L_08AC74E4;
case 907u: goto L_08AC74EC;
case 908u: goto L_08AC74F4;
case 909u: goto L_08AC7518;
case 910u: goto L_08AC753C;
case 911u: goto L_08AC7564;
case 912u: goto L_08AC7590;
case 913u: goto L_08AC759C;
case 914u: goto L_08AC75B0;
case 915u: goto L_08AC75C0;
case 916u: goto L_08AC75DC;
case 917u: goto L_08AC75F8;
case 918u: goto L_08AC7610;
case 919u: goto L_08AC7620;
case 920u: goto L_08AC763C;
case 921u: goto L_08AC7644;
case 922u: goto L_08AC764C;
case 923u: goto L_08AC7654;
case 924u: goto L_08AC7670;
case 925u: goto L_08AC7678;
case 926u: goto L_08AC769C;
case 927u: goto L_08AC76B0;
case 928u: goto L_08AC76C0;
case 929u: goto L_08AC76DC;
case 930u: goto L_08AC76E4;
case 931u: goto L_08AC76EC;
case 932u: goto L_08AC76FC;
case 933u: goto L_08AC770C;
case 934u: goto L_08AC7714;
case 935u: goto L_08AC771C;
case 936u: goto L_08AC7728;
case 937u: goto L_08AC773C;
case 938u: goto L_08AC7750;
case 939u: goto L_08AC7764;
case 940u: goto L_08AC7774;
case 941u: goto L_08AC7794;
case 942u: goto L_08AC77A4;
case 943u: goto L_08AC77AC;
case 944u: goto L_08AC77B4;
case 945u: goto L_08AC77BC;
case 946u: goto L_08AC77C4;
case 947u: goto L_08AC77F0;
case 948u: goto L_08AC7804;
case 949u: goto L_08AC7810;
case 950u: goto L_08AC7820;
case 951u: goto L_08AC7830;
case 952u: goto L_08AC7854;
case 953u: goto L_08AC7868;
case 954u: goto L_08AC78A8;
case 955u: goto L_08AC78EC;
case 956u: goto L_08AC7930;
case 957u: goto L_08AC7938;
case 958u: goto L_08AC7940;
case 959u: goto L_08AC7948;
case 960u: goto L_08AC7950;
case 961u: goto L_08AC7958;
case 962u: goto L_08AC7960;
case 963u: goto L_08AC7968;
case 964u: goto L_08AC7970;
case 965u: goto L_08AC7978;
case 966u: goto L_08AC7980;
case 967u: goto L_08AC7988;
case 968u: goto L_08AC7998;
case 969u: goto L_08AC79A8;
case 970u: goto L_08AC79B0;
case 971u: goto L_08AC79CC;
case 972u: goto L_08AC79D4;
case 973u: goto L_08AC79DC;
case 974u: goto L_08AC79EC;
case 975u: goto L_08AC79F8;
case 976u: goto L_08AC79FC;
case 977u: goto L_08AC7A04;
case 978u: goto L_08AC7A0C;
case 979u: goto L_08AC7A14;
case 980u: goto L_08AC7A38;
case 981u: goto L_08AC7A48;
case 982u: goto L_08AC7A50;
case 983u: goto L_08AC7A58;
case 984u: goto L_08AC7A98;
case 985u: goto L_08AC7AA4;
case 986u: goto L_08AC7AB0;
case 987u: goto L_08AC7AB8;
case 988u: goto L_08AC7AC0;
case 989u: goto L_08AC7AC8;
case 990u: goto L_08AC7AD4;
case 991u: goto L_08AC7ADC;
case 992u: goto L_08AC7AE4;
case 993u: goto L_08AC7AEC;
case 994u: goto L_08AC7AFC;
case 995u: goto L_08AC7B04;
case 996u: goto L_08AC7B0C;
case 997u: goto L_08AC7B14;
case 998u: goto L_08AC7B1C;
case 999u: goto L_08AC7B28;
case 1000u: goto L_08AC7B44;
case 1001u: goto L_08AC7B4C;
case 1002u: goto L_08AC7B54;
case 1003u: goto L_08AC7B60;
case 1004u: goto L_08AC7B68;
case 1005u: goto L_08AC7B6C;
case 1006u: goto L_08AC7B74;
case 1007u: goto L_08AC7B84;
case 1008u: goto L_08AC7B8C;
case 1009u: goto L_08AC7BAC;
case 1010u: goto L_08AC7BDC;
case 1011u: goto L_08AC7BE8;
case 1012u: goto L_08AC7BF0;
case 1013u: goto L_08AC7BF8;
case 1014u: goto L_08AC7C00;
case 1015u: goto L_08AC7C08;
case 1016u: goto L_08AC7C10;
case 1017u: goto L_08AC7C18;
case 1018u: goto L_08AC7C30;
case 1019u: goto L_08AC7C34;
case 1020u: goto L_08AC7C50;
case 1021u: goto L_08AC7C58;
case 1022u: goto L_08AC7C60;
case 1023u: goto L_08AC7C78;
case 1024u: goto L_08AC7C80;
case 1025u: goto L_08AC7C8C;
case 1026u: goto L_08AC7C98;
case 1027u: goto L_08AC7CA4;
case 1028u: goto L_08AC7CB8;
case 1029u: goto L_08AC7CC8;
case 1030u: goto L_08AC7CD4;
case 1031u: goto L_08AC7CE0;
case 1032u: goto L_08AC7CEC;
case 1033u: goto L_08AC7CF8;
case 1034u: goto L_08AC7D14;
case 1035u: goto L_08AC7D28;
case 1036u: goto L_08AC7D30;
case 1037u: goto L_08AC7D34;
case 1038u: goto L_08AC7D44;
case 1039u: goto L_08AC7D54;
case 1040u: goto L_08AC7D5C;
case 1041u: goto L_08AC7D64;
case 1042u: goto L_08AC7D7C;
case 1043u: goto L_08AC7D8C;
case 1044u: goto L_08AC7D94;
case 1045u: goto L_08AC7D9C;
case 1046u: goto L_08AC7DAC;
case 1047u: goto L_08AC7DB8;
case 1048u: goto L_08AC7DC0;
case 1049u: goto L_08AC7DC8;
case 1050u: goto L_08AC7DD4;
case 1051u: goto L_08AC7DDC;
case 1052u: goto L_08AC7DE8;
case 1053u: goto L_08AC7DFC;
case 1054u: goto L_08AC7E0C;
case 1055u: goto L_08AC7E18;
case 1056u: goto L_08AC7E24;
case 1057u: goto L_08AC7E30;
case 1058u: goto L_08AC7E38;
case 1059u: goto L_08AC7E40;
case 1060u: goto L_08AC7E48;
case 1061u: goto L_08AC7E50;
case 1062u: goto L_08AC7E5C;
case 1063u: goto L_08AC7E64;
case 1064u: goto L_08AC7E6C;
case 1065u: goto L_08AC7E74;
case 1066u: goto L_08AC7E8C;
case 1067u: goto L_08AC7E90;
case 1068u: goto L_08AC7E98;
case 1069u: goto L_08AC7EA4;
case 1070u: goto L_08AC7EB0;
case 1071u: goto L_08AC7EBC;
case 1072u: goto L_08AC7EC4;
case 1073u: goto L_08AC7EDC;
case 1074u: goto L_08AC7EE4;
case 1075u: goto L_08AC7EE8;
case 1076u: goto L_08AC7EF0;
case 1077u: goto L_08AC7EFC;
case 1078u: goto L_08AC7F04;
case 1079u: goto L_08AC7F0C;
case 1080u: goto L_08AC7F14;
case 1081u: goto L_08AC7F1C;
case 1082u: goto L_08AC7F24;
case 1083u: goto L_08AC7F28;
case 1084u: goto L_08AC7F30;
case 1085u: goto L_08AC7F38;
case 1086u: goto L_08AC7F4C;
case 1087u: goto L_08AC7F58;
case 1088u: goto L_08AC7F5C;
case 1089u: goto L_08AC7F64;
case 1090u: goto L_08AC7F7C;
case 1091u: goto L_08AC7F88;
case 1092u: goto L_08AC7F9C;
case 1093u: goto L_08AC7FA8;
case 1094u: goto L_08AC7FB4;
case 1095u: goto L_08AC7FBC;
case 1096u: goto L_08AC7FC4;
case 1097u: goto L_08AC7FCC;
case 1098u: goto L_08AC7FD4;
case 1099u: goto L_08AC7FE4;
case 1100u: goto L_08AC7FF0;
case 1101u: goto L_08AC7FF4;
default:
if (local_transfers == 0u) rt.unsupported(ctx.pc, 0u, "invalid internal function entry");
else ctx.pc = local_pc;
AOT_REGCACHE_SYNC_OUT(); return;
}
}
// PSPRECOMP_V812_SHARED_SCHED_BLOCK: one scheduler-exact slow boundary per unit.
LOCAL_SCHED_BOUNDARY:
ctx.pc = jump_target;
AOT_REGCACHE_SYNC_OUT();
if (local_redispatch_rounds < 7u && rt.continue_generated_local_dispatch(ctx)) {
++local_redispatch_rounds;
AOT_REGCACHE_SYNC_IN();
local_transfers = 0u;
local_pc = ctx.pc;
entry_id = 0u;
goto LOCAL_DISPATCH;
}
return;
L_08AC4000:
aot_gpr_31 = (0x08AC4008u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0179_entry, 179u, 536u, 0x08AD31CCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4008u) goto L_08AC4008;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4008:
aot_gpr_31 = (0x08AC4010u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0179_entry, 179u, 528u, 0x08AD312Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4010u) goto L_08AC4010;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4010:
aot_gpr_31 = (0x08AC4018u);
aot_gpr_4 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0179_entry, 179u, 598u, 0x08AD3610u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4018u) goto L_08AC4018;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4018:
aot_gpr_31 = (0x08AC4020u);
aot_gpr_4 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0179_entry, 179u, 598u, 0x08AD3610u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4020u) goto L_08AC4020;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4020:
aot_gpr_31 = (0x08AC4028u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0172_entry, 172u, 144u, 0x08AB4B00u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4028u) goto L_08AC4028;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4028:
aot_gpr_31 = (0x08AC4030u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0094_entry, 94u, 969u, 0x0897FE60u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4030u) goto L_08AC4030;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4030:
aot_gpr_31 = (0x08AC4038u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0179_entry, 179u, 532u, 0x08AD317Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4038u) goto L_08AC4038;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4038:
aot_gpr_31 = (0x08AC4040u);
aot_gpr_4 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0179_entry, 179u, 598u, 0x08AD3610u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4040u) goto L_08AC4040;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4040:
aot_gpr_31 = (0x08AC4048u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0157_entry, 157u, 335u, 0x08A79BACu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4048u) goto L_08AC4048;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4048:
aot_gpr_4 = (ctx.gpr[18] | 0u);
aot_gpr_5 = (ctx.gpr[17] | 0u);
aot_gpr_6 = (0u | 0u);
aot_gpr_31 = (0x08AC405Cu);
ctx.gpr[7] = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0076_entry, 76u, 355u, 0x0893570Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC405Cu) goto L_08AC405C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC405C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC4074;
}
goto L_08AC4068;
}
L_08AC4068:
aot_gpr_31 = (0x08AC4070u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 358u, 0x08B65844u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4070u) goto L_08AC4070;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4070:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_08AC4074;
L_08AC4074:
aot_gpr_31 = (0x08AC407Cu);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0002_entry, 2u, 284u, 0x0880CF70u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC407Cu) goto L_08AC407C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC407C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC4094;
}
goto L_08AC4088;
}
L_08AC4088:
aot_gpr_31 = (0x08AC4090u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 358u, 0x08B65844u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4090u) goto L_08AC4090;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4090:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_08AC4094;
L_08AC4094:
aot_gpr_31 = (0x08AC409Cu);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0003_entry, 3u, 34u, 0x088101B8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC409Cu) goto L_08AC409C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC409C:
aot_gpr_31 = (0x08AC40A4u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0143_entry, 143u, 121u, 0x08A40AFCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC40A4u) goto L_08AC40A4;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC40A4:
aot_gpr_5 = (2232u << 16u);
aot_gpr_4 = (ctx.gpr[18] | 0u);
aot_gpr_6 = (0u | 0u);
ctx.gpr[7] = (0u | 0u);
aot_gpr_31 = (0x08AC40BCu);
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(14028));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0076_entry, 76u, 355u, 0x0893570Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC40BCu) goto L_08AC40BC;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC40BC:
aot_gpr_31 = (0x08AC40C4u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0199_entry, 199u, 607u, 0x08B22EB0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC40C4u) goto L_08AC40C4;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC40C4:
aot_gpr_4 = (ctx.gpr[18] | 0u);
aot_gpr_5 = (ctx.gpr[17] | 0u);
aot_gpr_6 = (0u | 0u);
aot_gpr_31 = (0x08AC40D8u);
ctx.gpr[7] = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0076_entry, 76u, 355u, 0x0893570Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC40D8u) goto L_08AC40D8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC40D8:
aot_gpr_31 = (0x08AC40E0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0112_entry, 112u, 741u, 0x089C7248u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC40E0u) goto L_08AC40E0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC40E0:
aot_gpr_31 = (0x08AC40E8u);
aot_mem.aot_direct_store8(ctx.gpr[28] + static_cast<std::uint32_t>(7800), static_cast<std::uint8_t>(0u));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0164_entry, 164u, 304u, 0x08A96074u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC40E8u) goto L_08AC40E8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC40E8:
aot_gpr_31 = (0x08AC40F0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0132_entry, 132u, 595u, 0x08A17928u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC40F0u) goto L_08AC40F0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC40F0:
aot_gpr_31 = (0x08AC40F8u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0199_entry, 199u, 2u, 0x08B20004u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC40F8u) goto L_08AC40F8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC40F8:
aot_gpr_31 = (0x08AC4100u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0114_entry, 114u, 558u, 0x089CF18Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4100u) goto L_08AC4100;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4100:
aot_gpr_31 = (0x08AC4108u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0008_entry, 8u, 503u, 0x0882766Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4108u) goto L_08AC4108;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4108:
aot_gpr_4 = (2246u << 16u);
aot_gpr_31 = (0x08AC4114u);
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(23472));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0124_entry, 124u, 160u, 0x089F4F70u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4114u) goto L_08AC4114;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4114:
aot_gpr_5 = (ctx.gpr[28] + static_cast<std::uint32_t>(-952));
aot_gpr_4 = (ctx.gpr[18] | 0u);
aot_gpr_6 = (0u | 0u);
aot_gpr_31 = (0x08AC4128u);
ctx.gpr[7] = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0076_entry, 76u, 355u, 0x0893570Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4128u) goto L_08AC4128;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4128:
aot_gpr_31 = (0x08AC4130u);
aot_gpr_4 = (0u | 1000u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0079_entry, 79u, 224u, 0x08941918u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4130u) goto L_08AC4130;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4130:
aot_gpr_31 = (0x08AC4138u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0099_entry, 99u, 358u, 0x08991788u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4138u) goto L_08AC4138;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4138:
aot_gpr_31 = (0x08AC4140u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0090_entry, 90u, 258u, 0x0896CE30u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4140u) goto L_08AC4140;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4140:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(-7080)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC415C;
}
goto L_08AC414C;
}
L_08AC414C:
aot_gpr_31 = (0x08AC4154u);
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(4211)));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0025_entry, 25u, 260u, 0x088690ACu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4154u) goto L_08AC4154;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4154:
ctx.gpr[19] = (ctx.gpr[2] | 0u);
aot_mem.aot_direct_store8(ctx.gpr[28] + static_cast<std::uint32_t>(4211), static_cast<std::uint8_t>(0u));
goto L_08AC415C;
L_08AC415C:
aot_gpr_31 = (0x08AC4164u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0160_entry, 160u, 495u, 0x08A87458u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4164u) goto L_08AC4164;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4164:
aot_gpr_4 = (ctx.gpr[18] | 0u);
aot_gpr_5 = (ctx.gpr[17] | 0u);
aot_gpr_6 = (0u | 0u);
aot_gpr_31 = (0x08AC4178u);
ctx.gpr[7] = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0076_entry, 76u, 355u, 0x0893570Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4178u) goto L_08AC4178;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4178:
aot_gpr_31 = (0x08AC4180u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0122_entry, 122u, 287u, 0x089EDEE8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4180u) goto L_08AC4180;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4180:
aot_gpr_31 = (0x08AC4188u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0090_entry, 90u, 858u, 0x0896FD74u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4188u) goto L_08AC4188;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4188:
aot_gpr_31 = (0x08AC4190u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0086_entry, 86u, 64u, 0x0895CA94u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4190u) goto L_08AC4190;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4190:
aot_gpr_31 = (0x08AC4198u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0140_entry, 140u, 318u, 0x08A35524u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4198u) goto L_08AC4198;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4198:
aot_gpr_31 = (0x08AC41A0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0163_entry, 163u, 47u, 0x08A906D0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC41A0u) goto L_08AC41A0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC41A0:
aot_gpr_31 = (0x08AC41A8u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0034_entry, 34u, 235u, 0x0888CCD4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC41A8u) goto L_08AC41A8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC41A8:
aot_gpr_31 = (0x08AC41B0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0041_entry, 41u, 582u, 0x088ABC44u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC41B0u) goto L_08AC41B0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC41B0:
aot_gpr_31 = (0x08AC41B8u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0078_entry, 78u, 815u, 0x0893F9B8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC41B8u) goto L_08AC41B8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC41B8:
aot_gpr_31 = (0x08AC41C0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0160_entry, 160u, 308u, 0x08A8606Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC41C0u) goto L_08AC41C0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC41C0:
aot_gpr_31 = (0x08AC41C8u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0025_entry, 25u, 528u, 0x0886A6B4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC41C8u) goto L_08AC41C8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC41C8:
aot_gpr_5 = (2232u << 16u);
aot_gpr_4 = (ctx.gpr[18] | 0u);
aot_gpr_6 = (0u | 0u);
ctx.gpr[7] = (0u | 0u);
aot_gpr_31 = (0x08AC41E0u);
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(14052));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0076_entry, 76u, 355u, 0x0893570Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC41E0u) goto L_08AC41E0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC41E0:
aot_gpr_5 = (2232u << 16u);
aot_gpr_4 = (ctx.gpr[18] | 0u);
aot_gpr_6 = (0u | 0u);
ctx.gpr[7] = (0u | 0u);
aot_gpr_31 = (0x08AC41F8u);
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(14080));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0076_entry, 76u, 355u, 0x0893570Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC41F8u) goto L_08AC41F8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC41F8:
aot_gpr_31 = (0x08AC4200u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0126_entry, 126u, 374u, 0x089FD8A0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4200u) goto L_08AC4200;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4200:
aot_gpr_31 = (0x08AC4208u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0094_entry, 94u, 905u, 0x0897F7FCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4208u) goto L_08AC4208;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4208:
aot_gpr_31 = (0x08AC4210u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0099_entry, 99u, 155u, 0x08990B60u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4210u) goto L_08AC4210;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4210:
aot_gpr_31 = (0x08AC4218u);
ctx.gpr[17] = (ctx.gpr[28] + static_cast<std::uint32_t>(-936));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0076_entry, 76u, 329u, 0x089353A0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4218u) goto L_08AC4218;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4218:
aot_gpr_4 = (ctx.gpr[18] | 0u);
aot_gpr_5 = (ctx.gpr[17] | 0u);
aot_gpr_6 = (ctx.gpr[2] | 0u);
aot_gpr_31 = (0x08AC422Cu);
ctx.gpr[7] = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0076_entry, 76u, 355u, 0x0893570Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC422Cu) goto L_08AC422C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC422C:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(-7080)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC42A0;
}
goto L_08AC4238;
}
L_08AC4238:
aot_gpr_31 = (0x08AC4240u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0023_entry, 23u, 615u, 0x088634DCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4240u) goto L_08AC4240;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4240:
aot_gpr_5 = (2232u << 16u);
aot_gpr_4 = (ctx.gpr[18] | 0u);
aot_gpr_6 = (0u | 0u);
ctx.gpr[7] = (0u | 0u);
aot_gpr_31 = (0x08AC4258u);
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(14108));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0076_entry, 76u, 355u, 0x0893570Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4258u) goto L_08AC4258;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4258:
aot_gpr_31 = (0x08AC4260u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0025_entry, 25u, 356u, 0x088697ECu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4260u) goto L_08AC4260;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4260:
aot_gpr_5 = (2232u << 16u);
aot_gpr_4 = (ctx.gpr[18] | 0u);
aot_gpr_6 = (0u | 0u);
ctx.gpr[7] = (0u | 0u);
aot_gpr_31 = (0x08AC4278u);
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(14132));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0076_entry, 76u, 355u, 0x0893570Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4278u) goto L_08AC4278;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4278:
aot_gpr_31 = (0x08AC4280u);
aot_gpr_4 = (aot_gpr_16 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0135_entry, 135u, 316u, 0x08A225A4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4280u) goto L_08AC4280;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4280:
aot_gpr_5 = (2232u << 16u);
aot_gpr_4 = (ctx.gpr[18] | 0u);
aot_gpr_6 = (0u | 0u);
ctx.gpr[7] = (0u | 0u);
aot_gpr_31 = (0x08AC4298u);
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(14152));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0076_entry, 76u, 355u, 0x0893570Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4298u) goto L_08AC4298;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4298:
aot_gpr_31 = (0x08AC42A0u);
aot_gpr_4 = (aot_gpr_16 + static_cast<std::uint32_t>(48));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0179_entry, 179u, 585u, 0x08AD3558u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC42A0u) goto L_08AC42A0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC42A0:
aot_gpr_5 = (ctx.gpr[28] + static_cast<std::uint32_t>(-920));
aot_gpr_4 = (ctx.gpr[18] | 0u);
aot_gpr_6 = (0u | 0u);
aot_gpr_31 = (0x08AC42B4u);
ctx.gpr[7] = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0076_entry, 76u, 355u, 0x0893570Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC42B4u) goto L_08AC42B4;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC42B4:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(7652)));
aot_gpr_4 = (0u | 0u);
aot_gpr_31 = (0x08AC42C4u);
aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast<std::uint32_t>(7856), aot_gpr_5);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_compact_generated_leaf<&vcs_compact_leaf_0898B428, 97u, 0x0898B428u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC42C4u) goto L_08AC42C4;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC42C4:
aot_gpr_4 = (ctx.gpr[2] | 0u);
aot_gpr_31 = (0x08AC42D0u);
aot_gpr_5 = (0u | 1u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0097_entry, 97u, 941u, 0x0898BA34u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC42D0u) goto L_08AC42D0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC42D0:
aot_gpr_31 = (0x08AC42D8u);
aot_gpr_4 = (0u | 1u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_compact_generated_leaf<&vcs_compact_leaf_0898B428, 97u, 0x0898B428u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC42D8u) goto L_08AC42D8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC42D8:
aot_gpr_4 = (ctx.gpr[2] | 0u);
aot_gpr_31 = (0x08AC42E4u);
aot_gpr_5 = (0u | 1u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0097_entry, 97u, 941u, 0x0898BA34u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC42E4u) goto L_08AC42E4;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC42E4:
aot_gpr_4 = (ctx.gpr[28] + static_cast<std::uint32_t>(7768));
aot_gpr_31 = (0x08AC42F0u);
aot_gpr_5 = (0u | 1u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0128_entry, 128u, 565u, 0x08A063CCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC42F0u) goto L_08AC42F0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC42F0:
ctx.gpr[2] = (ctx.gpr[19] | 0u);
{ std::uint32_t aot_run_words[7]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(0), aot_run_words);
aot_gpr_16 = aot_run_words[0];
ctx.gpr[17] = aot_run_words[1];
ctx.gpr[18] = aot_run_words[2];
ctx.gpr[19] = aot_run_words[3];
ctx.gpr[20] = aot_run_words[4];
ctx.gpr[21] = aot_run_words[5];
aot_gpr_31 = aot_run_words[6];
}
jump_target = aot_gpr_31;
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(32));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC4318:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-144));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(116), aot_gpr_16);
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(4211)));
aot_gpr_16 = (2236u << 16u);
aot_gpr_16 = (aot_gpr_16 + static_cast<std::uint32_t>(29232));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(112), std::bit_cast<std::uint32_t>(ctx.fpr[20]));
{ const std::uint32_t aot_run_words[5]{ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_31};
aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast<std::uint32_t>(120), aot_run_words); }
{ const bool branch_taken = aot_gpr_4 == 0u;
ctx.gpr[17] = (0u | 1u);
if (branch_taken) {
goto L_08AC43B4;
}
goto L_08AC434C;
}
L_08AC434C:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(-7080)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC4380;
}
goto L_08AC4358;
}
L_08AC4358:
aot_gpr_31 = (0x08AC4360u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0023_entry, 23u, 615u, 0x088634DCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4360u) goto L_08AC4360;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4360:
aot_gpr_31 = (0x08AC4368u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0025_entry, 25u, 356u, 0x088697ECu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4368u) goto L_08AC4368;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4368:
aot_gpr_4 = (2236u << 16u);
ctx.gpr[18] = (aot_gpr_4 + static_cast<std::uint32_t>(32304));
aot_gpr_31 = (0x08AC4378u);
aot_gpr_4 = (ctx.gpr[18] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0135_entry, 135u, 316u, 0x08A225A4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4378u) goto L_08AC4378;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4378:
aot_gpr_31 = (0x08AC4380u);
aot_gpr_4 = (ctx.gpr[18] + static_cast<std::uint32_t>(48));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0179_entry, 179u, 585u, 0x08AD3558u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4380u) goto L_08AC4380;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4380:
aot_gpr_4 = (2237u << 16u);
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(-28320));
aot_mem.aot_direct_store8(aot_gpr_4 + static_cast<std::uint32_t>(26341), static_cast<std::uint8_t>(0u));
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(-7080)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC43B0;
}
goto L_08AC4398;
}
L_08AC4398:
aot_gpr_4 = (2236u << 16u);
ctx.gpr[18] = (aot_gpr_4 + static_cast<std::uint32_t>(32304));
aot_gpr_31 = (0x08AC43A8u);
aot_gpr_4 = (ctx.gpr[18] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0135_entry, 135u, 316u, 0x08A225A4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC43A8u) goto L_08AC43A8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC43A8:
aot_gpr_31 = (0x08AC43B0u);
aot_gpr_4 = (ctx.gpr[18] + static_cast<std::uint32_t>(48));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0179_entry, 179u, 585u, 0x08AD3558u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC43B0u) goto L_08AC43B0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC43B0:
aot_mem.aot_direct_store8(ctx.gpr[28] + static_cast<std::uint32_t>(4211), static_cast<std::uint8_t>(0u));
goto L_08AC43B4;
L_08AC43B4:
aot_gpr_31 = (0x08AC43BCu);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0097_entry, 97u, 829u, 0x0898B448u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC43BCu) goto L_08AC43BC;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC43BC:
aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_16 + static_cast<std::uint32_t>(300)));
{ const bool branch_taken = aot_gpr_4 != ctx.gpr[17];
if (branch_taken) {
goto L_08AC43E0;
}
goto L_08AC43C8;
}
L_08AC43C8:
aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_16 + static_cast<std::uint32_t>(301)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC43E0;
}
goto L_08AC43D4;
}
L_08AC43D4:
aot_gpr_4 = (aot_gpr_16 | 0u);
aot_gpr_31 = (0x08AC43E0u);
aot_gpr_5 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0109_entry, 109u, 323u, 0x089B9ABCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC43E0u) goto L_08AC43E0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC43E0:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5884)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC43F4;
}
goto L_08AC43EC;
}
L_08AC43EC:
aot_gpr_31 = (0x08AC43F4u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 683u, 0x08B66DBCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC43F4u) goto L_08AC43F4;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC43F4:
aot_gpr_31 = (0x08AC43FCu);
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5884)));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0018_entry, 18u, 100u, 0x0884C998u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC43FCu) goto L_08AC43FC;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC43FC:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5884)));
if (aot_gpr_4 != 0u) {
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5884)));
goto L_08AC4414;
}
goto L_08AC4408;
L_08AC4408:
aot_gpr_31 = (0x08AC4410u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 683u, 0x08B66DBCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4410u) goto L_08AC4410;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4410:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5884)));
goto L_08AC4414;
L_08AC4414:
aot_gpr_5 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(7713)));
aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_4 + static_cast<std::uint32_t>(19)));
aot_gpr_4 = (aot_gpr_4 | aot_gpr_5);
if (aot_gpr_4 != 0u) {
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(7376)));
goto L_08AC4470;
}
goto L_08AC4428;
L_08AC4428:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(-2268)));
aot_gpr_16 = (2237u << 16u);
{ const bool branch_taken = aot_gpr_4 == 0u;
aot_gpr_16 = (aot_gpr_16 + static_cast<std::uint32_t>(-28416));
if (branch_taken) {
goto L_08AC4444;
}
goto L_08AC4438;
}
L_08AC4438:
aot_gpr_31 = (0x08AC4440u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0172_entry, 172u, 212u, 0x08AB50BCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4440u) goto L_08AC4440;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4440:
aot_mem.aot_direct_store8(ctx.gpr[28] + static_cast<std::uint32_t>(-2268), static_cast<std::uint8_t>(0u));
goto L_08AC4444;
L_08AC4444:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(7688)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC4464;
}
goto L_08AC4450;
}
L_08AC4450:
aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast<std::uint32_t>(7688), ctx.gpr[17]);
aot_gpr_31 = (0x08AC445Cu);
aot_gpr_4 = (aot_gpr_16 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0010_entry, 10u, 286u, 0x0882D794u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC445Cu) goto L_08AC445C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC445C:
aot_gpr_31 = (0x08AC4464u);
aot_gpr_4 = (ctx.gpr[28] + static_cast<std::uint32_t>(-1032));
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B60680, 215u, 68u, 0x08B60680u>(ctx, &aot_mem, ctx.pc, ctx.gpr[1], ctx.gpr[2], aot_gpr_4, aot_gpr_5, aot_gpr_16, ctx.gpr[17], ctx.gpr[18], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0215_entry, 215u, 68u, 0x08B60680u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4464u) goto L_08AC4464;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4464:
aot_gpr_31 = (0x08AC446Cu);
aot_gpr_4 = (aot_gpr_16 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0010_entry, 10u, 450u, 0x0882E1C0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC446Cu) goto L_08AC446C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC446C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(7376)));
goto L_08AC4470;
L_08AC4470:
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC44C4;
}
goto L_08AC4478;
}
L_08AC4478:
aot_gpr_31 = (0x08AC4480u);
aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast<std::uint32_t>(7376), ctx.gpr[17]);
ctx.pc = 0x08B73514u;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4480:
aot_gpr_6 = (aot_gpr_29 + static_cast<std::uint32_t>(16));
ctx.gpr[7] = (aot_gpr_29 + static_cast<std::uint32_t>(20));
aot_gpr_5 = (ctx.gpr[3] | 0u);
aot_gpr_31 = (0x08AC4494u);
aot_gpr_4 = (ctx.gpr[2] | 0u);
ctx.pc = 0x08B7343Cu;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4494:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(20)));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(16)));
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
aot_fpr_12 = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(aot_fpr_12)));
aot_gpr_4 = (13702u << 16u);
aot_gpr_4 = (aot_gpr_4 | 14269u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_5);
aot_fpr_14 = std::bit_cast<float>(aot_gpr_4);
aot_fpr_13 = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(aot_fpr_13)));
{ const float fs = aot_fpr_12; const float ft = aot_fpr_14; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_12 = std::bit_cast<float>(0x7FC00000u); else aot_fpr_12 = fs * ft; }
aot_fpr_12 = aot_fpr_12 + aot_fpr_13;
aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast<std::uint32_t>(7380), std::bit_cast<std::uint32_t>(aot_fpr_12));
goto L_08AC44C4;
L_08AC44C4:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(-7080)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08AC4D90;
}
goto L_08AC44D0;
}
L_08AC44D0:
ctx.gpr[19] = (2237u << 16u);
ctx.gpr[19] = (ctx.gpr[19] + static_cast<std::uint32_t>(-28736));
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(100)));
aot_gpr_16 = (0u | 0u);
ctx.gpr[17] = (0u | 0u);
ctx.gpr[18] = (0u | 0u);
{ const bool branch_taken = aot_gpr_5 == 0u;
aot_gpr_4 = (0u | 0u);
if (branch_taken) {
goto L_08AC4510;
}
goto L_08AC44F0;
}
L_08AC44F0:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(100)));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast<std::uint32_t>(12)));
aot_gpr_5 = (static_cast<std::int32_t>(aot_gpr_5) < 0 ? 1u : 0u);
aot_gpr_5 = (aot_gpr_5 ^ 1u);
aot_gpr_5 = (aot_gpr_5 & 255u);
{ const bool branch_taken = aot_gpr_5 == 0u;
aot_gpr_4 = (aot_gpr_4 & 255u);
if (branch_taken) {
goto L_08AC4514;
}
goto L_08AC450C;
}
L_08AC450C:
aot_gpr_4 = (0u | 1u);
goto L_08AC4510;
L_08AC4510:
aot_gpr_4 = (aot_gpr_4 & 255u);
goto L_08AC4514;
L_08AC4514:
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08AC455C;
}
goto L_08AC451C;
}
L_08AC451C:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[19] + static_cast<std::uint32_t>(233)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08AC455C;
}
goto L_08AC4528;
}
L_08AC4528:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
if (aot_gpr_4 != 0u) {
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
goto L_08AC4540;
}
goto L_08AC4534;
L_08AC4534:
aot_gpr_31 = (0x08AC453Cu);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 452u, 0x08B65D8Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC453Cu) goto L_08AC453C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC453C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
goto L_08AC4540;
L_08AC4540:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(68)));
aot_gpr_4 = (aot_gpr_4 & 2u);
aot_gpr_4 = (0u < aot_gpr_4 ? 1u : 0u);
aot_gpr_4 = (aot_gpr_4 & 255u);
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC455C;
}
goto L_08AC4558;
}
L_08AC4558:
ctx.gpr[18] = (0u | 1u);
goto L_08AC455C;
L_08AC455C:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[19] + static_cast<std::uint32_t>(233)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08AC45C8;
}
goto L_08AC4568;
}
L_08AC4568:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(100)));
aot_gpr_4 = (aot_mem.aot_direct_load16(aot_gpr_4 + static_cast<std::uint32_t>(52)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC45C8;
}
goto L_08AC4578;
}
L_08AC4578:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5872)));
if (aot_gpr_4 != 0u) {
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5872)));
goto L_08AC4590;
}
goto L_08AC4584;
L_08AC4584:
aot_gpr_31 = (0x08AC458Cu);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 459u, 0x08B65DE8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC458Cu) goto L_08AC458C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC458C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5872)));
goto L_08AC4590;
L_08AC4590:
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(20)));
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(16)));
aot_gpr_4 = (aot_gpr_5 - aot_gpr_4);
aot_gpr_5 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(aot_gpr_4) >> 2u));
aot_gpr_5 = (aot_gpr_5 >> 30u);
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(aot_gpr_4) >> 2u));
aot_gpr_4 = (aot_gpr_4 & 255u);
aot_gpr_4 = (static_cast<std::int32_t>(aot_gpr_4) < 2 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08AC45C8;
}
goto L_08AC45BC;
}
L_08AC45BC:
ctx.gpr[18] = (0u | 1u);
{ const bool branch_taken = 0u == 0u;
aot_gpr_16 = (ctx.gpr[18] | 0u);
if (branch_taken) {
goto L_08AC4604;
}
goto L_08AC45C8;
}
L_08AC45C8:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[19] + static_cast<std::uint32_t>(233)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08AC4604;
}
goto L_08AC45D4;
}
L_08AC45D4:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(48)));
aot_gpr_4 = (aot_gpr_4 & 2u);
aot_gpr_4 = (0u < aot_gpr_4 ? 1u : 0u);
aot_gpr_4 = (aot_gpr_4 & 255u);
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08AC4604;
}
goto L_08AC45EC;
}
L_08AC45EC:
aot_gpr_31 = (0x08AC45F4u);
aot_gpr_4 = (ctx.gpr[19] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0182_entry, 182u, 111u, 0x08ADC5E0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC45F4u) goto L_08AC45F4;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC45F4:
{ const bool branch_taken = ctx.gpr[2] == 0u;
if (branch_taken) {
goto L_08AC4604;
}
goto L_08AC45FC;
}
L_08AC45FC:
ctx.gpr[18] = (0u | 1u);
ctx.gpr[17] = (ctx.gpr[18] | 0u);
goto L_08AC4604;
L_08AC4604:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
if (aot_gpr_4 != 0u) {
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
goto L_08AC461C;
}
goto L_08AC4610;
L_08AC4610:
aot_gpr_31 = (0x08AC4618u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 452u, 0x08B65D8Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4618u) goto L_08AC4618;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4618:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
goto L_08AC461C;
L_08AC461C:
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast<std::uint32_t>(68)));
aot_gpr_5 = (aot_gpr_5 & 1u);
{ const bool branch_taken = aot_gpr_5 != 0u;
aot_gpr_4 = (0u | 0u);
if (branch_taken) {
goto L_08AC463C;
}
goto L_08AC462C;
}
L_08AC462C:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
aot_gpr_5 = (aot_mem.aot_direct_load8(aot_gpr_5 + static_cast<std::uint32_t>(60)));
{ const bool branch_taken = aot_gpr_5 == 0u;
aot_gpr_4 = (aot_gpr_4 & 255u);
if (branch_taken) {
goto L_08AC4644;
}
goto L_08AC463C;
}
L_08AC463C:
aot_gpr_4 = (0u | 1u);
aot_gpr_4 = (aot_gpr_4 & 255u);
goto L_08AC4644;
L_08AC4644:
aot_gpr_4 = (aot_gpr_4 | ctx.gpr[18]);
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC4670;
}
goto L_08AC4650;
}
L_08AC4650:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[19] + static_cast<std::uint32_t>(140)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC4670;
}
goto L_08AC465C;
}
L_08AC465C:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(100)));
{ const bool branch_taken = aot_gpr_5 != 0u;
aot_gpr_4 = (0u | 0u);
if (branch_taken) {
goto L_08AC4684;
}
goto L_08AC4668;
}
L_08AC4668:
{ const bool branch_taken = 0u == 0u;
aot_gpr_4 = (aot_gpr_4 & 255u);
if (branch_taken) {
goto L_08AC46A8;
}
goto L_08AC4670;
}
L_08AC4670:
aot_gpr_4 = (aot_gpr_16 | 0u);
aot_gpr_31 = (0x08AC467Cu);
aot_gpr_5 = (ctx.gpr[17] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0175_entry, 175u, 867u, 0x08AC36FCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC467Cu) goto L_08AC467C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC467C:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC50D8;
}
goto L_08AC4684;
}
L_08AC4684:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(100)));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast<std::uint32_t>(12)));
aot_gpr_5 = (static_cast<std::int32_t>(aot_gpr_5) < 0 ? 1u : 0u);
aot_gpr_5 = (aot_gpr_5 ^ 1u);
aot_gpr_5 = (aot_gpr_5 & 255u);
{ const bool branch_taken = aot_gpr_5 == 0u;
aot_gpr_4 = (aot_gpr_4 & 255u);
if (branch_taken) {
goto L_08AC46A8;
}
goto L_08AC46A0;
}
L_08AC46A0:
aot_gpr_4 = (0u | 1u);
aot_gpr_4 = (aot_gpr_4 & 255u);
goto L_08AC46A8;
L_08AC46A8:
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC48D8;
}
goto L_08AC46B0;
}
L_08AC46B0:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC46C4;
}
goto L_08AC46BC;
}
L_08AC46BC:
aot_gpr_31 = (0x08AC46C4u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 452u, 0x08B65D8Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC46C4u) goto L_08AC46C4;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC46C4:
aot_gpr_31 = (0x08AC46CCu);
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0147_entry, 147u, 730u, 0x08A53CC4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC46CCu) goto L_08AC46CC;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC46CC:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
if (aot_gpr_4 != 0u) {
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
goto L_08AC46E4;
}
goto L_08AC46D8;
L_08AC46D8:
aot_gpr_31 = (0x08AC46E0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 452u, 0x08B65D8Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC46E0u) goto L_08AC46E0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC46E0:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
goto L_08AC46E4;
L_08AC46E4:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(68)));
aot_gpr_4 = (aot_gpr_4 & 2u);
aot_gpr_4 = (0u < aot_gpr_4 ? 1u : 0u);
aot_gpr_4 = (aot_gpr_4 & 255u);
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC47B4;
}
goto L_08AC46FC;
}
L_08AC46FC:
aot_gpr_31 = (0x08AC4704u);
ctx.pc = 0x08B73514u;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4704:
aot_gpr_6 = (aot_gpr_29 + static_cast<std::uint32_t>(24));
ctx.gpr[7] = (aot_gpr_29 + static_cast<std::uint32_t>(28));
aot_gpr_5 = (ctx.gpr[3] | 0u);
aot_gpr_31 = (0x08AC4718u);
aot_gpr_4 = (ctx.gpr[2] | 0u);
ctx.pc = 0x08B7343Cu;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4718:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(28)));
aot_gpr_5 = (13702u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
aot_gpr_4 = (aot_gpr_5 | 14269u);
aot_fpr_12 = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(aot_fpr_12)));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(24)));
ctx.fpr[20] = std::bit_cast<float>(aot_gpr_4);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_5);
aot_fpr_14 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(7380)));
aot_fpr_13 = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(aot_fpr_13)));
{ const float fs = aot_fpr_12; const float ft = ctx.fpr[20]; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_12 = std::bit_cast<float>(0x7FC00000u); else aot_fpr_12 = fs * ft; }
aot_gpr_4 = (16752u << 16u);
ctx.fpr[15] = std::bit_cast<float>(aot_gpr_4);
aot_fpr_12 = aot_fpr_12 + aot_fpr_13;
aot_fpr_12 = aot_fpr_12 - aot_fpr_14;
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 <= ctx.fpr[15])) ? 0x00800000u : 0u);
{ const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u);
if (branch_taken) {
goto L_08AC4770;
}
goto L_08AC4764;
}
L_08AC4764:
aot_gpr_4 = (0u | 1u);
aot_gpr_31 = (0x08AC4770u);
aot_gpr_5 = (ctx.gpr[17] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0175_entry, 175u, 867u, 0x08AC36FCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4770u) goto L_08AC4770;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4770:
aot_gpr_31 = (0x08AC4778u);
ctx.pc = 0x08B73514u;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4778:
aot_gpr_6 = (aot_gpr_29 + static_cast<std::uint32_t>(32));
ctx.gpr[7] = (aot_gpr_29 + static_cast<std::uint32_t>(36));
aot_gpr_5 = (ctx.gpr[3] | 0u);
aot_gpr_31 = (0x08AC478Cu);
aot_gpr_4 = (ctx.gpr[2] | 0u);
ctx.pc = 0x08B7343Cu;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC478C:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(36)));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(32)));
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
aot_fpr_12 = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(aot_fpr_12)));
aot_fpr_13 = std::bit_cast<float>(aot_gpr_5);
aot_fpr_13 = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(aot_fpr_13)));
{ const float fs = aot_fpr_12; const float ft = ctx.fpr[20]; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_12 = std::bit_cast<float>(0x7FC00000u); else aot_fpr_12 = fs * ft; }
aot_fpr_12 = aot_fpr_12 + aot_fpr_13;
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast<std::uint32_t>(7380), std::bit_cast<std::uint32_t>(aot_fpr_12));
if (branch_taken) {
goto L_08AC50D8;
}
goto L_08AC47B4;
}
L_08AC47B4:
ctx.gpr[18] = (ctx.gpr[28] + static_cast<std::uint32_t>(-908));
ctx.gpr[20] = (0u | 1u);
aot_gpr_4 = (ctx.gpr[18] | 0u);
aot_gpr_5 = (0u | 0u);
aot_gpr_6 = (0u | 0u);
aot_gpr_31 = (0x08AC47D0u);
ctx.gpr[7] = (0u | 1u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0076_entry, 76u, 355u, 0x0893570Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC47D0u) goto L_08AC47D0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC47D0:
aot_gpr_4 = (0u | 255u);
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(8), static_cast<std::uint8_t>(aot_gpr_4));
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(9), static_cast<std::uint8_t>(aot_gpr_4));
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(10), static_cast<std::uint8_t>(aot_gpr_4));
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(11), static_cast<std::uint8_t>(aot_gpr_4));
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(12), static_cast<std::uint8_t>(aot_gpr_4));
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(13), static_cast<std::uint8_t>(aot_gpr_4));
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(0), static_cast<std::uint8_t>(aot_gpr_4));
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(1), static_cast<std::uint8_t>(aot_gpr_4));
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(2), static_cast<std::uint8_t>(aot_gpr_4));
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(3), static_cast<std::uint8_t>(aot_gpr_4));
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(4), static_cast<std::uint8_t>(aot_gpr_4));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(8)));
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(5), static_cast<std::uint8_t>(aot_gpr_4));
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int16_t>(aot_mem.aot_direct_load16(aot_gpr_29 + static_cast<std::uint32_t>(12))))));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(0), aot_gpr_5);
aot_mem.aot_direct_store16(aot_gpr_29 + static_cast<std::uint32_t>(4), static_cast<std::uint16_t>(aot_gpr_4));
aot_mem.aot_direct_store16(aot_gpr_29 + static_cast<std::uint32_t>(6), static_cast<std::uint16_t>(ctx.gpr[20]));
aot_gpr_4 = (ctx.gpr[19] | 0u);
aot_gpr_31 = (0x08AC4824u);
aot_gpr_5 = (aot_gpr_29 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0183_entry, 183u, 14u, 0x08AE00C0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4824u) goto L_08AC4824;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4824:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
if (aot_gpr_4 != 0u) {
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
goto L_08AC483C;
}
goto L_08AC4830;
L_08AC4830:
aot_gpr_31 = (0x08AC4838u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 452u, 0x08B65D8Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4838u) goto L_08AC4838;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4838:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
goto L_08AC483C;
L_08AC483C:
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast<std::uint32_t>(68)));
aot_gpr_5 = (aot_gpr_5 & 1u);
{ const bool branch_taken = aot_gpr_5 != 0u;
aot_gpr_4 = (0u | 0u);
if (branch_taken) {
goto L_08AC485C;
}
goto L_08AC484C;
}
L_08AC484C:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
aot_gpr_5 = (aot_mem.aot_direct_load8(aot_gpr_5 + static_cast<std::uint32_t>(60)));
{ const bool branch_taken = aot_gpr_5 == 0u;
aot_gpr_4 = (aot_gpr_4 & 255u);
if (branch_taken) {
goto L_08AC4864;
}
goto L_08AC485C;
}
L_08AC485C:
aot_gpr_4 = (0u | 1u);
aot_gpr_4 = (aot_gpr_4 & 255u);
goto L_08AC4864;
L_08AC4864:
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC48B0;
}
goto L_08AC486C;
}
L_08AC486C:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[19] + static_cast<std::uint32_t>(140)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC48B0;
}
goto L_08AC4878;
}
L_08AC4878:
aot_gpr_4 = (ctx.gpr[18] | 0u);
aot_gpr_5 = (0u | 0u);
aot_gpr_6 = (0u | 0u);
aot_gpr_31 = (0x08AC488Cu);
ctx.gpr[7] = (0u | 1u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0076_entry, 76u, 355u, 0x0893570Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC488Cu) goto L_08AC488C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC488C:
aot_gpr_31 = (0x08AC4894u);
aot_gpr_4 = (ctx.gpr[19] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0181_entry, 181u, 889u, 0x08ADBA40u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4894u) goto L_08AC4894;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4894:
{ const bool branch_taken = ctx.gpr[2] != 0u;
if (branch_taken) {
goto L_08AC48C4;
}
goto L_08AC489C;
}
L_08AC489C:
aot_gpr_4 = (0u | 0u);
aot_gpr_31 = (0x08AC48A8u);
aot_gpr_5 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0175_entry, 175u, 867u, 0x08AC36FCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC48A8u) goto L_08AC48A8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC48A8:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC50D8;
}
goto L_08AC48B0;
}
L_08AC48B0:
aot_gpr_4 = (0u | 0u);
aot_gpr_31 = (0x08AC48BCu);
aot_gpr_5 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0175_entry, 175u, 867u, 0x08AC36FCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC48BCu) goto L_08AC48BC;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC48BC:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC50D8;
}
goto L_08AC48C4;
}
L_08AC48C4:
aot_gpr_4 = (ctx.gpr[18] | 0u);
aot_gpr_5 = (0u | 0u);
aot_gpr_6 = (0u | 0u);
aot_gpr_31 = (0x08AC48D8u);
ctx.gpr[7] = (0u | 1u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0076_entry, 76u, 355u, 0x0893570Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC48D8u) goto L_08AC48D8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC48D8:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
if (aot_gpr_4 != 0u) {
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
goto L_08AC48F0;
}
goto L_08AC48E4;
L_08AC48E4:
aot_gpr_31 = (0x08AC48ECu);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 452u, 0x08B65D8Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC48ECu) goto L_08AC48EC;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC48EC:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
goto L_08AC48F0;
L_08AC48F0:
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast<std::uint32_t>(68)));
aot_gpr_5 = (aot_gpr_5 & 1u);
{ const bool branch_taken = aot_gpr_5 != 0u;
aot_gpr_4 = (0u | 0u);
if (branch_taken) {
goto L_08AC4910;
}
goto L_08AC4900;
}
L_08AC4900:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
aot_gpr_5 = (aot_mem.aot_direct_load8(aot_gpr_5 + static_cast<std::uint32_t>(60)));
{ const bool branch_taken = aot_gpr_5 == 0u;
aot_gpr_4 = (aot_gpr_4 & 255u);
if (branch_taken) {
goto L_08AC4918;
}
goto L_08AC4910;
}
L_08AC4910:
aot_gpr_4 = (0u | 1u);
aot_gpr_4 = (aot_gpr_4 & 255u);
goto L_08AC4918;
L_08AC4918:
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC4940;
}
goto L_08AC4920;
}
L_08AC4920:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[19] + static_cast<std::uint32_t>(140)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC4940;
}
goto L_08AC492C;
}
L_08AC492C:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[19] + static_cast<std::uint32_t>(233)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08AC4954;
}
goto L_08AC4938;
}
L_08AC4938:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC4D88;
}
goto L_08AC4940;
}
L_08AC4940:
aot_gpr_4 = (0u | 0u);
aot_gpr_31 = (0x08AC494Cu);
aot_gpr_5 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0175_entry, 175u, 867u, 0x08AC36FCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC494Cu) goto L_08AC494C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC494C:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC50D8;
}
goto L_08AC4954;
}
L_08AC4954:
aot_gpr_31 = (0x08AC495Cu);
aot_gpr_4 = (ctx.gpr[19] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0181_entry, 181u, 945u, 0x08ADBDFCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC495Cu) goto L_08AC495C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC495C:
{ const bool branch_taken = ctx.gpr[2] == 0u;
if (branch_taken) {
goto L_08AC4D20;
}
goto L_08AC4964;
}
L_08AC4964:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
if (aot_gpr_4 != 0u) {
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
goto L_08AC497C;
}
goto L_08AC4970;
L_08AC4970:
aot_gpr_31 = (0x08AC4978u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 452u, 0x08B65D8Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4978u) goto L_08AC4978;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4978:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
goto L_08AC497C;
L_08AC497C:
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast<std::uint32_t>(68)));
aot_gpr_5 = (aot_gpr_5 & 1u);
{ const bool branch_taken = aot_gpr_5 != 0u;
aot_gpr_4 = (0u | 0u);
if (branch_taken) {
goto L_08AC499C;
}
goto L_08AC498C;
}
L_08AC498C:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
aot_gpr_5 = (aot_mem.aot_direct_load8(aot_gpr_5 + static_cast<std::uint32_t>(60)));
{ const bool branch_taken = aot_gpr_5 == 0u;
aot_gpr_4 = (aot_gpr_4 & 255u);
if (branch_taken) {
goto L_08AC49A4;
}
goto L_08AC499C;
}
L_08AC499C:
aot_gpr_4 = (0u | 1u);
aot_gpr_4 = (aot_gpr_4 & 255u);
goto L_08AC49A4;
L_08AC49A4:
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC49E4;
}
goto L_08AC49AC;
}
L_08AC49AC:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[19] + static_cast<std::uint32_t>(140)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC49E4;
}
goto L_08AC49B8;
}
L_08AC49B8:
ctx.gpr[18] = (ctx.gpr[28] + static_cast<std::uint32_t>(-908));
aot_gpr_4 = (ctx.gpr[18] | 0u);
aot_gpr_5 = (0u | 0u);
aot_gpr_6 = (0u | 0u);
aot_gpr_31 = (0x08AC49D0u);
ctx.gpr[7] = (0u | 1u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0076_entry, 76u, 355u, 0x0893570Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC49D0u) goto L_08AC49D0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC49D0:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5848)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08AC49F8;
}
goto L_08AC49DC;
}
L_08AC49DC:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC4A00;
}
goto L_08AC49E4;
}
L_08AC49E4:
aot_gpr_4 = (0u | 0u);
aot_gpr_31 = (0x08AC49F0u);
aot_gpr_5 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0175_entry, 175u, 867u, 0x08AC36FCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC49F0u) goto L_08AC49F0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC49F0:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC50D8;
}
goto L_08AC49F8;
}
L_08AC49F8:
aot_gpr_31 = (0x08AC4A00u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 351u, 0x08B657E8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4A00u) goto L_08AC4A00;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4A00:
aot_gpr_31 = (0x08AC4A08u);
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5848)));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0109_entry, 109u, 573u, 0x089BAB28u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4A08u) goto L_08AC4A08;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4A08:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
if (aot_gpr_4 != 0u) {
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
goto L_08AC4A20;
}
goto L_08AC4A14;
L_08AC4A14:
aot_gpr_31 = (0x08AC4A1Cu);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 452u, 0x08B65D8Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4A1Cu) goto L_08AC4A1C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4A1C:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
goto L_08AC4A20;
L_08AC4A20:
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast<std::uint32_t>(68)));
aot_gpr_5 = (aot_gpr_5 & 1u);
{ const bool branch_taken = aot_gpr_5 != 0u;
aot_gpr_4 = (0u | 0u);
if (branch_taken) {
goto L_08AC4A40;
}
goto L_08AC4A30;
}
L_08AC4A30:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
aot_gpr_5 = (aot_mem.aot_direct_load8(aot_gpr_5 + static_cast<std::uint32_t>(60)));
{ const bool branch_taken = aot_gpr_5 == 0u;
aot_gpr_4 = (aot_gpr_4 & 255u);
if (branch_taken) {
goto L_08AC4A48;
}
goto L_08AC4A40;
}
L_08AC4A40:
aot_gpr_4 = (0u | 1u);
aot_gpr_4 = (aot_gpr_4 & 255u);
goto L_08AC4A48;
L_08AC4A48:
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC4A70;
}
goto L_08AC4A50;
}
L_08AC4A50:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[19] + static_cast<std::uint32_t>(140)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC4A70;
}
goto L_08AC4A5C;
}
L_08AC4A5C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08AC4A84;
}
goto L_08AC4A68;
}
L_08AC4A68:
{ const bool branch_taken = 0u == 0u;
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
if (branch_taken) {
goto L_08AC4A90;
}
goto L_08AC4A70;
}
L_08AC4A70:
aot_gpr_4 = (0u | 0u);
aot_gpr_31 = (0x08AC4A7Cu);
aot_gpr_5 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0175_entry, 175u, 867u, 0x08AC36FCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4A7Cu) goto L_08AC4A7C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4A7C:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC50D8;
}
goto L_08AC4A84;
}
L_08AC4A84:
aot_gpr_31 = (0x08AC4A8Cu);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 452u, 0x08B65D8Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4A8Cu) goto L_08AC4A8C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4A8C:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
goto L_08AC4A90;
L_08AC4A90:
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast<std::uint32_t>(68)));
aot_gpr_5 = (aot_gpr_5 & 1u);
{ const bool branch_taken = aot_gpr_5 != 0u;
aot_gpr_4 = (0u | 0u);
if (branch_taken) {
goto L_08AC4AB0;
}
goto L_08AC4AA0;
}
L_08AC4AA0:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
aot_gpr_5 = (aot_mem.aot_direct_load8(aot_gpr_5 + static_cast<std::uint32_t>(60)));
{ const bool branch_taken = aot_gpr_5 == 0u;
aot_gpr_4 = (aot_gpr_4 & 255u);
if (branch_taken) {
goto L_08AC4AB8;
}
goto L_08AC4AB0;
}
L_08AC4AB0:
aot_gpr_4 = (0u | 1u);
aot_gpr_4 = (aot_gpr_4 & 255u);
goto L_08AC4AB8;
L_08AC4AB8:
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC4AF4;
}
goto L_08AC4AC0;
}
L_08AC4AC0:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[19] + static_cast<std::uint32_t>(140)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC4AF4;
}
goto L_08AC4ACC;
}
L_08AC4ACC:
aot_gpr_4 = (ctx.gpr[18] | 0u);
aot_gpr_5 = (0u | 0u);
aot_gpr_6 = (0u | 0u);
aot_gpr_31 = (0x08AC4AE0u);
ctx.gpr[7] = (0u | 1u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0076_entry, 76u, 355u, 0x0893570Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4AE0u) goto L_08AC4AE0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4AE0:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08AC4B08;
}
goto L_08AC4AEC;
}
L_08AC4AEC:
{ const bool branch_taken = 0u == 0u;
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
if (branch_taken) {
goto L_08AC4B14;
}
goto L_08AC4AF4;
}
L_08AC4AF4:
aot_gpr_4 = (0u | 0u);
aot_gpr_31 = (0x08AC4B00u);
aot_gpr_5 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0175_entry, 175u, 867u, 0x08AC36FCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4B00u) goto L_08AC4B00;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4B00:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC50D8;
}
goto L_08AC4B08;
}
L_08AC4B08:
aot_gpr_31 = (0x08AC4B10u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 452u, 0x08B65D8Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4B10u) goto L_08AC4B10;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4B10:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
goto L_08AC4B14;
L_08AC4B14:
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast<std::uint32_t>(68)));
aot_gpr_5 = (aot_gpr_5 & 1u);
{ const bool branch_taken = aot_gpr_5 != 0u;
aot_gpr_4 = (0u | 0u);
if (branch_taken) {
goto L_08AC4B34;
}
goto L_08AC4B24;
}
L_08AC4B24:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
aot_gpr_5 = (aot_mem.aot_direct_load8(aot_gpr_5 + static_cast<std::uint32_t>(60)));
{ const bool branch_taken = aot_gpr_5 == 0u;
aot_gpr_4 = (aot_gpr_4 & 255u);
if (branch_taken) {
goto L_08AC4B3C;
}
goto L_08AC4B34;
}
L_08AC4B34:
aot_gpr_4 = (0u | 1u);
aot_gpr_4 = (aot_gpr_4 & 255u);
goto L_08AC4B3C;
L_08AC4B3C:
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC4B6C;
}
goto L_08AC4B44;
}
L_08AC4B44:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[19] + static_cast<std::uint32_t>(140)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC4B6C;
}
goto L_08AC4B50;
}
L_08AC4B50:
aot_gpr_31 = (0x08AC4B58u);
aot_gpr_4 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0025_entry, 25u, 260u, 0x088690ACu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4B58u) goto L_08AC4B58;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4B58:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08AC4B80;
}
goto L_08AC4B64;
}
L_08AC4B64:
{ const bool branch_taken = 0u == 0u;
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
if (branch_taken) {
goto L_08AC4B8C;
}
goto L_08AC4B6C;
}
L_08AC4B6C:
aot_gpr_4 = (0u | 0u);
aot_gpr_31 = (0x08AC4B78u);
aot_gpr_5 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0175_entry, 175u, 867u, 0x08AC36FCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4B78u) goto L_08AC4B78;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4B78:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC50D8;
}
goto L_08AC4B80;
}
L_08AC4B80:
aot_gpr_31 = (0x08AC4B88u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 452u, 0x08B65D8Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4B88u) goto L_08AC4B88;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4B88:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
goto L_08AC4B8C;
L_08AC4B8C:
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast<std::uint32_t>(68)));
aot_gpr_5 = (aot_gpr_5 & 1u);
{ const bool branch_taken = aot_gpr_5 != 0u;
aot_gpr_4 = (0u | 0u);
if (branch_taken) {
goto L_08AC4BAC;
}
goto L_08AC4B9C;
}
L_08AC4B9C:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
aot_gpr_5 = (aot_mem.aot_direct_load8(aot_gpr_5 + static_cast<std::uint32_t>(60)));
{ const bool branch_taken = aot_gpr_5 == 0u;
aot_gpr_4 = (aot_gpr_4 & 255u);
if (branch_taken) {
goto L_08AC4BB4;
}
goto L_08AC4BAC;
}
L_08AC4BAC:
aot_gpr_4 = (0u | 1u);
aot_gpr_4 = (aot_gpr_4 & 255u);
goto L_08AC4BB4;
L_08AC4BB4:
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC4BF8;
}
goto L_08AC4BBC;
}
L_08AC4BBC:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[19] + static_cast<std::uint32_t>(140)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC4BF8;
}
goto L_08AC4BC8;
}
L_08AC4BC8:
aot_gpr_4 = (ctx.gpr[18] | 0u);
aot_gpr_5 = (0u | 0u);
aot_gpr_6 = (0u | 0u);
aot_gpr_31 = (0x08AC4BDCu);
ctx.gpr[7] = (0u | 1u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0076_entry, 76u, 355u, 0x0893570Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4BDCu) goto L_08AC4BDC;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4BDC:
aot_gpr_31 = (0x08AC4BE4u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0025_entry, 25u, 356u, 0x088697ECu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4BE4u) goto L_08AC4BE4;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4BE4:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08AC4C0C;
}
goto L_08AC4BF0;
}
L_08AC4BF0:
{ const bool branch_taken = 0u == 0u;
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
if (branch_taken) {
goto L_08AC4C18;
}
goto L_08AC4BF8;
}
L_08AC4BF8:
aot_gpr_4 = (0u | 0u);
aot_gpr_31 = (0x08AC4C04u);
aot_gpr_5 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0175_entry, 175u, 867u, 0x08AC36FCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4C04u) goto L_08AC4C04;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4C04:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC50D8;
}
goto L_08AC4C0C;
}
L_08AC4C0C:
aot_gpr_31 = (0x08AC4C14u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 452u, 0x08B65D8Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4C14u) goto L_08AC4C14;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4C14:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
goto L_08AC4C18;
L_08AC4C18:
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast<std::uint32_t>(68)));
aot_gpr_5 = (aot_gpr_5 & 1u);
{ const bool branch_taken = aot_gpr_5 != 0u;
aot_gpr_4 = (0u | 0u);
if (branch_taken) {
goto L_08AC4C38;
}
goto L_08AC4C28;
}
L_08AC4C28:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
aot_gpr_5 = (aot_mem.aot_direct_load8(aot_gpr_5 + static_cast<std::uint32_t>(60)));
{ const bool branch_taken = aot_gpr_5 == 0u;
aot_gpr_4 = (aot_gpr_4 & 255u);
if (branch_taken) {
goto L_08AC4C40;
}
goto L_08AC4C38;
}
L_08AC4C38:
aot_gpr_4 = (0u | 1u);
aot_gpr_4 = (aot_gpr_4 & 255u);
goto L_08AC4C40;
L_08AC4C40:
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC4C94;
}
goto L_08AC4C48;
}
L_08AC4C48:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[19] + static_cast<std::uint32_t>(140)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC4C94;
}
goto L_08AC4C54;
}
L_08AC4C54:
aot_gpr_4 = (ctx.gpr[18] | 0u);
aot_gpr_5 = (0u | 0u);
aot_gpr_6 = (0u | 0u);
aot_gpr_31 = (0x08AC4C68u);
ctx.gpr[7] = (0u | 1u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0076_entry, 76u, 355u, 0x0893570Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4C68u) goto L_08AC4C68;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4C68:
aot_gpr_31 = (0x08AC4C70u);
aot_gpr_4 = (ctx.gpr[19] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0182_entry, 182u, 347u, 0x08ADD460u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4C70u) goto L_08AC4C70;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4C70:
aot_gpr_4 = (2236u << 16u);
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(32304));
aot_gpr_31 = (0x08AC4C80u);
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(48));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0179_entry, 179u, 585u, 0x08AD3558u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4C80u) goto L_08AC4C80;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4C80:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08AC4CA8;
}
goto L_08AC4C8C;
}
L_08AC4C8C:
{ const bool branch_taken = 0u == 0u;
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
if (branch_taken) {
goto L_08AC4CB4;
}
goto L_08AC4C94;
}
L_08AC4C94:
aot_gpr_4 = (aot_gpr_16 | 0u);
aot_gpr_31 = (0x08AC4CA0u);
aot_gpr_5 = (ctx.gpr[17] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0175_entry, 175u, 867u, 0x08AC36FCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4CA0u) goto L_08AC4CA0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4CA0:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC50D8;
}
goto L_08AC4CA8;
}
L_08AC4CA8:
aot_gpr_31 = (0x08AC4CB0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 452u, 0x08B65D8Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4CB0u) goto L_08AC4CB0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4CB0:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
goto L_08AC4CB4;
L_08AC4CB4:
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast<std::uint32_t>(68)));
aot_gpr_5 = (aot_gpr_5 & 1u);
{ const bool branch_taken = aot_gpr_5 != 0u;
aot_gpr_4 = (0u | 0u);
if (branch_taken) {
goto L_08AC4CD4;
}
goto L_08AC4CC4;
}
L_08AC4CC4:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
aot_gpr_5 = (aot_mem.aot_direct_load8(aot_gpr_5 + static_cast<std::uint32_t>(60)));
{ const bool branch_taken = aot_gpr_5 == 0u;
aot_gpr_4 = (aot_gpr_4 & 255u);
if (branch_taken) {
goto L_08AC4CDC;
}
goto L_08AC4CD4;
}
L_08AC4CD4:
aot_gpr_4 = (0u | 1u);
aot_gpr_4 = (aot_gpr_4 & 255u);
goto L_08AC4CDC;
L_08AC4CDC:
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC4D0C;
}
goto L_08AC4CE4;
}
L_08AC4CE4:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[19] + static_cast<std::uint32_t>(140)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC4D0C;
}
goto L_08AC4CF0;
}
L_08AC4CF0:
aot_gpr_4 = (ctx.gpr[18] | 0u);
aot_gpr_5 = (0u | 0u);
aot_gpr_6 = (0u | 0u);
aot_gpr_31 = (0x08AC4D04u);
ctx.gpr[7] = (0u | 1u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0076_entry, 76u, 355u, 0x0893570Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4D04u) goto L_08AC4D04;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4D04:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC4D88;
}
goto L_08AC4D0C;
}
L_08AC4D0C:
aot_gpr_4 = (0u | 0u);
aot_gpr_31 = (0x08AC4D18u);
aot_gpr_5 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0175_entry, 175u, 867u, 0x08AC36FCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4D18u) goto L_08AC4D18;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4D18:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC50D8;
}
goto L_08AC4D20;
}
L_08AC4D20:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
if (aot_gpr_4 != 0u) {
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
goto L_08AC4D38;
}
goto L_08AC4D2C;
L_08AC4D2C:
aot_gpr_31 = (0x08AC4D34u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 452u, 0x08B65D8Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4D34u) goto L_08AC4D34;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4D34:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
goto L_08AC4D38;
L_08AC4D38:
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast<std::uint32_t>(68)));
aot_gpr_5 = (aot_gpr_5 & 1u);
{ const bool branch_taken = aot_gpr_5 != 0u;
aot_gpr_4 = (0u | 0u);
if (branch_taken) {
goto L_08AC4D58;
}
goto L_08AC4D48;
}
L_08AC4D48:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5868)));
aot_gpr_5 = (aot_mem.aot_direct_load8(aot_gpr_5 + static_cast<std::uint32_t>(60)));
{ const bool branch_taken = aot_gpr_5 == 0u;
aot_gpr_4 = (aot_gpr_4 & 255u);
if (branch_taken) {
goto L_08AC4D60;
}
goto L_08AC4D58;
}
L_08AC4D58:
aot_gpr_4 = (0u | 1u);
aot_gpr_4 = (aot_gpr_4 & 255u);
goto L_08AC4D60;
L_08AC4D60:
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC4D74;
}
goto L_08AC4D68;
}
L_08AC4D68:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[19] + static_cast<std::uint32_t>(140)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08AC4D80;
}
goto L_08AC4D74;
}
L_08AC4D74:
aot_gpr_4 = (0u | 0u);
aot_gpr_31 = (0x08AC4D80u);
aot_gpr_5 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0175_entry, 175u, 867u, 0x08AC36FCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4D80u) goto L_08AC4D80;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4D80:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC50D8;
}
goto L_08AC4D88;
}
L_08AC4D88:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC4DDC;
}
goto L_08AC4D90;
}
L_08AC4D90:
aot_gpr_31 = (0x08AC4D98u);
ctx.pc = 0x08B73514u;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4D98:
aot_gpr_6 = (aot_gpr_29 + static_cast<std::uint32_t>(40));
ctx.gpr[7] = (aot_gpr_29 + static_cast<std::uint32_t>(44));
aot_gpr_5 = (ctx.gpr[3] | 0u);
aot_gpr_31 = (0x08AC4DACu);
aot_gpr_4 = (ctx.gpr[2] | 0u);
ctx.pc = 0x08B7343Cu;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4DAC:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(44)));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(40)));
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
aot_fpr_12 = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(aot_fpr_12)));
aot_gpr_4 = (13702u << 16u);
aot_gpr_4 = (aot_gpr_4 | 14269u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_5);
aot_fpr_14 = std::bit_cast<float>(aot_gpr_4);
aot_fpr_13 = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(aot_fpr_13)));
{ const float fs = aot_fpr_12; const float ft = aot_fpr_14; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_12 = std::bit_cast<float>(0x7FC00000u); else aot_fpr_12 = fs * ft; }
aot_fpr_12 = aot_fpr_12 + aot_fpr_13;
aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast<std::uint32_t>(7380), std::bit_cast<std::uint32_t>(aot_fpr_12));
goto L_08AC4DDC;
L_08AC4DDC:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(4211)));
aot_gpr_5 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(-19672)));
aot_gpr_4 = (aot_gpr_4 | aot_gpr_5);
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC4E38;
}
goto L_08AC4DF0;
}
L_08AC4DF0:
aot_gpr_31 = (0x08AC4DF8u);
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-5336)));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0162_entry, 162u, 300u, 0x08A8D970u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4DF8u) goto L_08AC4DF8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4DF8:
aot_gpr_16 = (aot_gpr_29 + static_cast<std::uint32_t>(48));
aot_gpr_31 = (0x08AC4E04u);
aot_gpr_4 = (aot_gpr_16 | 0u);
ctx.pc = 0x08B73434u;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4E04:
aot_gpr_5 = (aot_gpr_29 + static_cast<std::uint32_t>(56));
aot_gpr_6 = (aot_gpr_29 + static_cast<std::uint32_t>(60));
aot_gpr_31 = (0x08AC4E14u);
aot_gpr_4 = (aot_gpr_16 | 0u);
ctx.pc = 0x08B7352Cu;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4E14:
aot_gpr_31 = (0x08AC4E1Cu);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0179_entry, 179u, 594u, 0x08AD35D0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4E1Cu) goto L_08AC4E1C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4E1C:
aot_gpr_16 = (aot_gpr_29 + static_cast<std::uint32_t>(64));
aot_gpr_31 = (0x08AC4E28u);
aot_gpr_4 = (aot_gpr_16 | 0u);
ctx.pc = 0x08B73434u;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4E28:
aot_gpr_5 = (aot_gpr_29 + static_cast<std::uint32_t>(72));
aot_gpr_6 = (aot_gpr_29 + static_cast<std::uint32_t>(76));
aot_gpr_31 = (0x08AC4E38u);
aot_gpr_4 = (aot_gpr_16 | 0u);
ctx.pc = 0x08B7352Cu;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4E38:
aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast<std::uint32_t>(-11240), 0u);
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5844)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC4E50;
}
goto L_08AC4E48;
}
L_08AC4E48:
aot_gpr_31 = (0x08AC4E50u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 339u, 0x08B6572Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4E50u) goto L_08AC4E50;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4E50:
aot_gpr_31 = (0x08AC4E58u);
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5844)));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0122_entry, 122u, 27u, 0x089EC260u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4E58u) goto L_08AC4E58;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4E58:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(8360)));
aot_gpr_5 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(7713)));
aot_gpr_4 = (aot_gpr_4 | aot_gpr_5);
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC50D8;
}
goto L_08AC4E6C;
}
L_08AC4E6C:
aot_gpr_31 = (0x08AC4E74u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 36u, 0x08AF431Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4E74u) goto L_08AC4E74;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4E74:
aot_gpr_31 = (0x08AC4E7Cu);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0099_entry, 99u, 154u, 0x08990B58u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4E7Cu) goto L_08AC4E7C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4E7C:
aot_gpr_31 = (0x08AC4E84u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0099_entry, 99u, 156u, 0x08990B68u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4E84u) goto L_08AC4E84;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4E84:
aot_gpr_31 = (0x08AC4E8Cu);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0097_entry, 97u, 836u, 0x0898B490u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4E8Cu) goto L_08AC4E8C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4E8C:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(4182)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC4EA0;
}
goto L_08AC4E98;
}
L_08AC4E98:
aot_gpr_31 = (0x08AC4EA0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0079_entry, 79u, 229u, 0x089419D0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4EA0u) goto L_08AC4EA0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4EA0:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(-7080)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08AC4EB8;
}
goto L_08AC4EAC;
}
L_08AC4EAC:
aot_gpr_4 = (2237u << 16u);
aot_gpr_31 = (0x08AC4EB8u);
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(-28736));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0182_entry, 182u, 353u, 0x08ADD4BCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4EB8u) goto L_08AC4EB8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4EB8:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(4211)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC4ECC;
}
goto L_08AC4EC4;
}
L_08AC4EC4:
aot_gpr_31 = (0x08AC4ECCu);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0190_entry, 190u, 19u, 0x08AFC6BCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4ECCu) goto L_08AC4ECC;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4ECC:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(-7080)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC4EE0;
}
goto L_08AC4ED8;
}
L_08AC4ED8:
aot_gpr_31 = (0x08AC4EE0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0025_entry, 25u, 356u, 0x088697ECu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4EE0u) goto L_08AC4EE0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4EE0:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(4211)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC4F2C;
}
goto L_08AC4EEC;
}
L_08AC4EEC:
aot_gpr_31 = (0x08AC4EF4u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0086_entry, 86u, 163u, 0x0895D350u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4EF4u) goto L_08AC4EF4;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4EF4:
aot_gpr_31 = (0x08AC4EFCu);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0171_entry, 171u, 51u, 0x08AB0444u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4EFCu) goto L_08AC4EFC;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4EFC:
aot_gpr_31 = (0x08AC4F04u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0126_entry, 126u, 707u, 0x089FFDB0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4F04u) goto L_08AC4F04;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4F04:
aot_gpr_31 = (0x08AC4F0Cu);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0123_entry, 123u, 211u, 0x089F112Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4F0Cu) goto L_08AC4F0C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4F0C:
aot_gpr_31 = (0x08AC4F14u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0140_entry, 140u, 319u, 0x08A3552Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4F14u) goto L_08AC4F14;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4F14:
aot_gpr_31 = (0x08AC4F1Cu);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0199_entry, 199u, 12u, 0x08B200E4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4F1Cu) goto L_08AC4F1C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4F1C:
aot_gpr_31 = (0x08AC4F24u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0114_entry, 114u, 561u, 0x089CF1D8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4F24u) goto L_08AC4F24;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4F24:
aot_gpr_31 = (0x08AC4F2Cu);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0008_entry, 8u, 508u, 0x08827730u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4F2Cu) goto L_08AC4F2C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4F2C:
aot_gpr_31 = (0x08AC4F34u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0094_entry, 94u, 972u, 0x0897FECCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4F34u) goto L_08AC4F34;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4F34:
aot_gpr_31 = (0x08AC4F3Cu);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0063_entry, 63u, 215u, 0x08900F14u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4F3Cu) goto L_08AC4F3C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4F3C:
aot_gpr_4 = (2238u << 16u);
aot_gpr_31 = (0x08AC4F48u);
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(14864));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0115_entry, 115u, 27u, 0x089D0224u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4F48u) goto L_08AC4F48;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4F48:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(4211)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC4F94;
}
goto L_08AC4F54;
}
L_08AC4F54:
aot_gpr_16 = (aot_gpr_29 + static_cast<std::uint32_t>(80));
aot_gpr_31 = (0x08AC4F60u);
aot_gpr_4 = (aot_gpr_16 | 0u);
ctx.pc = 0x08B73434u;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4F60:
aot_gpr_5 = (aot_gpr_29 + static_cast<std::uint32_t>(88));
aot_gpr_6 = (aot_gpr_29 + static_cast<std::uint32_t>(92));
aot_gpr_31 = (0x08AC4F70u);
aot_gpr_4 = (aot_gpr_16 | 0u);
ctx.pc = 0x08B7352Cu;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4F70:
aot_gpr_31 = (0x08AC4F78u);
aot_gpr_4 = (0u | 1u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0112_entry, 112u, 742u, 0x089C72B8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4F78u) goto L_08AC4F78;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4F78:
aot_gpr_16 = (aot_gpr_29 + static_cast<std::uint32_t>(96));
aot_gpr_31 = (0x08AC4F84u);
aot_gpr_4 = (aot_gpr_16 | 0u);
ctx.pc = 0x08B73434u;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4F84:
aot_gpr_5 = (aot_gpr_29 + static_cast<std::uint32_t>(104));
aot_gpr_6 = (aot_gpr_29 + static_cast<std::uint32_t>(108));
aot_gpr_31 = (0x08AC4F94u);
aot_gpr_4 = (aot_gpr_16 | 0u);
ctx.pc = 0x08B7352Cu;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4F94:
aot_gpr_31 = (0x08AC4F9Cu);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0143_entry, 143u, 126u, 0x08A40B38u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4F9Cu) goto L_08AC4F9C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4F9C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5884)));
if (aot_gpr_4 != 0u) {
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5884)));
goto L_08AC4FB4;
}
goto L_08AC4FA8;
L_08AC4FA8:
aot_gpr_31 = (0x08AC4FB0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 683u, 0x08B66DBCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4FB0u) goto L_08AC4FB0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4FB0:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5884)));
goto L_08AC4FB4;
L_08AC4FB4:
aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_4 + static_cast<std::uint32_t>(18)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC4FC8;
}
goto L_08AC4FC0;
}
L_08AC4FC0:
aot_gpr_31 = (0x08AC4FC8u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0186_entry, 186u, 324u, 0x08AED518u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4FC8u) goto L_08AC4FC8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4FC8:
aot_gpr_31 = (0x08AC4FD0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0091_entry, 91u, 2u, 0x08970014u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4FD0u) goto L_08AC4FD0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4FD0:
aot_gpr_31 = (0x08AC4FD8u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0034_entry, 34u, 245u, 0x0888CD6Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4FD8u) goto L_08AC4FD8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4FD8:
aot_gpr_31 = (0x08AC4FE0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0086_entry, 86u, 98u, 0x0895CDA4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4FE0u) goto L_08AC4FE0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4FE0:
aot_gpr_31 = (0x08AC4FE8u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0160_entry, 160u, 327u, 0x08A861FCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC4FE8u) goto L_08AC4FE8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC4FE8:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(4211)));
aot_gpr_5 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(-19672)));
aot_gpr_4 = (aot_gpr_4 | aot_gpr_5);
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC5004;
}
goto L_08AC4FFC;
}
L_08AC4FFC:
aot_gpr_31 = (0x08AC5004u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0083_entry, 83u, 804u, 0x089538D4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC5004u) goto L_08AC5004;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC5004:
aot_gpr_31 = (0x08AC500Cu);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0037_entry, 37u, 93u, 0x08898CA4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC500Cu) goto L_08AC500C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC500C:
aot_gpr_4 = (2280u << 16u);
aot_gpr_31 = (0x08AC5018u);
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(2352));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0199_entry, 199u, 168u, 0x08B20E40u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC5018u) goto L_08AC5018;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC5018:
aot_gpr_31 = (0x08AC5020u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0059_entry, 59u, 523u, 0x088F286Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC5020u) goto L_08AC5020;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC5020:
aot_gpr_31 = (0x08AC5028u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0090_entry, 90u, 270u, 0x0896CF34u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC5028u) goto L_08AC5028;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC5028:
aot_gpr_31 = (0x08AC5030u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0163_entry, 163u, 65u, 0x08A90850u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC5030u) goto L_08AC5030;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC5030:
aot_gpr_31 = (0x08AC5038u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0041_entry, 41u, 602u, 0x088ABDC4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC5038u) goto L_08AC5038;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC5038:
aot_gpr_31 = (0x08AC5040u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0078_entry, 78u, 818u, 0x0893F9E0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC5040u) goto L_08AC5040;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC5040:
aot_gpr_31 = (0x08AC5048u);
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-23440)));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0054_entry, 54u, 340u, 0x088DE140u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC5048u) goto L_08AC5048;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC5048:
aot_gpr_31 = (0x08AC5050u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0170_entry, 170u, 433u, 0x08AAE3CCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC5050u) goto L_08AC5050;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC5050:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(4211)));
aot_gpr_5 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(4212)));
aot_gpr_4 = (aot_gpr_4 | aot_gpr_5);
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC5070;
}
goto L_08AC5064;
}
L_08AC5064:
aot_gpr_4 = (2236u << 16u);
aot_gpr_31 = (0x08AC5070u);
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(32304));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0135_entry, 135u, 316u, 0x08A225A4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC5070u) goto L_08AC5070;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC5070:
aot_gpr_31 = (0x08AC5078u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0088_entry, 88u, 537u, 0x0896740Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC5078u) goto L_08AC5078;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC5078:
aot_gpr_31 = (0x08AC5080u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0025_entry, 25u, 582u, 0x0886AA64u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC5080u) goto L_08AC5080;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC5080:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(4211)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC50B8;
}
goto L_08AC508C;
}
L_08AC508C:
aot_gpr_31 = (0x08AC5094u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0095_entry, 95u, 325u, 0x08981470u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC5094u) goto L_08AC5094;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC5094:
aot_gpr_31 = (0x08AC509Cu);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0095_entry, 95u, 280u, 0x08981124u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC509Cu) goto L_08AC509C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC509C:
aot_gpr_31 = (0x08AC50A4u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0164_entry, 164u, 462u, 0x08A97168u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC50A4u) goto L_08AC50A4;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC50A4:
aot_gpr_31 = (0x08AC50ACu);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0164_entry, 164u, 470u, 0x08A971F0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC50ACu) goto L_08AC50AC;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC50AC:
aot_gpr_4 = (2246u << 16u);
aot_gpr_31 = (0x08AC50B8u);
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(23472));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0124_entry, 124u, 198u, 0x089F5314u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC50B8u) goto L_08AC50B8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC50B8:
aot_gpr_31 = (0x08AC50C0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0207_entry, 207u, 298u, 0x08B411BCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC50C0u) goto L_08AC50C0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC50C0:
aot_gpr_31 = (0x08AC50C8u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0199_entry, 199u, 616u, 0x08B22F60u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC50C8u) goto L_08AC50C8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC50C8:
aot_gpr_31 = (0x08AC50D0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0207_entry, 207u, 321u, 0x08B412D8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC50D0u) goto L_08AC50D0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC50D0:
aot_gpr_31 = (0x08AC50D8u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0207_entry, 207u, 338u, 0x08B4142Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC50D8u) goto L_08AC50D8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC50D8:
{ std::uint32_t aot_run_words[7]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(112), aot_run_words);
ctx.fpr[20] = std::bit_cast<float>(aot_run_words[0]);
aot_gpr_16 = aot_run_words[1];
ctx.gpr[17] = aot_run_words[2];
ctx.gpr[18] = aot_run_words[3];
ctx.gpr[19] = aot_run_words[4];
ctx.gpr[20] = aot_run_words[5];
aot_gpr_31 = aot_run_words[6];
}
jump_target = aot_gpr_31;
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(144));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC50FC:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-48));
{ const std::uint32_t aot_run_words[7]{aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], ctx.gpr[9], ctx.gpr[10], ctx.gpr[11]};
aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast<std::uint32_t>(20), aot_run_words); }
jump_target = aot_gpr_31;
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(48));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC5124:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-160));
aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(2192)));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(140), ctx.gpr[17]);
ctx.gpr[17] = (aot_gpr_4 | 0u);
{ const std::uint32_t aot_run_words[3]{std::bit_cast<std::uint32_t>(ctx.fpr[20]), std::bit_cast<std::uint32_t>(ctx.fpr[22]), aot_gpr_16};
aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast<std::uint32_t>(128), aot_run_words); }
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(144), aot_gpr_31);
{ const bool branch_taken = aot_gpr_6 == 0u;
aot_gpr_16 = (aot_gpr_5 | 0u);
if (branch_taken) {
goto L_08AC516C;
}
goto L_08AC514C;
}
L_08AC514C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2192)));
aot_gpr_5 = (0u | 58u);
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(2228));
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(0)));
{ const bool branch_taken = aot_gpr_4 == aot_gpr_5;
if (branch_taken) {
goto L_08AC5180;
}
goto L_08AC5164;
}
L_08AC5164:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC51B8;
}
goto L_08AC516C;
}
L_08AC516C:
aot_gpr_4 = (ctx.gpr[17] + static_cast<std::uint32_t>(48));
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_16 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC53F4;
}
goto L_08AC5180;
}
L_08AC5180:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2192)));
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(2192)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08AC51A0;
}
goto L_08AC5190;
}
L_08AC5190:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2192)));
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(2192)));
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store32(ctx.gpr[17] + static_cast<std::uint32_t>(2192), aot_gpr_4);
if (branch_taken) {
goto L_08AC51B8;
}
goto L_08AC51A0;
}
L_08AC51A0:
aot_mem.aot_direct_store32(ctx.gpr[17] + static_cast<std::uint32_t>(2192), 0u);
aot_gpr_4 = (ctx.gpr[17] + static_cast<std::uint32_t>(48));
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_16 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC53F4;
}
goto L_08AC51B8;
}
L_08AC51B8:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2192)));
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(48));
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(32));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
ctx.fpr[20] = std::bit_cast<float>(0u);
aot_gpr_4 = (16000u << 16u);
aot_gpr_31 = (0x08AC51DCu);
ctx.fpr[22] = std::bit_cast<float>(aot_gpr_4);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B20998, 199u, 113u, 0x08B20998u>(ctx, &aot_mem, ctx.pc, ctx.hi, ctx.lo, ctx.gpr[2], aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[28], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0199_entry, 199u, 113u, 0x08B20998u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC51DCu) goto L_08AC51DC;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC51DC:
aot_fpr_12 = ctx.fpr[22] - ctx.fpr[20];
{ const float fs = aot_fpr_12; const float ft = aot_fpr_0; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_12 = std::bit_cast<float>(0x7FC00000u); else aot_fpr_12 = fs * ft; }
aot_fpr_12 = ctx.fpr[20] + aot_fpr_12;
aot_gpr_4 = (16256u << 16u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
aot_fpr_12 = aot_fpr_12 + aot_fpr_13;
aot_gpr_4 = (16352u << 16u);
aot_fpr_14 = std::bit_cast<float>(aot_gpr_4);
{ const float fs = aot_fpr_12; const float ft = aot_fpr_14; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_12 = std::bit_cast<float>(0x7FC00000u); else aot_fpr_12 = fs * ft; }
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(680)));
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(-1));
aot_gpr_5 = (aot_gpr_5 < static_cast<std::uint32_t>(8) ? 1u : 0u);
{ const bool branch_taken = aot_gpr_5 == 0u;
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(-1));
if (branch_taken) {
goto L_08AC53CC;
}
goto L_08AC5214;
}
L_08AC5214:
aot_gpr_4 = (aot_gpr_4 << 2u);
ctx.gpr[1] = (2232u << 16u);
ctx.gpr[1] = (ctx.gpr[1] + aot_gpr_4);
ctx.gpr[1] = (aot_mem.aot_direct_load32(ctx.gpr[1] + static_cast<std::uint32_t>(14240)));
jump_target = ctx.gpr[1];
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC522C:
aot_fpr_13 = std::bit_cast<float>(0u);
{ const std::uint32_t aot_run_words[3]{std::bit_cast<std::uint32_t>(aot_fpr_13), std::bit_cast<std::uint32_t>(aot_fpr_12), std::bit_cast<std::uint32_t>(aot_fpr_13)};
aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast<std::uint32_t>(80), aot_run_words); }
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(80));
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(48));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
goto L_08AC524C;
L_08AC524C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2192)));
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<4u, 4u>(vfpu_value); }
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(16);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<5u, 4u>(vfpu_value); }
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(32);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<6u, 4u>(vfpu_value); }
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(48));
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<7u, 4u>(vfpu_value); }
ctx.execute_vfpu_vtfm_ct<0u, 36u, 7u, 3u, 3u>();
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(16));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(32));
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<1u, 4u>(vfpu_value); }
ctx.execute_vfpu_vec3_ct<0u, 0u, 1u, 3u, 0u>();
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_29 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
{ const std::uint32_t vfpu_address = aot_gpr_29 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(64));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_16 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC53F4;
}
goto L_08AC52A0;
}
L_08AC52A0:
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_12) ^ 0x80000000u);
aot_fpr_13 = std::bit_cast<float>(0u);
{ const std::uint32_t aot_run_words[3]{std::bit_cast<std::uint32_t>(aot_fpr_13), std::bit_cast<std::uint32_t>(aot_fpr_12), std::bit_cast<std::uint32_t>(aot_fpr_13)};
aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast<std::uint32_t>(80), aot_run_words); }
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(80));
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(48));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC524C;
}
goto L_08AC52CC;
}
L_08AC52CC:
aot_fpr_13 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_12) ^ 0x80000000u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(80), std::bit_cast<std::uint32_t>(aot_fpr_13));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(84), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_fpr_12 = std::bit_cast<float>(0u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(88), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(80));
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(48));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC524C;
}
goto L_08AC52F8;
}
L_08AC52F8:
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(80), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(84), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_fpr_12 = std::bit_cast<float>(0u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(88), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(80));
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(48));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC524C;
}
goto L_08AC5320;
}
L_08AC5320:
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_12) ^ 0x80000000u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(80), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(84), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_fpr_12 = std::bit_cast<float>(0u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(88), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(80));
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(48));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC524C;
}
goto L_08AC534C;
}
L_08AC534C:
aot_fpr_13 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_12) ^ 0x80000000u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(80), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(84), std::bit_cast<std::uint32_t>(aot_fpr_13));
aot_fpr_12 = std::bit_cast<float>(0u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(88), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(80));
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(48));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC524C;
}
goto L_08AC5378;
}
L_08AC5378:
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_12) ^ 0x80000000u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(80), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_fpr_12 = std::bit_cast<float>(0u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(84), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(88), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(80));
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(48));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC524C;
}
goto L_08AC53A4;
}
L_08AC53A4:
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(80), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_fpr_12 = std::bit_cast<float>(0u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(84), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(88), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(80));
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(48));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC524C;
}
goto L_08AC53CC;
}
L_08AC53CC:
aot_fpr_12 = std::bit_cast<float>(0u);
{ const std::uint32_t aot_run_words[3]{std::bit_cast<std::uint32_t>(aot_fpr_12), std::bit_cast<std::uint32_t>(aot_fpr_12), std::bit_cast<std::uint32_t>(aot_fpr_12)};
aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast<std::uint32_t>(80), aot_run_words); }
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(80));
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(48));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC524C;
}
goto L_08AC53F4;
}
L_08AC53F4:
{ std::uint32_t aot_run_words[5]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(128), aot_run_words);
ctx.fpr[20] = std::bit_cast<float>(aot_run_words[0]);
ctx.fpr[22] = std::bit_cast<float>(aot_run_words[1]);
aot_gpr_16 = aot_run_words[2];
ctx.gpr[17] = aot_run_words[3];
aot_gpr_31 = aot_run_words[4];
}
jump_target = aot_gpr_31;
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(160));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC5410:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-16));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(4), ctx.gpr[17]);
ctx.gpr[17] = (aot_gpr_4 | 0u);
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(680)));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(0), aot_gpr_16);
aot_gpr_16 = (aot_gpr_5 | 0u);
aot_gpr_5 = (aot_gpr_4 < static_cast<std::uint32_t>(8) ? 1u : 0u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(8), aot_gpr_31);
{ const bool branch_taken = aot_gpr_5 == 0u;
if (branch_taken) {
goto L_08AC5458;
}
goto L_08AC5438;
}
L_08AC5438:
aot_gpr_4 = (aot_gpr_4 << 2u);
ctx.gpr[1] = (2232u << 16u);
ctx.gpr[1] = (ctx.gpr[1] + aot_gpr_4);
ctx.gpr[1] = (aot_mem.aot_direct_load32(ctx.gpr[1] + static_cast<std::uint32_t>(14272)));
jump_target = ctx.gpr[1];
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC5450:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC5464;
}
goto L_08AC5458;
}
L_08AC5458:
aot_gpr_4 = (2232u << 16u);
aot_gpr_31 = (0x08AC5464u);
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(14200));
goto L_08AC50FC;
L_08AC5464:
aot_mem.aot_direct_store32(ctx.gpr[17] + static_cast<std::uint32_t>(680), aot_gpr_16);
{ std::uint32_t aot_run_words[3]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(0), aot_run_words);
aot_gpr_16 = aot_run_words[0];
ctx.gpr[17] = aot_run_words[1];
aot_gpr_31 = aot_run_words[2];
}
jump_target = aot_gpr_31;
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(16));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC547C:
{ const std::uint32_t aot_run_words[3]{0u, 0u, 0u};
aot_mem.aot_direct_store32_block(aot_gpr_4 + static_cast<std::uint32_t>(0), aot_run_words); }
jump_target = aot_gpr_31;
ctx.gpr[2] = (aot_gpr_4 | 0u);
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC5490:
jump_target = aot_gpr_31;
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC5498:
jump_target = aot_gpr_31;
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC54A0:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-96));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(56), ctx.gpr[17]);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(60), ctx.gpr[18]);
ctx.gpr[17] = (aot_gpr_5 | 0u);
ctx.gpr[18] = (aot_gpr_6 | 0u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(52), aot_gpr_16);
{ const std::uint32_t aot_run_words[6]{ctx.gpr[19], ctx.gpr[20], ctx.gpr[21], ctx.gpr[22], ctx.gpr[23], aot_gpr_31};
aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast<std::uint32_t>(64), aot_run_words); }
{ const bool branch_taken = ctx.gpr[17] == ctx.gpr[18];
aot_gpr_16 = (aot_gpr_4 | 0u);
if (branch_taken) {
goto L_08AC56F0;
}
goto L_08AC54D8;
}
L_08AC54D8:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(4)));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(0)));
ctx.gpr[19] = (ctx.gpr[18] - ctx.gpr[17]);
aot_gpr_4 = (aot_gpr_4 - aot_gpr_5);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(8), aot_gpr_4);
aot_gpr_4 = (ctx.gpr[19] < static_cast<std::uint32_t>(-1) ? 1u : 0u);
{ const bool branch_taken = aot_gpr_4 == 0u;
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(16), static_cast<std::uint8_t>(0u));
if (branch_taken) {
goto L_08AC5510;
}
goto L_08AC54F8;
}
L_08AC54F8:
aot_gpr_5 = (0u + static_cast<std::uint32_t>(-2));
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(8)));
aot_gpr_5 = (aot_gpr_5 - ctx.gpr[19]);
aot_gpr_5 = (aot_gpr_5 < aot_gpr_4 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_5 == 0u;
if (branch_taken) {
goto L_08AC551C;
}
goto L_08AC5510;
}
L_08AC5510:
aot_gpr_31 = (0x08AC5518u);
aot_gpr_4 = (aot_gpr_16 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 365u, 0x08B658A0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC5518u) goto L_08AC5518;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC5518:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(8)));
goto L_08AC551C;
L_08AC551C:
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(8)));
aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(0)));
ctx.gpr[7] = (aot_gpr_4 + ctx.gpr[19]);
aot_gpr_5 = (aot_gpr_5 - aot_gpr_6);
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(-1));
aot_gpr_5 = (aot_gpr_5 < ctx.gpr[7] ? 1u : 0u);
if (aot_gpr_5 == 0u) {
ctx.gpr[20] = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(4)));
goto L_08AC5674;
}
goto L_08AC553C;
L_08AC553C:
aot_gpr_5 = (aot_gpr_4 < ctx.gpr[19] ? 1u : 0u);
{ const bool branch_taken = aot_gpr_5 == 0u;
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(12), ctx.gpr[19]);
if (branch_taken) {
goto L_08AC555C;
}
goto L_08AC5548;
}
L_08AC5548:
aot_gpr_5 = (aot_gpr_29 + static_cast<std::uint32_t>(12));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast<std::uint32_t>(0)));
ctx.gpr[19] = (aot_gpr_4 + aot_gpr_5);
{ const bool branch_taken = 0u == 0u;
ctx.gpr[19] = (ctx.gpr[19] + static_cast<std::uint32_t>(1));
if (branch_taken) {
goto L_08AC556C;
}
goto L_08AC555C;
}
L_08AC555C:
aot_gpr_5 = (aot_gpr_29 + static_cast<std::uint32_t>(8));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast<std::uint32_t>(0)));
ctx.gpr[19] = (aot_gpr_4 + aot_gpr_5);
ctx.gpr[19] = (ctx.gpr[19] + static_cast<std::uint32_t>(1));
goto L_08AC556C;
L_08AC556C:
{ const bool branch_taken = ctx.gpr[19] == 0u;
ctx.gpr[20] = (0u | 0u);
if (branch_taken) {
goto L_08AC5594;
}
goto L_08AC5574;
}
L_08AC5574:
aot_gpr_31 = (0x08AC557Cu);
aot_gpr_4 = (ctx.gpr[19] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0174_entry, 174u, 474u, 0x08ABE308u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC557Cu) goto L_08AC557C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC557C:
ctx.gpr[20] = (ctx.gpr[2] | 0u);
{ const bool branch_taken = ctx.gpr[20] != 0u;
if (branch_taken) {
goto L_08AC5594;
}
goto L_08AC5588;
}
L_08AC5588:
aot_gpr_31 = (0x08AC5590u);
aot_gpr_4 = (ctx.gpr[19] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 289u, 0x08B65438u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC5590u) goto L_08AC5590;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC5590:
ctx.gpr[20] = (ctx.gpr[2] | 0u);
goto L_08AC5594;
L_08AC5594:
ctx.gpr[22] = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(0)));
ctx.gpr[23] = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(4)));
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(19), static_cast<std::uint8_t>(0u));
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(19))))));
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(22), static_cast<std::uint8_t>(0u));
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(17), static_cast<std::uint8_t>(0u));
aot_gpr_5 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(22))))));
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(18), static_cast<std::uint8_t>(aot_gpr_4));
ctx.gpr[21] = (ctx.gpr[20] | 0u);
aot_gpr_31 = (0x08AC55C0u);
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(23), static_cast<std::uint8_t>(aot_gpr_5));
goto L_08AC6458;
L_08AC55C0:
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(40), ctx.gpr[2]);
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(40))))));
{ const bool branch_taken = ctx.gpr[23] == ctx.gpr[22];
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(21), static_cast<std::uint8_t>(aot_gpr_4));
if (branch_taken) {
goto L_08AC55EC;
}
goto L_08AC55D0;
}
L_08AC55D0:
ctx.gpr[20] = (ctx.gpr[23] - ctx.gpr[22]);
aot_gpr_4 = (ctx.gpr[21] | 0u);
aot_gpr_5 = (ctx.gpr[22] | 0u);
aot_gpr_31 = (0x08AC55E4u);
aot_gpr_6 = (ctx.gpr[20] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 164u, 0x08AF54A4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC55E4u) goto L_08AC55E4;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC55E4:
{ const bool branch_taken = 0u == 0u;
ctx.gpr[20] = (ctx.gpr[2] + ctx.gpr[20]);
if (branch_taken) {
goto L_08AC55EC;
}
goto L_08AC55EC;
}
L_08AC55EC:
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(26), static_cast<std::uint8_t>(0u));
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(26))))));
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(29), static_cast<std::uint8_t>(0u));
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(24), static_cast<std::uint8_t>(0u));
aot_gpr_5 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(29))))));
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(25), static_cast<std::uint8_t>(aot_gpr_4));
ctx.gpr[23] = (ctx.gpr[20] | 0u);
ctx.gpr[22] = (ctx.gpr[17] | 0u);
aot_gpr_31 = (0x08AC5614u);
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(30), static_cast<std::uint8_t>(aot_gpr_5));
goto L_08AC6458;
L_08AC5614:
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(44), ctx.gpr[2]);
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(44))))));
{ const bool branch_taken = ctx.gpr[18] != ctx.gpr[22];
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(28), static_cast<std::uint8_t>(aot_gpr_4));
if (branch_taken) {
goto L_08AC562C;
}
goto L_08AC5624;
}
L_08AC5624:
{ const bool branch_taken = 0u == 0u;
ctx.gpr[17] = (ctx.gpr[20] | 0u);
if (branch_taken) {
goto L_08AC5644;
}
goto L_08AC562C;
}
L_08AC562C:
ctx.gpr[17] = (ctx.gpr[18] - ctx.gpr[17]);
aot_gpr_4 = (ctx.gpr[23] | 0u);
aot_gpr_5 = (ctx.gpr[22] | 0u);
aot_gpr_31 = (0x08AC5640u);
aot_gpr_6 = (ctx.gpr[17] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 164u, 0x08AF54A4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC5640u) goto L_08AC5640;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC5640:
ctx.gpr[17] = (ctx.gpr[2] + ctx.gpr[17]);
goto L_08AC5644;
L_08AC5644:
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(31), static_cast<std::uint8_t>(0u));
aot_mem.aot_direct_store8(ctx.gpr[17] + static_cast<std::uint32_t>(0), static_cast<std::uint8_t>(0u));
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(0)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08AC5660;
}
goto L_08AC5658;
}
L_08AC5658:
aot_gpr_31 = (0x08AC5660u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08ABE398, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0174_entry, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC5660u) goto L_08AC5660;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC5660:
aot_mem.aot_direct_store32(aot_gpr_16 + static_cast<std::uint32_t>(0), ctx.gpr[21]);
aot_mem.aot_direct_store32(aot_gpr_16 + static_cast<std::uint32_t>(4), ctx.gpr[17]);
aot_gpr_4 = (ctx.gpr[21] + ctx.gpr[19]);
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store32(aot_gpr_16 + static_cast<std::uint32_t>(8), aot_gpr_4);
if (branch_taken) {
goto L_08AC56F0;
}
goto L_08AC5674;
}
L_08AC5674:
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(34), static_cast<std::uint8_t>(0u));
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(34))))));
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(37), static_cast<std::uint8_t>(0u));
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(32), static_cast<std::uint8_t>(0u));
aot_gpr_5 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(37))))));
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(33), static_cast<std::uint8_t>(aot_gpr_4));
ctx.gpr[21] = (ctx.gpr[17] + static_cast<std::uint32_t>(1));
ctx.gpr[20] = (ctx.gpr[20] + static_cast<std::uint32_t>(1));
aot_gpr_31 = (0x08AC569Cu);
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(38), static_cast<std::uint8_t>(aot_gpr_5));
goto L_08AC6458;
L_08AC569C:
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(48), ctx.gpr[2]);
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(48))))));
{ const bool branch_taken = ctx.gpr[18] != ctx.gpr[21];
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(36), static_cast<std::uint8_t>(aot_gpr_4));
if (branch_taken) {
goto L_08AC56B8;
}
goto L_08AC56AC;
}
L_08AC56AC:
ctx.gpr[18] = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(4)));
{ const bool branch_taken = 0u == 0u;
ctx.gpr[18] = (ctx.gpr[18] + ctx.gpr[19]);
if (branch_taken) {
goto L_08AC56D0;
}
goto L_08AC56B8;
}
L_08AC56B8:
aot_gpr_6 = (ctx.gpr[18] - ctx.gpr[21]);
aot_gpr_4 = (ctx.gpr[20] | 0u);
aot_gpr_31 = (0x08AC56C8u);
aot_gpr_5 = (ctx.gpr[21] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 164u, 0x08AF54A4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC56C8u) goto L_08AC56C8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC56C8:
ctx.gpr[18] = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(4)));
ctx.gpr[18] = (ctx.gpr[18] + ctx.gpr[19]);
goto L_08AC56D0;
L_08AC56D0:
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(39), static_cast<std::uint8_t>(0u));
aot_mem.aot_direct_store8(ctx.gpr[18] + static_cast<std::uint32_t>(0), static_cast<std::uint8_t>(0u));
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(4)));
aot_gpr_5 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(ctx.gpr[17] + static_cast<std::uint32_t>(0))))));
aot_mem.aot_direct_store8(aot_gpr_4 + static_cast<std::uint32_t>(0), static_cast<std::uint8_t>(aot_gpr_5));
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(4)));
aot_gpr_4 = (aot_gpr_4 + ctx.gpr[19]);
aot_mem.aot_direct_store32(aot_gpr_16 + static_cast<std::uint32_t>(4), aot_gpr_4);
goto L_08AC56F0;
L_08AC56F0:
ctx.gpr[2] = (aot_gpr_16 | 0u);
{ std::uint32_t aot_run_words[9]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(52), aot_run_words);
aot_gpr_16 = aot_run_words[0];
ctx.gpr[17] = aot_run_words[1];
ctx.gpr[18] = aot_run_words[2];
ctx.gpr[19] = aot_run_words[3];
ctx.gpr[20] = aot_run_words[4];
ctx.gpr[21] = aot_run_words[5];
ctx.gpr[22] = aot_run_words[6];
ctx.gpr[23] = aot_run_words[7];
aot_gpr_31 = aot_run_words[8];
}
jump_target = aot_gpr_31;
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(96));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC5720:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-80));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(36), ctx.gpr[17]);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(40), ctx.gpr[18]);
ctx.gpr[17] = (aot_gpr_5 | 0u);
ctx.gpr[18] = (aot_gpr_6 | 0u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(32), aot_gpr_16);
{ const std::uint32_t aot_run_words[6]{ctx.gpr[19], ctx.gpr[20], ctx.gpr[21], ctx.gpr[22], ctx.gpr[23], aot_gpr_31};
aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast<std::uint32_t>(44), aot_run_words); }
{ const bool branch_taken = ctx.gpr[17] == ctx.gpr[18];
aot_gpr_16 = (aot_gpr_4 | 0u);
if (branch_taken) {
goto L_08AC5920;
}
goto L_08AC5758;
}
L_08AC5758:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(4)));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(0)));
ctx.gpr[19] = (ctx.gpr[18] - ctx.gpr[17]);
aot_gpr_4 = (aot_gpr_4 - aot_gpr_5);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(8), aot_gpr_4);
aot_gpr_4 = (ctx.gpr[19] < static_cast<std::uint32_t>(-1) ? 1u : 0u);
{ const bool branch_taken = aot_gpr_4 == 0u;
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(16), static_cast<std::uint8_t>(0u));
if (branch_taken) {
goto L_08AC5790;
}
goto L_08AC5778;
}
L_08AC5778:
aot_gpr_5 = (0u + static_cast<std::uint32_t>(-2));
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(8)));
aot_gpr_5 = (aot_gpr_5 - ctx.gpr[19]);
aot_gpr_5 = (aot_gpr_5 < aot_gpr_4 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_5 == 0u;
if (branch_taken) {
goto L_08AC579C;
}
goto L_08AC5790;
}
L_08AC5790:
aot_gpr_31 = (0x08AC5798u);
aot_gpr_4 = (aot_gpr_16 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 365u, 0x08B658A0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC5798u) goto L_08AC5798;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC5798:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(8)));
goto L_08AC579C;
L_08AC579C:
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(8)));
aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(0)));
ctx.gpr[7] = (aot_gpr_4 + ctx.gpr[19]);
aot_gpr_5 = (aot_gpr_5 - aot_gpr_6);
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(-1));
aot_gpr_5 = (aot_gpr_5 < ctx.gpr[7] ? 1u : 0u);
{ const bool branch_taken = aot_gpr_5 == 0u;
if (branch_taken) {
goto L_08AC58CC;
}
goto L_08AC57BC;
}
L_08AC57BC:
aot_gpr_5 = (aot_gpr_4 < ctx.gpr[19] ? 1u : 0u);
{ const bool branch_taken = aot_gpr_5 == 0u;
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(12), ctx.gpr[19]);
if (branch_taken) {
goto L_08AC57DC;
}
goto L_08AC57C8;
}
L_08AC57C8:
aot_gpr_5 = (aot_gpr_29 + static_cast<std::uint32_t>(12));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast<std::uint32_t>(0)));
ctx.gpr[19] = (aot_gpr_4 + aot_gpr_5);
{ const bool branch_taken = 0u == 0u;
ctx.gpr[19] = (ctx.gpr[19] + static_cast<std::uint32_t>(1));
if (branch_taken) {
goto L_08AC57EC;
}
goto L_08AC57DC;
}
L_08AC57DC:
aot_gpr_5 = (aot_gpr_29 + static_cast<std::uint32_t>(8));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast<std::uint32_t>(0)));
ctx.gpr[19] = (aot_gpr_4 + aot_gpr_5);
ctx.gpr[19] = (ctx.gpr[19] + static_cast<std::uint32_t>(1));
goto L_08AC57EC;
L_08AC57EC:
{ const bool branch_taken = ctx.gpr[19] == 0u;
ctx.gpr[20] = (0u | 0u);
if (branch_taken) {
goto L_08AC5814;
}
goto L_08AC57F4;
}
L_08AC57F4:
aot_gpr_31 = (0x08AC57FCu);
aot_gpr_4 = (ctx.gpr[19] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0174_entry, 174u, 474u, 0x08ABE308u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC57FCu) goto L_08AC57FC;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC57FC:
ctx.gpr[20] = (ctx.gpr[2] | 0u);
{ const bool branch_taken = ctx.gpr[20] != 0u;
if (branch_taken) {
goto L_08AC5814;
}
goto L_08AC5808;
}
L_08AC5808:
aot_gpr_31 = (0x08AC5810u);
aot_gpr_4 = (ctx.gpr[19] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 289u, 0x08B65438u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC5810u) goto L_08AC5810;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC5810:
ctx.gpr[20] = (ctx.gpr[2] | 0u);
goto L_08AC5814;
L_08AC5814:
ctx.gpr[22] = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(0)));
ctx.gpr[23] = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(4)));
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(19), static_cast<std::uint8_t>(0u));
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(19))))));
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(22), static_cast<std::uint8_t>(0u));
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(17), static_cast<std::uint8_t>(0u));
aot_gpr_5 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(22))))));
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(18), static_cast<std::uint8_t>(aot_gpr_4));
ctx.gpr[21] = (ctx.gpr[20] | 0u);
aot_gpr_31 = (0x08AC5840u);
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(23), static_cast<std::uint8_t>(aot_gpr_5));
goto L_08AC6458;
L_08AC5840:
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(28), ctx.gpr[2]);
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(28))))));
{ const bool branch_taken = ctx.gpr[23] == ctx.gpr[22];
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(21), static_cast<std::uint8_t>(aot_gpr_4));
if (branch_taken) {
goto L_08AC586C;
}
goto L_08AC5850;
}
L_08AC5850:
ctx.gpr[20] = (ctx.gpr[23] - ctx.gpr[22]);
aot_gpr_4 = (ctx.gpr[21] | 0u);
aot_gpr_5 = (ctx.gpr[22] | 0u);
aot_gpr_31 = (0x08AC5864u);
aot_gpr_6 = (ctx.gpr[20] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 164u, 0x08AF54A4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC5864u) goto L_08AC5864;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC5864:
{ const bool branch_taken = 0u == 0u;
ctx.gpr[20] = (ctx.gpr[2] + ctx.gpr[20]);
if (branch_taken) {
goto L_08AC586C;
}
goto L_08AC586C;
}
L_08AC586C:
aot_gpr_4 = (ctx.gpr[17] | 0u);
{ const bool branch_taken = ctx.gpr[18] != aot_gpr_4;
aot_gpr_5 = (ctx.gpr[20] | 0u);
if (branch_taken) {
goto L_08AC5880;
}
goto L_08AC5878;
}
L_08AC5878:
{ const bool branch_taken = 0u == 0u;
ctx.gpr[17] = (ctx.gpr[20] | 0u);
if (branch_taken) {
goto L_08AC589C;
}
goto L_08AC5880;
}
L_08AC5880:
aot_gpr_6 = (aot_gpr_4 | 0u);
aot_gpr_4 = (aot_gpr_5 | 0u);
ctx.gpr[17] = (ctx.gpr[18] - ctx.gpr[17]);
aot_gpr_5 = (aot_gpr_6 | 0u);
aot_gpr_31 = (0x08AC5898u);
aot_gpr_6 = (ctx.gpr[17] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 164u, 0x08AF54A4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC5898u) goto L_08AC5898;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC5898:
ctx.gpr[17] = (ctx.gpr[2] + ctx.gpr[17]);
goto L_08AC589C;
L_08AC589C:
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(24), static_cast<std::uint8_t>(0u));
aot_mem.aot_direct_store8(ctx.gpr[17] + static_cast<std::uint32_t>(0), static_cast<std::uint8_t>(0u));
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(0)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08AC58B8;
}
goto L_08AC58B0;
}
L_08AC58B0:
aot_gpr_31 = (0x08AC58B8u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08ABE398, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0174_entry, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC58B8u) goto L_08AC58B8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC58B8:
aot_mem.aot_direct_store32(aot_gpr_16 + static_cast<std::uint32_t>(0), ctx.gpr[21]);
aot_mem.aot_direct_store32(aot_gpr_16 + static_cast<std::uint32_t>(4), ctx.gpr[17]);
aot_gpr_4 = (ctx.gpr[21] + ctx.gpr[19]);
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store32(aot_gpr_16 + static_cast<std::uint32_t>(8), aot_gpr_4);
if (branch_taken) {
goto L_08AC5920;
}
goto L_08AC58CC;
}
L_08AC58CC:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(4)));
aot_gpr_6 = (ctx.gpr[17] + static_cast<std::uint32_t>(1));
{ const bool branch_taken = ctx.gpr[18] != aot_gpr_6;
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(1));
if (branch_taken) {
goto L_08AC58E4;
}
goto L_08AC58DC;
}
L_08AC58DC:
{ const bool branch_taken = 0u == 0u;
aot_gpr_4 = (aot_gpr_4 + ctx.gpr[19]);
if (branch_taken) {
goto L_08AC5900;
}
goto L_08AC58E4;
}
L_08AC58E4:
aot_gpr_4 = (aot_gpr_5 | 0u);
ctx.gpr[7] = (ctx.gpr[18] - aot_gpr_6);
aot_gpr_5 = (aot_gpr_6 | 0u);
aot_gpr_31 = (0x08AC58F8u);
aot_gpr_6 = (ctx.gpr[7] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 164u, 0x08AF54A4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC58F8u) goto L_08AC58F8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC58F8:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(4)));
aot_gpr_4 = (aot_gpr_4 + ctx.gpr[19]);
goto L_08AC5900;
L_08AC5900:
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(25), static_cast<std::uint8_t>(0u));
aot_mem.aot_direct_store8(aot_gpr_4 + static_cast<std::uint32_t>(0), static_cast<std::uint8_t>(0u));
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(4)));
aot_gpr_5 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(ctx.gpr[17] + static_cast<std::uint32_t>(0))))));
aot_mem.aot_direct_store8(aot_gpr_4 + static_cast<std::uint32_t>(0), static_cast<std::uint8_t>(aot_gpr_5));
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(4)));
aot_gpr_4 = (aot_gpr_4 + ctx.gpr[19]);
aot_mem.aot_direct_store32(aot_gpr_16 + static_cast<std::uint32_t>(4), aot_gpr_4);
goto L_08AC5920;
L_08AC5920:
ctx.gpr[2] = (aot_gpr_16 | 0u);
{ std::uint32_t aot_run_words[9]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(32), aot_run_words);
aot_gpr_16 = aot_run_words[0];
ctx.gpr[17] = aot_run_words[1];
ctx.gpr[18] = aot_run_words[2];
ctx.gpr[19] = aot_run_words[3];
ctx.gpr[20] = aot_run_words[4];
ctx.gpr[21] = aot_run_words[5];
ctx.gpr[22] = aot_run_words[6];
ctx.gpr[23] = aot_run_words[7];
aot_gpr_31 = aot_run_words[8];
}
jump_target = aot_gpr_31;
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(80));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC5950:
ctx.gpr[2] = (2220u << 16u);
jump_target = aot_gpr_31;
ctx.gpr[2] = (ctx.gpr[2] + static_cast<std::uint32_t>(22864));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC595C:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-16));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(0), aot_gpr_31);
aot_gpr_31 = (0x08AC596Cu);
goto L_08AC5950;
L_08AC596C:
aot_gpr_31 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(0)));
jump_target = aot_gpr_31;
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(16));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC5978:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-16));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(0), aot_gpr_16);
aot_gpr_16 = (aot_gpr_5 | 0u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(4), ctx.gpr[17]);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(8), aot_gpr_31);
aot_gpr_31 = (0x08AC5994u);
ctx.gpr[17] = (0u | 0u);
goto L_08AC5950;
L_08AC5994:
if (ctx.gpr[2] == aot_gpr_16) {
ctx.gpr[17] = (0u | 1u);
goto L_08AC59BC;
}
goto L_08AC599C;
L_08AC599C:
aot_gpr_31 = (0x08AC59A4u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0095_entry, 95u, 115u, 0x08980688u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC59A4u) goto L_08AC59A4;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC59A4:
aot_gpr_4 = (ctx.gpr[2] ^ aot_gpr_16);
aot_gpr_4 = (aot_gpr_4 < static_cast<std::uint32_t>(1) ? 1u : 0u);
aot_gpr_4 = (aot_gpr_4 & 255u);
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08AC59BC;
}
goto L_08AC59B8;
}
L_08AC59B8:
ctx.gpr[17] = (0u | 1u);
goto L_08AC59BC;
L_08AC59BC:
ctx.gpr[2] = (ctx.gpr[17] & 255u);
{ std::uint32_t aot_run_words[3]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(0), aot_run_words);
aot_gpr_16 = aot_run_words[0];
ctx.gpr[17] = aot_run_words[1];
aot_gpr_31 = aot_run_words[2];
}
jump_target = aot_gpr_31;
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(16));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC59D4:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-16));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(4), aot_gpr_16);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(8), aot_gpr_31);
aot_gpr_31 = (0x08AC59E8u);
aot_gpr_16 = (aot_gpr_4 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0095_entry, 95u, 120u, 0x089806DCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC59E8u) goto L_08AC59E8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC59E8:
aot_gpr_4 = (2235u << 16u);
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(-32744));
{ const std::uint32_t aot_run_words[3]{aot_gpr_4, 0u, 0u};
aot_mem.aot_direct_store32_block(aot_gpr_16 + static_cast<std::uint32_t>(36), aot_run_words); }
aot_mem.aot_direct_store8(aot_gpr_16 + static_cast<std::uint32_t>(48), static_cast<std::uint8_t>(0u));
aot_gpr_4 = (aot_gpr_16 + static_cast<std::uint32_t>(52));
aot_gpr_5 = (ctx.gpr[28] + static_cast<std::uint32_t>(-868));
aot_gpr_31 = (0x08AC5A10u);
aot_gpr_6 = (aot_gpr_29 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 650u, 0x08B66AF0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC5A10u) goto L_08AC5A10;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC5A10:
aot_mem.aot_direct_store32(aot_gpr_16 + static_cast<std::uint32_t>(64), 0u);
aot_mem.aot_direct_store32(aot_gpr_16 + static_cast<std::uint32_t>(68), 0u);
aot_gpr_4 = (aot_gpr_16 + static_cast<std::uint32_t>(72));
aot_gpr_5 = (0u | 255u);
aot_gpr_6 = (0u | 255u);
ctx.gpr[7] = (0u | 255u);
aot_gpr_31 = (0x08AC5A30u);
ctx.gpr[8] = (0u | 255u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08A3550C, 140u, 317u, 0x08A3550Cu>(ctx, &aot_mem, ctx.pc, ctx.gpr[2], aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0140_entry, 140u, 317u, 0x08A3550Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC5A30u) goto L_08AC5A30;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC5A30:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-896)));
aot_mem.aot_direct_store32(aot_gpr_16 + static_cast<std::uint32_t>(80), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-892)));
aot_mem.aot_direct_store32(aot_gpr_16 + static_cast<std::uint32_t>(88), 0u);
aot_gpr_4 = (0u | 1u);
aot_mem.aot_direct_store32(aot_gpr_16 + static_cast<std::uint32_t>(84), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_gpr_5 = (0u | 1u);
aot_mem.aot_direct_store32(aot_gpr_16 + static_cast<std::uint32_t>(92), aot_gpr_4);
aot_mem.aot_direct_store16(aot_gpr_16 + static_cast<std::uint32_t>(96), static_cast<std::uint16_t>(aot_gpr_5));
ctx.gpr[7] = (2220u << 16u);
aot_gpr_4 = (aot_gpr_16 + static_cast<std::uint32_t>(100));
aot_gpr_5 = (0u | 7u);
aot_gpr_6 = (0u | 12u);
aot_gpr_31 = (0x08AC5A6Cu);
ctx.gpr[7] = (ctx.gpr[7] + static_cast<std::uint32_t>(21628));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0215_entry, 215u, 158u, 0x08B60C7Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC5A6Cu) goto L_08AC5A6C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC5A6C:
ctx.gpr[2] = (aot_gpr_16 | 0u);
aot_gpr_16 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(4)));
aot_gpr_31 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(8)));
jump_target = aot_gpr_31;
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(16));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC5A80:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-16));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(8), ctx.gpr[17]);
ctx.gpr[17] = (aot_gpr_4 | 0u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(4), aot_gpr_16);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(12), aot_gpr_31);
{ const bool branch_taken = aot_gpr_4 == 0u;
aot_gpr_16 = (aot_gpr_5 | 0u);
if (branch_taken) {
goto L_08AC5AD4;
}
goto L_08AC5A9C;
}
L_08AC5A9C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(0)));
{ const bool branch_taken = ctx.gpr[17] == 0u;
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(0), static_cast<std::uint8_t>(0u));
if (branch_taken) {
goto L_08AC5AC0;
}
goto L_08AC5AA8;
}
L_08AC5AA8:
if (aot_gpr_4 == 0u) {
aot_gpr_4 = (aot_gpr_16 & 1u);
goto L_08AC5AC4;
}
goto L_08AC5AB0;
L_08AC5AB0:
if (aot_gpr_4 == 0u) {
aot_gpr_4 = (aot_gpr_16 & 1u);
goto L_08AC5AC4;
}
goto L_08AC5AB8;
L_08AC5AB8:
aot_gpr_31 = (0x08AC5AC0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08ABE398, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0174_entry, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC5AC0u) goto L_08AC5AC0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC5AC0:
aot_gpr_4 = (aot_gpr_16 & 1u);
goto L_08AC5AC4;
L_08AC5AC4:
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08AC5AD4;
}
goto L_08AC5ACC;
}
L_08AC5ACC:
aot_gpr_31 = (0x08AC5AD4u);
aot_gpr_4 = (ctx.gpr[17] | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08ABE2C0, 174u, 470u, 0x08ABE2C0u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0174_entry, 174u, 470u, 0x08ABE2C0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC5AD4u) goto L_08AC5AD4;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC5AD4:
{ std::uint32_t aot_run_words[3]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(4), aot_run_words);
aot_gpr_16 = aot_run_words[0];
ctx.gpr[17] = aot_run_words[1];
aot_gpr_31 = aot_run_words[2];
}
jump_target = aot_gpr_31;
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(16));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC5AE8:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-48));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(4), aot_gpr_16);
aot_gpr_16 = (aot_gpr_4 | 0u);
{ const std::uint32_t aot_run_words[8]{ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], ctx.gpr[21], ctx.gpr[22], ctx.gpr[23], aot_gpr_31};
aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast<std::uint32_t>(8), aot_run_words); }
{ const bool branch_taken = aot_gpr_4 == 0u;
ctx.gpr[17] = (aot_gpr_5 | 0u);
if (branch_taken) {
goto L_08AC5C64;
}
goto L_08AC5B1C;
}
L_08AC5B1C:
aot_gpr_4 = (2235u << 16u);
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(-32744));
aot_mem.aot_direct_store32(aot_gpr_16 + static_cast<std::uint32_t>(36), aot_gpr_4);
ctx.gpr[18] = (0u | 0u);
ctx.gpr[20] = (aot_gpr_16 + static_cast<std::uint32_t>(100));
ctx.gpr[23] = (aot_gpr_16 + static_cast<std::uint32_t>(52));
goto L_08AC5B34;
L_08AC5B34:
ctx.gpr[21] = (ctx.gpr[20] | 0u);
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[21] + static_cast<std::uint32_t>(4)));
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[21] + static_cast<std::uint32_t>(0)));
ctx.gpr[19] = (0u | 0u);
aot_gpr_4 = (aot_gpr_4 - aot_gpr_5);
aot_gpr_5 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(aot_gpr_4) >> 2u));
aot_gpr_5 = (aot_gpr_5 >> 30u);
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(aot_gpr_4) >> 2u));
aot_gpr_4 = (ctx.gpr[19] < aot_gpr_4 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_4 == 0u;
ctx.gpr[22] = (0u | 0u);
if (branch_taken) {
goto L_08AC5BC0;
}
goto L_08AC5B64;
}
L_08AC5B64:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[20] + static_cast<std::uint32_t>(0)));
aot_gpr_4 = (aot_gpr_4 + ctx.gpr[22]);
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(0)));
if (aot_gpr_4 == 0u) {
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[21] + static_cast<std::uint32_t>(4)));
goto L_08AC5B98;
}
goto L_08AC5B78;
L_08AC5B78:
aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(28)));
aot_gpr_5 = (0u | 3u);
aot_gpr_6 = (aot_gpr_6 + static_cast<std::uint32_t>(8));
ctx.gpr[7] = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int16_t>(aot_mem.aot_direct_load16(aot_gpr_6 + static_cast<std::uint32_t>(0))))));
aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_6 + static_cast<std::uint32_t>(4)));
jump_target = aot_gpr_6;
aot_gpr_31 = (0x08AC5B94u);
aot_gpr_4 = (aot_gpr_4 + ctx.gpr[7]);
ctx.pc = jump_target;
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_call(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC5B94u) goto L_08AC5B94;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC5B94:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[21] + static_cast<std::uint32_t>(4)));
goto L_08AC5B98;
L_08AC5B98:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[21] + static_cast<std::uint32_t>(0)));
ctx.gpr[19] = (ctx.gpr[19] + static_cast<std::uint32_t>(1));
aot_gpr_4 = (aot_gpr_4 - aot_gpr_5);
aot_gpr_5 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(aot_gpr_4) >> 2u));
aot_gpr_5 = (aot_gpr_5 >> 30u);
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(aot_gpr_4) >> 2u));
aot_gpr_4 = (ctx.gpr[19] < aot_gpr_4 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_4 != 0u;
ctx.gpr[22] = (ctx.gpr[22] + static_cast<std::uint32_t>(4));
if (branch_taken) {
goto L_08AC5B64;
}
goto L_08AC5BC0;
}
L_08AC5BC0:
ctx.gpr[19] = (ctx.gpr[20] | 0u);
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(0)));
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(4)));
aot_gpr_6 = (aot_gpr_5 | 0u);
{ const bool branch_taken = aot_gpr_6 == aot_gpr_6;
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(0), static_cast<std::uint8_t>(0u));
if (branch_taken) {
goto L_08AC5BEC;
}
goto L_08AC5BD8;
}
L_08AC5BD8:
ctx.gpr[21] = (aot_gpr_6 - aot_gpr_5);
aot_gpr_31 = (0x08AC5BE4u);
aot_gpr_6 = (ctx.gpr[21] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 164u, 0x08AF54A4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC5BE4u) goto L_08AC5BE4;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC5BE4:
{ const bool branch_taken = 0u == 0u;
aot_gpr_4 = (ctx.gpr[2] + ctx.gpr[21]);
if (branch_taken) {
goto L_08AC5BEC;
}
goto L_08AC5BEC;
}
L_08AC5BEC:
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(1), static_cast<std::uint8_t>(0u));
aot_mem.aot_direct_store32(ctx.gpr[19] + static_cast<std::uint32_t>(4), aot_gpr_4);
ctx.gpr[18] = (ctx.gpr[18] + static_cast<std::uint32_t>(1));
aot_gpr_4 = (static_cast<std::int32_t>(ctx.gpr[18]) < 7 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_4 != 0u;
ctx.gpr[20] = (ctx.gpr[20] + static_cast<std::uint32_t>(12));
if (branch_taken) {
goto L_08AC5B34;
}
goto L_08AC5C04;
}
L_08AC5C04:
ctx.gpr[7] = (2220u << 16u);
aot_gpr_4 = (aot_gpr_16 + static_cast<std::uint32_t>(100));
aot_gpr_5 = (0u | 7u);
aot_gpr_6 = (0u | 12u);
ctx.gpr[8] = (0u | 0u);
ctx.gpr[9] = (0u | 0u);
aot_gpr_31 = (0x08AC5C24u);
ctx.gpr[7] = (ctx.gpr[7] + static_cast<std::uint32_t>(23168));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0215_entry, 215u, 173u, 0x08B60E20u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC5C24u) goto L_08AC5C24;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC5C24:
{ const bool branch_taken = ctx.gpr[23] == 0u;
aot_gpr_4 = (aot_gpr_16 | 0u);
if (branch_taken) {
goto L_08AC5C48;
}
goto L_08AC5C2C;
}
L_08AC5C2C:
{ const bool branch_taken = ctx.gpr[23] == 0u;
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(52)));
if (branch_taken) {
goto L_08AC5C44;
}
goto L_08AC5C34;
}
L_08AC5C34:
if (aot_gpr_4 == 0u) {
aot_gpr_4 = (aot_gpr_16 | 0u);
goto L_08AC5C48;
}
goto L_08AC5C3C;
L_08AC5C3C:
aot_gpr_31 = (0x08AC5C44u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08ABE398, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0174_entry, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC5C44u) goto L_08AC5C44;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC5C44:
aot_gpr_4 = (aot_gpr_16 | 0u);
goto L_08AC5C48;
L_08AC5C48:
aot_gpr_31 = (0x08AC5C50u);
aot_gpr_5 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0095_entry, 95u, 122u, 0x08980740u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC5C50u) goto L_08AC5C50;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC5C50:
aot_gpr_4 = (ctx.gpr[17] & 1u);
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08AC5C64;
}
goto L_08AC5C5C;
}
L_08AC5C5C:
aot_gpr_31 = (0x08AC5C64u);
aot_gpr_4 = (aot_gpr_16 | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08ABE2C0, 174u, 470u, 0x08ABE2C0u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0174_entry, 174u, 470u, 0x08ABE2C0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC5C64u) goto L_08AC5C64;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC5C64:
{ std::uint32_t aot_run_words[9]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(4), aot_run_words);
aot_gpr_16 = aot_run_words[0];
ctx.gpr[17] = aot_run_words[1];
ctx.gpr[18] = aot_run_words[2];
ctx.gpr[19] = aot_run_words[3];
ctx.gpr[20] = aot_run_words[4];
ctx.gpr[21] = aot_run_words[5];
ctx.gpr[22] = aot_run_words[6];
ctx.gpr[23] = aot_run_words[7];
aot_gpr_31 = aot_run_words[8];
}
jump_target = aot_gpr_31;
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(48));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC5C90:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-16));
aot_gpr_5 = (aot_mem.aot_direct_load8(aot_gpr_4 + static_cast<std::uint32_t>(48)));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(0), aot_gpr_16);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(4), aot_gpr_31);
{ const bool branch_taken = aot_gpr_5 == 0u;
aot_gpr_16 = (aot_gpr_4 | 0u);
if (branch_taken) {
goto L_08AC5CB8;
}
goto L_08AC5CA8;
}
L_08AC5CA8:
aot_gpr_31 = (0x08AC5CB0u);
aot_gpr_4 = (aot_gpr_16 | 0u);
goto L_08AC62A0;
L_08AC5CB0:
aot_gpr_31 = (0x08AC5CB8u);
aot_gpr_4 = (aot_gpr_16 | 0u);
goto L_08AC632C;
L_08AC5CB8:
aot_gpr_16 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(0)));
aot_gpr_31 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(4)));
jump_target = aot_gpr_31;
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(16));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC5CC8:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-32));
aot_gpr_5 = (aot_mem.aot_direct_load8(aot_gpr_4 + static_cast<std::uint32_t>(48)));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(12), aot_gpr_16);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(16), aot_gpr_31);
{ const bool branch_taken = aot_gpr_5 == 0u;
aot_gpr_16 = (aot_gpr_4 | 0u);
if (branch_taken) {
goto L_08AC5D34;
}
goto L_08AC5CE0;
}
L_08AC5CE0:
aot_gpr_31 = (0x08AC5CE8u);
aot_gpr_4 = (aot_gpr_16 | 0u);
goto L_08AC62A0;
L_08AC5CE8:
aot_gpr_4 = (aot_gpr_16 + static_cast<std::uint32_t>(76));
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(0)));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(4), aot_gpr_4);
aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(4)));
aot_gpr_5 = (aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(5)));
aot_gpr_6 = (aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(6)));
ctx.gpr[7] = (aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(7)));
aot_gpr_4 = (aot_gpr_4 & 255u);
aot_gpr_5 = (aot_gpr_5 & 255u);
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(0), static_cast<std::uint8_t>(aot_gpr_4));
aot_gpr_6 = (aot_gpr_6 & 255u);
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(1), static_cast<std::uint8_t>(aot_gpr_5));
ctx.gpr[7] = (ctx.gpr[7] & 255u);
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(2), static_cast<std::uint8_t>(aot_gpr_6));
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(3), static_cast<std::uint8_t>(ctx.gpr[7]));
aot_gpr_31 = (0x08AC5D2Cu);
aot_gpr_4 = (aot_gpr_29 | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B0C4A8, 194u, 62u, 0x08B0C4A8u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[28], aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0194_entry, 194u, 62u, 0x08B0C4A8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC5D2Cu) goto L_08AC5D2C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC5D2C:
aot_gpr_31 = (0x08AC5D34u);
aot_gpr_4 = (aot_gpr_16 | 0u);
goto L_08AC632C;
L_08AC5D34:
aot_gpr_16 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(12)));
aot_gpr_31 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(16)));
jump_target = aot_gpr_31;
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(32));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC5D44:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-32));
aot_gpr_6 = (aot_gpr_5 + aot_gpr_5);
aot_gpr_5 = (aot_gpr_5 + aot_gpr_6);
aot_gpr_5 = (aot_gpr_5 << 2u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(8), ctx.gpr[18]);
ctx.gpr[18] = (aot_gpr_4 + aot_gpr_5);
ctx.gpr[18] = (ctx.gpr[18] + static_cast<std::uint32_t>(100));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(0), aot_gpr_16);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(4), ctx.gpr[17]);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(12), ctx.gpr[19]);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(16), aot_gpr_31);
ctx.gpr[17] = (ctx.gpr[18] | 0u);
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(4)));
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(0)));
ctx.gpr[19] = (0u | 0u);
aot_gpr_4 = (aot_gpr_4 - aot_gpr_5);
aot_gpr_5 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(aot_gpr_4) >> 2u));
aot_gpr_5 = (aot_gpr_5 >> 30u);
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(aot_gpr_4) >> 2u));
aot_gpr_4 = (ctx.gpr[19] < aot_gpr_4 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_4 == 0u;
aot_gpr_16 = (0u | 0u);
if (branch_taken) {
goto L_08AC5DDC;
}
goto L_08AC5DA0;
}
L_08AC5DA0:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast<std::uint32_t>(0)));
aot_gpr_4 = (aot_gpr_4 + aot_gpr_16);
aot_gpr_31 = (0x08AC5DB0u);
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(0)));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0127_entry, 127u, 82u, 0x08A00640u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC5DB0u) goto L_08AC5DB0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC5DB0:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(4)));
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(0)));
ctx.gpr[19] = (ctx.gpr[19] + static_cast<std::uint32_t>(1));
aot_gpr_4 = (aot_gpr_4 - aot_gpr_5);
aot_gpr_5 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(aot_gpr_4) >> 2u));
aot_gpr_5 = (aot_gpr_5 >> 30u);
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(aot_gpr_4) >> 2u));
aot_gpr_4 = (ctx.gpr[19] < aot_gpr_4 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_gpr_16 = (aot_gpr_16 + static_cast<std::uint32_t>(4));
if (branch_taken) {
goto L_08AC5DA0;
}
goto L_08AC5DDC;
}
L_08AC5DDC:
{ std::uint32_t aot_run_words[5]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(0), aot_run_words);
aot_gpr_16 = aot_run_words[0];
ctx.gpr[17] = aot_run_words[1];
ctx.gpr[18] = aot_run_words[2];
ctx.gpr[19] = aot_run_words[3];
aot_gpr_31 = aot_run_words[4];
}
jump_target = aot_gpr_31;
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(32));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC5DF8:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-64));
{ const std::uint32_t aot_run_words[6]{aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], ctx.gpr[21]};
aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast<std::uint32_t>(36), aot_run_words); }
ctx.gpr[20] = (aot_gpr_4 | 0u);
ctx.gpr[18] = (ctx.gpr[8] | 0u);
ctx.gpr[17] = (ctx.gpr[7] | 0u);
aot_gpr_16 = (aot_gpr_6 | 0u);
ctx.gpr[21] = (aot_gpr_5 | 0u);
ctx.gpr[19] = (0u | 0u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(60), aot_gpr_31);
aot_gpr_31 = (0x08AC5E38u);
aot_gpr_4 = (0u | 32u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0174_entry, 174u, 466u, 0x08ABE278u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC5E38u) goto L_08AC5E38;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC5E38:
aot_gpr_4 = (ctx.gpr[21] + ctx.gpr[21]);
aot_gpr_4 = (ctx.gpr[21] + aot_gpr_4);
aot_gpr_4 = (aot_gpr_4 << 2u);
aot_gpr_4 = (ctx.gpr[20] + aot_gpr_4);
aot_gpr_5 = (ctx.gpr[2] | 0u);
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(100));
{ const bool branch_taken = aot_gpr_5 == 0u;
ctx.gpr[20] = (0u | 1u);
if (branch_taken) {
goto L_08AC5E7C;
}
goto L_08AC5E58;
}
L_08AC5E58:
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(32), aot_gpr_5);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(28), aot_gpr_4);
aot_gpr_4 = (aot_gpr_5 | 0u);
aot_gpr_5 = (aot_gpr_16 | 0u);
aot_gpr_6 = (ctx.gpr[17] | 0u);
aot_gpr_31 = (0x08AC5E74u);
ctx.gpr[7] = (ctx.gpr[18] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0127_entry, 127u, 66u, 0x08A00548u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC5E74u) goto L_08AC5E74;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC5E74:
ctx.gpr[19] = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(32)));
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(28)));
goto L_08AC5E7C;
L_08AC5E7C:
aot_gpr_6 = (aot_gpr_4 | 0u);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_6 + static_cast<std::uint32_t>(4)));
ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_6 + static_cast<std::uint32_t>(0)));
ctx.gpr[7] = (aot_gpr_5 - ctx.gpr[7]);
ctx.gpr[8] = (static_cast<std::uint32_t>(static_cast<std::int32_t>(ctx.gpr[7]) >> 2u));
ctx.gpr[8] = (ctx.gpr[8] >> 30u);
ctx.gpr[7] = (ctx.gpr[7] + ctx.gpr[8]);
aot_gpr_5 = (0u | 0u);
ctx.gpr[7] = (static_cast<std::uint32_t>(static_cast<std::int32_t>(ctx.gpr[7]) >> 2u));
ctx.gpr[7] = (aot_gpr_5 < ctx.gpr[7] ? 1u : 0u);
{ const bool branch_taken = ctx.gpr[7] == 0u;
aot_gpr_16 = (ctx.gpr[19] | 0u);
if (branch_taken) {
goto L_08AC5F00;
}
goto L_08AC5EAC;
}
L_08AC5EAC:
ctx.gpr[7] = (0u | 0u);
goto L_08AC5EB0;
L_08AC5EB0:
ctx.gpr[8] = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(0)));
ctx.gpr[8] = (ctx.gpr[8] + ctx.gpr[7]);
ctx.gpr[8] = (aot_mem.aot_direct_load32(ctx.gpr[8] + static_cast<std::uint32_t>(0)));
{ const bool branch_taken = ctx.gpr[8] == ctx.gpr[19];
if (branch_taken) {
goto L_08AC5EF8;
}
goto L_08AC5EC4;
}
L_08AC5EC4:
ctx.gpr[8] = (aot_mem.aot_direct_load32(aot_gpr_6 + static_cast<std::uint32_t>(4)));
ctx.gpr[9] = (aot_mem.aot_direct_load32(aot_gpr_6 + static_cast<std::uint32_t>(0)));
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(1));
ctx.gpr[8] = (ctx.gpr[8] - ctx.gpr[9]);
ctx.gpr[9] = (static_cast<std::uint32_t>(static_cast<std::int32_t>(ctx.gpr[8]) >> 2u));
ctx.gpr[9] = (ctx.gpr[9] >> 30u);
ctx.gpr[8] = (ctx.gpr[8] + ctx.gpr[9]);
ctx.gpr[8] = (static_cast<std::uint32_t>(static_cast<std::int32_t>(ctx.gpr[8]) >> 2u));
ctx.gpr[8] = (aot_gpr_5 < ctx.gpr[8] ? 1u : 0u);
{ const bool branch_taken = ctx.gpr[8] != 0u;
ctx.gpr[7] = (ctx.gpr[7] + static_cast<std::uint32_t>(4));
if (branch_taken) {
goto L_08AC5EB0;
}
goto L_08AC5EF0;
}
L_08AC5EF0:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC5F00;
}
goto L_08AC5EF8;
}
L_08AC5EF8:
{ const bool branch_taken = 0u == 0u;
ctx.gpr[2] = (ctx.gpr[20] | 0u);
if (branch_taken) {
goto L_08AC6044;
}
goto L_08AC5F00;
}
L_08AC5F00:
ctx.gpr[17] = (aot_gpr_4 | 0u);
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(4)));
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(8)));
{ const bool branch_taken = aot_gpr_4 == aot_gpr_5;
aot_gpr_5 = (aot_gpr_4 | 0u);
if (branch_taken) {
goto L_08AC5F30;
}
goto L_08AC5F14;
}
L_08AC5F14:
{ const bool branch_taken = aot_gpr_5 == 0u;
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(4));
if (branch_taken) {
goto L_08AC5F28;
}
goto L_08AC5F1C;
}
L_08AC5F1C:
aot_mem.aot_direct_store32(aot_gpr_5 + static_cast<std::uint32_t>(0), aot_gpr_16);
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(4)));
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(4));
goto L_08AC5F28;
L_08AC5F28:
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store32(ctx.gpr[17] + static_cast<std::uint32_t>(4), aot_gpr_4);
if (branch_taken) {
goto L_08AC6040;
}
goto L_08AC5F30;
}
L_08AC5F30:
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(4), static_cast<std::uint8_t>(0u));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(8), ctx.gpr[20]);
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(4)));
aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(0)));
aot_gpr_5 = (aot_gpr_5 - aot_gpr_6);
aot_gpr_6 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(aot_gpr_5) >> 2u));
aot_gpr_6 = (aot_gpr_6 >> 30u);
aot_gpr_5 = (aot_gpr_5 + aot_gpr_6);
aot_gpr_5 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(aot_gpr_5) >> 2u));
aot_gpr_6 = (aot_gpr_5 < static_cast<std::uint32_t>(1) ? 1u : 0u);
{ const bool branch_taken = aot_gpr_6 == 0u;
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(12), aot_gpr_5);
if (branch_taken) {
goto L_08AC5F70;
}
goto L_08AC5F60;
}
L_08AC5F60:
aot_gpr_6 = (aot_gpr_29 + static_cast<std::uint32_t>(8));
ctx.gpr[18] = (aot_mem.aot_direct_load32(aot_gpr_6 + static_cast<std::uint32_t>(0)));
{ const bool branch_taken = 0u == 0u;
ctx.gpr[18] = (aot_gpr_5 + ctx.gpr[18]);
if (branch_taken) {
goto L_08AC5F7C;
}
goto L_08AC5F70;
}
L_08AC5F70:
aot_gpr_6 = (aot_gpr_29 + static_cast<std::uint32_t>(12));
ctx.gpr[18] = (aot_mem.aot_direct_load32(aot_gpr_6 + static_cast<std::uint32_t>(0)));
ctx.gpr[18] = (aot_gpr_5 + ctx.gpr[18]);
goto L_08AC5F7C;
L_08AC5F7C:
{ const bool branch_taken = ctx.gpr[18] == 0u;
aot_gpr_5 = (0u | 0u);
if (branch_taken) {
goto L_08AC5FBC;
}
goto L_08AC5F84;
}
L_08AC5F84:
aot_gpr_5 = (aot_gpr_4 | 0u);
aot_gpr_4 = (ctx.gpr[18] << 2u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(24), aot_gpr_5);
aot_gpr_31 = (0x08AC5F98u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(20), aot_gpr_4);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0174_entry, 174u, 474u, 0x08ABE308u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC5F98u) goto L_08AC5F98;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC5F98:
aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(20)));
aot_gpr_5 = (ctx.gpr[2] | 0u);
{ const bool branch_taken = aot_gpr_5 != 0u;
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(24)));
if (branch_taken) {
goto L_08AC5FBC;
}
goto L_08AC5FA8;
}
L_08AC5FA8:
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(24), aot_gpr_4);
aot_gpr_31 = (0x08AC5FB4u);
aot_gpr_4 = (aot_gpr_6 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 289u, 0x08B65438u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC5FB4u) goto L_08AC5FB4;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC5FB4:
aot_gpr_5 = (ctx.gpr[2] | 0u);
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(24)));
goto L_08AC5FBC;
L_08AC5FBC:
aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(0)));
{ const bool branch_taken = aot_gpr_4 != aot_gpr_6;
ctx.gpr[19] = (aot_gpr_5 | 0u);
if (branch_taken) {
goto L_08AC5FD0;
}
goto L_08AC5FC8;
}
L_08AC5FC8:
{ const bool branch_taken = 0u == 0u;
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(8)));
if (branch_taken) {
goto L_08AC5FEC;
}
goto L_08AC5FD0;
}
L_08AC5FD0:
aot_gpr_5 = (aot_gpr_6 | 0u);
ctx.gpr[21] = (aot_gpr_4 - aot_gpr_6);
aot_gpr_4 = (ctx.gpr[19] | 0u);
aot_gpr_31 = (0x08AC5FE4u);
aot_gpr_6 = (ctx.gpr[21] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 164u, 0x08AF54A4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC5FE4u) goto L_08AC5FE4;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC5FE4:
aot_gpr_5 = (ctx.gpr[2] + ctx.gpr[21]);
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(8)));
goto L_08AC5FEC;
L_08AC5FEC:
aot_gpr_6 = (aot_gpr_4 | 0u);
aot_gpr_4 = (aot_gpr_5 | 0u);
aot_gpr_5 = (aot_gpr_6 | 0u);
if (aot_gpr_5 == 0u) {
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(16), static_cast<std::uint8_t>(0u));
goto L_08AC6014;
}
goto L_08AC6000;
L_08AC6000:
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(0), aot_gpr_16);
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(-1));
{ const bool branch_taken = aot_gpr_5 != 0u;
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(4));
if (branch_taken) {
goto L_08AC6000;
}
goto L_08AC6010;
}
L_08AC6010:
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(16), static_cast<std::uint8_t>(0u));
goto L_08AC6014;
L_08AC6014:
aot_gpr_16 = (aot_gpr_4 | 0u);
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(0)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08AC602C;
}
goto L_08AC6024;
}
L_08AC6024:
aot_gpr_31 = (0x08AC602Cu);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08ABE398, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0174_entry, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC602Cu) goto L_08AC602C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC602C:
aot_gpr_4 = (ctx.gpr[18] << 2u);
aot_mem.aot_direct_store32(ctx.gpr[17] + static_cast<std::uint32_t>(0), ctx.gpr[19]);
aot_gpr_4 = (ctx.gpr[19] + aot_gpr_4);
aot_mem.aot_direct_store32(ctx.gpr[17] + static_cast<std::uint32_t>(4), aot_gpr_16);
aot_mem.aot_direct_store32(ctx.gpr[17] + static_cast<std::uint32_t>(8), aot_gpr_4);
goto L_08AC6040;
L_08AC6040:
ctx.gpr[2] = (ctx.gpr[20] | 0u);
goto L_08AC6044;
L_08AC6044:
{ std::uint32_t aot_run_words[7]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(36), aot_run_words);
aot_gpr_16 = aot_run_words[0];
ctx.gpr[17] = aot_run_words[1];
ctx.gpr[18] = aot_run_words[2];
ctx.gpr[19] = aot_run_words[3];
ctx.gpr[20] = aot_run_words[4];
ctx.gpr[21] = aot_run_words[5];
aot_gpr_31 = aot_run_words[6];
}
jump_target = aot_gpr_31;
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(64));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC6068:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-32));
aot_gpr_6 = (aot_gpr_5 + aot_gpr_5);
aot_gpr_5 = (aot_gpr_5 + aot_gpr_6);
aot_gpr_5 = (aot_gpr_5 << 2u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(4), aot_gpr_16);
aot_gpr_16 = (aot_gpr_4 + aot_gpr_5);
aot_gpr_16 = (aot_gpr_16 + static_cast<std::uint32_t>(100));
{ const std::uint32_t aot_run_words[4]{ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], aot_gpr_31};
aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast<std::uint32_t>(8), aot_run_words); }
ctx.gpr[18] = (aot_gpr_16 | 0u);
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast<std::uint32_t>(4)));
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast<std::uint32_t>(0)));
ctx.gpr[19] = (0u | 0u);
aot_gpr_4 = (aot_gpr_4 - aot_gpr_5);
aot_gpr_5 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(aot_gpr_4) >> 2u));
aot_gpr_5 = (aot_gpr_5 >> 30u);
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(aot_gpr_4) >> 2u));
aot_gpr_4 = (ctx.gpr[19] < aot_gpr_4 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_4 == 0u;
ctx.gpr[17] = (0u | 0u);
if (branch_taken) {
goto L_08AC6120;
}
goto L_08AC60C4;
}
L_08AC60C4:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(0)));
aot_gpr_4 = (aot_gpr_4 + ctx.gpr[17]);
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(0)));
if (aot_gpr_4 == 0u) {
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast<std::uint32_t>(4)));
goto L_08AC60F8;
}
goto L_08AC60D8;
L_08AC60D8:
aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(28)));
aot_gpr_5 = (0u | 3u);
aot_gpr_6 = (aot_gpr_6 + static_cast<std::uint32_t>(8));
ctx.gpr[7] = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int16_t>(aot_mem.aot_direct_load16(aot_gpr_6 + static_cast<std::uint32_t>(0))))));
aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_6 + static_cast<std::uint32_t>(4)));
jump_target = aot_gpr_6;
aot_gpr_31 = (0x08AC60F4u);
aot_gpr_4 = (aot_gpr_4 + ctx.gpr[7]);
ctx.pc = jump_target;
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_call(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC60F4u) goto L_08AC60F4;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC60F4:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast<std::uint32_t>(4)));
goto L_08AC60F8;
L_08AC60F8:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast<std::uint32_t>(0)));
ctx.gpr[19] = (ctx.gpr[19] + static_cast<std::uint32_t>(1));
aot_gpr_4 = (aot_gpr_4 - aot_gpr_5);
aot_gpr_5 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(aot_gpr_4) >> 2u));
aot_gpr_5 = (aot_gpr_5 >> 30u);
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(aot_gpr_4) >> 2u));
aot_gpr_4 = (ctx.gpr[19] < aot_gpr_4 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_4 != 0u;
ctx.gpr[17] = (ctx.gpr[17] + static_cast<std::uint32_t>(4));
if (branch_taken) {
goto L_08AC60C4;
}
goto L_08AC6120;
}
L_08AC6120:
aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(0)));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(4)));
aot_gpr_4 = (aot_gpr_5 | 0u);
{ const bool branch_taken = aot_gpr_4 == aot_gpr_4;
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(0), static_cast<std::uint8_t>(0u));
if (branch_taken) {
goto L_08AC614C;
}
goto L_08AC6134;
}
L_08AC6134:
ctx.gpr[17] = (aot_gpr_4 - aot_gpr_5);
aot_gpr_4 = (aot_gpr_6 | 0u);
aot_gpr_31 = (0x08AC6144u);
aot_gpr_6 = (ctx.gpr[17] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 164u, 0x08AF54A4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6144u) goto L_08AC6144;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6144:
{ const bool branch_taken = 0u == 0u;
aot_gpr_6 = (ctx.gpr[2] + ctx.gpr[17]);
if (branch_taken) {
goto L_08AC614C;
}
goto L_08AC614C;
}
L_08AC614C:
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(1), static_cast<std::uint8_t>(0u));
aot_mem.aot_direct_store32(aot_gpr_16 + static_cast<std::uint32_t>(4), aot_gpr_6);
{ std::uint32_t aot_run_words[5]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(4), aot_run_words);
aot_gpr_16 = aot_run_words[0];
ctx.gpr[17] = aot_run_words[1];
ctx.gpr[18] = aot_run_words[2];
ctx.gpr[19] = aot_run_words[3];
aot_gpr_31 = aot_run_words[4];
}
jump_target = aot_gpr_31;
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(32));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC6170:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-16));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(4), ctx.gpr[17]);
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(7688)));
ctx.gpr[17] = (2237u << 16u);
ctx.gpr[17] = (ctx.gpr[17] + static_cast<std::uint32_t>(-28416));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(0), aot_gpr_16);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(8), aot_gpr_31);
{ const bool branch_taken = aot_gpr_5 != 0u;
aot_gpr_16 = (aot_gpr_4 | 0u);
if (branch_taken) {
goto L_08AC61AC;
}
goto L_08AC6194;
}
L_08AC6194:
aot_gpr_4 = (0u | 1u);
aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast<std::uint32_t>(7688), aot_gpr_4);
aot_gpr_31 = (0x08AC61A4u);
aot_gpr_4 = (ctx.gpr[17] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0010_entry, 10u, 286u, 0x0882D794u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC61A4u) goto L_08AC61A4;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC61A4:
aot_gpr_31 = (0x08AC61ACu);
aot_gpr_4 = (ctx.gpr[28] + static_cast<std::uint32_t>(-888));
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B60680, 215u, 68u, 0x08B60680u>(ctx, &aot_mem, ctx.pc, ctx.gpr[1], ctx.gpr[2], aot_gpr_4, aot_gpr_5, aot_gpr_16, ctx.gpr[17], ctx.gpr[18], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0215_entry, 215u, 68u, 0x08B60680u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC61ACu) goto L_08AC61AC;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC61AC:
aot_gpr_31 = (0x08AC61B4u);
aot_gpr_4 = (ctx.gpr[17] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0010_entry, 10u, 601u, 0x0882E950u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC61B4u) goto L_08AC61B4;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC61B4:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[2] + static_cast<std::uint32_t>(48)));
{ const bool branch_taken = aot_gpr_4 != aot_gpr_16;
if (branch_taken) {
goto L_08AC61C8;
}
goto L_08AC61C0;
}
L_08AC61C0:
{ const bool branch_taken = 0u == 0u;
ctx.gpr[2] = (0u | 1u);
if (branch_taken) {
goto L_08AC61CC;
}
goto L_08AC61C8;
}
L_08AC61C8:
ctx.gpr[2] = (0u | 0u);
goto L_08AC61CC;
L_08AC61CC:
{ std::uint32_t aot_run_words[3]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(0), aot_run_words);
aot_gpr_16 = aot_run_words[0];
ctx.gpr[17] = aot_run_words[1];
aot_gpr_31 = aot_run_words[2];
}
jump_target = aot_gpr_31;
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(16));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC61E0:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-16));
aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(40)));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(4), ctx.gpr[17]);
ctx.gpr[17] = (aot_gpr_4 | 0u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(0), aot_gpr_16);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(8), aot_gpr_31);
{ const bool branch_taken = aot_gpr_6 == 0u;
aot_gpr_16 = (aot_gpr_5 | 0u);
if (branch_taken) {
goto L_08AC6224;
}
goto L_08AC6200;
}
L_08AC6200:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5876)));
if (aot_gpr_4 != 0u) {
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5876)));
goto L_08AC6218;
}
goto L_08AC620C;
L_08AC620C:
aot_gpr_31 = (0x08AC6214u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 466u, 0x08B65E44u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6214u) goto L_08AC6214;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6214:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5876)));
goto L_08AC6218;
L_08AC6218:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(40)));
aot_gpr_31 = (0x08AC6224u);
aot_gpr_6 = (aot_gpr_16 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0112_entry, 112u, 601u, 0x089C6B8Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6224u) goto L_08AC6224;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6224:
{ std::uint32_t aot_run_words[3]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(0), aot_run_words);
aot_gpr_16 = aot_run_words[0];
ctx.gpr[17] = aot_run_words[1];
aot_gpr_31 = aot_run_words[2];
}
jump_target = aot_gpr_31;
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(16));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC6238:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-16));
aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(40)));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(4), ctx.gpr[17]);
ctx.gpr[17] = (aot_gpr_4 | 0u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(0), aot_gpr_16);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(8), aot_gpr_31);
{ const bool branch_taken = aot_gpr_6 == 0u;
aot_gpr_16 = (aot_gpr_5 | 0u);
if (branch_taken) {
goto L_08AC626C;
}
goto L_08AC6258;
}
L_08AC6258:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5876)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08AC6274;
}
goto L_08AC6264;
}
L_08AC6264:
{ const bool branch_taken = 0u == 0u;
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5876)));
if (branch_taken) {
goto L_08AC6280;
}
goto L_08AC626C;
}
L_08AC626C:
{ const bool branch_taken = 0u == 0u;
ctx.gpr[2] = (0u + static_cast<std::uint32_t>(-1));
if (branch_taken) {
goto L_08AC628C;
}
goto L_08AC6274;
}
L_08AC6274:
aot_gpr_31 = (0x08AC627Cu);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 466u, 0x08B65E44u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC627Cu) goto L_08AC627C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC627C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5876)));
goto L_08AC6280;
L_08AC6280:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(40)));
aot_gpr_31 = (0x08AC628Cu);
aot_gpr_6 = (aot_gpr_16 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0112_entry, 112u, 544u, 0x089C68C0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC628Cu) goto L_08AC628C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC628C:
{ std::uint32_t aot_run_words[3]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(0), aot_run_words);
aot_gpr_16 = aot_run_words[0];
ctx.gpr[17] = aot_run_words[1];
aot_gpr_31 = aot_run_words[2];
}
jump_target = aot_gpr_31;
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(16));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC62A0:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-32));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(12), aot_gpr_16);
aot_gpr_16 = (aot_gpr_4 | 0u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(16), aot_gpr_31);
aot_gpr_31 = (0x08AC62B8u);
aot_gpr_4 = (aot_mem.aot_direct_load16(aot_gpr_16 + static_cast<std::uint32_t>(96)));
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B0C498, 194u, 60u, 0x08B0C498u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, ctx.gpr[28], aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0194_entry, 194u, 60u, 0x08B0C498u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC62B8u) goto L_08AC62B8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC62B8:
aot_gpr_31 = (0x08AC62C0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B0C05C, 194u, 8u, 0x08B0C05Cu>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], aot_gpr_16, ctx.gpr[28], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0194_entry, 194u, 8u, 0x08B0C05Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC62C0u) goto L_08AC62C0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC62C0:
aot_gpr_4 = (aot_gpr_16 + static_cast<std::uint32_t>(72));
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(0)));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(4), aot_gpr_4);
aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(4)));
aot_gpr_5 = (aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(5)));
aot_gpr_6 = (aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(6)));
ctx.gpr[7] = (aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(7)));
aot_gpr_4 = (aot_gpr_4 & 255u);
aot_gpr_5 = (aot_gpr_5 & 255u);
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(0), static_cast<std::uint8_t>(aot_gpr_4));
aot_gpr_6 = (aot_gpr_6 & 255u);
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(1), static_cast<std::uint8_t>(aot_gpr_5));
ctx.gpr[7] = (ctx.gpr[7] & 255u);
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(2), static_cast<std::uint8_t>(aot_gpr_6));
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(3), static_cast<std::uint8_t>(ctx.gpr[7]));
aot_gpr_31 = (0x08AC6304u);
aot_gpr_4 = (aot_gpr_29 | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B0C4A8, 194u, 62u, 0x08B0C4A8u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[28], aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0194_entry, 194u, 62u, 0x08B0C4A8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6304u) goto L_08AC6304;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6304:
aot_gpr_31 = (0x08AC630Cu);
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(84)));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0194_entry, 194u, 68u, 0x08B0C520u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC630Cu) goto L_08AC630C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC630C:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(88)));
aot_gpr_5 = (0u | 1u);
aot_gpr_31 = (0x08AC631Cu);
aot_gpr_4 = (aot_gpr_5 << (aot_gpr_4 & 31u));
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B0C604, 194u, 82u, 0x08B0C604u>(ctx, &aot_mem, ctx.pc, ctx.gpr[2], aot_gpr_4, ctx.gpr[28], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0194_entry, 194u, 82u, 0x08B0C604u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC631Cu) goto L_08AC631C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC631C:
aot_gpr_16 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(12)));
aot_gpr_31 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(16)));
jump_target = aot_gpr_31;
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(32));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC632C:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-48));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(20), aot_gpr_16);
aot_gpr_16 = (aot_gpr_4 | 0u);
{ const std::uint32_t aot_run_words[4]{ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], aot_gpr_31};
aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast<std::uint32_t>(24), aot_run_words); }
aot_gpr_31 = (0x08AC6350u);
aot_gpr_4 = (aot_mem.aot_direct_load16(aot_gpr_16 + static_cast<std::uint32_t>(96)));
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B0C498, 194u, 60u, 0x08B0C498u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, ctx.gpr[28], aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0194_entry, 194u, 60u, 0x08B0C498u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6350u) goto L_08AC6350;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6350:
aot_gpr_31 = (0x08AC6358u);
aot_gpr_4 = (0u | 4u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B0C604, 194u, 82u, 0x08B0C604u>(ctx, &aot_mem, ctx.pc, ctx.gpr[2], aot_gpr_4, ctx.gpr[28], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0194_entry, 194u, 82u, 0x08B0C604u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6358u) goto L_08AC6358;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6358:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(12)));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(64)));
aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(20)));
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
aot_fpr_14 = std::bit_cast<float>(aot_gpr_4);
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(16)));
aot_fpr_12 = std::bit_cast<float>(aot_gpr_6);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(68)));
aot_fpr_14 = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(aot_fpr_14)));
aot_fpr_12 = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(aot_fpr_12)));
aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(24)));
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
ctx.fpr[15] = std::bit_cast<float>(aot_gpr_6);
aot_gpr_4 = (aot_gpr_29 | 0u);
aot_fpr_13 = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(aot_fpr_13)));
ctx.fpr[15] = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(ctx.fpr[15])));
aot_fpr_12 = aot_fpr_14 - aot_fpr_12;
aot_gpr_31 = (0x08AC63A8u);
ctx.fpr[15] = aot_fpr_13 + ctx.fpr[15];
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08873400, 27u, 732u, 0x08873400u>(ctx, &aot_mem, ctx.pc, ctx.gpr[2], aot_gpr_4, aot_gpr_31, aot_fpr_12, aot_fpr_13, aot_fpr_14, ctx.fpr[15]); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0027_entry, 27u, 732u, 0x08873400u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC63A8u) goto L_08AC63A8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC63A8:
aot_gpr_31 = (0x08AC63B0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0194_entry, 194u, 63u, 0x08B0C4CCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC63B0u) goto L_08AC63B0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC63B0:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[2] + static_cast<std::uint32_t>(0)));
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(16), static_cast<std::uint8_t>(aot_gpr_4));
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[2] + static_cast<std::uint32_t>(1)));
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(17), static_cast<std::uint8_t>(aot_gpr_4));
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[2] + static_cast<std::uint32_t>(2)));
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(18), static_cast<std::uint8_t>(aot_gpr_4));
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[2] + static_cast<std::uint32_t>(3)));
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-9752)));
ctx.gpr[19] = (aot_gpr_29 + static_cast<std::uint32_t>(16));
{ const bool branch_taken = aot_gpr_5 != 0u;
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(19), static_cast<std::uint8_t>(aot_gpr_4));
if (branch_taken) {
goto L_08AC6404;
}
goto L_08AC63DC;
}
L_08AC63DC:
ctx.gpr[18] = (0u | 0u);
aot_gpr_31 = (0x08AC63E8u);
aot_gpr_4 = (0u | 2452u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0174_entry, 174u, 466u, 0x08ABE278u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC63E8u) goto L_08AC63E8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC63E8:
ctx.gpr[17] = (ctx.gpr[2] | 0u);
{ const bool branch_taken = ctx.gpr[17] == 0u;
if (branch_taken) {
goto L_08AC6400;
}
goto L_08AC63F4;
}
L_08AC63F4:
aot_gpr_31 = (0x08AC63FCu);
aot_gpr_4 = (ctx.gpr[17] | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_089F620C, 124u, 402u, 0x089F620Cu>(ctx, &aot_mem, ctx.pc, ctx.gpr[2], aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0124_entry, 124u, 402u, 0x089F620Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC63FCu) goto L_08AC63FC;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC63FC:
ctx.gpr[18] = (ctx.gpr[17] | 0u);
goto L_08AC6400;
L_08AC6400:
aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast<std::uint32_t>(-9752), ctx.gpr[18]);
goto L_08AC6404;
L_08AC6404:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-9752)));
aot_gpr_31 = (0x08AC6410u);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(52)));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0124_entry, 124u, 420u, 0x089F6390u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6410u) goto L_08AC6410;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6410:
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(12)));
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(64)));
aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(16)));
ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(68)));
aot_gpr_5 = (aot_gpr_5 + aot_gpr_4);
aot_gpr_6 = (aot_gpr_6 + ctx.gpr[7]);
aot_gpr_4 = (ctx.gpr[2] | 0u);
ctx.gpr[7] = (ctx.gpr[19] | 0u);
ctx.gpr[8] = (aot_gpr_29 | 0u);
aot_gpr_31 = (0x08AC643Cu);
ctx.gpr[9] = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0194_entry, 194u, 24u, 0x08B0C1B0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC643Cu) goto L_08AC643C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC643C:
{ std::uint32_t aot_run_words[5]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(20), aot_run_words);
aot_gpr_16 = aot_run_words[0];
ctx.gpr[17] = aot_run_words[1];
ctx.gpr[18] = aot_run_words[2];
ctx.gpr[19] = aot_run_words[3];
aot_gpr_31 = aot_run_words[4];
}
jump_target = aot_gpr_31;
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(48));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC6458:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-16));
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(0), static_cast<std::uint8_t>(0u));
ctx.gpr[2] = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(0))))));
jump_target = aot_gpr_31;
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(16));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC646C:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-272));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(220), aot_gpr_16);
aot_gpr_16 = (aot_gpr_5 | 0u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(212), std::bit_cast<std::uint32_t>(ctx.fpr[20]));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(216), std::bit_cast<std::uint32_t>(ctx.fpr[22]));
{ const std::uint32_t aot_run_words[9]{ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], ctx.gpr[21], ctx.gpr[22], ctx.gpr[23], ctx.gpr[30], aot_gpr_31};
aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast<std::uint32_t>(224), aot_run_words); }
aot_gpr_31 = (0x08AC64ACu);
ctx.gpr[20] = (aot_gpr_4 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0095_entry, 95u, 165u, 0x08980A34u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC64ACu) goto L_08AC64AC;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC64AC:
{ const bool branch_taken = ctx.gpr[2] == 0u;
if (branch_taken) {
goto L_08AC64E8;
}
goto L_08AC64B4;
}
L_08AC64B4:
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(204), aot_gpr_16);
aot_gpr_4 = (aot_gpr_29 | 0u);
aot_gpr_5 = (0u | 142u);
aot_gpr_31 = (0x08AC64C8u);
aot_gpr_6 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 867u, 0x08AF7A8Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC64C8u) goto L_08AC64C8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC64C8:
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(0)));
aot_gpr_31 = (0x08AC64D4u);
aot_gpr_4 = (aot_gpr_16 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0096_entry, 96u, 89u, 0x089844FCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC64D4u) goto L_08AC64D4;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC64D4:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(0)));
{ const bool branch_taken = aot_gpr_4 != 0u;
ctx.gpr[17] = (ctx.gpr[2] | 0u);
if (branch_taken) {
goto L_08AC64F0;
}
goto L_08AC64E0;
}
L_08AC64E0:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC64F8;
}
goto L_08AC64E8;
}
L_08AC64E8:
{ const bool branch_taken = 0u == 0u;
ctx.gpr[2] = (0u | 0u);
if (branch_taken) {
goto L_08AC6F68;
}
goto L_08AC64F0;
}
L_08AC64F0:
aot_gpr_31 = (0x08AC64F8u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08ABE398, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0174_entry, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC64F8u) goto L_08AC64F8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC64F8:
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(200), ctx.gpr[20]);
{ const bool branch_taken = ctx.gpr[17] == 0u;
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(196), ctx.gpr[17]);
if (branch_taken) {
goto L_08AC68D4;
}
goto L_08AC6504;
}
L_08AC6504:
aot_gpr_4 = (ctx.gpr[28] + static_cast<std::uint32_t>(-868));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(208), aot_gpr_4);
aot_gpr_4 = (ctx.gpr[28] + static_cast<std::uint32_t>(-856));
ctx.gpr[23] = (aot_gpr_29 + static_cast<std::uint32_t>(40));
ctx.gpr[22] = (aot_gpr_29 + static_cast<std::uint32_t>(52));
ctx.gpr[17] = (aot_gpr_29 + static_cast<std::uint32_t>(26));
ctx.gpr[21] = (aot_gpr_29 + static_cast<std::uint32_t>(28));
ctx.gpr[30] = (ctx.gpr[28] + static_cast<std::uint32_t>(-852));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(188), aot_gpr_4);
goto L_08AC6528;
L_08AC6528:
ctx.gpr[20] = (aot_gpr_29 + static_cast<std::uint32_t>(12));
aot_gpr_4 = (ctx.gpr[20] | 0u);
aot_gpr_5 = (0u | 178u);
aot_gpr_31 = (0x08AC653Cu);
aot_gpr_6 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 867u, 0x08AF7A8Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC653Cu) goto L_08AC653C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC653C:
ctx.gpr[18] = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(196)));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(12)));
aot_gpr_31 = (0x08AC654Cu);
aot_gpr_4 = (ctx.gpr[18] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0096_entry, 96u, 237u, 0x08984D14u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC654Cu) goto L_08AC654C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC654C:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(12)));
{ const bool branch_taken = aot_gpr_4 == 0u;
aot_gpr_16 = (ctx.gpr[2] | 0u);
if (branch_taken) {
goto L_08AC6560;
}
goto L_08AC6558;
}
L_08AC6558:
aot_gpr_31 = (0x08AC6560u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08ABE398, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0174_entry, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6560u) goto L_08AC6560;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6560:
aot_gpr_6 = (aot_gpr_29 + static_cast<std::uint32_t>(24));
aot_gpr_4 = (ctx.gpr[20] | 0u);
aot_gpr_31 = (0x08AC6570u);
aot_gpr_5 = (aot_gpr_16 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 650u, 0x08B66AF0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6570u) goto L_08AC6570;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6570:
aot_gpr_31 = (0x08AC6578u);
aot_gpr_4 = (ctx.gpr[2] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 481u, 0x08AF6838u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6578u) goto L_08AC6578;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6578:
aot_gpr_16 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(12)));
{ const bool branch_taken = aot_gpr_16 == 0u;
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(192), ctx.gpr[2]);
if (branch_taken) {
goto L_08AC658C;
}
goto L_08AC6584;
}
L_08AC6584:
aot_gpr_31 = (0x08AC658Cu);
aot_gpr_4 = (aot_gpr_16 | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08ABE398, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0174_entry, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC658Cu) goto L_08AC658C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC658C:
aot_gpr_4 = (ctx.gpr[20] | 0u);
aot_gpr_5 = (0u | 143u);
aot_gpr_31 = (0x08AC659Cu);
aot_gpr_6 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 867u, 0x08AF7A8Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC659Cu) goto L_08AC659C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC659C:
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(12)));
aot_gpr_31 = (0x08AC65A8u);
aot_gpr_4 = (ctx.gpr[18] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0096_entry, 96u, 89u, 0x089844FCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC65A8u) goto L_08AC65A8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC65A8:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(12)));
{ const bool branch_taken = aot_gpr_4 == 0u;
ctx.gpr[19] = (ctx.gpr[2] | 0u);
if (branch_taken) {
goto L_08AC65BC;
}
goto L_08AC65B4;
}
L_08AC65B4:
aot_gpr_31 = (0x08AC65BCu);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08ABE398, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0174_entry, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC65BCu) goto L_08AC65BC;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC65BC:
{ const bool branch_taken = ctx.gpr[19] == 0u;
if (branch_taken) {
goto L_08AC689C;
}
goto L_08AC65C4;
}
L_08AC65C4:
aot_gpr_16 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(208)));
aot_gpr_6 = (aot_gpr_29 + static_cast<std::uint32_t>(25));
aot_gpr_4 = (ctx.gpr[23] | 0u);
aot_gpr_31 = (0x08AC65D8u);
aot_gpr_5 = (aot_gpr_16 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 650u, 0x08B66AF0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC65D8u) goto L_08AC65D8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC65D8:
aot_gpr_4 = (ctx.gpr[22] | 0u);
aot_gpr_5 = (aot_gpr_16 | 0u);
aot_gpr_31 = (0x08AC65E8u);
aot_gpr_6 = (ctx.gpr[17] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 650u, 0x08B66AF0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC65E8u) goto L_08AC65E8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC65E8:
aot_gpr_4 = (ctx.gpr[21] | 0u);
aot_gpr_5 = (0u | 171u);
aot_gpr_31 = (0x08AC65F8u);
aot_gpr_6 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 867u, 0x08AF7A8Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC65F8u) goto L_08AC65F8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC65F8:
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(28)));
aot_gpr_31 = (0x08AC6604u);
aot_gpr_4 = (ctx.gpr[19] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0096_entry, 96u, 237u, 0x08984D14u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6604u) goto L_08AC6604;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6604:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(28)));
{ const bool branch_taken = aot_gpr_4 == 0u;
aot_gpr_16 = (ctx.gpr[2] | 0u);
if (branch_taken) {
goto L_08AC6618;
}
goto L_08AC6610;
}
L_08AC6610:
aot_gpr_31 = (0x08AC6618u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08ABE398, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0174_entry, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6618u) goto L_08AC6618;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6618:
aot_gpr_4 = (ctx.gpr[21] | 0u);
aot_gpr_5 = (aot_gpr_16 | 0u);
aot_gpr_31 = (0x08AC6628u);
aot_gpr_6 = (ctx.gpr[17] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 650u, 0x08B66AF0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6628u) goto L_08AC6628;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6628:
aot_gpr_31 = (0x08AC6630u);
aot_gpr_4 = (ctx.gpr[2] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 539u, 0x08AF6B04u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6630u) goto L_08AC6630;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6630:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(28)));
{ const bool branch_taken = aot_gpr_4 == 0u;
aot_gpr_16 = (ctx.gpr[2] | 0u);
if (branch_taken) {
goto L_08AC6644;
}
goto L_08AC663C;
}
L_08AC663C:
aot_gpr_31 = (0x08AC6644u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08ABE398, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0174_entry, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6644u) goto L_08AC6644;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6644:
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(188)));
ctx.gpr[20] = (aot_gpr_16 | 0u);
aot_gpr_31 = (0x08AC6654u);
aot_gpr_4 = (ctx.gpr[19] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0096_entry, 96u, 237u, 0x08984D14u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6654u) goto L_08AC6654;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6654:
{ const bool branch_taken = ctx.gpr[2] == 0u;
if (branch_taken) {
goto L_08AC6734;
}
goto L_08AC665C;
}
L_08AC665C:
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(188)));
aot_gpr_31 = (0x08AC6668u);
aot_gpr_4 = (ctx.gpr[19] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0096_entry, 96u, 237u, 0x08984D14u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6668u) goto L_08AC6668;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6668:
ctx.gpr[17] = (ctx.gpr[2] | 0u);
aot_gpr_31 = (0x08AC6674u);
aot_gpr_4 = (ctx.gpr[17] | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B58974, 213u, 150u, 0x08B58974u>(ctx, &aot_mem, ctx.pc, ctx.gpr[2], aot_gpr_4, aot_gpr_5, aot_gpr_6, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0213_entry, 213u, 150u, 0x08B58974u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6674u) goto L_08AC6674;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6674:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(44)));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(40)));
ctx.gpr[18] = (ctx.gpr[17] + ctx.gpr[2]);
aot_gpr_16 = (ctx.gpr[18] - ctx.gpr[17]);
aot_gpr_6 = (aot_gpr_4 - aot_gpr_5);
ctx.gpr[7] = (aot_gpr_6 < aot_gpr_16 ? 1u : 0u);
if (ctx.gpr[7] != 0u) {
aot_gpr_4 = (aot_gpr_6 | 0u);
goto L_08AC66F4;
}
goto L_08AC6694;
L_08AC6694:
{ const bool branch_taken = aot_gpr_16 == 0u;
aot_gpr_6 = (aot_gpr_5 | 0u);
if (branch_taken) {
goto L_08AC66B4;
}
goto L_08AC669C;
}
L_08AC669C:
aot_gpr_4 = (aot_gpr_6 | 0u);
aot_gpr_5 = (ctx.gpr[17] | 0u);
aot_gpr_31 = (0x08AC66ACu);
aot_gpr_6 = (aot_gpr_16 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0088_entry, 88u, 36u, 0x089645DCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC66ACu) goto L_08AC66AC;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC66AC:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(44)));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(40)));
goto L_08AC66B4;
L_08AC66B4:
ctx.gpr[17] = (aot_gpr_5 + aot_gpr_16);
aot_gpr_16 = (aot_gpr_4 | 0u);
{ const bool branch_taken = ctx.gpr[17] == aot_gpr_16;
if (branch_taken) {
goto L_08AC6734;
}
goto L_08AC66C4;
}
L_08AC66C4:
aot_gpr_5 = (aot_gpr_4 - aot_gpr_4);
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(1));
{ const bool branch_taken = aot_gpr_5 == 0u;
aot_gpr_6 = (aot_gpr_5 | 0u);
if (branch_taken) {
goto L_08AC66E4;
}
goto L_08AC66D4;
}
L_08AC66D4:
aot_gpr_4 = (ctx.gpr[17] | 0u);
aot_gpr_31 = (0x08AC66E0u);
aot_gpr_5 = (aot_gpr_16 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 164u, 0x08AF54A4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC66E0u) goto L_08AC66E0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC66E0:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(44)));
goto L_08AC66E4;
L_08AC66E4:
aot_gpr_5 = (aot_gpr_16 - ctx.gpr[17]);
aot_gpr_4 = (aot_gpr_4 - aot_gpr_5);
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(44), aot_gpr_4);
if (branch_taken) {
goto L_08AC6734;
}
goto L_08AC66F4;
}
L_08AC66F4:
if (aot_gpr_4 == 0u) {
aot_gpr_5 = (ctx.gpr[17] + aot_gpr_6);
goto L_08AC671C;
}
goto L_08AC66FC;
L_08AC66FC:
aot_gpr_6 = (aot_gpr_4 | 0u);
aot_gpr_4 = (aot_gpr_5 | 0u);
aot_gpr_31 = (0x08AC670Cu);
aot_gpr_5 = (ctx.gpr[17] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0088_entry, 88u, 36u, 0x089645DCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC670Cu) goto L_08AC670C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC670C:
aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(44)));
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(40)));
aot_gpr_6 = (aot_gpr_6 - aot_gpr_4);
aot_gpr_5 = (ctx.gpr[17] + aot_gpr_6);
goto L_08AC671C;
L_08AC671C:
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(180), static_cast<std::uint8_t>(0u));
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(181), static_cast<std::uint8_t>(0u));
aot_gpr_4 = (ctx.gpr[23] | 0u);
ctx.gpr[7] = (aot_gpr_29 + static_cast<std::uint32_t>(181));
aot_gpr_31 = (0x08AC6734u);
aot_gpr_6 = (ctx.gpr[18] | 0u);
goto L_08AC5720;
L_08AC6734:
aot_gpr_4 = (ctx.gpr[19] | 0u);
aot_gpr_31 = (0x08AC6740u);
aot_gpr_5 = (ctx.gpr[30] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0096_entry, 96u, 237u, 0x08984D14u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6740u) goto L_08AC6740;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6740:
{ const bool branch_taken = ctx.gpr[2] == 0u;
if (branch_taken) {
goto L_08AC6820;
}
goto L_08AC6748;
}
L_08AC6748:
aot_gpr_4 = (ctx.gpr[19] | 0u);
aot_gpr_31 = (0x08AC6754u);
aot_gpr_5 = (ctx.gpr[30] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0096_entry, 96u, 237u, 0x08984D14u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6754u) goto L_08AC6754;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6754:
ctx.gpr[17] = (ctx.gpr[2] | 0u);
aot_gpr_31 = (0x08AC6760u);
aot_gpr_4 = (ctx.gpr[17] | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B58974, 213u, 150u, 0x08B58974u>(ctx, &aot_mem, ctx.pc, ctx.gpr[2], aot_gpr_4, aot_gpr_5, aot_gpr_6, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0213_entry, 213u, 150u, 0x08B58974u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6760u) goto L_08AC6760;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6760:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(56)));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(52)));
ctx.gpr[18] = (ctx.gpr[17] + ctx.gpr[2]);
aot_gpr_16 = (ctx.gpr[18] - ctx.gpr[17]);
aot_gpr_6 = (aot_gpr_4 - aot_gpr_5);
ctx.gpr[7] = (aot_gpr_6 < aot_gpr_16 ? 1u : 0u);
if (ctx.gpr[7] != 0u) {
aot_gpr_4 = (aot_gpr_6 | 0u);
goto L_08AC67E0;
}
goto L_08AC6780;
L_08AC6780:
{ const bool branch_taken = aot_gpr_16 == 0u;
aot_gpr_6 = (aot_gpr_5 | 0u);
if (branch_taken) {
goto L_08AC67A0;
}
goto L_08AC6788;
}
L_08AC6788:
aot_gpr_4 = (aot_gpr_6 | 0u);
aot_gpr_5 = (ctx.gpr[17] | 0u);
aot_gpr_31 = (0x08AC6798u);
aot_gpr_6 = (aot_gpr_16 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0088_entry, 88u, 36u, 0x089645DCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6798u) goto L_08AC6798;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6798:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(56)));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(52)));
goto L_08AC67A0;
L_08AC67A0:
ctx.gpr[17] = (aot_gpr_5 + aot_gpr_16);
aot_gpr_16 = (aot_gpr_4 | 0u);
{ const bool branch_taken = ctx.gpr[17] == aot_gpr_16;
if (branch_taken) {
goto L_08AC6820;
}
goto L_08AC67B0;
}
L_08AC67B0:
aot_gpr_5 = (aot_gpr_4 - aot_gpr_4);
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(1));
{ const bool branch_taken = aot_gpr_5 == 0u;
aot_gpr_6 = (aot_gpr_5 | 0u);
if (branch_taken) {
goto L_08AC67D0;
}
goto L_08AC67C0;
}
L_08AC67C0:
aot_gpr_4 = (ctx.gpr[17] | 0u);
aot_gpr_31 = (0x08AC67CCu);
aot_gpr_5 = (aot_gpr_16 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 164u, 0x08AF54A4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC67CCu) goto L_08AC67CC;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC67CC:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(56)));
goto L_08AC67D0;
L_08AC67D0:
aot_gpr_5 = (aot_gpr_16 - ctx.gpr[17]);
aot_gpr_4 = (aot_gpr_4 - aot_gpr_5);
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(56), aot_gpr_4);
if (branch_taken) {
goto L_08AC6820;
}
goto L_08AC67E0;
}
L_08AC67E0:
if (aot_gpr_4 == 0u) {
aot_gpr_5 = (ctx.gpr[17] + aot_gpr_6);
goto L_08AC6808;
}
goto L_08AC67E8;
L_08AC67E8:
aot_gpr_6 = (aot_gpr_4 | 0u);
aot_gpr_4 = (aot_gpr_5 | 0u);
aot_gpr_31 = (0x08AC67F8u);
aot_gpr_5 = (ctx.gpr[17] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0088_entry, 88u, 36u, 0x089645DCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC67F8u) goto L_08AC67F8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC67F8:
aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(56)));
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(52)));
aot_gpr_6 = (aot_gpr_6 - aot_gpr_4);
aot_gpr_5 = (ctx.gpr[17] + aot_gpr_6);
goto L_08AC6808;
L_08AC6808:
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(182), static_cast<std::uint8_t>(0u));
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(183), static_cast<std::uint8_t>(0u));
aot_gpr_4 = (ctx.gpr[22] | 0u);
ctx.gpr[7] = (aot_gpr_29 + static_cast<std::uint32_t>(183));
aot_gpr_31 = (0x08AC6820u);
aot_gpr_6 = (ctx.gpr[18] | 0u);
goto L_08AC5720;
L_08AC6820:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(200)));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(192)));
aot_gpr_6 = (ctx.gpr[20] | 0u);
ctx.gpr[7] = (ctx.gpr[23] | 0u);
aot_gpr_31 = (0x08AC6838u);
ctx.gpr[8] = (ctx.gpr[22] | 0u);
goto L_08AC5DF8;
L_08AC6838:
aot_gpr_4 = (ctx.gpr[21] | 0u);
aot_gpr_5 = (0u | 143u);
aot_gpr_31 = (0x08AC6848u);
aot_gpr_6 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 867u, 0x08AF7A8Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6848u) goto L_08AC6848;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6848:
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(28)));
aot_gpr_31 = (0x08AC6854u);
aot_gpr_4 = (ctx.gpr[19] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0096_entry, 96u, 113u, 0x08984650u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6854u) goto L_08AC6854;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6854:
ctx.gpr[20] = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(28)));
ctx.gpr[19] = (ctx.gpr[2] | 0u);
{ const bool branch_taken = ctx.gpr[20] == 0u;
ctx.gpr[17] = (aot_gpr_29 + static_cast<std::uint32_t>(26));
if (branch_taken) {
goto L_08AC686C;
}
goto L_08AC6864;
}
L_08AC6864:
aot_gpr_31 = (0x08AC686Cu);
aot_gpr_4 = (ctx.gpr[20] | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08ABE398, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0174_entry, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC686Cu) goto L_08AC686C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC686C:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(52)));
if (aot_gpr_4 == 0u) {
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(40)));
goto L_08AC6884;
}
goto L_08AC6878;
L_08AC6878:
aot_gpr_31 = (0x08AC6880u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08ABE398, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0174_entry, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6880u) goto L_08AC6880;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6880:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(40)));
goto L_08AC6884;
L_08AC6884:
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08AC6894;
}
goto L_08AC688C;
}
L_08AC688C:
aot_gpr_31 = (0x08AC6894u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08ABE398, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0174_entry, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6894u) goto L_08AC6894;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6894:
{ const bool branch_taken = ctx.gpr[19] != 0u;
if (branch_taken) {
goto L_08AC65C4;
}
goto L_08AC689C;
}
L_08AC689C:
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(12));
aot_gpr_5 = (0u | 142u);
aot_gpr_31 = (0x08AC68ACu);
aot_gpr_6 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 867u, 0x08AF7A8Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC68ACu) goto L_08AC68AC;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC68AC:
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(12)));
aot_gpr_31 = (0x08AC68B8u);
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(196)));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0096_entry, 96u, 113u, 0x08984650u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC68B8u) goto L_08AC68B8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC68B8:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(12)));
{ const bool branch_taken = aot_gpr_4 == 0u;
aot_gpr_16 = (ctx.gpr[2] | 0u);
if (branch_taken) {
goto L_08AC68CC;
}
goto L_08AC68C4;
}
L_08AC68C4:
aot_gpr_31 = (0x08AC68CCu);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08ABE398, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0174_entry, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC68CCu) goto L_08AC68CC;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC68CC:
{ const bool branch_taken = aot_gpr_16 != 0u;
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(196), aot_gpr_16);
if (branch_taken) {
goto L_08AC6528;
}
goto L_08AC68D4;
}
L_08AC68D4:
aot_gpr_4 = (aot_gpr_29 | 0u);
aot_gpr_5 = (0u | 144u);
aot_gpr_31 = (0x08AC68E4u);
aot_gpr_6 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 867u, 0x08AF7A8Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC68E4u) goto L_08AC68E4;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC68E4:
ctx.gpr[19] = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(204)));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(0)));
aot_gpr_31 = (0x08AC68F4u);
aot_gpr_4 = (ctx.gpr[19] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0096_entry, 96u, 89u, 0x089844FCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC68F4u) goto L_08AC68F4;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC68F4:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(0)));
aot_gpr_16 = (ctx.gpr[2] | 0u);
{ const bool branch_taken = aot_gpr_4 == 0u;
ctx.gpr[20] = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(200)));
if (branch_taken) {
goto L_08AC690C;
}
goto L_08AC6904;
}
L_08AC6904:
aot_gpr_31 = (0x08AC690Cu);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08ABE398, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0174_entry, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC690Cu) goto L_08AC690C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC690C:
{ const bool branch_taken = aot_gpr_16 == 0u;
if (branch_taken) {
goto L_08AC69BC;
}
goto L_08AC6914;
}
L_08AC6914:
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(64));
aot_gpr_5 = (0u | 171u);
aot_gpr_31 = (0x08AC6924u);
aot_gpr_6 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 867u, 0x08AF7A8Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6924u) goto L_08AC6924;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6924:
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(64)));
aot_gpr_31 = (0x08AC6930u);
aot_gpr_4 = (aot_gpr_16 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0096_entry, 96u, 237u, 0x08984D14u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6930u) goto L_08AC6930;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6930:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(64)));
{ const bool branch_taken = aot_gpr_4 == 0u;
ctx.gpr[17] = (ctx.gpr[2] | 0u);
if (branch_taken) {
goto L_08AC6944;
}
goto L_08AC693C;
}
L_08AC693C:
aot_gpr_31 = (0x08AC6944u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08ABE398, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0174_entry, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6944u) goto L_08AC6944;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6944:
{ const bool branch_taken = ctx.gpr[17] == 0u;
if (branch_taken) {
goto L_08AC6978;
}
goto L_08AC694C;
}
L_08AC694C:
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(76));
aot_gpr_6 = (aot_gpr_29 + static_cast<std::uint32_t>(88));
aot_gpr_31 = (0x08AC695Cu);
aot_gpr_5 = (ctx.gpr[17] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 650u, 0x08B66AF0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC695Cu) goto L_08AC695C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC695C:
aot_gpr_31 = (0x08AC6964u);
aot_gpr_4 = (ctx.gpr[2] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 701u, 0x08AF72ACu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6964u) goto L_08AC6964;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6964:
ctx.gpr[17] = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(76)));
{ const bool branch_taken = ctx.gpr[17] == 0u;
aot_mem.aot_direct_store32(ctx.gpr[20] + static_cast<std::uint32_t>(40), ctx.gpr[2]);
if (branch_taken) {
goto L_08AC6978;
}
goto L_08AC6970;
}
L_08AC6970:
aot_gpr_31 = (0x08AC6978u);
aot_gpr_4 = (ctx.gpr[17] | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08ABE398, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0174_entry, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6978u) goto L_08AC6978;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6978:
aot_gpr_5 = (ctx.gpr[28] + static_cast<std::uint32_t>(-848));
aot_gpr_31 = (0x08AC6984u);
aot_gpr_4 = (aot_gpr_16 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0096_entry, 96u, 237u, 0x08984D14u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6984u) goto L_08AC6984;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6984:
aot_gpr_16 = (ctx.gpr[2] | 0u);
{ const bool branch_taken = aot_gpr_16 == 0u;
if (branch_taken) {
goto L_08AC69BC;
}
goto L_08AC6990;
}
L_08AC6990:
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(92));
aot_gpr_6 = (aot_gpr_29 + static_cast<std::uint32_t>(104));
aot_gpr_31 = (0x08AC69A0u);
aot_gpr_5 = (aot_gpr_16 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 650u, 0x08B66AF0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC69A0u) goto L_08AC69A0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC69A0:
aot_gpr_31 = (0x08AC69A8u);
aot_gpr_4 = (ctx.gpr[2] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 815u, 0x08AF7800u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC69A8u) goto L_08AC69A8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC69A8:
aot_gpr_16 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(92)));
{ const bool branch_taken = aot_gpr_16 == 0u;
aot_mem.aot_direct_store32(ctx.gpr[20] + static_cast<std::uint32_t>(44), ctx.gpr[2]);
if (branch_taken) {
goto L_08AC69BC;
}
goto L_08AC69B4;
}
L_08AC69B4:
aot_gpr_31 = (0x08AC69BCu);
aot_gpr_4 = (aot_gpr_16 | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08ABE398, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0174_entry, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC69BCu) goto L_08AC69BC;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC69BC:
aot_gpr_4 = (aot_gpr_29 | 0u);
aot_gpr_5 = (0u | 145u);
aot_gpr_31 = (0x08AC69CCu);
aot_gpr_6 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 867u, 0x08AF7A8Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC69CCu) goto L_08AC69CC;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC69CC:
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(0)));
aot_gpr_31 = (0x08AC69D8u);
aot_gpr_4 = (ctx.gpr[19] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0096_entry, 96u, 89u, 0x089844FCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC69D8u) goto L_08AC69D8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC69D8:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(0)));
{ const bool branch_taken = aot_gpr_4 == 0u;
aot_gpr_16 = (ctx.gpr[2] | 0u);
if (branch_taken) {
goto L_08AC69EC;
}
goto L_08AC69E4;
}
L_08AC69E4:
aot_gpr_31 = (0x08AC69ECu);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08ABE398, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0174_entry, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC69ECu) goto L_08AC69EC;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC69EC:
{ const bool branch_taken = aot_gpr_16 == 0u;
if (branch_taken) {
goto L_08AC6A38;
}
goto L_08AC69F4;
}
L_08AC69F4:
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(108));
aot_gpr_5 = (0u | 171u);
aot_gpr_31 = (0x08AC6A04u);
aot_gpr_6 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 867u, 0x08AF7A8Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6A04u) goto L_08AC6A04;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6A04:
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(108)));
aot_gpr_31 = (0x08AC6A10u);
aot_gpr_4 = (aot_gpr_16 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0096_entry, 96u, 237u, 0x08984D14u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6A10u) goto L_08AC6A10;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6A10:
aot_gpr_31 = (0x08AC6A18u);
aot_gpr_4 = (ctx.gpr[2] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0212_entry, 212u, 937u, 0x08B577E8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6A18u) goto L_08AC6A18;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6A18:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(108)));
{ const bool branch_taken = aot_gpr_4 == 0u;
aot_gpr_16 = (ctx.gpr[2] | 0u);
if (branch_taken) {
goto L_08AC6A2C;
}
goto L_08AC6A24;
}
L_08AC6A24:
aot_gpr_31 = (0x08AC6A2Cu);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08ABE398, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0174_entry, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6A2Cu) goto L_08AC6A2C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6A2C:
aot_gpr_4 = (0u < aot_gpr_16 ? 1u : 0u);
aot_gpr_4 = (aot_gpr_4 & 255u);
aot_mem.aot_direct_store8(ctx.gpr[20] + static_cast<std::uint32_t>(48), static_cast<std::uint8_t>(aot_gpr_4));
goto L_08AC6A38;
L_08AC6A38:
aot_gpr_4 = (aot_gpr_29 | 0u);
aot_gpr_5 = (0u | 146u);
aot_gpr_31 = (0x08AC6A48u);
aot_gpr_6 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 867u, 0x08AF7A8Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6A48u) goto L_08AC6A48;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6A48:
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(0)));
aot_gpr_31 = (0x08AC6A54u);
aot_gpr_4 = (ctx.gpr[19] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0096_entry, 96u, 89u, 0x089844FCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6A54u) goto L_08AC6A54;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6A54:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(0)));
{ const bool branch_taken = aot_gpr_4 == 0u;
aot_gpr_16 = (ctx.gpr[2] | 0u);
if (branch_taken) {
goto L_08AC6A68;
}
goto L_08AC6A60;
}
L_08AC6A60:
aot_gpr_31 = (0x08AC6A68u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08ABE398, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0174_entry, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6A68u) goto L_08AC6A68;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6A68:
{ const bool branch_taken = aot_gpr_16 == 0u;
if (branch_taken) {
goto L_08AC6AA4;
}
goto L_08AC6A70;
}
L_08AC6A70:
aot_gpr_5 = (ctx.gpr[28] + static_cast<std::uint32_t>(-840));
aot_gpr_31 = (0x08AC6A7Cu);
aot_gpr_4 = (aot_gpr_16 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0096_entry, 96u, 237u, 0x08984D14u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6A7Cu) goto L_08AC6A7C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6A7C:
aot_gpr_31 = (0x08AC6A84u);
aot_gpr_4 = (ctx.gpr[2] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0212_entry, 212u, 937u, 0x08B577E8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6A84u) goto L_08AC6A84;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6A84:
ctx.gpr[17] = (ctx.gpr[2] | 0u);
aot_gpr_5 = (ctx.gpr[28] + static_cast<std::uint32_t>(-836));
aot_gpr_31 = (0x08AC6A94u);
aot_gpr_4 = (aot_gpr_16 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0096_entry, 96u, 237u, 0x08984D14u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6A94u) goto L_08AC6A94;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6A94:
aot_gpr_31 = (0x08AC6A9Cu);
aot_gpr_4 = (ctx.gpr[2] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0212_entry, 212u, 937u, 0x08B577E8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6A9Cu) goto L_08AC6A9C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6A9C:
aot_mem.aot_direct_store32(ctx.gpr[20] + static_cast<std::uint32_t>(64), ctx.gpr[17]);
aot_mem.aot_direct_store32(ctx.gpr[20] + static_cast<std::uint32_t>(68), ctx.gpr[2]);
goto L_08AC6AA4;
L_08AC6AA4:
aot_gpr_4 = (aot_gpr_29 | 0u);
aot_gpr_5 = (0u | 147u);
aot_gpr_31 = (0x08AC6AB4u);
aot_gpr_6 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 867u, 0x08AF7A8Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6AB4u) goto L_08AC6AB4;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6AB4:
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(0)));
aot_gpr_31 = (0x08AC6AC0u);
aot_gpr_4 = (ctx.gpr[19] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0096_entry, 96u, 89u, 0x089844FCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6AC0u) goto L_08AC6AC0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6AC0:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(0)));
{ const bool branch_taken = aot_gpr_4 == 0u;
aot_gpr_16 = (ctx.gpr[2] | 0u);
if (branch_taken) {
goto L_08AC6AD4;
}
goto L_08AC6ACC;
}
L_08AC6ACC:
aot_gpr_31 = (0x08AC6AD4u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08ABE398, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0174_entry, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6AD4u) goto L_08AC6AD4;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6AD4:
{ const bool branch_taken = aot_gpr_16 == 0u;
if (branch_taken) {
goto L_08AC6BE0;
}
goto L_08AC6ADC;
}
L_08AC6ADC:
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(120));
aot_gpr_5 = (0u | 171u);
aot_gpr_31 = (0x08AC6AECu);
aot_gpr_6 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 867u, 0x08AF7A8Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6AECu) goto L_08AC6AEC;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6AEC:
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(120)));
aot_gpr_31 = (0x08AC6AF8u);
aot_gpr_4 = (aot_gpr_16 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0096_entry, 96u, 237u, 0x08984D14u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6AF8u) goto L_08AC6AF8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6AF8:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(120)));
{ const bool branch_taken = aot_gpr_4 == 0u;
aot_gpr_16 = (ctx.gpr[2] | 0u);
if (branch_taken) {
goto L_08AC6B0C;
}
goto L_08AC6B04;
}
L_08AC6B04:
aot_gpr_31 = (0x08AC6B0Cu);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08ABE398, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0174_entry, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6B0Cu) goto L_08AC6B0C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6B0C:
{ const bool branch_taken = aot_gpr_16 == 0u;
if (branch_taken) {
goto L_08AC6BE0;
}
goto L_08AC6B14;
}
L_08AC6B14:
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(132));
aot_gpr_6 = (aot_gpr_29 + static_cast<std::uint32_t>(144));
aot_gpr_31 = (0x08AC6B24u);
aot_gpr_5 = (aot_gpr_16 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 650u, 0x08B66AF0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6B24u) goto L_08AC6B24;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6B24:
aot_gpr_16 = (ctx.gpr[2] | 0u);
aot_gpr_4 = (ctx.gpr[20] + static_cast<std::uint32_t>(52));
if (aot_gpr_16 == aot_gpr_4) {
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(132)));
goto L_08AC6BD0;
}
goto L_08AC6B34;
L_08AC6B34:
aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(0)));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(4)));
aot_gpr_16 = (aot_mem.aot_direct_load32(ctx.gpr[20] + static_cast<std::uint32_t>(52)));
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(184), static_cast<std::uint8_t>(0u));
goto L_08AC6B44;
L_08AC6B44:
{ const bool branch_taken = aot_gpr_6 == aot_gpr_5;
if (branch_taken) {
goto L_08AC6B6C;
}
goto L_08AC6B4C;
}
L_08AC6B4C:
ctx.gpr[7] = (aot_mem.aot_direct_load32(ctx.gpr[20] + static_cast<std::uint32_t>(56)));
{ const bool branch_taken = aot_gpr_16 == ctx.gpr[7];
if (branch_taken) {
goto L_08AC6B6C;
}
goto L_08AC6B58;
}
L_08AC6B58:
ctx.gpr[7] = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(aot_gpr_6 + static_cast<std::uint32_t>(0))))));
aot_gpr_6 = (aot_gpr_6 + static_cast<std::uint32_t>(1));
aot_mem.aot_direct_store8(aot_gpr_16 + static_cast<std::uint32_t>(0), static_cast<std::uint8_t>(ctx.gpr[7]));
{ const bool branch_taken = 0u == 0u;
aot_gpr_16 = (aot_gpr_16 + static_cast<std::uint32_t>(1));
if (branch_taken) {
goto L_08AC6B44;
}
goto L_08AC6B6C;
}
L_08AC6B6C:
{ const bool branch_taken = aot_gpr_6 != aot_gpr_5;
ctx.gpr[8] = (aot_gpr_5 | 0u);
if (branch_taken) {
goto L_08AC6BB4;
}
goto L_08AC6B74;
}
L_08AC6B74:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[20] + static_cast<std::uint32_t>(56)));
ctx.gpr[17] = (aot_gpr_4 | 0u);
if (aot_gpr_16 == ctx.gpr[17]) {
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(132)));
goto L_08AC6BD0;
}
goto L_08AC6B84;
L_08AC6B84:
aot_gpr_5 = (aot_gpr_4 - aot_gpr_4);
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(1));
{ const bool branch_taken = aot_gpr_5 == 0u;
aot_gpr_6 = (aot_gpr_5 | 0u);
if (branch_taken) {
goto L_08AC6BA4;
}
goto L_08AC6B94;
}
L_08AC6B94:
aot_gpr_4 = (aot_gpr_16 | 0u);
aot_gpr_31 = (0x08AC6BA0u);
aot_gpr_5 = (ctx.gpr[17] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 164u, 0x08AF54A4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6BA0u) goto L_08AC6BA0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6BA0:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[20] + static_cast<std::uint32_t>(56)));
goto L_08AC6BA4;
L_08AC6BA4:
aot_gpr_5 = (ctx.gpr[17] - aot_gpr_16);
aot_gpr_4 = (aot_gpr_4 - aot_gpr_5);
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store32(ctx.gpr[20] + static_cast<std::uint32_t>(56), aot_gpr_4);
if (branch_taken) {
goto L_08AC6BCC;
}
goto L_08AC6BB4;
}
L_08AC6BB4:
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(185), static_cast<std::uint8_t>(0u));
aot_gpr_5 = (aot_gpr_6 | 0u);
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(186), static_cast<std::uint8_t>(0u));
ctx.gpr[7] = (aot_gpr_29 + static_cast<std::uint32_t>(186));
aot_gpr_31 = (0x08AC6BCCu);
aot_gpr_6 = (ctx.gpr[8] | 0u);
goto L_08AC54A0;
L_08AC6BCC:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(132)));
goto L_08AC6BD0;
L_08AC6BD0:
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08AC6BE0;
}
goto L_08AC6BD8;
}
L_08AC6BD8:
aot_gpr_31 = (0x08AC6BE0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08ABE398, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0174_entry, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6BE0u) goto L_08AC6BE0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6BE0:
aot_gpr_4 = (aot_gpr_29 | 0u);
aot_gpr_5 = (0u | 148u);
aot_gpr_31 = (0x08AC6BF0u);
aot_gpr_6 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 867u, 0x08AF7A8Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6BF0u) goto L_08AC6BF0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6BF0:
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(0)));
aot_gpr_31 = (0x08AC6BFCu);
aot_gpr_4 = (ctx.gpr[19] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0096_entry, 96u, 89u, 0x089844FCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6BFCu) goto L_08AC6BFC;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6BFC:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(0)));
{ const bool branch_taken = aot_gpr_4 == 0u;
aot_gpr_16 = (ctx.gpr[2] | 0u);
if (branch_taken) {
goto L_08AC6C10;
}
goto L_08AC6C08;
}
L_08AC6C08:
aot_gpr_31 = (0x08AC6C10u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08ABE398, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0174_entry, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6C10u) goto L_08AC6C10;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6C10:
{ const bool branch_taken = aot_gpr_16 == 0u;
if (branch_taken) {
goto L_08AC6CAC;
}
goto L_08AC6C18;
}
L_08AC6C18:
aot_gpr_5 = (ctx.gpr[28] + static_cast<std::uint32_t>(-832));
aot_gpr_31 = (0x08AC6C24u);
aot_gpr_4 = (aot_gpr_16 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0096_entry, 96u, 237u, 0x08984D14u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6C24u) goto L_08AC6C24;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6C24:
aot_gpr_31 = (0x08AC6C2Cu);
aot_gpr_4 = (ctx.gpr[2] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0212_entry, 212u, 937u, 0x08B577E8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6C2Cu) goto L_08AC6C2C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6C2C:
ctx.gpr[17] = (ctx.gpr[2] | 0u);
aot_gpr_5 = (ctx.gpr[28] + static_cast<std::uint32_t>(-828));
aot_gpr_31 = (0x08AC6C3Cu);
aot_gpr_4 = (aot_gpr_16 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0096_entry, 96u, 237u, 0x08984D14u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6C3Cu) goto L_08AC6C3C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6C3C:
aot_gpr_31 = (0x08AC6C44u);
aot_gpr_4 = (ctx.gpr[2] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0212_entry, 212u, 937u, 0x08B577E8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6C44u) goto L_08AC6C44;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6C44:
ctx.gpr[18] = (ctx.gpr[2] | 0u);
aot_gpr_5 = (ctx.gpr[28] + static_cast<std::uint32_t>(-824));
aot_gpr_31 = (0x08AC6C54u);
aot_gpr_4 = (aot_gpr_16 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0096_entry, 96u, 237u, 0x08984D14u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6C54u) goto L_08AC6C54;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6C54:
aot_gpr_31 = (0x08AC6C5Cu);
aot_gpr_4 = (ctx.gpr[2] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0212_entry, 212u, 937u, 0x08B577E8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6C5Cu) goto L_08AC6C5C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6C5C:
ctx.gpr[21] = (ctx.gpr[2] | 0u);
aot_gpr_5 = (ctx.gpr[28] + static_cast<std::uint32_t>(-820));
aot_gpr_31 = (0x08AC6C6Cu);
aot_gpr_4 = (aot_gpr_16 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0096_entry, 96u, 237u, 0x08984D14u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6C6Cu) goto L_08AC6C6C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6C6C:
aot_gpr_31 = (0x08AC6C74u);
aot_gpr_4 = (ctx.gpr[2] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0212_entry, 212u, 937u, 0x08B577E8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6C74u) goto L_08AC6C74;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6C74:
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(148));
aot_gpr_5 = (ctx.gpr[17] & 255u);
aot_gpr_6 = (ctx.gpr[18] & 255u);
ctx.gpr[7] = (ctx.gpr[21] & 255u);
aot_gpr_31 = (0x08AC6C8Cu);
ctx.gpr[8] = (ctx.gpr[2] & 255u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08A3550C, 140u, 317u, 0x08A3550Cu>(ctx, &aot_mem, ctx.pc, ctx.gpr[2], aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0140_entry, 140u, 317u, 0x08A3550Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6C8Cu) goto L_08AC6C8C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6C8C:
aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(148)));
aot_gpr_5 = (aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(149)));
aot_mem.aot_direct_store8(ctx.gpr[20] + static_cast<std::uint32_t>(72), static_cast<std::uint8_t>(aot_gpr_4));
aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(150)));
aot_mem.aot_direct_store8(ctx.gpr[20] + static_cast<std::uint32_t>(73), static_cast<std::uint8_t>(aot_gpr_5));
aot_gpr_5 = (aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(151)));
aot_mem.aot_direct_store8(ctx.gpr[20] + static_cast<std::uint32_t>(74), static_cast<std::uint8_t>(aot_gpr_4));
aot_mem.aot_direct_store8(ctx.gpr[20] + static_cast<std::uint32_t>(75), static_cast<std::uint8_t>(aot_gpr_5));
goto L_08AC6CAC;
L_08AC6CAC:
aot_gpr_4 = (aot_gpr_29 | 0u);
aot_gpr_5 = (0u | 149u);
aot_gpr_31 = (0x08AC6CBCu);
aot_gpr_6 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 867u, 0x08AF7A8Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6CBCu) goto L_08AC6CBC;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6CBC:
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(0)));
aot_gpr_31 = (0x08AC6CC8u);
aot_gpr_4 = (ctx.gpr[19] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0096_entry, 96u, 89u, 0x089844FCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6CC8u) goto L_08AC6CC8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6CC8:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(0)));
{ const bool branch_taken = aot_gpr_4 == 0u;
aot_gpr_16 = (ctx.gpr[2] | 0u);
if (branch_taken) {
goto L_08AC6CDC;
}
goto L_08AC6CD4;
}
L_08AC6CD4:
aot_gpr_31 = (0x08AC6CDCu);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08ABE398, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0174_entry, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6CDCu) goto L_08AC6CDC;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6CDC:
{ const bool branch_taken = aot_gpr_16 == 0u;
if (branch_taken) {
goto L_08AC6D78;
}
goto L_08AC6CE4;
}
L_08AC6CE4:
aot_gpr_5 = (ctx.gpr[28] + static_cast<std::uint32_t>(-832));
aot_gpr_31 = (0x08AC6CF0u);
aot_gpr_4 = (aot_gpr_16 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0096_entry, 96u, 237u, 0x08984D14u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6CF0u) goto L_08AC6CF0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6CF0:
aot_gpr_31 = (0x08AC6CF8u);
aot_gpr_4 = (ctx.gpr[2] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0212_entry, 212u, 937u, 0x08B577E8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6CF8u) goto L_08AC6CF8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6CF8:
ctx.gpr[17] = (ctx.gpr[2] | 0u);
aot_gpr_5 = (ctx.gpr[28] + static_cast<std::uint32_t>(-828));
aot_gpr_31 = (0x08AC6D08u);
aot_gpr_4 = (aot_gpr_16 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0096_entry, 96u, 237u, 0x08984D14u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6D08u) goto L_08AC6D08;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6D08:
aot_gpr_31 = (0x08AC6D10u);
aot_gpr_4 = (ctx.gpr[2] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0212_entry, 212u, 937u, 0x08B577E8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6D10u) goto L_08AC6D10;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6D10:
ctx.gpr[18] = (ctx.gpr[2] | 0u);
aot_gpr_5 = (ctx.gpr[28] + static_cast<std::uint32_t>(-824));
aot_gpr_31 = (0x08AC6D20u);
aot_gpr_4 = (aot_gpr_16 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0096_entry, 96u, 237u, 0x08984D14u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6D20u) goto L_08AC6D20;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6D20:
aot_gpr_31 = (0x08AC6D28u);
aot_gpr_4 = (ctx.gpr[2] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0212_entry, 212u, 937u, 0x08B577E8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6D28u) goto L_08AC6D28;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6D28:
ctx.gpr[21] = (ctx.gpr[2] | 0u);
aot_gpr_5 = (ctx.gpr[28] + static_cast<std::uint32_t>(-820));
aot_gpr_31 = (0x08AC6D38u);
aot_gpr_4 = (aot_gpr_16 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0096_entry, 96u, 237u, 0x08984D14u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6D38u) goto L_08AC6D38;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6D38:
aot_gpr_31 = (0x08AC6D40u);
aot_gpr_4 = (ctx.gpr[2] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0212_entry, 212u, 937u, 0x08B577E8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6D40u) goto L_08AC6D40;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6D40:
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(152));
aot_gpr_5 = (ctx.gpr[17] & 255u);
aot_gpr_6 = (ctx.gpr[18] & 255u);
ctx.gpr[7] = (ctx.gpr[21] & 255u);
aot_gpr_31 = (0x08AC6D58u);
ctx.gpr[8] = (ctx.gpr[2] & 255u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08A3550C, 140u, 317u, 0x08A3550Cu>(ctx, &aot_mem, ctx.pc, ctx.gpr[2], aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0140_entry, 140u, 317u, 0x08A3550Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6D58u) goto L_08AC6D58;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6D58:
aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(152)));
aot_gpr_5 = (aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(153)));
aot_mem.aot_direct_store8(ctx.gpr[20] + static_cast<std::uint32_t>(76), static_cast<std::uint8_t>(aot_gpr_4));
aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(154)));
aot_mem.aot_direct_store8(ctx.gpr[20] + static_cast<std::uint32_t>(77), static_cast<std::uint8_t>(aot_gpr_5));
aot_gpr_5 = (aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(155)));
aot_mem.aot_direct_store8(ctx.gpr[20] + static_cast<std::uint32_t>(78), static_cast<std::uint8_t>(aot_gpr_4));
aot_mem.aot_direct_store8(ctx.gpr[20] + static_cast<std::uint32_t>(79), static_cast<std::uint8_t>(aot_gpr_5));
goto L_08AC6D78;
L_08AC6D78:
aot_gpr_4 = (aot_gpr_29 | 0u);
aot_gpr_5 = (0u | 150u);
aot_gpr_31 = (0x08AC6D88u);
aot_gpr_6 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 867u, 0x08AF7A8Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6D88u) goto L_08AC6D88;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6D88:
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(0)));
aot_gpr_31 = (0x08AC6D94u);
aot_gpr_4 = (ctx.gpr[19] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0096_entry, 96u, 89u, 0x089844FCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6D94u) goto L_08AC6D94;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6D94:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(0)));
{ const bool branch_taken = aot_gpr_4 == 0u;
ctx.gpr[18] = (ctx.gpr[2] | 0u);
if (branch_taken) {
goto L_08AC6DA8;
}
goto L_08AC6DA0;
}
L_08AC6DA0:
aot_gpr_31 = (0x08AC6DA8u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08ABE398, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0174_entry, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6DA8u) goto L_08AC6DA8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6DA8:
{ const bool branch_taken = ctx.gpr[18] == 0u;
if (branch_taken) {
goto L_08AC6E34;
}
goto L_08AC6DB0;
}
L_08AC6DB0:
ctx.fpr[20] = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-896)));
aot_gpr_16 = (ctx.gpr[28] + static_cast<std::uint32_t>(-816));
ctx.fpr[22] = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-892)));
aot_gpr_4 = (ctx.gpr[18] | 0u);
aot_gpr_31 = (0x08AC6DC8u);
aot_gpr_5 = (aot_gpr_16 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0096_entry, 96u, 237u, 0x08984D14u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6DC8u) goto L_08AC6DC8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6DC8:
{ const bool branch_taken = ctx.gpr[2] == 0u;
ctx.gpr[17] = (ctx.gpr[28] + static_cast<std::uint32_t>(-812));
if (branch_taken) {
goto L_08AC6DF4;
}
goto L_08AC6DD0;
}
L_08AC6DD0:
aot_gpr_4 = (ctx.gpr[18] | 0u);
aot_gpr_31 = (0x08AC6DDCu);
aot_gpr_5 = (aot_gpr_16 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0096_entry, 96u, 237u, 0x08984D14u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6DDCu) goto L_08AC6DDC;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6DDC:
aot_gpr_31 = (0x08AC6DE4u);
aot_gpr_4 = (ctx.gpr[2] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0212_entry, 212u, 935u, 0x08B577CCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6DE4u) goto L_08AC6DE4;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6DE4:
aot_gpr_5 = (ctx.gpr[3] | 0u);
aot_gpr_31 = (0x08AC6DF0u);
aot_gpr_4 = (ctx.gpr[2] | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B627F0, 215u, 515u, 0x08B627F0u>(ctx, &aot_mem, ctx.pc, ctx.gpr[2], ctx.gpr[3], aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], ctx.gpr[9], ctx.gpr[10], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0215_entry, 215u, 515u, 0x08B627F0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6DF0u) goto L_08AC6DF0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6DF0:
ctx.fpr[20] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_0));
goto L_08AC6DF4;
L_08AC6DF4:
aot_gpr_4 = (ctx.gpr[18] | 0u);
aot_gpr_31 = (0x08AC6E00u);
aot_gpr_5 = (ctx.gpr[17] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0096_entry, 96u, 237u, 0x08984D14u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6E00u) goto L_08AC6E00;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6E00:
{ const bool branch_taken = ctx.gpr[2] == 0u;
if (branch_taken) {
goto L_08AC6E2C;
}
goto L_08AC6E08;
}
L_08AC6E08:
aot_gpr_4 = (ctx.gpr[18] | 0u);
aot_gpr_31 = (0x08AC6E14u);
aot_gpr_5 = (ctx.gpr[17] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0096_entry, 96u, 237u, 0x08984D14u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6E14u) goto L_08AC6E14;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6E14:
aot_gpr_31 = (0x08AC6E1Cu);
aot_gpr_4 = (ctx.gpr[2] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0212_entry, 212u, 935u, 0x08B577CCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6E1Cu) goto L_08AC6E1C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6E1C:
aot_gpr_5 = (ctx.gpr[3] | 0u);
aot_gpr_31 = (0x08AC6E28u);
aot_gpr_4 = (ctx.gpr[2] | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B627F0, 215u, 515u, 0x08B627F0u>(ctx, &aot_mem, ctx.pc, ctx.gpr[2], ctx.gpr[3], aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], ctx.gpr[9], ctx.gpr[10], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0215_entry, 215u, 515u, 0x08B627F0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6E28u) goto L_08AC6E28;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6E28:
ctx.fpr[22] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_0));
goto L_08AC6E2C;
L_08AC6E2C:
aot_mem.aot_direct_store32(ctx.gpr[20] + static_cast<std::uint32_t>(80), std::bit_cast<std::uint32_t>(ctx.fpr[20]));
aot_mem.aot_direct_store32(ctx.gpr[20] + static_cast<std::uint32_t>(84), std::bit_cast<std::uint32_t>(ctx.fpr[22]));
goto L_08AC6E34;
L_08AC6E34:
aot_gpr_4 = (aot_gpr_29 | 0u);
aot_gpr_5 = (0u | 151u);
aot_gpr_31 = (0x08AC6E44u);
aot_gpr_6 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 867u, 0x08AF7A8Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6E44u) goto L_08AC6E44;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6E44:
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(0)));
aot_gpr_31 = (0x08AC6E50u);
aot_gpr_4 = (ctx.gpr[19] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0096_entry, 96u, 89u, 0x089844FCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6E50u) goto L_08AC6E50;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6E50:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(0)));
{ const bool branch_taken = aot_gpr_4 == 0u;
ctx.gpr[18] = (ctx.gpr[2] | 0u);
if (branch_taken) {
goto L_08AC6E64;
}
goto L_08AC6E5C;
}
L_08AC6E5C:
aot_gpr_31 = (0x08AC6E64u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08ABE398, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0174_entry, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6E64u) goto L_08AC6E64;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6E64:
{ const bool branch_taken = ctx.gpr[18] == 0u;
if (branch_taken) {
goto L_08AC6EE4;
}
goto L_08AC6E6C;
}
L_08AC6E6C:
aot_gpr_16 = (0u | 1u);
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(156));
aot_gpr_5 = (0u | 171u);
aot_gpr_31 = (0x08AC6E80u);
aot_gpr_6 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 867u, 0x08AF7A8Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6E80u) goto L_08AC6E80;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6E80:
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(156)));
aot_gpr_31 = (0x08AC6E8Cu);
aot_gpr_4 = (ctx.gpr[18] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0096_entry, 96u, 237u, 0x08984D14u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6E8Cu) goto L_08AC6E8C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6E8C:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(156)));
{ const bool branch_taken = aot_gpr_4 == 0u;
ctx.gpr[17] = (0u < ctx.gpr[2] ? 1u : 0u);
if (branch_taken) {
goto L_08AC6EA0;
}
goto L_08AC6E98;
}
L_08AC6E98:
aot_gpr_31 = (0x08AC6EA0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08ABE398, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0174_entry, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6EA0u) goto L_08AC6EA0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6EA0:
{ const bool branch_taken = ctx.gpr[17] == 0u;
if (branch_taken) {
goto L_08AC6EE0;
}
goto L_08AC6EA8;
}
L_08AC6EA8:
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(168));
aot_gpr_5 = (0u | 171u);
aot_gpr_31 = (0x08AC6EB8u);
aot_gpr_6 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 867u, 0x08AF7A8Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6EB8u) goto L_08AC6EB8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6EB8:
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(168)));
aot_gpr_31 = (0x08AC6EC4u);
aot_gpr_4 = (ctx.gpr[18] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0096_entry, 96u, 237u, 0x08984D14u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6EC4u) goto L_08AC6EC4;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6EC4:
aot_gpr_31 = (0x08AC6ECCu);
aot_gpr_4 = (ctx.gpr[2] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0212_entry, 212u, 937u, 0x08B577E8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6ECCu) goto L_08AC6ECC;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6ECC:
ctx.gpr[18] = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(168)));
{ const bool branch_taken = ctx.gpr[18] == 0u;
aot_gpr_16 = (ctx.gpr[2] & 65535u);
if (branch_taken) {
goto L_08AC6EE0;
}
goto L_08AC6ED8;
}
L_08AC6ED8:
aot_gpr_31 = (0x08AC6EE0u);
aot_gpr_4 = (ctx.gpr[18] | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08ABE398, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0174_entry, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6EE0u) goto L_08AC6EE0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6EE0:
aot_mem.aot_direct_store16(ctx.gpr[20] + static_cast<std::uint32_t>(96), static_cast<std::uint16_t>(aot_gpr_16));
goto L_08AC6EE4;
L_08AC6EE4:
aot_gpr_4 = (aot_gpr_29 | 0u);
aot_gpr_5 = (0u | 152u);
aot_gpr_31 = (0x08AC6EF4u);
aot_gpr_6 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 867u, 0x08AF7A8Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6EF4u) goto L_08AC6EF4;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6EF4:
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(0)));
aot_gpr_31 = (0x08AC6F00u);
aot_gpr_4 = (ctx.gpr[19] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0096_entry, 96u, 89u, 0x089844FCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6F00u) goto L_08AC6F00;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6F00:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(0)));
{ const bool branch_taken = aot_gpr_4 == 0u;
aot_gpr_16 = (ctx.gpr[2] | 0u);
if (branch_taken) {
goto L_08AC6F14;
}
goto L_08AC6F0C;
}
L_08AC6F0C:
aot_gpr_31 = (0x08AC6F14u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08ABE398, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0174_entry, 174u, 482u, 0x08ABE398u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6F14u) goto L_08AC6F14;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6F14:
{ const bool branch_taken = aot_gpr_16 == 0u;
if (branch_taken) {
goto L_08AC6F64;
}
goto L_08AC6F1C;
}
L_08AC6F1C:
aot_gpr_5 = (ctx.gpr[28] + static_cast<std::uint32_t>(-808));
aot_gpr_31 = (0x08AC6F28u);
aot_gpr_4 = (aot_gpr_16 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0096_entry, 96u, 237u, 0x08984D14u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6F28u) goto L_08AC6F28;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6F28:
aot_gpr_4 = (ctx.gpr[2] | 0u);
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08AC6F40;
}
goto L_08AC6F34;
}
L_08AC6F34:
aot_gpr_31 = (0x08AC6F3Cu);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0212_entry, 212u, 937u, 0x08B577E8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6F3Cu) goto L_08AC6F3C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6F3C:
aot_mem.aot_direct_store32(ctx.gpr[20] + static_cast<std::uint32_t>(88), ctx.gpr[2]);
goto L_08AC6F40;
L_08AC6F40:
aot_gpr_5 = (ctx.gpr[28] + static_cast<std::uint32_t>(-796));
aot_gpr_31 = (0x08AC6F4Cu);
aot_gpr_4 = (aot_gpr_16 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0096_entry, 96u, 237u, 0x08984D14u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6F4Cu) goto L_08AC6F4C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6F4C:
aot_gpr_16 = (ctx.gpr[2] | 0u);
{ const bool branch_taken = aot_gpr_16 == 0u;
if (branch_taken) {
goto L_08AC6F64;
}
goto L_08AC6F58;
}
L_08AC6F58:
aot_gpr_31 = (0x08AC6F60u);
aot_gpr_4 = (aot_gpr_16 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0212_entry, 212u, 937u, 0x08B577E8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6F60u) goto L_08AC6F60;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6F60:
aot_mem.aot_direct_store32(ctx.gpr[20] + static_cast<std::uint32_t>(92), ctx.gpr[2]);
goto L_08AC6F64;
L_08AC6F64:
ctx.gpr[2] = (0u | 1u);
goto L_08AC6F68;
L_08AC6F68:
{ std::uint32_t aot_run_words[12]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(212), aot_run_words);
ctx.fpr[20] = std::bit_cast<float>(aot_run_words[0]);
ctx.fpr[22] = std::bit_cast<float>(aot_run_words[1]);
aot_gpr_16 = aot_run_words[2];
ctx.gpr[17] = aot_run_words[3];
ctx.gpr[18] = aot_run_words[4];
ctx.gpr[19] = aot_run_words[5];
ctx.gpr[20] = aot_run_words[6];
ctx.gpr[21] = aot_run_words[7];
ctx.gpr[22] = aot_run_words[8];
ctx.gpr[23] = aot_run_words[9];
ctx.gpr[30] = aot_run_words[10];
aot_gpr_31 = aot_run_words[11];
}
jump_target = aot_gpr_31;
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(272));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC6FA0:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-32));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(20), ctx.gpr[17]);
ctx.gpr[17] = (2236u << 16u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(16), aot_gpr_16);
aot_gpr_16 = (ctx.gpr[17] + static_cast<std::uint32_t>(29704));
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(16));
aot_gpr_6 = (0u | 6u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(24), aot_gpr_31);
aot_gpr_31 = (0x08AC6FC8u);
ctx.gpr[7] = (aot_gpr_16 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0024_entry, 24u, 371u, 0x0886589Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6FC8u) goto L_08AC6FC8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6FC8:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-15976)));
aot_gpr_31 = (0x08AC6FD4u);
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(29704)));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 431u, 0x08B65C68u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC6FD4u) goto L_08AC6FD4;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC6FD4:
{ std::uint32_t aot_run_words[3]{};
aot_mem.aot_direct_load32_block(aot_gpr_16 + static_cast<std::uint32_t>(4), aot_run_words);
ctx.fpr[18] = std::bit_cast<float>(aot_run_words[0]);
ctx.fpr[16] = std::bit_cast<float>(aot_run_words[1]);
aot_fpr_14 = std::bit_cast<float>(aot_run_words[2]);
}
ctx.fpr[17] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[18]));
aot_gpr_6 = (ctx.gpr[2] | 0u);
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(16)));
aot_fpr_12 = std::bit_cast<float>(0u);
ctx.fpr[15] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[16]));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_6 + static_cast<std::uint32_t>(472)));
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((ctx.fpr[17] <= aot_fpr_14)) ? 0x00800000u : 0u);
{ const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u);
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_6 + static_cast<std::uint32_t>(468)));
if (branch_taken) {
goto L_08AC7010;
}
goto L_08AC7008;
}
L_08AC7008:
ctx.fpr[17] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_14));
aot_fpr_14 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[18]));
goto L_08AC7010;
L_08AC7010:
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((ctx.fpr[16] <= aot_fpr_13)) ? 0x00800000u : 0u);
{ const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u);
if (branch_taken) {
goto L_08AC7028;
}
goto L_08AC7020;
}
L_08AC7020:
ctx.fpr[15] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_13));
aot_fpr_13 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[16]));
goto L_08AC7028;
L_08AC7028:
ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(20)));
{ const bool branch_taken = ctx.gpr[7] == 0u;
if (branch_taken) {
goto L_08AC7040;
}
goto L_08AC7034;
}
L_08AC7034:
aot_gpr_5 = (aot_gpr_5 | 16u);
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store32(aot_gpr_6 + static_cast<std::uint32_t>(472), aot_gpr_5);
if (branch_taken) {
goto L_08AC704C;
}
goto L_08AC7040;
}
L_08AC7040:
ctx.gpr[7] = (0u + static_cast<std::uint32_t>(-17));
aot_gpr_5 = (aot_gpr_5 & ctx.gpr[7]);
aot_mem.aot_direct_store32(aot_gpr_6 + static_cast<std::uint32_t>(472), aot_gpr_5);
goto L_08AC704C;
L_08AC704C:
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((!(std::isnan(ctx.fpr[17]) || std::isnan(aot_fpr_12)) && ctx.fpr[17] == aot_fpr_12)) ? 0x00800000u : 0u);
{ const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u);
aot_gpr_5 = (16384u << 16u);
if (branch_taken) {
goto L_08AC70A0;
}
goto L_08AC705C;
}
L_08AC705C:
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((!(std::isnan(ctx.fpr[15]) || std::isnan(aot_fpr_12)) && ctx.fpr[15] == aot_fpr_12)) ? 0x00800000u : 0u);
{ const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u);
aot_gpr_5 = (16384u << 16u);
if (branch_taken) {
goto L_08AC70A0;
}
goto L_08AC706C;
}
L_08AC706C:
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((!(std::isnan(aot_fpr_14) || std::isnan(aot_fpr_12)) && aot_fpr_14 == aot_fpr_12)) ? 0x00800000u : 0u);
{ const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u);
aot_gpr_5 = (16384u << 16u);
if (branch_taken) {
goto L_08AC70A0;
}
goto L_08AC707C;
}
L_08AC707C:
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((!(std::isnan(aot_fpr_13) || std::isnan(aot_fpr_12)) && aot_fpr_13 == aot_fpr_12)) ? 0x00800000u : 0u);
{ const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u);
aot_gpr_5 = (16384u << 16u);
if (branch_taken) {
goto L_08AC70A0;
}
goto L_08AC708C;
}
L_08AC708C:
aot_gpr_5 = (49152u << 16u);
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(-1));
aot_gpr_4 = (aot_gpr_4 & aot_gpr_5);
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store32(aot_gpr_6 + static_cast<std::uint32_t>(468), aot_gpr_4);
if (branch_taken) {
goto L_08AC70D4;
}
goto L_08AC70A0;
}
L_08AC70A0:
aot_gpr_4 = (aot_gpr_4 | aot_gpr_5);
aot_mem.aot_direct_store32(aot_gpr_6 + static_cast<std::uint32_t>(468), aot_gpr_4);
{ const std::uint32_t aot_run_words[4]{std::bit_cast<std::uint32_t>(ctx.fpr[17]), std::bit_cast<std::uint32_t>(ctx.fpr[15]), std::bit_cast<std::uint32_t>(aot_fpr_14), std::bit_cast<std::uint32_t>(aot_fpr_13)};
aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast<std::uint32_t>(0), aot_run_words); }
aot_mem.aot_direct_store32(aot_gpr_6 + static_cast<std::uint32_t>(2212), std::bit_cast<std::uint32_t>(ctx.fpr[17]));
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(4)));
aot_mem.aot_direct_store32(aot_gpr_6 + static_cast<std::uint32_t>(2216), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(8)));
aot_mem.aot_direct_store32(aot_gpr_6 + static_cast<std::uint32_t>(2220), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(12)));
aot_mem.aot_direct_store32(aot_gpr_6 + static_cast<std::uint32_t>(2224), std::bit_cast<std::uint32_t>(aot_fpr_12));
goto L_08AC70D4;
L_08AC70D4:
ctx.gpr[2] = (0u | 0u);
{ std::uint32_t aot_run_words[3]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(16), aot_run_words);
aot_gpr_16 = aot_run_words[0];
ctx.gpr[17] = aot_run_words[1];
aot_gpr_31 = aot_run_words[2];
}
jump_target = aot_gpr_31;
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(32));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC70EC:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-16));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(0), aot_gpr_16);
aot_gpr_16 = (aot_gpr_4 | 0u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(4), ctx.gpr[17]);
ctx.gpr[17] = (2236u << 16u);
aot_gpr_5 = (aot_gpr_16 + static_cast<std::uint32_t>(16));
aot_gpr_6 = (0u | 1u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(8), aot_gpr_31);
aot_gpr_31 = (0x08AC7114u);
ctx.gpr[7] = (ctx.gpr[17] + static_cast<std::uint32_t>(29704));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0024_entry, 24u, 371u, 0x0886589Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC7114u) goto L_08AC7114;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC7114:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-15976)));
aot_gpr_31 = (0x08AC7120u);
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(29704)));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 431u, 0x08B65C68u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC7120u) goto L_08AC7120;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC7120:
aot_gpr_4 = (ctx.gpr[2] | 0u);
{ const bool branch_taken = aot_gpr_4 == 0u;
aot_gpr_5 = (0u | 0u);
if (branch_taken) {
goto L_08AC71AC;
}
goto L_08AC712C;
}
L_08AC712C:
aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(468)));
ctx.gpr[7] = (16384u << 16u);
aot_gpr_6 = (aot_gpr_6 & ctx.gpr[7]);
{ const bool branch_taken = aot_gpr_6 == 0u;
if (branch_taken) {
goto L_08AC71AC;
}
goto L_08AC7140;
}
L_08AC7140:
ctx.gpr[7] = (aot_gpr_4 + static_cast<std::uint32_t>(48));
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(2220));
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[7] + static_cast<std::uint32_t>(0)));
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_5 + static_cast<std::uint32_t>(0)));
aot_gpr_6 = (aot_gpr_4 + static_cast<std::uint32_t>(2212));
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 <= aot_fpr_13)) ? 0x00800000u : 0u);
{ const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u);
aot_gpr_4 = (0u | 0u);
if (branch_taken) {
goto L_08AC71A4;
}
goto L_08AC7164;
}
L_08AC7164:
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_6 + static_cast<std::uint32_t>(0)));
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 < aot_fpr_13)) ? 0x00800000u : 0u);
if (((ctx.fcr31 & 0x00800000u) != 0u)) {
aot_gpr_4 = (0u | 1u);
goto L_08AC71A8;
}
goto L_08AC7178;
L_08AC7178:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[7] + static_cast<std::uint32_t>(4)));
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_5 + static_cast<std::uint32_t>(4)));
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 <= aot_fpr_13)) ? 0x00800000u : 0u);
if (!((ctx.fcr31 & 0x00800000u) != 0u)) {
aot_gpr_4 = (0u | 1u);
goto L_08AC71A8;
}
goto L_08AC7190;
L_08AC7190:
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_6 + static_cast<std::uint32_t>(4)));
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 < aot_fpr_13)) ? 0x00800000u : 0u);
{ const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u);
if (branch_taken) {
goto L_08AC71A8;
}
goto L_08AC71A4;
}
L_08AC71A4:
aot_gpr_4 = (0u | 1u);
goto L_08AC71A8;
L_08AC71A8:
aot_gpr_5 = (aot_gpr_4 & 255u);
goto L_08AC71AC;
L_08AC71AC:
aot_gpr_4 = (0u < aot_gpr_5 ? 1u : 0u);
aot_gpr_5 = (aot_mem.aot_direct_load8(aot_gpr_16 + static_cast<std::uint32_t>(524)));
aot_gpr_4 = (aot_gpr_4 & 255u);
aot_gpr_4 = (aot_gpr_4 & 255u);
aot_gpr_5 = (0u < aot_gpr_5 ? 1u : 0u);
aot_gpr_5 = (aot_gpr_4 ^ aot_gpr_5);
aot_gpr_4 = (aot_mem.aot_direct_load16(aot_gpr_16 + static_cast<std::uint32_t>(518)));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_gpr_5 = (0u < aot_gpr_5 ? 1u : 0u);
if (branch_taken) {
goto L_08AC71D8;
}
goto L_08AC71D0;
}
L_08AC71D0:
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store8(aot_gpr_16 + static_cast<std::uint32_t>(521), static_cast<std::uint8_t>(aot_gpr_5));
if (branch_taken) {
goto L_08AC7220;
}
goto L_08AC71D8;
}
L_08AC71D8:
aot_gpr_4 = (aot_gpr_16 + static_cast<std::uint32_t>(518));
aot_gpr_6 = (aot_mem.aot_direct_load16(aot_gpr_4 + static_cast<std::uint32_t>(0)));
ctx.gpr[7] = (aot_gpr_6 + static_cast<std::uint32_t>(-1));
aot_mem.aot_direct_store16(aot_gpr_4 + static_cast<std::uint32_t>(0), static_cast<std::uint16_t>(ctx.gpr[7]));
aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_16 + static_cast<std::uint32_t>(521)));
aot_gpr_6 = (static_cast<std::int32_t>(aot_gpr_6) < 9 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_6 == 0u;
aot_gpr_4 = (0u < aot_gpr_4 ? 1u : 0u);
if (branch_taken) {
goto L_08AC7204;
}
goto L_08AC71F8;
}
L_08AC71F8:
aot_gpr_4 = (aot_gpr_5 & aot_gpr_4);
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store8(aot_gpr_16 + static_cast<std::uint32_t>(521), static_cast<std::uint8_t>(aot_gpr_4));
if (branch_taken) {
goto L_08AC7220;
}
goto L_08AC7204;
}
L_08AC7204:
aot_gpr_4 = (aot_gpr_5 | aot_gpr_4);
aot_gpr_5 = (aot_mem.aot_direct_load16(aot_gpr_16 + static_cast<std::uint32_t>(518)));
aot_mem.aot_direct_store8(aot_gpr_16 + static_cast<std::uint32_t>(521), static_cast<std::uint8_t>(aot_gpr_4));
aot_gpr_4 = (static_cast<std::int32_t>(aot_gpr_5) < 21 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08AC7220;
}
goto L_08AC721C;
}
L_08AC721C:
aot_mem.aot_direct_store16(aot_gpr_16 + static_cast<std::uint32_t>(518), static_cast<std::uint16_t>(0u));
goto L_08AC7220;
L_08AC7220:
ctx.gpr[2] = (0u | 0u);
{ std::uint32_t aot_run_words[3]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(0), aot_run_words);
aot_gpr_16 = aot_run_words[0];
ctx.gpr[17] = aot_run_words[1];
aot_gpr_31 = aot_run_words[2];
}
jump_target = aot_gpr_31;
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(16));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7238:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-16));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(0), aot_gpr_16);
aot_gpr_16 = (aot_gpr_4 | 0u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(4), ctx.gpr[17]);
ctx.gpr[17] = (2236u << 16u);
aot_gpr_5 = (aot_gpr_16 + static_cast<std::uint32_t>(16));
aot_gpr_6 = (0u | 1u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(8), aot_gpr_31);
aot_gpr_31 = (0x08AC7260u);
ctx.gpr[7] = (ctx.gpr[17] + static_cast<std::uint32_t>(29704));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0024_entry, 24u, 371u, 0x0886589Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC7260u) goto L_08AC7260;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC7260:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-15976)));
aot_gpr_31 = (0x08AC726Cu);
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(29704)));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 431u, 0x08B65C68u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC726Cu) goto L_08AC726C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC726C:
aot_gpr_4 = (ctx.gpr[2] | 0u);
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08AC729C;
}
goto L_08AC7278;
}
L_08AC7278:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(468)));
aot_gpr_5 = (16384u << 16u);
aot_gpr_4 = (aot_gpr_4 & aot_gpr_5);
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08AC7294;
}
goto L_08AC728C;
}
L_08AC728C:
{ const bool branch_taken = 0u == 0u;
aot_gpr_4 = (0u | 1u);
if (branch_taken) {
goto L_08AC72A0;
}
goto L_08AC7294;
}
L_08AC7294:
{ const bool branch_taken = 0u == 0u;
aot_gpr_4 = (0u | 0u);
if (branch_taken) {
goto L_08AC72A0;
}
goto L_08AC729C;
}
L_08AC729C:
aot_gpr_4 = (0u | 0u);
goto L_08AC72A0;
L_08AC72A0:
aot_gpr_5 = (aot_mem.aot_direct_load8(aot_gpr_16 + static_cast<std::uint32_t>(524)));
aot_gpr_4 = (aot_gpr_4 & 255u);
aot_gpr_5 = (0u < aot_gpr_5 ? 1u : 0u);
aot_gpr_4 = (aot_gpr_4 ^ aot_gpr_5);
aot_gpr_5 = (aot_mem.aot_direct_load16(aot_gpr_16 + static_cast<std::uint32_t>(518)));
{ const bool branch_taken = aot_gpr_5 != 0u;
aot_gpr_4 = (0u < aot_gpr_4 ? 1u : 0u);
if (branch_taken) {
goto L_08AC72C4;
}
goto L_08AC72BC;
}
L_08AC72BC:
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store8(aot_gpr_16 + static_cast<std::uint32_t>(521), static_cast<std::uint8_t>(aot_gpr_4));
if (branch_taken) {
goto L_08AC730C;
}
goto L_08AC72C4;
}
L_08AC72C4:
aot_gpr_5 = (aot_gpr_16 + static_cast<std::uint32_t>(518));
aot_gpr_6 = (aot_mem.aot_direct_load16(aot_gpr_5 + static_cast<std::uint32_t>(0)));
ctx.gpr[7] = (aot_gpr_6 + static_cast<std::uint32_t>(-1));
aot_mem.aot_direct_store16(aot_gpr_5 + static_cast<std::uint32_t>(0), static_cast<std::uint16_t>(ctx.gpr[7]));
aot_gpr_5 = (aot_mem.aot_direct_load8(aot_gpr_16 + static_cast<std::uint32_t>(521)));
aot_gpr_6 = (static_cast<std::int32_t>(aot_gpr_6) < 9 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_6 == 0u;
aot_gpr_5 = (0u < aot_gpr_5 ? 1u : 0u);
if (branch_taken) {
goto L_08AC72F0;
}
goto L_08AC72E4;
}
L_08AC72E4:
aot_gpr_4 = (aot_gpr_4 & aot_gpr_5);
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store8(aot_gpr_16 + static_cast<std::uint32_t>(521), static_cast<std::uint8_t>(aot_gpr_4));
if (branch_taken) {
goto L_08AC730C;
}
goto L_08AC72F0;
}
L_08AC72F0:
aot_gpr_4 = (aot_gpr_4 | aot_gpr_5);
aot_gpr_5 = (aot_mem.aot_direct_load16(aot_gpr_16 + static_cast<std::uint32_t>(518)));
aot_mem.aot_direct_store8(aot_gpr_16 + static_cast<std::uint32_t>(521), static_cast<std::uint8_t>(aot_gpr_4));
aot_gpr_4 = (static_cast<std::int32_t>(aot_gpr_5) < 21 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08AC730C;
}
goto L_08AC7308;
}
L_08AC7308:
aot_mem.aot_direct_store16(aot_gpr_16 + static_cast<std::uint32_t>(518), static_cast<std::uint16_t>(0u));
goto L_08AC730C;
L_08AC730C:
ctx.gpr[2] = (0u | 0u);
{ std::uint32_t aot_run_words[3]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(0), aot_run_words);
aot_gpr_16 = aot_run_words[0];
ctx.gpr[17] = aot_run_words[1];
aot_gpr_31 = aot_run_words[2];
}
jump_target = aot_gpr_31;
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(16));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7324:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-16));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(0), aot_gpr_16);
aot_gpr_16 = (aot_gpr_4 | 0u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(4), ctx.gpr[17]);
ctx.gpr[17] = (2236u << 16u);
aot_gpr_5 = (aot_gpr_16 + static_cast<std::uint32_t>(16));
aot_gpr_6 = (0u | 1u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(8), aot_gpr_31);
aot_gpr_31 = (0x08AC734Cu);
ctx.gpr[7] = (ctx.gpr[17] + static_cast<std::uint32_t>(29704));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0024_entry, 24u, 371u, 0x0886589Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC734Cu) goto L_08AC734C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC734C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-15976)));
aot_gpr_31 = (0x08AC7358u);
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(29704)));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 431u, 0x08B65C68u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC7358u) goto L_08AC7358;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC7358:
aot_gpr_4 = (ctx.gpr[2] | 0u);
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08AC7384;
}
goto L_08AC7364;
}
L_08AC7364:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(472)));
aot_gpr_4 = (aot_gpr_4 & 32u);
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08AC737C;
}
goto L_08AC7374;
}
L_08AC7374:
{ const bool branch_taken = 0u == 0u;
aot_gpr_4 = (0u | 1u);
if (branch_taken) {
goto L_08AC7388;
}
goto L_08AC737C;
}
L_08AC737C:
{ const bool branch_taken = 0u == 0u;
aot_gpr_4 = (0u | 0u);
if (branch_taken) {
goto L_08AC7388;
}
goto L_08AC7384;
}
L_08AC7384:
aot_gpr_4 = (0u | 0u);
goto L_08AC7388;
L_08AC7388:
aot_gpr_5 = (aot_mem.aot_direct_load8(aot_gpr_16 + static_cast<std::uint32_t>(524)));
aot_gpr_4 = (aot_gpr_4 & 255u);
aot_gpr_5 = (0u < aot_gpr_5 ? 1u : 0u);
aot_gpr_4 = (aot_gpr_4 ^ aot_gpr_5);
aot_gpr_5 = (aot_mem.aot_direct_load16(aot_gpr_16 + static_cast<std::uint32_t>(518)));
{ const bool branch_taken = aot_gpr_5 != 0u;
aot_gpr_4 = (0u < aot_gpr_4 ? 1u : 0u);
if (branch_taken) {
goto L_08AC73AC;
}
goto L_08AC73A4;
}
L_08AC73A4:
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store8(aot_gpr_16 + static_cast<std::uint32_t>(521), static_cast<std::uint8_t>(aot_gpr_4));
if (branch_taken) {
goto L_08AC73F4;
}
goto L_08AC73AC;
}
L_08AC73AC:
aot_gpr_5 = (aot_gpr_16 + static_cast<std::uint32_t>(518));
aot_gpr_6 = (aot_mem.aot_direct_load16(aot_gpr_5 + static_cast<std::uint32_t>(0)));
ctx.gpr[7] = (aot_gpr_6 + static_cast<std::uint32_t>(-1));
aot_mem.aot_direct_store16(aot_gpr_5 + static_cast<std::uint32_t>(0), static_cast<std::uint16_t>(ctx.gpr[7]));
aot_gpr_5 = (aot_mem.aot_direct_load8(aot_gpr_16 + static_cast<std::uint32_t>(521)));
aot_gpr_6 = (static_cast<std::int32_t>(aot_gpr_6) < 9 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_6 == 0u;
aot_gpr_5 = (0u < aot_gpr_5 ? 1u : 0u);
if (branch_taken) {
goto L_08AC73D8;
}
goto L_08AC73CC;
}
L_08AC73CC:
aot_gpr_4 = (aot_gpr_4 & aot_gpr_5);
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store8(aot_gpr_16 + static_cast<std::uint32_t>(521), static_cast<std::uint8_t>(aot_gpr_4));
if (branch_taken) {
goto L_08AC73F4;
}
goto L_08AC73D8;
}
L_08AC73D8:
aot_gpr_4 = (aot_gpr_4 | aot_gpr_5);
aot_gpr_5 = (aot_mem.aot_direct_load16(aot_gpr_16 + static_cast<std::uint32_t>(518)));
aot_mem.aot_direct_store8(aot_gpr_16 + static_cast<std::uint32_t>(521), static_cast<std::uint8_t>(aot_gpr_4));
aot_gpr_4 = (static_cast<std::int32_t>(aot_gpr_5) < 21 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08AC73F4;
}
goto L_08AC73F0;
}
L_08AC73F0:
aot_mem.aot_direct_store16(aot_gpr_16 + static_cast<std::uint32_t>(518), static_cast<std::uint16_t>(0u));
goto L_08AC73F4;
L_08AC73F4:
ctx.gpr[2] = (0u | 0u);
{ std::uint32_t aot_run_words[3]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(0), aot_run_words);
aot_gpr_16 = aot_run_words[0];
ctx.gpr[17] = aot_run_words[1];
aot_gpr_31 = aot_run_words[2];
}
jump_target = aot_gpr_31;
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(16));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC740C:
aot_fpr_0 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(0)));
aot_fpr_12 = std::bit_cast<float>(0u);
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_0 < aot_fpr_12)) ? 0x00800000u : 0u);
{ const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u);
if (branch_taken) {
goto L_08AC742C;
}
goto L_08AC7424;
}
L_08AC7424:
{ const bool branch_taken = 0u == 0u;
aot_fpr_0 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_0) ^ 0x80000000u);
if (branch_taken) {
goto L_08AC742C;
}
goto L_08AC742C;
}
L_08AC742C:
jump_target = aot_gpr_31;
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7434:
{ const std::uint32_t vfpu_address = aot_gpr_6 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<1u, 4u>(vfpu_value); }
{ const std::uint32_t vfpu_address = aot_gpr_5 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<4u, 4u>(vfpu_value); }
{ const std::uint32_t vfpu_address = aot_gpr_5 + static_cast<std::uint32_t>(16);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<5u, 4u>(vfpu_value); }
{ const std::uint32_t vfpu_address = aot_gpr_5 + static_cast<std::uint32_t>(32);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<6u, 4u>(vfpu_value); }
{ const std::uint32_t vfpu_address = aot_gpr_5 + static_cast<std::uint32_t>(48);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<7u, 4u>(vfpu_value); }
ctx.execute_vfpu_vtfm_ct<0u, 36u, 1u, 3u, 3u>();
ctx.execute_vfpu_vec3_ct<0u, 0u, 7u, 3u, 0u>();
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
jump_target = aot_gpr_31;
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC745C:
{ const std::uint32_t vfpu_address = aot_gpr_5 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
{ const std::uint32_t vfpu_address = aot_gpr_6 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<1u, 4u>(vfpu_value); }
ctx.execute_vfpu_vec3_ct<0u, 0u, 1u, 3u, 0u>();
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
jump_target = aot_gpr_31;
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7474:
{ const std::uint32_t vfpu_address = aot_gpr_5 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
{ const std::uint32_t vfpu_address = aot_gpr_6 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<1u, 4u>(vfpu_value); }
ctx.execute_vfpu_vec3_ct<0u, 0u, 1u, 3u, 1u>();
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
jump_target = aot_gpr_31;
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC748C:
aot_gpr_6 = (std::bit_cast<std::uint32_t>(aot_fpr_12));
ctx.set_vfpu_scalar_bits_ct<28u>(aot_gpr_6);
{ const std::uint32_t vfpu_address = aot_gpr_5 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
ctx.execute_vfpu_vscl_ct<0u, 0u, 28u, 3u>();
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
jump_target = aot_gpr_31;
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC74A8:
aot_gpr_6 = (aot_gpr_5 | 0u);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(0)));
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_6 + static_cast<std::uint32_t>(0)));
aot_gpr_6 = (static_cast<std::int32_t>(aot_gpr_5) < static_cast<std::int32_t>(aot_gpr_4) ? 1u : 0u);
{ const bool branch_taken = aot_gpr_6 == 0u;
ctx.gpr[2] = (aot_gpr_4 | 0u);
if (branch_taken) {
goto L_08AC74C8;
}
goto L_08AC74C0;
}
L_08AC74C0:
{ const bool branch_taken = 0u == 0u;
ctx.gpr[2] = (aot_gpr_5 | 0u);
if (branch_taken) {
goto L_08AC74C8;
}
goto L_08AC74C8;
}
L_08AC74C8:
jump_target = aot_gpr_31;
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC74D0:
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast<std::uint32_t>(0)));
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(0)));
aot_gpr_6 = (static_cast<std::int32_t>(aot_gpr_5) < static_cast<std::int32_t>(aot_gpr_4) ? 1u : 0u);
{ const bool branch_taken = aot_gpr_6 == 0u;
ctx.gpr[2] = (aot_gpr_5 | 0u);
if (branch_taken) {
goto L_08AC74EC;
}
goto L_08AC74E4;
}
L_08AC74E4:
{ const bool branch_taken = 0u == 0u;
ctx.gpr[2] = (aot_gpr_4 | 0u);
if (branch_taken) {
goto L_08AC74EC;
}
goto L_08AC74EC;
}
L_08AC74EC:
jump_target = aot_gpr_31;
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC74F4:
aot_gpr_4 = (std::bit_cast<std::uint32_t>(aot_fpr_12));
ctx.set_vfpu_scalar_bits_ct<0u>(aot_gpr_4);
{ const float vfpu_constant = std::bit_cast<float>(0x3F22F983u);
const float vfpu_value[4]{vfpu_constant, vfpu_constant, vfpu_constant, vfpu_constant};
ctx.write_vfpu_vector_with_destination_prefix_ct<32u, 1u>(vfpu_value); }
ctx.execute_vfpu_vec3_ct<64u, 0u, 32u, 1u, 2u>();
ctx.execute_vfpu_unary_ct<1u, 64u, 1u, 18u>();
aot_gpr_4 = (ctx.vfpu_scalar_bits_ct<1u>());
aot_fpr_0 = std::bit_cast<float>(aot_gpr_4);
jump_target = aot_gpr_31;
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7518:
aot_gpr_4 = (std::bit_cast<std::uint32_t>(aot_fpr_12));
ctx.set_vfpu_scalar_bits_ct<0u>(aot_gpr_4);
{ const float vfpu_constant = std::bit_cast<float>(0x3F22F983u);
const float vfpu_value[4]{vfpu_constant, vfpu_constant, vfpu_constant, vfpu_constant};
ctx.write_vfpu_vector_with_destination_prefix_ct<32u, 1u>(vfpu_value); }
ctx.execute_vfpu_vec3_ct<64u, 0u, 32u, 1u, 2u>();
ctx.execute_vfpu_unary_ct<1u, 64u, 1u, 19u>();
aot_gpr_4 = (ctx.vfpu_scalar_bits_ct<1u>());
aot_fpr_0 = std::bit_cast<float>(aot_gpr_4);
jump_target = aot_gpr_31;
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC753C:
aot_gpr_4 = (std::bit_cast<std::uint32_t>(aot_fpr_12));
ctx.set_vfpu_scalar_bits_ct<0u>(aot_gpr_4);
{ const float vfpu_constant = std::bit_cast<float>(0x3FC90FDBu);
const float vfpu_value[4]{vfpu_constant, vfpu_constant, vfpu_constant, vfpu_constant};
ctx.write_vfpu_vector_with_destination_prefix_ct<32u, 1u>(vfpu_value); }
ctx.execute_vfpu_unary_ct<0u, 0u, 1u, 5u>();
ctx.execute_vfpu_unary_ct<64u, 0u, 1u, 23u>();
ctx.execute_vfpu_vec3_ct<0u, 64u, 32u, 1u, 2u>();
aot_gpr_4 = (ctx.vfpu_scalar_bits_ct<0u>());
aot_fpr_0 = std::bit_cast<float>(aot_gpr_4);
jump_target = aot_gpr_31;
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7564:
aot_gpr_4 = (std::bit_cast<std::uint32_t>(aot_fpr_12));
ctx.set_vfpu_scalar_bits_ct<0u>(aot_gpr_4);
{ const float vfpu_constant = std::bit_cast<float>(0x3FC90FDBu);
const float vfpu_value[4]{vfpu_constant, vfpu_constant, vfpu_constant, vfpu_constant};
ctx.write_vfpu_vector_with_destination_prefix_ct<32u, 1u>(vfpu_value); }
ctx.execute_vfpu_unary_ct<0u, 0u, 1u, 5u>();
ctx.execute_vfpu_unary_ct<64u, 0u, 1u, 23u>();
ctx.execute_vfpu_vec3_ct<0u, 64u, 32u, 1u, 2u>();
ctx.execute_vfpu_vec3_ct<64u, 32u, 0u, 1u, 1u>();
aot_gpr_4 = (ctx.vfpu_scalar_bits_ct<64u>());
aot_fpr_0 = std::bit_cast<float>(aot_gpr_4);
jump_target = aot_gpr_31;
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7590:
aot_fpr_0 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_12) & 0x7FFFFFFFu);
jump_target = aot_gpr_31;
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC759C:
{ const std::uint32_t aot_run_words[3]{std::bit_cast<std::uint32_t>(aot_fpr_12), std::bit_cast<std::uint32_t>(aot_fpr_13), std::bit_cast<std::uint32_t>(aot_fpr_14)};
aot_mem.aot_direct_store32_block(aot_gpr_4 + static_cast<std::uint32_t>(0), aot_run_words); }
jump_target = aot_gpr_31;
ctx.gpr[2] = (aot_gpr_4 | 0u);
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC75B0:
{ const std::uint32_t vfpu_address = aot_gpr_5 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
jump_target = aot_gpr_31;
ctx.gpr[2] = (aot_gpr_4 | 0u);
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC75C0:
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
ctx.execute_vfpu_vdot_ct<28u, 0u, 0u, 3u>();
ctx.execute_vfpu_unary_ct<28u, 28u, 1u, 22u>();
aot_gpr_4 = (ctx.vfpu_scalar_bits_ct<28u>());
aot_fpr_0 = std::bit_cast<float>(aot_gpr_4);
jump_target = aot_gpr_31;
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC75DC:
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
ctx.execute_vfpu_vdot_ct<28u, 0u, 0u, 2u>();
ctx.execute_vfpu_unary_ct<28u, 28u, 1u, 22u>();
aot_gpr_4 = (ctx.vfpu_scalar_bits_ct<28u>());
aot_fpr_0 = std::bit_cast<float>(aot_gpr_4);
jump_target = aot_gpr_31;
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC75F8:
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
ctx.execute_vfpu_vdot_ct<28u, 0u, 0u, 3u>();
aot_gpr_4 = (ctx.vfpu_scalar_bits_ct<28u>());
aot_fpr_0 = std::bit_cast<float>(aot_gpr_4);
jump_target = aot_gpr_31;
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7610:
{ const std::uint32_t vfpu_address = aot_gpr_5 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
jump_target = aot_gpr_31;
ctx.gpr[2] = (aot_gpr_4 | 0u);
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7620:
aot_gpr_5 = (std::bit_cast<std::uint32_t>(aot_fpr_12));
ctx.set_vfpu_scalar_bits_ct<1u>(aot_gpr_5);
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
ctx.execute_vfpu_vscl_ct<0u, 0u, 1u, 3u>();
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
jump_target = aot_gpr_31;
ctx.gpr[2] = (aot_gpr_4 | 0u);
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC763C:
jump_target = aot_gpr_31;
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7644:
jump_target = aot_gpr_31;
ctx.gpr[2] = (aot_gpr_4 + static_cast<std::uint32_t>(16));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC764C:
jump_target = aot_gpr_31;
ctx.gpr[2] = (aot_gpr_4 | 0u);
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7654:
{ std::uint32_t aot_run_words[3]{};
aot_mem.aot_direct_load32_block(aot_gpr_5 + static_cast<std::uint32_t>(0), aot_run_words);
aot_fpr_12 = std::bit_cast<float>(aot_run_words[0]);
aot_fpr_13 = std::bit_cast<float>(aot_run_words[1]);
aot_fpr_14 = std::bit_cast<float>(aot_run_words[2]);
}
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(48), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(52), std::bit_cast<std::uint32_t>(aot_fpr_13));
jump_target = aot_gpr_31;
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(56), std::bit_cast<std::uint32_t>(aot_fpr_14));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7670:
jump_target = aot_gpr_31;
ctx.gpr[2] = (aot_gpr_4 + static_cast<std::uint32_t>(48));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7678:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-32));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(16), aot_gpr_16);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(20), aot_gpr_31);
aot_gpr_16 = (aot_gpr_4 | 0u);
aot_gpr_4 = (aot_gpr_16 + static_cast<std::uint32_t>(48));
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_29 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
aot_gpr_31 = (0x08AC769Cu);
aot_gpr_4 = (aot_gpr_16 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0022_entry, 22u, 923u, 0x0885FA28u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC769Cu) goto L_08AC769C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC769C:
{ std::uint32_t aot_run_words[3]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(0), aot_run_words);
aot_fpr_12 = std::bit_cast<float>(aot_run_words[0]);
aot_fpr_13 = std::bit_cast<float>(aot_run_words[1]);
aot_fpr_14 = std::bit_cast<float>(aot_run_words[2]);
}
aot_gpr_31 = (0x08AC76B0u);
aot_gpr_4 = (aot_gpr_16 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0023_entry, 23u, 4u, 0x08860094u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC76B0u) goto L_08AC76B0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC76B0:
aot_gpr_16 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(16)));
aot_gpr_31 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(20)));
jump_target = aot_gpr_31;
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(32));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC76C0:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_5 + static_cast<std::uint32_t>(0)));
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_5 + static_cast<std::uint32_t>(4)));
aot_gpr_5 = (std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_gpr_6 = (std::bit_cast<std::uint32_t>(aot_fpr_13));
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(0), aot_gpr_5);
jump_target = aot_gpr_31;
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(4), aot_gpr_6);
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC76DC:
jump_target = aot_gpr_31;
ctx.gpr[2] = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(7660)));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC76E4:
jump_target = aot_gpr_31;
aot_fpr_0 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(7676)));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC76EC:
aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(8)));
aot_gpr_5 = (aot_gpr_6 | aot_gpr_5);
jump_target = aot_gpr_31;
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(8), aot_gpr_5);
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC76FC:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(8)));
ctx.gpr[2] = (aot_gpr_4 & aot_gpr_5);
jump_target = aot_gpr_31;
ctx.gpr[2] = (0u < ctx.gpr[2] ? 1u : 0u);
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC770C:
jump_target = aot_gpr_31;
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(44), std::bit_cast<std::uint32_t>(aot_fpr_12));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7714:
jump_target = aot_gpr_31;
aot_fpr_0 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(40)));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC771C:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(32)));
jump_target = aot_gpr_31;
aot_fpr_0 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(32)));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7728:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(72)));
aot_gpr_4 = (aot_gpr_4 & 14u);
ctx.gpr[2] = (aot_gpr_4 ^ 4u);
jump_target = aot_gpr_31;
ctx.gpr[2] = (ctx.gpr[2] < static_cast<std::uint32_t>(1) ? 1u : 0u);
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC773C:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(72)));
aot_gpr_4 = (aot_gpr_4 & 14u);
ctx.gpr[2] = (aot_gpr_4 ^ 6u);
jump_target = aot_gpr_31;
ctx.gpr[2] = (ctx.gpr[2] < static_cast<std::uint32_t>(1) ? 1u : 0u);
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7750:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(72)));
aot_gpr_4 = (aot_gpr_4 & 14u);
ctx.gpr[2] = (aot_gpr_4 ^ 14u);
jump_target = aot_gpr_31;
ctx.gpr[2] = (ctx.gpr[2] < static_cast<std::uint32_t>(1) ? 1u : 0u);
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7764:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(72)));
ctx.gpr[2] = (aot_gpr_4 & 14u);
jump_target = aot_gpr_31;
ctx.gpr[2] = (ctx.gpr[2] >> 1u);
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7774:
aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(72)));
ctx.gpr[7] = (0u + static_cast<std::uint32_t>(-497));
aot_gpr_5 = (aot_gpr_5 & 31u);
aot_gpr_6 = (aot_gpr_6 & ctx.gpr[7]);
aot_gpr_5 = (aot_gpr_5 << 4u);
aot_gpr_5 = (aot_gpr_6 | aot_gpr_5);
jump_target = aot_gpr_31;
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(72), aot_gpr_5);
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7794:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(72)));
ctx.gpr[2] = (aot_gpr_4 & 496u);
jump_target = aot_gpr_31;
ctx.gpr[2] = (ctx.gpr[2] >> 4u);
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC77A4:
jump_target = aot_gpr_31;
ctx.gpr[2] = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(0)));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC77AC:
jump_target = aot_gpr_31;
ctx.gpr[2] = (aot_gpr_4 + static_cast<std::uint32_t>(28));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC77B4:
jump_target = aot_gpr_31;
ctx.gpr[2] = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(4)));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC77BC:
jump_target = aot_gpr_31;
aot_fpr_0 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(8)));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC77C4:
aot_gpr_6 = (aot_gpr_5 << 4u);
aot_gpr_5 = (aot_gpr_5 + aot_gpr_6);
aot_gpr_6 = (aot_gpr_6 + aot_gpr_5);
aot_gpr_5 = (aot_gpr_6 + aot_gpr_5);
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
aot_gpr_5 = (aot_gpr_4 << 6u);
ctx.gpr[2] = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-25496)));
aot_gpr_4 = (aot_gpr_4 << 3u);
aot_gpr_4 = (aot_gpr_5 - aot_gpr_4);
jump_target = aot_gpr_31;
ctx.gpr[2] = (ctx.gpr[2] + aot_gpr_4);
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC77F0:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-16));
aot_fpr_12 = aot_fpr_14 - aot_fpr_12;
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(0), aot_gpr_31);
aot_gpr_31 = (0x08AC7804u);
aot_fpr_13 = aot_fpr_13 - ctx.fpr[15];
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0088_entry, 88u, 28u, 0x08964540u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC7804u) goto L_08AC7804;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC7804:
aot_gpr_31 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(0)));
jump_target = aot_gpr_31;
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(16));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7810:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-16));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(0), aot_gpr_31);
aot_gpr_31 = (0x08AC7820u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B20934, 199u, 110u, 0x08B20934u>(ctx, &aot_mem, ctx.pc, ctx.hi, ctx.lo, ctx.gpr[2], aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[28], aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0199_entry, 199u, 110u, 0x08B20934u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC7820u) goto L_08AC7820;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC7820:
ctx.gpr[2] = (ctx.gpr[2] & 65535u);
aot_gpr_31 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(0)));
jump_target = aot_gpr_31;
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(16));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7830:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-16));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(0), ctx.gpr[17]);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(4), ctx.gpr[18]);
ctx.gpr[18] = (aot_gpr_4 | 0u);
ctx.gpr[17] = (aot_gpr_5 | 0u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(8), ctx.gpr[19]);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(12), aot_gpr_31);
aot_gpr_31 = (0x08AC7854u);
ctx.gpr[19] = (static_cast<std::uint32_t>(static_cast<std::int32_t>(ctx.gpr[18]) >> 31u));
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B20934, 199u, 110u, 0x08B20934u>(ctx, &aot_mem, ctx.pc, ctx.hi, ctx.lo, ctx.gpr[2], aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[28], aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0199_entry, 199u, 110u, 0x08B20934u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC7854u) goto L_08AC7854;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC7854:
aot_gpr_6 = (ctx.gpr[17] - ctx.gpr[18]);
aot_gpr_4 = (ctx.gpr[2] | 0u);
aot_gpr_5 = (0u | 0u);
aot_gpr_31 = (0x08AC7868u);
ctx.gpr[7] = (static_cast<std::uint32_t>(static_cast<std::int32_t>(aot_gpr_6) >> 31u));
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B60E5C, 215u, 177u, 0x08B60E5Cu>(ctx, &aot_mem, ctx.pc, ctx.hi, ctx.lo, ctx.gpr[2], ctx.gpr[3], aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[9], ctx.gpr[10], aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0215_entry, 215u, 177u, 0x08B60E5Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC7868u) goto L_08AC7868;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC7868:
ctx.gpr[1] = (ctx.gpr[3] << 1u);
aot_gpr_4 = (ctx.gpr[2] >> 31u);
aot_gpr_5 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(ctx.gpr[3]) >> 31u));
aot_gpr_4 = (ctx.gpr[1] | aot_gpr_4);
aot_gpr_6 = (ctx.gpr[18] + aot_gpr_4);
ctx.gpr[7] = (aot_gpr_6 < aot_gpr_4 ? 1u : 0u);
ctx.gpr[7] = (ctx.gpr[7] + ctx.gpr[19]);
aot_gpr_4 = (aot_gpr_6 | 0u);
aot_gpr_5 = (ctx.gpr[7] + aot_gpr_5);
ctx.gpr[2] = (aot_gpr_4 | 0u);
{ std::uint32_t aot_run_words[4]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(0), aot_run_words);
ctx.gpr[17] = aot_run_words[0];
ctx.gpr[18] = aot_run_words[1];
ctx.gpr[19] = aot_run_words[2];
aot_gpr_31 = aot_run_words[3];
}
jump_target = aot_gpr_31;
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(16));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC78A8:
ctx.gpr[8] = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int16_t>(aot_mem.aot_direct_load16(aot_gpr_4 + static_cast<std::uint32_t>(0))))));
ctx.gpr[9] = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int16_t>(aot_mem.aot_direct_load16(aot_gpr_4 + static_cast<std::uint32_t>(2))))));
ctx.gpr[10] = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(aot_gpr_4 + static_cast<std::uint32_t>(4))))));
ctx.set_vfpu_scalar_bits_ct<1u>(ctx.gpr[8]);
ctx.set_vfpu_scalar_bits_ct<33u>(ctx.gpr[9]);
ctx.set_vfpu_scalar_bits_ct<32u>(ctx.gpr[10]);
{ float vfpu_value[4]{};
ctx.write_vfpu_vector_with_destination_prefix_ct<96u, 1u>(vfpu_value); }
{ const std::uint16_t vfpu_half = 22080u;
const std::uint32_t vfpu_sign = static_cast<std::uint32_t>(vfpu_half & 0x8000u) << 16u;
std::uint32_t vfpu_exponent = (vfpu_half >> 10u) & 0x1Fu;
std::uint32_t vfpu_mantissa = vfpu_half & 0x03FFu;
std::uint32_t vfpu_bits = 0u;
if (vfpu_exponent == 0u) {
if (vfpu_mantissa == 0u) vfpu_bits = vfpu_sign;
else {
std::uint32_t shift = 0u;
while ((vfpu_mantissa & 0x0400u) == 0u) { vfpu_mantissa <<= 1u; ++shift; }
vfpu_mantissa &= 0x03FFu;
vfpu_bits = vfpu_sign | ((113u - shift) << 23u) | (vfpu_mantissa << 13u);
}
} else if (vfpu_exponent == 31u) {
vfpu_bits = vfpu_sign | 0x7F800000u | (vfpu_mantissa << 13u);
} else {
vfpu_bits = vfpu_sign | ((vfpu_exponent + 112u) << 23u) | (vfpu_mantissa << 13u);
}
const float vfpu_value[1]{std::bit_cast<float>(vfpu_bits)};
ctx.write_vfpu_vector_with_destination_prefix_ct<64u, 1u>(vfpu_value); }
ctx.execute_vfpu_vi2f_ct<2u, 1u, 2u, 3u>();
ctx.execute_vfpu_vi2f_ct<66u, 32u, 1u, 0u>();
ctx.execute_vfpu_vcmp_ct<66u, 96u, 1u, 2u>();
ctx.execute_vfpu_vec3_ct<98u, 66u, 64u, 1u, 1u>();
ctx.execute_vfpu_vcmov_ct<66u, 98u, 1u, 0u, false>();
{ float vfpu_value[4]{1.0f, 1.0f, 1.0f, 1.0f};
ctx.write_vfpu_vector_with_destination_prefix_ct<98u, 1u>(vfpu_value); }
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<2u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_5 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
jump_target = aot_gpr_31;
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC78EC:
ctx.gpr[8] = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int16_t>(aot_mem.aot_direct_load16(aot_gpr_4 + static_cast<std::uint32_t>(0))))));
ctx.gpr[9] = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int16_t>(aot_mem.aot_direct_load16(aot_gpr_4 + static_cast<std::uint32_t>(2))))));
ctx.gpr[10] = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(aot_gpr_4 + static_cast<std::uint32_t>(4))))));
ctx.set_vfpu_scalar_bits_ct<1u>(ctx.gpr[8]);
ctx.set_vfpu_scalar_bits_ct<33u>(ctx.gpr[9]);
ctx.set_vfpu_scalar_bits_ct<32u>(ctx.gpr[10]);
{ float vfpu_value[4]{};
ctx.write_vfpu_vector_with_destination_prefix_ct<96u, 1u>(vfpu_value); }
{ const std::uint16_t vfpu_half = 22080u;
const std::uint32_t vfpu_sign = static_cast<std::uint32_t>(vfpu_half & 0x8000u) << 16u;
std::uint32_t vfpu_exponent = (vfpu_half >> 10u) & 0x1Fu;
std::uint32_t vfpu_mantissa = vfpu_half & 0x03FFu;
std::uint32_t vfpu_bits = 0u;
if (vfpu_exponent == 0u) {
if (vfpu_mantissa == 0u) vfpu_bits = vfpu_sign;
else {
std::uint32_t shift = 0u;
while ((vfpu_mantissa & 0x0400u) == 0u) { vfpu_mantissa <<= 1u; ++shift; }
vfpu_mantissa &= 0x03FFu;
vfpu_bits = vfpu_sign | ((113u - shift) << 23u) | (vfpu_mantissa << 13u);
}
} else if (vfpu_exponent == 31u) {
vfpu_bits = vfpu_sign | 0x7F800000u | (vfpu_mantissa << 13u);
} else {
vfpu_bits = vfpu_sign | ((vfpu_exponent + 112u) << 23u) | (vfpu_mantissa << 13u);
}
const float vfpu_value[1]{std::bit_cast<float>(vfpu_bits)};
ctx.write_vfpu_vector_with_destination_prefix_ct<64u, 1u>(vfpu_value); }
ctx.execute_vfpu_vi2f_ct<2u, 1u, 2u, 3u>();
ctx.execute_vfpu_vi2f_ct<66u, 32u, 1u, 0u>();
ctx.execute_vfpu_vcmp_ct<66u, 96u, 1u, 2u>();
ctx.execute_vfpu_vec3_ct<98u, 66u, 64u, 1u, 1u>();
ctx.execute_vfpu_vcmov_ct<66u, 98u, 1u, 0u, false>();
{ float vfpu_value[4]{1.0f, 1.0f, 1.0f, 1.0f};
ctx.write_vfpu_vector_with_destination_prefix_ct<98u, 1u>(vfpu_value); }
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<2u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_5 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
jump_target = aot_gpr_31;
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7930:
jump_target = aot_gpr_31;
ctx.gpr[2] = (aot_gpr_4 + static_cast<std::uint32_t>(320));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7938:
jump_target = aot_gpr_31;
aot_fpr_0 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(264)));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7940:
jump_target = aot_gpr_31;
ctx.gpr[2] = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(4)));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7948:
jump_target = aot_gpr_31;
aot_fpr_0 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(84)));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7950:
jump_target = aot_gpr_31;
aot_mem.aot_direct_store8(aot_gpr_4 + static_cast<std::uint32_t>(148), static_cast<std::uint8_t>(aot_gpr_5));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7958:
jump_target = aot_gpr_31;
ctx.gpr[2] = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(aot_gpr_4 + static_cast<std::uint32_t>(149))))));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7960:
jump_target = aot_gpr_31;
aot_mem.aot_direct_store8(aot_gpr_4 + static_cast<std::uint32_t>(149), static_cast<std::uint8_t>(aot_gpr_5));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7968:
jump_target = aot_gpr_31;
aot_mem.aot_direct_store8(aot_gpr_4 + static_cast<std::uint32_t>(151), static_cast<std::uint8_t>(aot_gpr_5));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7970:
jump_target = aot_gpr_31;
ctx.gpr[2] = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(900)));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7978:
jump_target = aot_gpr_31;
ctx.gpr[2] = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(852)));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7980:
jump_target = aot_gpr_31;
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(680), aot_gpr_5);
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7988:
ctx.gpr[2] = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(8)));
aot_gpr_4 = (aot_gpr_5 << 6u);
jump_target = aot_gpr_31;
ctx.gpr[2] = (ctx.gpr[2] + aot_gpr_4);
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7998:
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int16_t>(aot_mem.aot_direct_load16(aot_gpr_4 + static_cast<std::uint32_t>(44))))));
ctx.gpr[2] = (aot_gpr_4 & 4u);
jump_target = aot_gpr_31;
ctx.gpr[2] = (0u < ctx.gpr[2] ? 1u : 0u);
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC79A8:
jump_target = aot_gpr_31;
ctx.gpr[2] = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(12)));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC79B0:
aot_gpr_5 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(aot_gpr_4 + static_cast<std::uint32_t>(1929))))));
aot_gpr_6 = (aot_gpr_5 << 5u);
aot_gpr_5 = (aot_gpr_5 << 2u);
aot_gpr_5 = (aot_gpr_6 - aot_gpr_5);
ctx.gpr[2] = (aot_gpr_4 + aot_gpr_5);
jump_target = aot_gpr_31;
ctx.gpr[2] = (ctx.gpr[2] + static_cast<std::uint32_t>(1396));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC79CC:
jump_target = aot_gpr_31;
ctx.gpr[2] = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(2076)));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC79D4:
jump_target = aot_gpr_31;
ctx.gpr[2] = (aot_gpr_4 + static_cast<std::uint32_t>(2228));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC79DC:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(2228)));
aot_gpr_6 = (0u | 58u);
{ const bool branch_taken = aot_gpr_4 == aot_gpr_6;
aot_gpr_5 = (0u | 0u);
if (branch_taken) {
goto L_08AC79F8;
}
goto L_08AC79EC;
}
L_08AC79EC:
aot_gpr_6 = (0u | 57u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_6;
if (branch_taken) {
goto L_08AC79FC;
}
goto L_08AC79F8;
}
L_08AC79F8:
aot_gpr_5 = (0u | 1u);
goto L_08AC79FC;
L_08AC79FC:
jump_target = aot_gpr_31;
ctx.gpr[2] = (aot_gpr_5 & 255u);
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7A04:
jump_target = aot_gpr_31;
ctx.gpr[2] = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(2244)));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7A0C:
jump_target = aot_gpr_31;
ctx.gpr[2] = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(1360)));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7A14:
aot_gpr_5 = (aot_gpr_5 & 255u);
aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(460)));
ctx.gpr[7] = (0u + static_cast<std::uint32_t>(-257));
aot_gpr_5 = (aot_gpr_5 & 1u);
aot_gpr_6 = (aot_gpr_6 & ctx.gpr[7]);
aot_gpr_5 = (aot_gpr_5 << 8u);
aot_gpr_5 = (aot_gpr_6 | aot_gpr_5);
jump_target = aot_gpr_31;
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(460), aot_gpr_5);
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7A38:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(236)));
ctx.gpr[2] = (aot_gpr_4 & 256u);
jump_target = aot_gpr_31;
ctx.gpr[2] = (0u < ctx.gpr[2] ? 1u : 0u);
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7A48:
jump_target = aot_gpr_31;
ctx.gpr[2] = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(2196)));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7A50:
jump_target = aot_gpr_31;
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(2196), aot_gpr_5);
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7A58:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-32));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(4), ctx.gpr[17]);
ctx.gpr[17] = (aot_gpr_4 | 0u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(8), ctx.gpr[18]);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(12), ctx.gpr[19]);
ctx.gpr[19] = (aot_gpr_6 << 16u);
ctx.gpr[18] = (ctx.gpr[7] << 16u);
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2228)));
ctx.gpr[19] = (static_cast<std::uint32_t>(static_cast<std::int32_t>(ctx.gpr[19]) >> 16u));
ctx.gpr[18] = (static_cast<std::uint32_t>(static_cast<std::int32_t>(ctx.gpr[18]) >> 16u));
aot_gpr_6 = (0u | 57u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(0), aot_gpr_16);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(16), ctx.gpr[20]);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(20), aot_gpr_31);
{ const bool branch_taken = aot_gpr_4 == aot_gpr_6;
aot_gpr_16 = (aot_gpr_5 | 0u);
if (branch_taken) {
goto L_08AC7AB8;
}
goto L_08AC7A98;
}
L_08AC7A98:
aot_gpr_5 = (0u | 58u);
{ const bool branch_taken = aot_gpr_4 == aot_gpr_5;
if (branch_taken) {
goto L_08AC7AB8;
}
goto L_08AC7AA4;
}
L_08AC7AA4:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(640)));
{ const bool branch_taken = aot_gpr_4 == aot_gpr_16;
if (branch_taken) {
goto L_08AC7AC0;
}
goto L_08AC7AB0;
}
L_08AC7AB0:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC7AC8;
}
goto L_08AC7AB8;
}
L_08AC7AB8:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC7B8C;
}
goto L_08AC7AC0;
}
L_08AC7AC0:
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08AC7ADC;
}
goto L_08AC7AC8;
}
L_08AC7AC8:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2196)));
{ const bool branch_taken = aot_gpr_4 == aot_gpr_16;
ctx.gpr[20] = (0u | 30u);
if (branch_taken) {
goto L_08AC7AE4;
}
goto L_08AC7AD4;
}
L_08AC7AD4:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC7B14;
}
goto L_08AC7ADC;
}
L_08AC7ADC:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC7B8C;
}
goto L_08AC7AE4;
}
L_08AC7AE4:
{ const bool branch_taken = aot_gpr_16 != ctx.gpr[20];
if (branch_taken) {
goto L_08AC7B14;
}
goto L_08AC7AEC;
}
L_08AC7AEC:
aot_gpr_4 = (ctx.gpr[17] | 0u);
aot_gpr_5 = (ctx.gpr[19] | 0u);
aot_gpr_31 = (0x08AC7AFCu);
aot_gpr_6 = (ctx.gpr[18] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0177_entry, 177u, 8u, 0x08AC805Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC7AFCu) goto L_08AC7AFC;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC7AFC:
{ const bool branch_taken = ctx.gpr[2] != 0u;
if (branch_taken) {
goto L_08AC7B0C;
}
goto L_08AC7B04;
}
L_08AC7B04:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC7B14;
}
goto L_08AC7B0C;
}
L_08AC7B0C:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC7B8C;
}
goto L_08AC7B14;
}
L_08AC7B14:
aot_gpr_31 = (0x08AC7B1Cu);
aot_gpr_4 = (ctx.gpr[17] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0055_entry, 55u, 438u, 0x088E34ECu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC7B1Cu) goto L_08AC7B1C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC7B1C:
aot_gpr_4 = (ctx.gpr[17] | 0u);
aot_gpr_31 = (0x08AC7B28u);
aot_gpr_5 = (0u | 0u);
goto L_08AC7F30;
L_08AC7B28:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(460)));
aot_gpr_5 = (0u + static_cast<std::uint32_t>(-129));
aot_gpr_4 = (aot_gpr_4 & aot_gpr_5);
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2196)));
aot_mem.aot_direct_store32(ctx.gpr[17] + static_cast<std::uint32_t>(460), aot_gpr_4);
aot_gpr_31 = (0x08AC7B44u);
aot_gpr_4 = (ctx.gpr[17] | 0u);
goto L_08AC7EF0;
L_08AC7B44:
{ const bool branch_taken = ctx.gpr[2] == 0u;
if (branch_taken) {
goto L_08AC7B54;
}
goto L_08AC7B4C;
}
L_08AC7B4C:
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store32(ctx.gpr[17] + static_cast<std::uint32_t>(640), aot_gpr_16);
if (branch_taken) {
goto L_08AC7B6C;
}
goto L_08AC7B54;
}
L_08AC7B54:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2196)));
{ const bool branch_taken = aot_gpr_4 == aot_gpr_16;
if (branch_taken) {
goto L_08AC7B68;
}
goto L_08AC7B60;
}
L_08AC7B60:
aot_gpr_31 = (0x08AC7B68u);
aot_gpr_4 = (ctx.gpr[17] | 0u);
goto L_08AC7DFC;
L_08AC7B68:
aot_mem.aot_direct_store32(ctx.gpr[17] + static_cast<std::uint32_t>(2196), aot_gpr_16);
goto L_08AC7B6C;
L_08AC7B6C:
{ const bool branch_taken = aot_gpr_16 != ctx.gpr[20];
if (branch_taken) {
goto L_08AC7B8C;
}
goto L_08AC7B74;
}
L_08AC7B74:
aot_gpr_4 = (ctx.gpr[17] | 0u);
aot_gpr_5 = (ctx.gpr[19] | 0u);
aot_gpr_31 = (0x08AC7B84u);
aot_gpr_6 = (ctx.gpr[18] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0129_entry, 129u, 52u, 0x08A08808u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC7B84u) goto L_08AC7B84;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC7B84:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC7B8C;
}
goto L_08AC7B8C;
}
L_08AC7B8C:
{ std::uint32_t aot_run_words[6]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(0), aot_run_words);
aot_gpr_16 = aot_run_words[0];
ctx.gpr[17] = aot_run_words[1];
ctx.gpr[18] = aot_run_words[2];
ctx.gpr[19] = aot_run_words[3];
ctx.gpr[20] = aot_run_words[4];
aot_gpr_31 = aot_run_words[5];
}
jump_target = aot_gpr_31;
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(32));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7BAC:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-48));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(16), std::bit_cast<std::uint32_t>(ctx.fpr[20]));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(24), ctx.gpr[17]);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(28), ctx.gpr[18]);
ctx.fpr[20] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_12));
ctx.gpr[7] = (0u | 39u);
ctx.gpr[18] = (aot_gpr_4 | 0u);
ctx.gpr[17] = (aot_gpr_5 | 0u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(20), aot_gpr_16);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(32), aot_gpr_31);
{ const bool branch_taken = aot_gpr_5 == ctx.gpr[7];
aot_gpr_16 = (aot_gpr_6 | 0u);
if (branch_taken) {
goto L_08AC7C10;
}
goto L_08AC7BDC;
}
L_08AC7BDC:
aot_gpr_4 = (0u | 40u);
{ const bool branch_taken = ctx.gpr[17] == aot_gpr_4;
aot_gpr_4 = (0u | 43u);
if (branch_taken) {
goto L_08AC7C10;
}
goto L_08AC7BE8;
}
L_08AC7BE8:
{ const bool branch_taken = ctx.gpr[17] == aot_gpr_4;
aot_gpr_4 = (0u | 44u);
if (branch_taken) {
goto L_08AC7C10;
}
goto L_08AC7BF0;
}
L_08AC7BF0:
{ const bool branch_taken = ctx.gpr[17] == aot_gpr_4;
aot_gpr_4 = (0u | 45u);
if (branch_taken) {
goto L_08AC7C10;
}
goto L_08AC7BF8;
}
L_08AC7BF8:
{ const bool branch_taken = ctx.gpr[17] == aot_gpr_4;
aot_gpr_4 = (0u | 53u);
if (branch_taken) {
goto L_08AC7C10;
}
goto L_08AC7C00;
}
L_08AC7C00:
{ const bool branch_taken = ctx.gpr[17] == aot_gpr_4;
if (branch_taken) {
goto L_08AC7C10;
}
goto L_08AC7C08;
}
L_08AC7C08:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC7C34;
}
goto L_08AC7C10;
}
L_08AC7C10:
aot_gpr_31 = (0x08AC7C18u);
aot_gpr_4 = (ctx.gpr[18] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0055_entry, 55u, 438u, 0x088E34ECu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC7C18u) goto L_08AC7C18;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC7C18:
{ const std::uint32_t vfpu_address = aot_gpr_16 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_29 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
aot_gpr_4 = (ctx.gpr[18] | 0u);
aot_gpr_5 = (ctx.gpr[17] | 0u);
aot_gpr_31 = (0x08AC7C30u);
aot_gpr_6 = (aot_gpr_29 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0178_entry, 178u, 661u, 0x08ACDF58u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC7C30u) goto L_08AC7C30;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC7C30:
aot_mem.aot_direct_store32(ctx.gpr[18] + static_cast<std::uint32_t>(672), std::bit_cast<std::uint32_t>(ctx.fpr[20]));
goto L_08AC7C34;
L_08AC7C34:
{ std::uint32_t aot_run_words[5]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(16), aot_run_words);
ctx.fpr[20] = std::bit_cast<float>(aot_run_words[0]);
aot_gpr_16 = aot_run_words[1];
ctx.gpr[17] = aot_run_words[2];
ctx.gpr[18] = aot_run_words[3];
aot_gpr_31 = aot_run_words[4];
}
jump_target = aot_gpr_31;
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(48));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7C50:
jump_target = aot_gpr_31;
ctx.gpr[2] = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(1152)));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7C58:
jump_target = aot_gpr_31;
ctx.gpr[2] = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(1156)));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7C60:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-16));
{ const std::uint32_t aot_run_words[3]{aot_gpr_16, ctx.gpr[17], aot_gpr_31};
aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast<std::uint32_t>(0), aot_run_words); }
aot_gpr_31 = (0x08AC7C78u);
aot_gpr_16 = (aot_gpr_4 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0064_entry, 64u, 620u, 0x08906DE4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC7C78u) goto L_08AC7C78;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC7C78:
{ const bool branch_taken = ctx.gpr[2] != 0u;
ctx.gpr[17] = (0u | 55u);
if (branch_taken) {
goto L_08AC7C8C;
}
goto L_08AC7C80;
}
L_08AC7C80:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(2228)));
{ const bool branch_taken = aot_gpr_4 != ctx.gpr[17];
if (branch_taken) {
goto L_08AC7DDC;
}
goto L_08AC7C8C;
}
L_08AC7C8C:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(-7080)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08AC7CB8;
}
goto L_08AC7C98;
}
L_08AC7C98:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(1156)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08AC7CB8;
}
goto L_08AC7CA4;
}
L_08AC7CA4:
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(616));
aot_gpr_5 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(aot_gpr_4 + static_cast<std::uint32_t>(0))))));
aot_gpr_6 = (0u + static_cast<std::uint32_t>(-3));
aot_gpr_5 = (aot_gpr_5 & aot_gpr_6);
aot_mem.aot_direct_store8(aot_gpr_4 + static_cast<std::uint32_t>(0), static_cast<std::uint8_t>(aot_gpr_5));
goto L_08AC7CB8;
L_08AC7CB8:
aot_mem.aot_direct_store32(aot_gpr_16 + static_cast<std::uint32_t>(2196), 0u);
aot_gpr_4 = (aot_gpr_16 | 0u);
aot_gpr_31 = (0x08AC7CC8u);
aot_gpr_5 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0066_entry, 66u, 840u, 0x0890FC94u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC7CC8u) goto L_08AC7CC8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC7CC8:
aot_gpr_4 = (aot_gpr_16 | 0u);
aot_gpr_31 = (0x08AC7CD4u);
aot_gpr_5 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0067_entry, 67u, 188u, 0x08910AD4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC7CD4u) goto L_08AC7CD4;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC7CD4:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(2228)));
{ const bool branch_taken = aot_gpr_4 != ctx.gpr[17];
if (branch_taken) {
goto L_08AC7DC0;
}
goto L_08AC7CE0;
}
L_08AC7CE0:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(1152)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08AC7DC0;
}
goto L_08AC7CEC;
}
L_08AC7CEC:
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(900)));
{ const bool branch_taken = aot_gpr_5 == aot_gpr_16;
if (branch_taken) {
goto L_08AC7DAC;
}
goto L_08AC7CF8;
}
L_08AC7CF8:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(1252)));
aot_gpr_5 = (16256u << 16u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_5);
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 < aot_fpr_13)) ? 0x00800000u : 0u);
if (!((ctx.fcr31 & 0x00800000u) != 0u)) {
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(456)));
goto L_08AC7D34;
}
goto L_08AC7D14;
L_08AC7D14:
aot_gpr_4 = (48793u << 16u);
aot_gpr_4 = (aot_gpr_4 | 39322u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
aot_gpr_31 = (0x08AC7D28u);
aot_gpr_4 = (aot_gpr_16 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0055_entry, 55u, 563u, 0x088E3DD8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC7D28u) goto L_08AC7D28;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC7D28:
{ const bool branch_taken = ctx.gpr[2] == 0u;
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(1152)));
if (branch_taken) {
goto L_08AC7D44;
}
goto L_08AC7D30;
}
L_08AC7D30:
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(456)));
goto L_08AC7D34;
L_08AC7D34:
aot_gpr_6 = (64u << 16u);
aot_gpr_5 = (aot_gpr_5 & aot_gpr_6);
{ const bool branch_taken = aot_gpr_5 == 0u;
if (branch_taken) {
goto L_08AC7D7C;
}
goto L_08AC7D44;
}
L_08AC7D44:
aot_gpr_6 = (aot_gpr_4 | 0u);
aot_gpr_4 = (aot_gpr_16 | 0u);
aot_gpr_31 = (0x08AC7D54u);
aot_gpr_5 = (0u | 38u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0178_entry, 178u, 482u, 0x08ACD698u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC7D54u) goto L_08AC7D54;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC7D54:
aot_gpr_31 = (0x08AC7D5Cu);
aot_gpr_4 = (aot_gpr_16 | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_0890D44C, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem, ctx.pc, ctx.gpr[2], aot_gpr_4, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0066_entry, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC7D5Cu) goto L_08AC7D5C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC7D5C:
{ const bool branch_taken = ctx.gpr[2] != 0u;
if (branch_taken) {
goto L_08AC7DAC;
}
goto L_08AC7D64;
}
L_08AC7D64:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(460)));
aot_gpr_5 = (65535u << 16u);
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(-1));
aot_gpr_4 = (aot_gpr_4 & aot_gpr_5);
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store32(aot_gpr_16 + static_cast<std::uint32_t>(460), aot_gpr_4);
if (branch_taken) {
goto L_08AC7DAC;
}
goto L_08AC7D7C;
}
L_08AC7D7C:
aot_gpr_6 = (aot_gpr_4 | 0u);
aot_gpr_4 = (aot_gpr_16 | 0u);
aot_gpr_31 = (0x08AC7D8Cu);
aot_gpr_5 = (0u | 16u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0178_entry, 178u, 482u, 0x08ACD698u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC7D8Cu) goto L_08AC7D8C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC7D8C:
aot_gpr_31 = (0x08AC7D94u);
aot_gpr_4 = (aot_gpr_16 | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_0890D44C, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem, ctx.pc, ctx.gpr[2], aot_gpr_4, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0066_entry, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC7D94u) goto L_08AC7D94;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC7D94:
{ const bool branch_taken = ctx.gpr[2] != 0u;
if (branch_taken) {
goto L_08AC7DAC;
}
goto L_08AC7D9C;
}
L_08AC7D9C:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(460)));
aot_gpr_5 = (1u << 16u);
aot_gpr_4 = (aot_gpr_4 | aot_gpr_5);
aot_mem.aot_direct_store32(aot_gpr_16 + static_cast<std::uint32_t>(460), aot_gpr_4);
goto L_08AC7DAC;
L_08AC7DAC:
aot_gpr_4 = (aot_gpr_16 | 0u);
aot_gpr_31 = (0x08AC7DB8u);
aot_gpr_5 = (0u | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08908E78, 65u, 261u, 0x08908E78u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0065_entry, 65u, 261u, 0x08908E78u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC7DB8u) goto L_08AC7DB8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC7DB8:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC7DE8;
}
goto L_08AC7DC0;
}
L_08AC7DC0:
aot_gpr_31 = (0x08AC7DC8u);
aot_gpr_4 = (aot_gpr_16 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0065_entry, 65u, 282u, 0x0890905Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC7DC8u) goto L_08AC7DC8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC7DC8:
aot_gpr_4 = (aot_gpr_16 | 0u);
aot_gpr_31 = (0x08AC7DD4u);
aot_gpr_5 = (0u | 1u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_0890BE50, 65u, 982u, 0x0890BE50u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0065_entry, 65u, 982u, 0x0890BE50u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC7DD4u) goto L_08AC7DD4;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC7DD4:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC7DE8;
}
goto L_08AC7DDC;
}
L_08AC7DDC:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(464)));
aot_gpr_4 = (aot_gpr_4 | 8u);
aot_mem.aot_direct_store32(aot_gpr_16 + static_cast<std::uint32_t>(464), aot_gpr_4);
goto L_08AC7DE8;
L_08AC7DE8:
{ std::uint32_t aot_run_words[3]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(0), aot_run_words);
aot_gpr_16 = aot_run_words[0];
ctx.gpr[17] = aot_run_words[1];
aot_gpr_31 = aot_run_words[2];
}
jump_target = aot_gpr_31;
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(16));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7DFC:
aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(640)));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(2196)));
{ const bool branch_taken = aot_gpr_6 == aot_gpr_5;
if (branch_taken) {
goto L_08AC7E90;
}
goto L_08AC7E0C;
}
L_08AC7E0C:
aot_gpr_6 = (static_cast<std::int32_t>(aot_gpr_5) < 19 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_6 == 0u;
aot_gpr_6 = (static_cast<std::int32_t>(aot_gpr_5) < 26 ? 1u : 0u);
if (branch_taken) {
goto L_08AC7E48;
}
goto L_08AC7E18;
}
L_08AC7E18:
aot_gpr_6 = (static_cast<std::int32_t>(aot_gpr_5) < 4 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_6 == 0u;
aot_gpr_6 = (static_cast<std::int32_t>(aot_gpr_5) < 8 ? 1u : 0u);
if (branch_taken) {
goto L_08AC7E38;
}
goto L_08AC7E24;
}
L_08AC7E24:
aot_gpr_6 = (static_cast<std::int32_t>(aot_gpr_5) < 3 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_6 != 0u;
if (branch_taken) {
goto L_08AC7E8C;
}
goto L_08AC7E30;
}
L_08AC7E30:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC7E90;
}
goto L_08AC7E38;
}
L_08AC7E38:
{ const bool branch_taken = aot_gpr_6 == 0u;
if (branch_taken) {
goto L_08AC7E30;
}
goto L_08AC7E40;
}
L_08AC7E40:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC7E8C;
}
goto L_08AC7E48;
}
L_08AC7E48:
{ const bool branch_taken = aot_gpr_6 == 0u;
aot_gpr_6 = (static_cast<std::int32_t>(aot_gpr_5) < 39 ? 1u : 0u);
if (branch_taken) {
goto L_08AC7E64;
}
goto L_08AC7E50;
}
L_08AC7E50:
aot_gpr_6 = (static_cast<std::int32_t>(aot_gpr_5) < 24 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_6 == 0u;
if (branch_taken) {
goto L_08AC7E30;
}
goto L_08AC7E5C;
}
L_08AC7E5C:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC7E8C;
}
goto L_08AC7E64;
}
L_08AC7E64:
{ const bool branch_taken = aot_gpr_6 != 0u;
aot_gpr_6 = (static_cast<std::int32_t>(aot_gpr_5) < 54 ? 1u : 0u);
if (branch_taken) {
goto L_08AC7E8C;
}
goto L_08AC7E6C;
}
L_08AC7E6C:
{ const bool branch_taken = aot_gpr_6 == 0u;
aot_gpr_6 = (aot_gpr_5 + static_cast<std::uint32_t>(-39));
if (branch_taken) {
goto L_08AC7E8C;
}
goto L_08AC7E74;
}
L_08AC7E74:
aot_gpr_6 = (aot_gpr_6 << 2u);
ctx.gpr[1] = (2232u << 16u);
ctx.gpr[1] = (ctx.gpr[1] + aot_gpr_6);
ctx.gpr[1] = (aot_mem.aot_direct_load32(ctx.gpr[1] + static_cast<std::uint32_t>(14336)));
jump_target = ctx.gpr[1];
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7E8C:
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(640), aot_gpr_5);
goto L_08AC7E90;
L_08AC7E90:
jump_target = aot_gpr_31;
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7E98:
ctx.gpr[7] = (0u | 18u);
{ const bool branch_taken = aot_gpr_5 == ctx.gpr[7];
aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(2196)));
if (branch_taken) {
goto L_08AC7EB0;
}
goto L_08AC7EA4;
}
L_08AC7EA4:
ctx.gpr[7] = (0u | 17u);
{ const bool branch_taken = aot_gpr_5 != ctx.gpr[7];
if (branch_taken) {
goto L_08AC7EE4;
}
goto L_08AC7EB0;
}
L_08AC7EB0:
aot_gpr_5 = (static_cast<std::int32_t>(aot_gpr_6) < 3 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_5 != 0u;
aot_gpr_5 = (static_cast<std::int32_t>(aot_gpr_6) < 54 ? 1u : 0u);
if (branch_taken) {
goto L_08AC7EE4;
}
goto L_08AC7EBC;
}
L_08AC7EBC:
{ const bool branch_taken = aot_gpr_5 == 0u;
aot_gpr_5 = (aot_gpr_6 + static_cast<std::uint32_t>(-3));
if (branch_taken) {
goto L_08AC7EE4;
}
goto L_08AC7EC4;
}
L_08AC7EC4:
aot_gpr_5 = (aot_gpr_5 << 2u);
ctx.gpr[1] = (2232u << 16u);
ctx.gpr[1] = (ctx.gpr[1] + aot_gpr_5);
ctx.gpr[1] = (aot_mem.aot_direct_load32(ctx.gpr[1] + static_cast<std::uint32_t>(14400)));
jump_target = ctx.gpr[1];
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7EDC:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC7EE8;
}
goto L_08AC7EE4;
}
L_08AC7EE4:
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(640), aot_gpr_6);
goto L_08AC7EE8;
L_08AC7EE8:
jump_target = aot_gpr_31;
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7EF0:
aot_gpr_4 = (0u | 16u);
{ const bool branch_taken = aot_gpr_5 == aot_gpr_4;
aot_gpr_4 = (0u | 29u);
if (branch_taken) {
goto L_08AC7F1C;
}
goto L_08AC7EFC;
}
L_08AC7EFC:
{ const bool branch_taken = aot_gpr_5 == aot_gpr_4;
aot_gpr_4 = (0u | 18u);
if (branch_taken) {
goto L_08AC7F1C;
}
goto L_08AC7F04;
}
L_08AC7F04:
{ const bool branch_taken = aot_gpr_5 == aot_gpr_4;
aot_gpr_4 = (0u | 17u);
if (branch_taken) {
goto L_08AC7F1C;
}
goto L_08AC7F0C;
}
L_08AC7F0C:
{ const bool branch_taken = aot_gpr_5 == aot_gpr_4;
aot_gpr_4 = (0u | 38u);
if (branch_taken) {
goto L_08AC7F1C;
}
goto L_08AC7F14;
}
L_08AC7F14:
{ const bool branch_taken = aot_gpr_5 != aot_gpr_4;
if (branch_taken) {
goto L_08AC7F24;
}
goto L_08AC7F1C;
}
L_08AC7F1C:
{ const bool branch_taken = 0u == 0u;
ctx.gpr[2] = (0u | 1u);
if (branch_taken) {
goto L_08AC7F28;
}
goto L_08AC7F24;
}
L_08AC7F24:
ctx.gpr[2] = (0u | 0u);
goto L_08AC7F28;
L_08AC7F28:
jump_target = aot_gpr_31;
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7F30:
{ const bool branch_taken = aot_gpr_5 == 0u;
if (branch_taken) {
goto L_08AC7F58;
}
goto L_08AC7F38;
}
L_08AC7F38:
ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(1756)));
aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(7660)));
ctx.gpr[7] = (ctx.gpr[7] < aot_gpr_6 ? 1u : 0u);
{ const bool branch_taken = ctx.gpr[7] == 0u;
if (branch_taken) {
goto L_08AC7F5C;
}
goto L_08AC7F4C;
}
L_08AC7F4C:
aot_gpr_5 = (aot_gpr_6 + aot_gpr_5);
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(1756), aot_gpr_5);
if (branch_taken) {
goto L_08AC7F5C;
}
goto L_08AC7F58;
}
L_08AC7F58:
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(1756), 0u);
goto L_08AC7F5C;
L_08AC7F5C:
jump_target = aot_gpr_31;
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08AC7F64:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-16));
aot_gpr_5 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(-7080)));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(0), aot_gpr_16);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(4), aot_gpr_31);
{ const bool branch_taken = aot_gpr_5 == 0u;
aot_gpr_16 = (aot_gpr_4 | 0u);
if (branch_taken) {
goto L_08AC7F9C;
}
goto L_08AC7F7C;
}
L_08AC7F7C:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(1156)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08AC7F9C;
}
goto L_08AC7F88;
}
L_08AC7F88:
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(616));
aot_gpr_5 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(aot_gpr_4 + static_cast<std::uint32_t>(0))))));
aot_gpr_6 = (0u + static_cast<std::uint32_t>(-3));
aot_gpr_5 = (aot_gpr_5 & aot_gpr_6);
aot_mem.aot_direct_store8(aot_gpr_4 + static_cast<std::uint32_t>(0), static_cast<std::uint8_t>(aot_gpr_5));
goto L_08AC7F9C;
L_08AC7F9C:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(2196)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08AC7FBC;
}
goto L_08AC7FA8;
}
L_08AC7FA8:
aot_gpr_5 = (0u | 16u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
aot_gpr_5 = (0u | 18u);
if (branch_taken) {
goto L_08AC7FC4;
}
goto L_08AC7FB4;
}
L_08AC7FB4:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08AC7FF4;
}
goto L_08AC7FBC;
}
L_08AC7FBC:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
(void)([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0177_entry, 177u, 6u, 0x08AC8044u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()); AOT_REGCACHE_SYNC_OUT(); return;
}
goto L_08AC7FC4;
}
L_08AC7FC4:
{ const bool branch_taken = aot_gpr_4 == aot_gpr_5;
aot_gpr_5 = (0u | 17u);
if (branch_taken) {
goto L_08AC7FF4;
}
goto L_08AC7FCC;
}
L_08AC7FCC:
{ const bool branch_taken = aot_gpr_4 == aot_gpr_5;
if (branch_taken) {
goto L_08AC7FF4;
}
goto L_08AC7FD4;
}
L_08AC7FD4:
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(2228)));
aot_gpr_6 = (0u | 59u);
{ const bool branch_taken = aot_gpr_5 == aot_gpr_6;
if (branch_taken) {
goto L_08AC7FF4;
}
goto L_08AC7FE4;
}
L_08AC7FE4:
aot_gpr_4 = (aot_gpr_16 | 0u);
aot_gpr_31 = (0x08AC7FF0u);
aot_gpr_5 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0066_entry, 66u, 840u, 0x0890FC94u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08AC7FF0u) goto L_08AC7FF0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08AC7FF0:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast<std::uint32_t>(2196)));
goto L_08AC7FF4;
L_08AC7FF4:
aot_gpr_5 = (0u | 7u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
(void)([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0177_entry, 177u, 4u, 0x08AC8028u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()); AOT_REGCACHE_SYNC_OUT(); return;
}
(void)([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0177_entry, 177u, 1u, 0x08AC8000u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()); AOT_REGCACHE_SYNC_OUT(); return;
}
}
#undef AOT_REGCACHE_SYNC_IN
#undef AOT_REGCACHE_SYNC_OUT
void recomp_unit_0176(Runtime &rt, AllegrexContext &ctx) {
auto aot_mem = rt.memory().aot_fast_view();
recomp_unit_0176_entry(rt, ctx, 0u, aot_mem);
}
void register_generated_unit_176(Runtime &runtime) {
runtime.register_generated_unit(176u, 0x08AC4000u, 16384u, &recomp_unit_0176, &recomp_unit_0176_entry);
// PSPRECOMP_V812_COMPACT_REGISTRATION: same entry set, looped once in Runtime instead of source-expanded calls.
runtime.register_generated_entry_mask(0x08AC4000u, &recomp_unit_0176, "recomp_unit_0176",
kEntryMasks_recomp_unit_0176, 64u);
}
} // namespace psprecomp