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

8652 lines
464 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_0004[64] = {
0x0001004A05010821ull, 0x8088088044022011ull, 0x0000002008808808ull, 0x2208000180000440ull,
0x2D69000544028042ull, 0x9244451292B168B4ull, 0xD254569245692456ull, 0xB49515A4B15A4A8Aull,
0x00020000845692A2ull, 0x4224004048420A80ull, 0x0800842112A20010ull, 0x0802401004480080ull,
0x0490000922232884ull, 0x3004080424801492ull, 0x2280089400000414ull, 0xA5A000AD241A4122ull,
0x004028822D2804B4ull, 0x9016240548000020ull, 0x0A884802C480B46Aull, 0x410412AA00058889ull,
0x4081010010004010ull, 0x0201600424010101ull, 0x0400400480806010ull, 0x0808448000040402ull,
0x0001A05030020409ull, 0x050C002004004112ull, 0x0500010250000008ull, 0x1200900000040080ull,
0x120452B4540912A4ull, 0x2200801204812048ull, 0x2009024090240901ull, 0x0240902409012280ull,
0x4812048091004009ull, 0x0481234010048120ull, 0x2489122444084812ull, 0x0000000004000510ull,
0x0000000000000000ull, 0x04C0008840000080ull, 0x0810090048024012ull, 0x8000044081101000ull,
0x4AA5548004800000ull, 0x420AD602014D2914ull, 0x0000220840000008ull, 0x00210820A1042200ull,
0x5A5A5A5A00000040ull, 0x082000000140B4B4ull, 0x0000010102040800ull, 0x0092492490091122ull,
0x2442110000082000ull, 0xA69A681000002484ull, 0x9A69A69A69A69A69ull, 0x69A69A69A69A69A6ull,
0xA69A69A69A69A69Aull, 0x9A69A69A69A69A69ull, 0x08041A69A69A69A6ull, 0x0900840004080008ull,
0x0000014441290010ull, 0x00100014002012C8ull, 0x0100084004001042ull, 0x0000000000000000ull,
0x0000000001121200ull, 0x0900000000000000ull, 0x0000000000000089ull, 0x0000000002000000ull,
};
static constexpr std::uint16_t kEntryBases_recomp_unit_0004[64] = {
1u, 11u, 22u, 28u, 35u, 51u, 75u, 102u, 130u, 143u, 155u, 166u, 174u, 188u, 201u, 211u,
231u, 247u, 259u, 278u, 294u, 301u, 311u, 319u, 327u, 338u, 348u, 355u, 361u, 381u, 392u, 404u,
416u, 428u, 440u, 456u, 460u, 460u, 467u, 477u, 484u, 497u, 517u, 522u, 532u, 549u, 561u, 566u,
582u, 590u, 606u, 638u, 670u, 702u, 734u, 759u, 766u, 775u, 784u, 791u, 791u, 796u, 798u, 801u,
};
void recomp_unit_0004_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,6,29,2 fprs=12,13,14,15 gpr_occ=3542 fpr_occ=1091 gpr_total=5414 fpr_total=1811
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_6 = ctx.gpr[6];
std::uint32_t aot_gpr_29 = ctx.gpr[29];
std::uint32_t aot_gpr_2 = ctx.gpr[2];
float aot_fpr_12 = ctx.fpr[12];
float aot_fpr_13 = ctx.fpr[13];
float aot_fpr_14 = ctx.fpr[14];
float aot_fpr_15 = ctx.fpr[15];
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[6] = aot_gpr_6; ctx.gpr[29] = aot_gpr_29; ctx.gpr[2] = aot_gpr_2; ctx.fpr[12] = aot_fpr_12; ctx.fpr[13] = aot_fpr_13; ctx.fpr[14] = aot_fpr_14; ctx.fpr[15] = aot_fpr_15; } } 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_6 = ctx.gpr[6]; aot_gpr_29 = ctx.gpr[29]; aot_gpr_2 = ctx.gpr[2]; aot_fpr_12 = ctx.fpr[12]; aot_fpr_13 = ctx.fpr[13]; aot_fpr_14 = ctx.fpr[14]; aot_fpr_15 = ctx.fpr[15]; } } 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 - 0x08814000u;
entry_id = 0u;
if (entry_delta < 16232u && (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_0004[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_0004[entry_group] +
std::popcount(entry_mask & (entry_bit - 1ull)));
}
}
}
switch (entry_id) {
case 1u: goto L_08814000;
case 2u: goto L_08814014;
case 3u: goto L_0881402C;
case 4u: goto L_08814040;
case 5u: goto L_08814060;
case 6u: goto L_08814068;
case 7u: goto L_08814084;
case 8u: goto L_0881408C;
case 9u: goto L_08814098;
case 10u: goto L_088140C0;
case 11u: goto L_08814100;
case 12u: goto L_08814110;
case 13u: goto L_08814134;
case 14u: goto L_08814144;
case 15u: goto L_08814168;
case 16u: goto L_08814178;
case 17u: goto L_0881419C;
case 18u: goto L_088141AC;
case 19u: goto L_088141CC;
case 20u: goto L_088141DC;
case 21u: goto L_088141FC;
case 22u: goto L_0881420C;
case 23u: goto L_0881422C;
case 24u: goto L_0881423C;
case 25u: goto L_0881425C;
case 26u: goto L_0881426C;
case 27u: goto L_08814294;
case 28u: goto L_08814318;
case 29u: goto L_08814328;
case 30u: goto L_0881437C;
case 31u: goto L_08814380;
case 32u: goto L_088143CC;
case 33u: goto L_088143E4;
case 34u: goto L_088143F4;
case 35u: goto L_08814404;
case 36u: goto L_08814418;
case 37u: goto L_0881443C;
case 38u: goto L_08814444;
case 39u: goto L_08814468;
case 40u: goto L_08814478;
case 41u: goto L_08814480;
case 42u: goto L_08814488;
case 43u: goto L_088144C0;
case 44u: goto L_088144CC;
case 45u: goto L_088144D4;
case 46u: goto L_088144D8;
case 47u: goto L_088144E0;
case 48u: goto L_088144E8;
case 49u: goto L_088144EC;
case 50u: goto L_088144F4;
case 51u: goto L_08814508;
case 52u: goto L_08814510;
case 53u: goto L_08814514;
case 54u: goto L_0881451C;
case 55u: goto L_0881452C;
case 56u: goto L_08814534;
case 57u: goto L_08814538;
case 58u: goto L_08814540;
case 59u: goto L_08814550;
case 60u: goto L_08814554;
case 61u: goto L_0881455C;
case 62u: goto L_08814564;
case 63u: goto L_08814570;
case 64u: goto L_0881457C;
case 65u: goto L_08814584;
case 66u: goto L_08814590;
case 67u: goto L_088145A0;
case 68u: goto L_088145A8;
case 69u: goto L_088145B8;
case 70u: goto L_088145C8;
case 71u: goto L_088145D8;
case 72u: goto L_088145E4;
case 73u: goto L_088145F0;
case 74u: goto L_088145FC;
case 75u: goto L_08814604;
case 76u: goto L_08814608;
case 77u: goto L_08814610;
case 78u: goto L_08814618;
case 79u: goto L_08814628;
case 80u: goto L_08814634;
case 81u: goto L_08814640;
case 82u: goto L_0881464C;
case 83u: goto L_08814654;
case 84u: goto L_08814658;
case 85u: goto L_08814660;
case 86u: goto L_08814668;
case 87u: goto L_08814678;
case 88u: goto L_08814684;
case 89u: goto L_08814690;
case 90u: goto L_0881469C;
case 91u: goto L_088146A4;
case 92u: goto L_088146A8;
case 93u: goto L_088146B0;
case 94u: goto L_088146B8;
case 95u: goto L_088146C8;
case 96u: goto L_088146D0;
case 97u: goto L_088146D8;
case 98u: goto L_088146E4;
case 99u: goto L_088146F0;
case 100u: goto L_088146F8;
case 101u: goto L_088146FC;
case 102u: goto L_08814704;
case 103u: goto L_0881470C;
case 104u: goto L_0881471C;
case 105u: goto L_08814724;
case 106u: goto L_0881472C;
case 107u: goto L_08814738;
case 108u: goto L_08814744;
case 109u: goto L_0881474C;
case 110u: goto L_08814750;
case 111u: goto L_08814758;
case 112u: goto L_08814760;
case 113u: goto L_08814770;
case 114u: goto L_08814774;
case 115u: goto L_0881477C;
case 116u: goto L_08814788;
case 117u: goto L_08814794;
case 118u: goto L_0881479C;
case 119u: goto L_088147A0;
case 120u: goto L_088147A8;
case 121u: goto L_088147B0;
case 122u: goto L_088147C0;
case 123u: goto L_088147C8;
case 124u: goto L_088147D0;
case 125u: goto L_088147DC;
case 126u: goto L_088147E8;
case 127u: goto L_088147F0;
case 128u: goto L_088147F4;
case 129u: goto L_088147FC;
case 130u: goto L_08814804;
case 131u: goto L_08814814;
case 132u: goto L_0881481C;
case 133u: goto L_08814824;
case 134u: goto L_08814830;
case 135u: goto L_0881483C;
case 136u: goto L_08814844;
case 137u: goto L_08814848;
case 138u: goto L_08814850;
case 139u: goto L_08814858;
case 140u: goto L_08814868;
case 141u: goto L_0881487C;
case 142u: goto L_088148C4;
case 143u: goto L_0881491C;
case 144u: goto L_08814924;
case 145u: goto L_0881492C;
case 146u: goto L_08814944;
case 147u: goto L_08814958;
case 148u: goto L_0881496C;
case 149u: goto L_08814978;
case 150u: goto L_08814998;
case 151u: goto L_088149C8;
case 152u: goto L_088149D4;
case 153u: goto L_088149E4;
case 154u: goto L_088149F8;
case 155u: goto L_08814A10;
case 156u: goto L_08814A44;
case 157u: goto L_08814A54;
case 158u: goto L_08814A5C;
case 159u: goto L_08814A64;
case 160u: goto L_08814A70;
case 161u: goto L_08814A80;
case 162u: goto L_08814A94;
case 163u: goto L_08814AA8;
case 164u: goto L_08814ABC;
case 165u: goto L_08814AEC;
case 166u: goto L_08814B1C;
case 167u: goto L_08814B4C;
case 168u: goto L_08814B58;
case 169u: goto L_08814B68;
case 170u: goto L_08814B90;
case 171u: goto L_08814BB8;
case 172u: goto L_08814BC4;
case 173u: goto L_08814BEC;
case 174u: goto L_08814C08;
case 175u: goto L_08814C1C;
case 176u: goto L_08814C2C;
case 177u: goto L_08814C34;
case 178u: goto L_08814C40;
case 179u: goto L_08814C44;
case 180u: goto L_08814C54;
case 181u: goto L_08814C64;
case 182u: goto L_08814C74;
case 183u: goto L_08814C80;
case 184u: goto L_08814C8C;
case 185u: goto L_08814CD0;
case 186u: goto L_08814CDC;
case 187u: goto L_08814CE8;
case 188u: goto L_08814D04;
case 189u: goto L_08814D10;
case 190u: goto L_08814D1C;
case 191u: goto L_08814D28;
case 192u: goto L_08814D30;
case 193u: goto L_08814D5C;
case 194u: goto L_08814D68;
case 195u: goto L_08814D74;
case 196u: goto L_08814D88;
case 197u: goto L_08814DAC;
case 198u: goto L_08814DC8;
case 199u: goto L_08814DF0;
case 200u: goto L_08814DF4;
case 201u: goto L_08814E08;
case 202u: goto L_08814E10;
case 203u: goto L_08814E28;
case 204u: goto L_08814E88;
case 205u: goto L_08814E90;
case 206u: goto L_08814E9C;
case 207u: goto L_08814EAC;
case 208u: goto L_08814EDC;
case 209u: goto L_08814EE4;
case 210u: goto L_08814EF4;
case 211u: goto L_08814F04;
case 212u: goto L_08814F14;
case 213u: goto L_08814F20;
case 214u: goto L_08814F38;
case 215u: goto L_08814F44;
case 216u: goto L_08814F4C;
case 217u: goto L_08814F50;
case 218u: goto L_08814F68;
case 219u: goto L_08814F74;
case 220u: goto L_08814F80;
case 221u: goto L_08814F88;
case 222u: goto L_08814F8C;
case 223u: goto L_08814F94;
case 224u: goto L_08814F9C;
case 225u: goto L_08814FD4;
case 226u: goto L_08814FDC;
case 227u: goto L_08814FE0;
case 228u: goto L_08814FE8;
case 229u: goto L_08814FF4;
case 230u: goto L_08814FFC;
case 231u: goto L_08815008;
case 232u: goto L_08815010;
case 233u: goto L_08815014;
case 234u: goto L_0881501C;
case 235u: goto L_08815028;
case 236u: goto L_0881504C;
case 237u: goto L_08815054;
case 238u: goto L_08815060;
case 239u: goto L_08815068;
case 240u: goto L_0881506C;
case 241u: goto L_08815074;
case 242u: goto L_08815084;
case 243u: goto L_0881509C;
case 244u: goto L_088150AC;
case 245u: goto L_088150B4;
case 246u: goto L_088150D8;
case 247u: goto L_08815114;
case 248u: goto L_0881516C;
case 249u: goto L_08815178;
case 250u: goto L_08815180;
case 251u: goto L_08815188;
case 252u: goto L_088151A8;
case 253u: goto L_088151B4;
case 254u: goto L_088151C4;
case 255u: goto L_088151C8;
case 256u: goto L_088151D0;
case 257u: goto L_088151F0;
case 258u: goto L_088151FC;
case 259u: goto L_08815204;
case 260u: goto L_0881520C;
case 261u: goto L_08815214;
case 262u: goto L_08815218;
case 263u: goto L_08815228;
case 264u: goto L_08815230;
case 265u: goto L_08815234;
case 266u: goto L_0881523C;
case 267u: goto L_0881525C;
case 268u: goto L_08815268;
case 269u: goto L_08815278;
case 270u: goto L_0881527C;
case 271u: goto L_08815284;
case 272u: goto L_088152AC;
case 273u: goto L_088152B8;
case 274u: goto L_088152CC;
case 275u: goto L_088152DC;
case 276u: goto L_088152E4;
case 277u: goto L_088152EC;
case 278u: goto L_08815300;
case 279u: goto L_0881530C;
case 280u: goto L_0881531C;
case 281u: goto L_0881532C;
case 282u: goto L_0881533C;
case 283u: goto L_08815340;
case 284u: goto L_08815348;
case 285u: goto L_08815384;
case 286u: goto L_0881538C;
case 287u: goto L_08815394;
case 288u: goto L_0881539C;
case 289u: goto L_088153A4;
case 290u: goto L_088153B0;
case 291u: goto L_088153C8;
case 292u: goto L_088153E0;
case 293u: goto L_088153F8;
case 294u: goto L_08815410;
case 295u: goto L_08815438;
case 296u: goto L_08815470;
case 297u: goto L_088154A0;
case 298u: goto L_088154C0;
case 299u: goto L_088154DC;
case 300u: goto L_088154F8;
case 301u: goto L_08815500;
case 302u: goto L_08815520;
case 303u: goto L_08815540;
case 304u: goto L_08815568;
case 305u: goto L_08815574;
case 306u: goto L_08815588;
case 307u: goto L_088155B4;
case 308u: goto L_088155B8;
case 309u: goto L_088155C0;
case 310u: goto L_088155E4;
case 311u: goto L_08815610;
case 312u: goto L_08815634;
case 313u: goto L_08815638;
case 314u: goto L_0881565C;
case 315u: goto L_0881567C;
case 316u: goto L_08815688;
case 317u: goto L_088156B8;
case 318u: goto L_088156E8;
case 319u: goto L_08815704;
case 320u: goto L_08815728;
case 321u: goto L_08815748;
case 322u: goto L_0881579C;
case 323u: goto L_088157A8;
case 324u: goto L_088157B8;
case 325u: goto L_088157CC;
case 326u: goto L_088157EC;
case 327u: goto L_08815800;
case 328u: goto L_0881580C;
case 329u: goto L_08815828;
case 330u: goto L_08815844;
case 331u: goto L_08815870;
case 332u: goto L_08815874;
case 333u: goto L_08815890;
case 334u: goto L_08815898;
case 335u: goto L_088158B4;
case 336u: goto L_088158BC;
case 337u: goto L_088158C0;
case 338u: goto L_08815904;
case 339u: goto L_08815910;
case 340u: goto L_08815920;
case 341u: goto L_08815938;
case 342u: goto L_08815968;
case 343u: goto L_08815994;
case 344u: goto L_088159C8;
case 345u: goto L_088159CC;
case 346u: goto L_088159E0;
case 347u: goto L_088159E8;
case 348u: goto L_08815A0C;
case 349u: goto L_08815A70;
case 350u: goto L_08815A78;
case 351u: goto L_08815A84;
case 352u: goto L_08815AA0;
case 353u: goto L_08815AE0;
case 354u: goto L_08815AE8;
case 355u: goto L_08815B1C;
case 356u: goto L_08815B48;
case 357u: goto L_08815BB0;
case 358u: goto L_08815BBC;
case 359u: goto L_08815BE4;
case 360u: goto L_08815BF0;
case 361u: goto L_08815C08;
case 362u: goto L_08815C14;
case 363u: goto L_08815C1C;
case 364u: goto L_08815C24;
case 365u: goto L_08815C30;
case 366u: goto L_08815C40;
case 367u: goto L_08815C4C;
case 368u: goto L_08815C68;
case 369u: goto L_08815C70;
case 370u: goto L_08815C78;
case 371u: goto L_08815C88;
case 372u: goto L_08815C90;
case 373u: goto L_08815C94;
case 374u: goto L_08815C9C;
case 375u: goto L_08815CA4;
case 376u: goto L_08815CB0;
case 377u: goto L_08815CB8;
case 378u: goto L_08815CC8;
case 379u: goto L_08815CE4;
case 380u: goto L_08815CF0;
case 381u: goto L_08815D0C;
case 382u: goto L_08815D18;
case 383u: goto L_08815D34;
case 384u: goto L_08815D40;
case 385u: goto L_08815D5C;
case 386u: goto L_08815D68;
case 387u: goto L_08815D84;
case 388u: goto L_08815D90;
case 389u: goto L_08815DBC;
case 390u: goto L_08815DE4;
case 391u: goto L_08815DF4;
case 392u: goto L_08815E00;
case 393u: goto L_08815E20;
case 394u: goto L_08815E2C;
case 395u: goto L_08815E48;
case 396u: goto L_08815E54;
case 397u: goto L_08815E70;
case 398u: goto L_08815E7C;
case 399u: goto L_08815E98;
case 400u: goto L_08815EA4;
case 401u: goto L_08815EC0;
case 402u: goto L_08815ECC;
case 403u: goto L_08815EF4;
case 404u: goto L_08815F1C;
case 405u: goto L_08815F24;
case 406u: goto L_08815F34;
case 407u: goto L_08815F40;
case 408u: goto L_08815F60;
case 409u: goto L_08815F6C;
case 410u: goto L_08815F88;
case 411u: goto L_08815F94;
case 412u: goto L_08815FB0;
case 413u: goto L_08815FBC;
case 414u: goto L_08815FD8;
case 415u: goto L_08815FE4;
case 416u: goto L_08816000;
case 417u: goto L_0881600C;
case 418u: goto L_08816038;
case 419u: goto L_08816060;
case 420u: goto L_08816070;
case 421u: goto L_0881607C;
case 422u: goto L_0881609C;
case 423u: goto L_088160A8;
case 424u: goto L_088160C4;
case 425u: goto L_088160D0;
case 426u: goto L_088160EC;
case 427u: goto L_088160F8;
case 428u: goto L_08816114;
case 429u: goto L_08816120;
case 430u: goto L_0881613C;
case 431u: goto L_08816148;
case 432u: goto L_08816170;
case 433u: goto L_08816198;
case 434u: goto L_088161A0;
case 435u: goto L_088161A4;
case 436u: goto L_088161B4;
case 437u: goto L_088161C0;
case 438u: goto L_088161DC;
case 439u: goto L_088161E8;
case 440u: goto L_08816204;
case 441u: goto L_08816210;
case 442u: goto L_0881622C;
case 443u: goto L_08816238;
case 444u: goto L_0881624C;
case 445u: goto L_08816268;
case 446u: goto L_08816278;
case 447u: goto L_08816288;
case 448u: goto L_08816294;
case 449u: goto L_088162A4;
case 450u: goto L_088162B0;
case 451u: goto L_088162C0;
case 452u: goto L_088162CC;
case 453u: goto L_088162DC;
case 454u: goto L_088162E8;
case 455u: goto L_088162F4;
case 456u: goto L_08816310;
case 457u: goto L_08816320;
case 458u: goto L_08816328;
case 459u: goto L_08816368;
case 460u: goto L_0881651C;
case 461u: goto L_08816578;
case 462u: goto L_0881658C;
case 463u: goto L_0881659C;
case 464u: goto L_088165D8;
case 465u: goto L_088165DC;
case 466u: goto L_088165E8;
case 467u: goto L_08816604;
case 468u: goto L_08816610;
case 469u: goto L_08816638;
case 470u: goto L_08816644;
case 471u: goto L_0881666C;
case 472u: goto L_08816678;
case 473u: goto L_088166A0;
case 474u: goto L_088166AC;
case 475u: goto L_088166D0;
case 476u: goto L_088166EC;
case 477u: goto L_08816730;
case 478u: goto L_08816750;
case 479u: goto L_08816760;
case 480u: goto L_0881677C;
case 481u: goto L_08816798;
case 482u: goto L_088167A8;
case 483u: goto L_088167FC;
case 484u: goto L_0881685C;
case 485u: goto L_08816868;
case 486u: goto L_0881689C;
case 487u: goto L_088168A8;
case 488u: goto L_088168B0;
case 489u: goto L_088168B8;
case 490u: goto L_088168C0;
case 491u: goto L_088168C8;
case 492u: goto L_088168D4;
case 493u: goto L_088168DC;
case 494u: goto L_088168E4;
case 495u: goto L_088168EC;
case 496u: goto L_088168F8;
case 497u: goto L_08816908;
case 498u: goto L_08816910;
case 499u: goto L_08816920;
case 500u: goto L_0881692C;
case 501u: goto L_08816934;
case 502u: goto L_08816940;
case 503u: goto L_08816948;
case 504u: goto L_0881694C;
case 505u: goto L_08816958;
case 506u: goto L_08816960;
case 507u: goto L_08816984;
case 508u: goto L_088169A4;
case 509u: goto L_088169A8;
case 510u: goto L_088169B0;
case 511u: goto L_088169B8;
case 512u: goto L_088169BC;
case 513u: goto L_088169C4;
case 514u: goto L_088169CC;
case 515u: goto L_088169E4;
case 516u: goto L_088169F8;
case 517u: goto L_08816A0C;
case 518u: goto L_08816A78;
case 519u: goto L_08816A8C;
case 520u: goto L_08816AA4;
case 521u: goto L_08816AB4;
case 522u: goto L_08816B24;
case 523u: goto L_08816B34;
case 524u: goto L_08816B48;
case 525u: goto L_08816B60;
case 526u: goto L_08816B74;
case 527u: goto L_08816B7C;
case 528u: goto L_08816B94;
case 529u: goto L_08816BAC;
case 530u: goto L_08816BC0;
case 531u: goto L_08816BD4;
case 532u: goto L_08816C18;
case 533u: goto L_08816C84;
case 534u: goto L_08816C8C;
case 535u: goto L_08816C90;
case 536u: goto L_08816C98;
case 537u: goto L_08816CA4;
case 538u: goto L_08816CAC;
case 539u: goto L_08816CB0;
case 540u: goto L_08816CB8;
case 541u: goto L_08816CC4;
case 542u: goto L_08816CCC;
case 543u: goto L_08816CD0;
case 544u: goto L_08816CD8;
case 545u: goto L_08816CE4;
case 546u: goto L_08816CEC;
case 547u: goto L_08816CF0;
case 548u: goto L_08816CF8;
case 549u: goto L_08816D08;
case 550u: goto L_08816D10;
case 551u: goto L_08816D14;
case 552u: goto L_08816D1C;
case 553u: goto L_08816D28;
case 554u: goto L_08816D30;
case 555u: goto L_08816D34;
case 556u: goto L_08816D3C;
case 557u: goto L_08816D58;
case 558u: goto L_08816D60;
case 559u: goto L_08816DD4;
case 560u: goto L_08816DEC;
case 561u: goto L_08816E2C;
case 562u: goto L_08816E48;
case 563u: goto L_08816E64;
case 564u: goto L_08816E80;
case 565u: goto L_08816EA0;
case 566u: goto L_08816F04;
case 567u: goto L_08816F14;
case 568u: goto L_08816F20;
case 569u: goto L_08816F30;
case 570u: goto L_08816F40;
case 571u: goto L_08816F4C;
case 572u: goto L_08816F70;
case 573u: goto L_08816F7C;
case 574u: goto L_08816F88;
case 575u: goto L_08816F94;
case 576u: goto L_08816FA0;
case 577u: goto L_08816FAC;
case 578u: goto L_08816FB8;
case 579u: goto L_08816FC4;
case 580u: goto L_08816FD0;
case 581u: goto L_08816FDC;
case 582u: goto L_08817034;
case 583u: goto L_0881704C;
case 584u: goto L_088170A0;
case 585u: goto L_088170B0;
case 586u: goto L_088170C4;
case 587u: goto L_088170D8;
case 588u: goto L_088170E8;
case 589u: goto L_088170F4;
case 590u: goto L_08817108;
case 591u: goto L_0881711C;
case 592u: goto L_08817128;
case 593u: goto L_08817134;
case 594u: goto L_08817190;
case 595u: goto L_088171AC;
case 596u: goto L_088171B4;
case 597u: goto L_088171B8;
case 598u: goto L_088171C4;
case 599u: goto L_088171CC;
case 600u: goto L_088171D0;
case 601u: goto L_088171DC;
case 602u: goto L_088171E4;
case 603u: goto L_088171E8;
case 604u: goto L_088171F4;
case 605u: goto L_088171FC;
case 606u: goto L_08817200;
case 607u: goto L_0881720C;
case 608u: goto L_08817214;
case 609u: goto L_08817218;
case 610u: goto L_08817224;
case 611u: goto L_0881722C;
case 612u: goto L_08817230;
case 613u: goto L_0881723C;
case 614u: goto L_08817244;
case 615u: goto L_08817248;
case 616u: goto L_08817254;
case 617u: goto L_0881725C;
case 618u: goto L_08817260;
case 619u: goto L_0881726C;
case 620u: goto L_08817274;
case 621u: goto L_08817278;
case 622u: goto L_08817284;
case 623u: goto L_0881728C;
case 624u: goto L_08817290;
case 625u: goto L_0881729C;
case 626u: goto L_088172A4;
case 627u: goto L_088172A8;
case 628u: goto L_088172B4;
case 629u: goto L_088172BC;
case 630u: goto L_088172C0;
case 631u: goto L_088172CC;
case 632u: goto L_088172D4;
case 633u: goto L_088172D8;
case 634u: goto L_088172E4;
case 635u: goto L_088172EC;
case 636u: goto L_088172F0;
case 637u: goto L_088172FC;
case 638u: goto L_08817304;
case 639u: goto L_08817308;
case 640u: goto L_08817314;
case 641u: goto L_0881731C;
case 642u: goto L_08817320;
case 643u: goto L_0881732C;
case 644u: goto L_08817334;
case 645u: goto L_08817338;
case 646u: goto L_08817344;
case 647u: goto L_0881734C;
case 648u: goto L_08817350;
case 649u: goto L_0881735C;
case 650u: goto L_08817364;
case 651u: goto L_08817368;
case 652u: goto L_08817374;
case 653u: goto L_0881737C;
case 654u: goto L_08817380;
case 655u: goto L_0881738C;
case 656u: goto L_08817394;
case 657u: goto L_08817398;
case 658u: goto L_088173A4;
case 659u: goto L_088173AC;
case 660u: goto L_088173B0;
case 661u: goto L_088173BC;
case 662u: goto L_088173C4;
case 663u: goto L_088173C8;
case 664u: goto L_088173D4;
case 665u: goto L_088173DC;
case 666u: goto L_088173E0;
case 667u: goto L_088173EC;
case 668u: goto L_088173F4;
case 669u: goto L_088173F8;
case 670u: goto L_08817404;
case 671u: goto L_0881740C;
case 672u: goto L_08817410;
case 673u: goto L_0881741C;
case 674u: goto L_08817424;
case 675u: goto L_08817428;
case 676u: goto L_08817434;
case 677u: goto L_0881743C;
case 678u: goto L_08817440;
case 679u: goto L_0881744C;
case 680u: goto L_08817454;
case 681u: goto L_08817458;
case 682u: goto L_08817464;
case 683u: goto L_0881746C;
case 684u: goto L_08817470;
case 685u: goto L_0881747C;
case 686u: goto L_08817484;
case 687u: goto L_08817488;
case 688u: goto L_08817494;
case 689u: goto L_0881749C;
case 690u: goto L_088174A0;
case 691u: goto L_088174AC;
case 692u: goto L_088174B4;
case 693u: goto L_088174B8;
case 694u: goto L_088174C4;
case 695u: goto L_088174CC;
case 696u: goto L_088174D0;
case 697u: goto L_088174DC;
case 698u: goto L_088174E4;
case 699u: goto L_088174E8;
case 700u: goto L_088174F4;
case 701u: goto L_088174FC;
case 702u: goto L_08817500;
case 703u: goto L_0881750C;
case 704u: goto L_08817514;
case 705u: goto L_08817518;
case 706u: goto L_08817524;
case 707u: goto L_0881752C;
case 708u: goto L_08817530;
case 709u: goto L_0881753C;
case 710u: goto L_08817544;
case 711u: goto L_08817548;
case 712u: goto L_08817554;
case 713u: goto L_0881755C;
case 714u: goto L_08817560;
case 715u: goto L_0881756C;
case 716u: goto L_08817574;
case 717u: goto L_08817578;
case 718u: goto L_08817584;
case 719u: goto L_0881758C;
case 720u: goto L_08817590;
case 721u: goto L_0881759C;
case 722u: goto L_088175A4;
case 723u: goto L_088175A8;
case 724u: goto L_088175B4;
case 725u: goto L_088175BC;
case 726u: goto L_088175C0;
case 727u: goto L_088175CC;
case 728u: goto L_088175D4;
case 729u: goto L_088175D8;
case 730u: goto L_088175E4;
case 731u: goto L_088175EC;
case 732u: goto L_088175F0;
case 733u: goto L_088175FC;
case 734u: goto L_08817604;
case 735u: goto L_08817608;
case 736u: goto L_08817614;
case 737u: goto L_0881761C;
case 738u: goto L_08817620;
case 739u: goto L_0881762C;
case 740u: goto L_08817634;
case 741u: goto L_08817638;
case 742u: goto L_08817644;
case 743u: goto L_0881764C;
case 744u: goto L_08817650;
case 745u: goto L_0881765C;
case 746u: goto L_08817664;
case 747u: goto L_08817668;
case 748u: goto L_08817674;
case 749u: goto L_0881767C;
case 750u: goto L_08817680;
case 751u: goto L_0881768C;
case 752u: goto L_08817694;
case 753u: goto L_08817698;
case 754u: goto L_088176A4;
case 755u: goto L_088176AC;
case 756u: goto L_088176B0;
case 757u: goto L_088176C8;
case 758u: goto L_088176EC;
case 759u: goto L_0881770C;
case 760u: goto L_0881774C;
case 761u: goto L_08817768;
case 762u: goto L_088177A8;
case 763u: goto L_088177BC;
case 764u: goto L_088177E0;
case 765u: goto L_088177EC;
case 766u: goto L_08817810;
case 767u: goto L_08817840;
case 768u: goto L_0881784C;
case 769u: goto L_08817854;
case 770u: goto L_08817860;
case 771u: goto L_08817878;
case 772u: goto L_08817888;
case 773u: goto L_08817898;
case 774u: goto L_088178A0;
case 775u: goto L_0881790C;
case 776u: goto L_08817918;
case 777u: goto L_0881791C;
case 778u: goto L_08817924;
case 779u: goto L_08817930;
case 780u: goto L_08817954;
case 781u: goto L_08817988;
case 782u: goto L_08817990;
case 783u: goto L_088179D0;
case 784u: goto L_08817A04;
case 785u: goto L_08817A18;
case 786u: goto L_08817A30;
case 787u: goto L_08817A68;
case 788u: goto L_08817A98;
case 789u: goto L_08817AAC;
case 790u: goto L_08817AE0;
case 791u: goto L_08817C24;
case 792u: goto L_08817C30;
case 793u: goto L_08817C44;
case 794u: goto L_08817C50;
case 795u: goto L_08817C60;
case 796u: goto L_08817DE0;
case 797u: goto L_08817DEC;
case 798u: goto L_08817E00;
case 799u: goto L_08817E0C;
case 800u: goto L_08817E1C;
case 801u: goto L_08817F64;
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_08814000:
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(180)));
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_08814060;
}
goto L_08814014;
}
L_08814014:
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(16)));
aot_fpr_14 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(176)));
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_13 < aot_fpr_14)) ? 0x00800000u : 0u);
{ const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u);
if (branch_taken) {
goto L_08814060;
}
goto L_0881402C;
}
L_0881402C:
aot_fpr_14 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(172)));
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_13 <= aot_fpr_14)) ? 0x00800000u : 0u);
{ const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u);
if (branch_taken) {
goto L_08814060;
}
goto L_08814040;
}
L_08814040:
ctx.fpr[30] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(204), ctx.gpr[17]);
ctx.fpr[28] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_13));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(20), std::bit_cast<std::uint32_t>(ctx.fpr[30]));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(24), std::bit_cast<std::uint32_t>(ctx.fpr[28]));
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(8)));
aot_gpr_5 = (aot_gpr_5 & 255u);
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(208), static_cast<std::uint8_t>(aot_gpr_5));
goto L_08814060;
L_08814060:
{ const bool branch_taken = 0u == 0u;
ctx.gpr[17] = (ctx.gpr[17] + static_cast<std::uint32_t>(1));
if (branch_taken) {
(void)([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0003_entry, 3u, 994u, 0x08813CB0u>(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_08814068;
}
L_08814068:
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(64), std::bit_cast<std::uint32_t>(ctx.fpr[30]));
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(252)));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(68), std::bit_cast<std::uint32_t>(ctx.fpr[28]));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(248)));
aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(240)));
aot_gpr_31 = (0x08814084u);
ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(236)));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0023_entry, 23u, 230u, 0x08861824u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08814084u) goto L_08814084;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814084:
aot_gpr_31 = (0x0881408Cu);
aot_gpr_4 = (ctx.gpr[18] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0003_entry, 3u, 151u, 0x08810A58u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x0881408Cu) goto L_0881408C;
AOT_REGCACHE_SYNC_OUT(); return;
L_0881408C:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(204)));
{ const bool branch_taken = static_cast<std::int32_t>(aot_gpr_4) < 0;
ctx.gpr[21] = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(212)));
if (branch_taken) {
goto L_0881487C;
}
goto L_08814098;
}
L_08814098:
ctx.fpr[30] = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(232)));
ctx.fpr[22] = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(228)));
ctx.gpr[17] = (aot_gpr_29 + static_cast<std::uint32_t>(96));
ctx.gpr[18] = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(224)));
aot_gpr_4 = (ctx.gpr[17] | 0u);
aot_gpr_5 = (0u | 255u);
aot_gpr_6 = (0u | 139u);
ctx.gpr[7] = (0u | 194u);
aot_gpr_31 = (0x088140C0u);
ctx.gpr[8] = (0u | 180u);
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, aot_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 == 0x088140C0u) goto L_088140C0;
AOT_REGCACHE_SYNC_OUT(); return;
L_088140C0:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(20)));
aot_gpr_4 = (16704u << 16u);
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(24)));
ctx.fpr[26] = std::bit_cast<float>(aot_gpr_4);
aot_gpr_4 = (16448u << 16u);
aot_fpr_14 = aot_fpr_12 - ctx.fpr[26];
aot_fpr_13 = aot_fpr_13 - ctx.fpr[26];
ctx.gpr[16] = (aot_gpr_29 + static_cast<std::uint32_t>(72));
ctx.fpr[20] = std::bit_cast<float>(aot_gpr_4);
aot_gpr_4 = (16512u << 16u);
ctx.fpr[24] = std::bit_cast<float>(aot_gpr_4);
aot_fpr_15 = aot_fpr_13 + ctx.fpr[24];
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_fpr_12 = aot_fpr_14 - ctx.fpr[20];
aot_gpr_31 = (0x08814100u);
aot_fpr_13 = aot_fpr_13 - ctx.fpr[20];
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_089D1B1C, 115u, 292u, 0x089D1B1Cu>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_31, aot_fpr_12, aot_fpr_13, aot_fpr_14, aot_fpr_15); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0115_entry, 115u, 292u, 0x089D1B1Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08814100u) goto L_08814100;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814100:
aot_gpr_4 = (aot_gpr_2 | 0u);
aot_gpr_5 = (ctx.gpr[17] | 0u);
aot_gpr_31 = (0x08814110u);
aot_gpr_6 = (0u | 1u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 107u, 0x08AF5130u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08814110u) goto L_08814110;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814110:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(20)));
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(24)));
aot_fpr_14 = aot_fpr_12 + ctx.fpr[26];
aot_fpr_15 = aot_fpr_13 - ctx.fpr[26];
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_fpr_12 = aot_fpr_14 + ctx.fpr[20];
aot_fpr_13 = aot_fpr_15 - ctx.fpr[20];
aot_gpr_31 = (0x08814134u);
aot_fpr_15 = aot_fpr_15 + ctx.fpr[24];
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_089D1B1C, 115u, 292u, 0x089D1B1Cu>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_31, aot_fpr_12, aot_fpr_13, aot_fpr_14, aot_fpr_15); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0115_entry, 115u, 292u, 0x089D1B1Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08814134u) goto L_08814134;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814134:
aot_gpr_4 = (aot_gpr_2 | 0u);
aot_gpr_5 = (ctx.gpr[17] | 0u);
aot_gpr_31 = (0x08814144u);
aot_gpr_6 = (0u | 1u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 107u, 0x08AF5130u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08814144u) goto L_08814144;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814144:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(24)));
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(20)));
aot_fpr_12 = aot_fpr_12 + ctx.fpr[26];
aot_fpr_14 = aot_fpr_13 - ctx.fpr[26];
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_fpr_15 = aot_fpr_12 - ctx.fpr[24];
aot_fpr_13 = aot_fpr_12 + ctx.fpr[20];
aot_gpr_31 = (0x08814168u);
aot_fpr_12 = aot_fpr_14 - ctx.fpr[20];
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_089D1B1C, 115u, 292u, 0x089D1B1Cu>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_31, aot_fpr_12, aot_fpr_13, aot_fpr_14, aot_fpr_15); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0115_entry, 115u, 292u, 0x089D1B1Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08814168u) goto L_08814168;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814168:
aot_gpr_4 = (aot_gpr_2 | 0u);
aot_gpr_5 = (ctx.gpr[17] | 0u);
aot_gpr_31 = (0x08814178u);
aot_gpr_6 = (0u | 1u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 107u, 0x08AF5130u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08814178u) goto L_08814178;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814178:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(20)));
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(24)));
aot_fpr_14 = aot_fpr_12 + ctx.fpr[26];
aot_fpr_15 = aot_fpr_13 + ctx.fpr[26];
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_fpr_12 = aot_fpr_14 + ctx.fpr[20];
aot_fpr_13 = aot_fpr_15 + ctx.fpr[20];
aot_gpr_31 = (0x0881419Cu);
aot_fpr_15 = aot_fpr_15 - ctx.fpr[24];
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_089D1B1C, 115u, 292u, 0x089D1B1Cu>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_31, aot_fpr_12, aot_fpr_13, aot_fpr_14, aot_fpr_15); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0115_entry, 115u, 292u, 0x089D1B1Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x0881419Cu) goto L_0881419C;
AOT_REGCACHE_SYNC_OUT(); return;
L_0881419C:
aot_gpr_4 = (aot_gpr_2 | 0u);
aot_gpr_5 = (ctx.gpr[17] | 0u);
aot_gpr_31 = (0x088141ACu);
aot_gpr_6 = (0u | 1u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 107u, 0x08AF5130u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088141ACu) goto L_088141AC;
AOT_REGCACHE_SYNC_OUT(); return;
L_088141AC:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(20)));
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(24)));
aot_fpr_12 = aot_fpr_12 - ctx.fpr[26];
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_fpr_15 = aot_fpr_13 - ctx.fpr[26];
aot_fpr_14 = aot_fpr_12 + ctx.fpr[24];
aot_gpr_31 = (0x088141CCu);
aot_fpr_13 = aot_fpr_15 - ctx.fpr[20];
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_089D1B1C, 115u, 292u, 0x089D1B1Cu>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_31, aot_fpr_12, aot_fpr_13, aot_fpr_14, aot_fpr_15); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0115_entry, 115u, 292u, 0x089D1B1Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088141CCu) goto L_088141CC;
AOT_REGCACHE_SYNC_OUT(); return;
L_088141CC:
aot_gpr_4 = (aot_gpr_2 | 0u);
aot_gpr_5 = (ctx.gpr[17] | 0u);
aot_gpr_31 = (0x088141DCu);
aot_gpr_6 = (0u | 1u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 107u, 0x08AF5130u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088141DCu) goto L_088141DC;
AOT_REGCACHE_SYNC_OUT(); return;
L_088141DC:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(20)));
aot_fpr_15 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(24)));
aot_fpr_12 = aot_fpr_12 + ctx.fpr[26];
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_fpr_15 = aot_fpr_15 - ctx.fpr[26];
aot_fpr_14 = aot_fpr_12 - ctx.fpr[24];
aot_gpr_31 = (0x088141FCu);
aot_fpr_13 = aot_fpr_15 - ctx.fpr[20];
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_089D1B1C, 115u, 292u, 0x089D1B1Cu>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_31, aot_fpr_12, aot_fpr_13, aot_fpr_14, aot_fpr_15); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0115_entry, 115u, 292u, 0x089D1B1Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088141FCu) goto L_088141FC;
AOT_REGCACHE_SYNC_OUT(); return;
L_088141FC:
aot_gpr_4 = (aot_gpr_2 | 0u);
aot_gpr_5 = (ctx.gpr[17] | 0u);
aot_gpr_31 = (0x0881420Cu);
aot_gpr_6 = (0u | 1u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 107u, 0x08AF5130u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x0881420Cu) goto L_0881420C;
AOT_REGCACHE_SYNC_OUT(); return;
L_0881420C:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(24)));
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(20)));
aot_fpr_15 = aot_fpr_12 + ctx.fpr[26];
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_fpr_12 = aot_fpr_13 - ctx.fpr[26];
aot_fpr_13 = aot_fpr_15 + ctx.fpr[20];
aot_gpr_31 = (0x0881422Cu);
aot_fpr_14 = aot_fpr_12 + ctx.fpr[24];
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_089D1B1C, 115u, 292u, 0x089D1B1Cu>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_31, aot_fpr_12, aot_fpr_13, aot_fpr_14, aot_fpr_15); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0115_entry, 115u, 292u, 0x089D1B1Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x0881422Cu) goto L_0881422C;
AOT_REGCACHE_SYNC_OUT(); return;
L_0881422C:
aot_gpr_4 = (aot_gpr_2 | 0u);
aot_gpr_5 = (ctx.gpr[17] | 0u);
aot_gpr_31 = (0x0881423Cu);
aot_gpr_6 = (0u | 1u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 107u, 0x08AF5130u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x0881423Cu) goto L_0881423C;
AOT_REGCACHE_SYNC_OUT(); return;
L_0881423C:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(20)));
aot_fpr_15 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(24)));
aot_fpr_12 = aot_fpr_12 + ctx.fpr[26];
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_fpr_15 = aot_fpr_15 + ctx.fpr[26];
aot_fpr_14 = aot_fpr_12 - ctx.fpr[24];
aot_gpr_31 = (0x0881425Cu);
aot_fpr_13 = aot_fpr_15 + ctx.fpr[20];
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_089D1B1C, 115u, 292u, 0x089D1B1Cu>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_31, aot_fpr_12, aot_fpr_13, aot_fpr_14, aot_fpr_15); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0115_entry, 115u, 292u, 0x089D1B1Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x0881425Cu) goto L_0881425C;
AOT_REGCACHE_SYNC_OUT(); return;
L_0881425C:
aot_gpr_4 = (aot_gpr_2 | 0u);
aot_gpr_5 = (ctx.gpr[17] | 0u);
aot_gpr_31 = (0x0881426Cu);
aot_gpr_6 = (0u | 1u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 107u, 0x08AF5130u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x0881426Cu) goto L_0881426C;
AOT_REGCACHE_SYNC_OUT(); return;
L_0881426C:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(220)));
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(216)));
ctx.fpr[30] = aot_fpr_12 - ctx.fpr[30];
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(88));
ctx.fpr[22] = aot_fpr_13 - ctx.fpr[22];
aot_gpr_5 = (0u | 0u);
aot_gpr_6 = (0u | 0u);
ctx.gpr[7] = (0u | 0u);
aot_gpr_31 = (0x08814294u);
ctx.gpr[8] = (0u | 190u);
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, aot_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 == 0x08814294u) goto L_08814294;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814294:
aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_2 + static_cast<std::uint32_t>(0)));
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(96), static_cast<std::uint8_t>(aot_gpr_4));
aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_2 + static_cast<std::uint32_t>(1)));
aot_gpr_5 = (ctx.gpr[18] + static_cast<std::uint32_t>(40));
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(97), static_cast<std::uint8_t>(aot_gpr_4));
ctx.fpr[24] = std::bit_cast<float>(aot_gpr_5);
aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_2 + static_cast<std::uint32_t>(2)));
ctx.fpr[24] = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(ctx.fpr[24])));
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(20)));
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(98), static_cast<std::uint8_t>(aot_gpr_4));
aot_fpr_12 = aot_fpr_12 + ctx.fpr[26];
aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_2 + static_cast<std::uint32_t>(3)));
aot_gpr_5 = (ctx.gpr[18] + static_cast<std::uint32_t>(230));
ctx.fpr[16] = std::bit_cast<float>(ctx.fpu_float_to_word_ct<1u>(ctx.fpr[24]));
aot_fpr_14 = std::bit_cast<float>(aot_gpr_5);
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(99), static_cast<std::uint8_t>(aot_gpr_4));
aot_fpr_14 = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(aot_fpr_14)));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(100), std::bit_cast<std::uint32_t>(ctx.fpr[24]));
aot_fpr_15 = aot_fpr_12 + ctx.fpr[20];
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(124), std::bit_cast<std::uint32_t>(ctx.fpr[24]));
ctx.gpr[22] = (std::bit_cast<std::uint32_t>(ctx.fpr[16]));
ctx.gpr[18] = (aot_gpr_29 + static_cast<std::uint32_t>(132));
ctx.fpr[26] = std::bit_cast<float>(0u);
ctx.gpr[30] = (ctx.gpr[22] + static_cast<std::uint32_t>(10));
aot_fpr_13 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[22]));
ctx.gpr[22] = (ctx.gpr[22] + static_cast<std::uint32_t>(90));
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(24)));
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((ctx.fpr[30] <= ctx.fpr[26])) ? 0x00800000u : 0u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(108), std::bit_cast<std::uint32_t>(aot_fpr_14));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(116), std::bit_cast<std::uint32_t>(aot_fpr_15));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(200), std::bit_cast<std::uint32_t>(aot_fpr_15));
{ const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(188), std::bit_cast<std::uint32_t>(aot_fpr_13));
if (branch_taken) {
goto L_0881437C;
}
goto L_08814318;
}
L_08814318:
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_13 <= ctx.fpr[26])) ? 0x00800000u : 0u);
{ const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u);
aot_gpr_4 = (ctx.gpr[21] + static_cast<std::uint32_t>(40));
if (branch_taken) {
goto L_08814380;
}
goto L_08814328;
}
L_08814328:
aot_gpr_4 = (ctx.gpr[21] + static_cast<std::uint32_t>(-109));
ctx.fpr[22] = std::bit_cast<float>(aot_gpr_4);
aot_gpr_5 = (ctx.gpr[21] + static_cast<std::uint32_t>(-40));
aot_gpr_4 = (16704u << 16u);
ctx.fpr[22] = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(ctx.fpr[22])));
aot_fpr_15 = std::bit_cast<float>(aot_gpr_4);
ctx.fpr[28] = aot_fpr_12 - aot_fpr_15;
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)));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(112), std::bit_cast<std::uint32_t>(ctx.fpr[22]));
ctx.fpr[16] = std::bit_cast<float>(ctx.fpu_float_to_word_ct<1u>(ctx.fpr[22]));
ctx.fpr[28] = ctx.fpr[28] - ctx.fpr[20];
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(104), std::bit_cast<std::uint32_t>(aot_fpr_13));
ctx.gpr[23] = (std::bit_cast<std::uint32_t>(ctx.fpr[16]));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(128), std::bit_cast<std::uint32_t>(ctx.fpr[22]));
ctx.gpr[19] = (ctx.gpr[23] + static_cast<std::uint32_t>(5));
ctx.fpr[20] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_13));
ctx.gpr[20] = (ctx.gpr[23] + static_cast<std::uint32_t>(20));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(120), std::bit_cast<std::uint32_t>(ctx.fpr[28]));
{ const bool branch_taken = 0u == 0u;
ctx.gpr[23] = (ctx.gpr[23] + static_cast<std::uint32_t>(35));
if (branch_taken) {
goto L_088143CC;
}
goto L_0881437C;
}
L_0881437C:
aot_gpr_4 = (ctx.gpr[21] + static_cast<std::uint32_t>(40));
goto L_08814380;
L_08814380:
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
aot_gpr_4 = (16704u << 16u);
aot_fpr_13 = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(aot_fpr_13)));
aot_fpr_15 = std::bit_cast<float>(aot_gpr_4);
ctx.fpr[28] = aot_fpr_12 + aot_fpr_15;
aot_gpr_4 = (ctx.gpr[21] + static_cast<std::uint32_t>(109));
ctx.fpr[22] = std::bit_cast<float>(aot_gpr_4);
ctx.fpr[22] = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(ctx.fpr[22])));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(104), std::bit_cast<std::uint32_t>(aot_fpr_13));
ctx.fpr[28] = ctx.fpr[28] + ctx.fpr[20];
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(112), std::bit_cast<std::uint32_t>(ctx.fpr[22]));
ctx.fpr[20] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_13));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(120), std::bit_cast<std::uint32_t>(ctx.fpr[28]));
ctx.fpr[16] = std::bit_cast<float>(ctx.fpu_float_to_word_ct<1u>(ctx.fpr[20]));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(128), std::bit_cast<std::uint32_t>(ctx.fpr[20]));
ctx.gpr[23] = (std::bit_cast<std::uint32_t>(ctx.fpr[16]));
ctx.gpr[19] = (ctx.gpr[23] + static_cast<std::uint32_t>(5));
ctx.gpr[20] = (ctx.gpr[23] + static_cast<std::uint32_t>(20));
ctx.gpr[23] = (ctx.gpr[23] + static_cast<std::uint32_t>(35));
goto L_088143CC;
L_088143CC:
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(196), std::bit_cast<std::uint32_t>(aot_fpr_14));
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[24]));
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_fpr_13 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[20]));
aot_gpr_31 = (0x088143E4u);
aot_fpr_15 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[22]));
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_089D1B1C, 115u, 292u, 0x089D1B1Cu>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_31, aot_fpr_12, aot_fpr_13, aot_fpr_14, aot_fpr_15); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0115_entry, 115u, 292u, 0x089D1B1Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088143E4u) goto L_088143E4;
AOT_REGCACHE_SYNC_OUT(); return;
L_088143E4:
aot_gpr_4 = (aot_gpr_2 | 0u);
aot_gpr_5 = (ctx.gpr[17] | 0u);
aot_gpr_31 = (0x088143F4u);
aot_gpr_6 = (0u | 1u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 107u, 0x08AF5130u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088143F4u) goto L_088143F4;
AOT_REGCACHE_SYNC_OUT(); return;
L_088143F4:
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((ctx.fpr[30] < ctx.fpr[26])) ? 0x00800000u : 0u);
{ const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u);
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(200)));
if (branch_taken) {
goto L_08814444;
}
goto L_08814404;
}
L_08814404:
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(188)));
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_13 <= ctx.fpr[26])) ? 0x00800000u : 0u);
{ const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u);
if (branch_taken) {
goto L_08814444;
}
goto L_08814418;
}
L_08814418:
aot_gpr_4 = (ctx.gpr[17] | 0u);
aot_fpr_13 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[28]));
aot_fpr_14 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[24]));
aot_fpr_15 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[20]));
ctx.fpr[16] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[24]));
ctx.fpr[17] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[22]));
ctx.fpr[18] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[24]));
aot_gpr_31 = (0x0881443Cu);
ctx.fpr[19] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[22]));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 124u, 0x08AF5238u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x0881443Cu) goto L_0881443C;
AOT_REGCACHE_SYNC_OUT(); return;
L_0881443C:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08814468;
}
goto L_08814444;
}
L_08814444:
aot_fpr_14 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(196)));
aot_fpr_13 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[28]));
aot_gpr_4 = (ctx.gpr[17] | 0u);
aot_fpr_15 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[20]));
ctx.fpr[16] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[24]));
ctx.fpr[17] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[20]));
ctx.fpr[18] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[24]));
aot_gpr_31 = (0x08814468u);
ctx.fpr[19] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[20]));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 124u, 0x08AF5238u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08814468u) goto L_08814468;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814468:
ctx.fpr[20] = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(244)));
ctx.gpr[16] = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(0)));
aot_gpr_31 = (0x08814478u);
aot_gpr_4 = (0u | 1u);
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 == 0x08814478u) goto L_08814478;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814478:
aot_gpr_31 = (0x08814480u);
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], ctx.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 == 0x08814480u) goto L_08814480;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814480:
aot_gpr_31 = (0x08814488u);
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[20]));
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 == 0x08814488u) goto L_08814488;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814488:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[16] + static_cast<std::uint32_t>(0)));
aot_gpr_5 = (aot_mem.aot_direct_load8(ctx.gpr[16] + static_cast<std::uint32_t>(2)));
aot_gpr_6 = (aot_mem.aot_direct_load8(ctx.gpr[16] + static_cast<std::uint32_t>(1)));
ctx.gpr[7] = (aot_mem.aot_direct_load8(ctx.gpr[16] + static_cast<std::uint32_t>(3)));
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>(92), 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>(93), 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>(94), static_cast<std::uint8_t>(aot_gpr_6));
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(95), static_cast<std::uint8_t>(ctx.gpr[7]));
aot_gpr_31 = (0x088144C0u);
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(92));
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 == 0x088144C0u) goto L_088144C0;
AOT_REGCACHE_SYNC_OUT(); return;
L_088144C0:
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_088144D8;
}
goto L_088144CC;
}
L_088144CC:
aot_gpr_31 = (0x088144D4u);
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 == 0x088144D4u) goto L_088144D4;
AOT_REGCACHE_SYNC_OUT(); return;
L_088144D4:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5844)));
goto L_088144D8;
L_088144D8:
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_088144EC;
}
goto L_088144E0;
}
L_088144E0:
aot_gpr_31 = (0x088144E8u);
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 == 0x088144E8u) goto L_088144E8;
AOT_REGCACHE_SYNC_OUT(); return;
L_088144E8:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5844)));
goto L_088144EC;
L_088144EC:
aot_gpr_31 = (0x088144F4u);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(204)));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0122_entry, 122u, 13u, 0x089EC170u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088144F4u) goto L_088144F4;
AOT_REGCACHE_SYNC_OUT(); return;
L_088144F4:
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_2 + static_cast<std::uint32_t>(0)));
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5844)));
aot_gpr_5 = (aot_gpr_4 + aot_gpr_5);
{ const bool branch_taken = aot_gpr_4 != 0u;
ctx.gpr[16] = (aot_mem.aot_direct_load8(aot_gpr_5 + static_cast<std::uint32_t>(316)));
if (branch_taken) {
goto L_08814514;
}
goto L_08814508;
}
L_08814508:
aot_gpr_31 = (0x08814510u);
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 == 0x08814510u) goto L_08814510;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814510:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5844)));
goto L_08814514;
L_08814514:
aot_gpr_31 = (0x0881451Cu);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(204)));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0122_entry, 122u, 13u, 0x089EC170u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x0881451Cu) goto L_0881451C;
AOT_REGCACHE_SYNC_OUT(); return;
L_0881451C:
ctx.gpr[17] = (aot_mem.aot_direct_load32(aot_gpr_2 + static_cast<std::uint32_t>(4)));
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;
ctx.gpr[21] = (0u | 0u);
if (branch_taken) {
goto L_08814538;
}
goto L_0881452C;
}
L_0881452C:
aot_gpr_31 = (0x08814534u);
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 == 0x08814534u) goto L_08814534;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814534:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5844)));
goto L_08814538;
L_08814538:
aot_gpr_31 = (0x08814540u);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(204)));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0122_entry, 122u, 13u, 0x089EC170u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08814540u) goto L_08814540;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814540:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_2 + static_cast<std::uint32_t>(16)));
aot_gpr_5 = (0u | 5u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_08814554;
}
goto L_08814550;
}
L_08814550:
ctx.gpr[21] = (0u | 1u);
goto L_08814554;
L_08814554:
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[16]) < 0;
aot_gpr_4 = (static_cast<std::int32_t>(ctx.gpr[16]) < 10 ? 1u : 0u);
if (branch_taken) {
goto L_08814564;
}
goto L_0881455C;
}
L_0881455C:
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08814584;
}
goto L_08814564;
}
L_08814564:
aot_gpr_5 = (ctx.gpr[28] + static_cast<std::uint32_t>(-30840));
aot_gpr_31 = (0x08814570u);
aot_gpr_4 = (ctx.gpr[18] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0212_entry, 212u, 576u, 0x08B562D8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08814570u) goto L_08814570;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814570:
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(144));
aot_gpr_31 = (0x0881457Cu);
aot_gpr_5 = (ctx.gpr[28] + static_cast<std::uint32_t>(-30832));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0212_entry, 212u, 576u, 0x08B562D8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x0881457Cu) goto L_0881457C;
AOT_REGCACHE_SYNC_OUT(); return;
L_0881457C:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088145C8;
}
goto L_08814584;
}
L_08814584:
aot_gpr_4 = (static_cast<std::int32_t>(ctx.gpr[16]) < 9 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_4 != 0u;
ctx.gpr[16] = (ctx.gpr[16] + static_cast<std::uint32_t>(1));
if (branch_taken) {
goto L_088145A8;
}
goto L_08814590;
}
L_08814590:
aot_gpr_5 = (ctx.gpr[28] + static_cast<std::uint32_t>(-30824));
aot_gpr_4 = (ctx.gpr[18] | 0u);
aot_gpr_31 = (0x088145A0u);
aot_gpr_6 = (ctx.gpr[16] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0212_entry, 212u, 576u, 0x08B562D8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088145A0u) goto L_088145A0;
AOT_REGCACHE_SYNC_OUT(); return;
L_088145A0:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088145B8;
}
goto L_088145A8;
}
L_088145A8:
aot_gpr_5 = (ctx.gpr[28] + static_cast<std::uint32_t>(-30816));
aot_gpr_4 = (ctx.gpr[18] | 0u);
aot_gpr_31 = (0x088145B8u);
aot_gpr_6 = (ctx.gpr[16] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0212_entry, 212u, 576u, 0x08B562D8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088145B8u) goto L_088145B8;
AOT_REGCACHE_SYNC_OUT(); return;
L_088145B8:
aot_gpr_5 = (ctx.gpr[28] + static_cast<std::uint32_t>(-30804));
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(144));
aot_gpr_31 = (0x088145C8u);
aot_gpr_6 = (ctx.gpr[17] + static_cast<std::uint32_t>(1));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0212_entry, 212u, 576u, 0x08B562D8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088145C8u) goto L_088145C8;
AOT_REGCACHE_SYNC_OUT(); return;
L_088145C8:
aot_gpr_5 = (ctx.gpr[28] + static_cast<std::uint32_t>(-30792));
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(156));
aot_gpr_31 = (0x088145D8u);
aot_gpr_6 = (aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(208)));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0212_entry, 212u, 576u, 0x08B562D8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088145D8u) goto L_088145D8;
AOT_REGCACHE_SYNC_OUT(); return;
L_088145D8:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-9752)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08814610;
}
goto L_088145E4;
}
L_088145E4:
ctx.gpr[17] = (0u | 0u);
aot_gpr_31 = (0x088145F0u);
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 == 0x088145F0u) goto L_088145F0;
AOT_REGCACHE_SYNC_OUT(); return;
L_088145F0:
ctx.gpr[16] = (aot_gpr_2 | 0u);
{ const bool branch_taken = ctx.gpr[16] == 0u;
if (branch_taken) {
goto L_08814608;
}
goto L_088145FC;
}
L_088145FC:
aot_gpr_31 = (0x08814604u);
aot_gpr_4 = (ctx.gpr[16] | 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, aot_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 == 0x08814604u) goto L_08814604;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814604:
ctx.gpr[17] = (ctx.gpr[16] | 0u);
goto L_08814608;
L_08814608:
aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast<std::uint32_t>(-9752), ctx.gpr[17]);
aot_gpr_4 = (ctx.gpr[17] | 0u);
goto L_08814610;
L_08814610:
aot_gpr_31 = (0x08814618u);
aot_gpr_5 = (ctx.gpr[28] + static_cast<std::uint32_t>(-30780));
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 == 0x08814618u) goto L_08814618;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814618:
aot_gpr_4 = (aot_gpr_2 | 0u);
aot_gpr_5 = (ctx.gpr[30] | 0u);
aot_gpr_31 = (0x08814628u);
aot_gpr_6 = (ctx.gpr[19] | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B0C138, 194u, 19u, 0x08B0C138u>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[16], ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], 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, 19u, 0x08B0C138u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08814628u) goto L_08814628;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814628:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-9752)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08814660;
}
goto L_08814634;
}
L_08814634:
ctx.gpr[17] = (0u | 0u);
aot_gpr_31 = (0x08814640u);
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 == 0x08814640u) goto L_08814640;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814640:
ctx.gpr[16] = (aot_gpr_2 | 0u);
{ const bool branch_taken = ctx.gpr[16] == 0u;
if (branch_taken) {
goto L_08814658;
}
goto L_0881464C;
}
L_0881464C:
aot_gpr_31 = (0x08814654u);
aot_gpr_4 = (ctx.gpr[16] | 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, aot_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 == 0x08814654u) goto L_08814654;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814654:
ctx.gpr[17] = (ctx.gpr[16] | 0u);
goto L_08814658;
L_08814658:
aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast<std::uint32_t>(-9752), ctx.gpr[17]);
aot_gpr_4 = (ctx.gpr[17] | 0u);
goto L_08814660;
L_08814660:
aot_gpr_31 = (0x08814668u);
aot_gpr_5 = (ctx.gpr[18] | 0u);
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 == 0x08814668u) goto L_08814668;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814668:
aot_gpr_4 = (aot_gpr_2 | 0u);
aot_gpr_5 = (ctx.gpr[22] | 0u);
aot_gpr_31 = (0x08814678u);
aot_gpr_6 = (ctx.gpr[19] | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B0C138, 194u, 19u, 0x08B0C138u>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[16], ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], 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, 19u, 0x08B0C138u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08814678u) goto L_08814678;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814678:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-9752)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_088146B0;
}
goto L_08814684;
}
L_08814684:
ctx.gpr[17] = (0u | 0u);
aot_gpr_31 = (0x08814690u);
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 == 0x08814690u) goto L_08814690;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814690:
ctx.gpr[16] = (aot_gpr_2 | 0u);
{ const bool branch_taken = ctx.gpr[16] == 0u;
if (branch_taken) {
goto L_088146A8;
}
goto L_0881469C;
}
L_0881469C:
aot_gpr_31 = (0x088146A4u);
aot_gpr_4 = (ctx.gpr[16] | 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, aot_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 == 0x088146A4u) goto L_088146A4;
AOT_REGCACHE_SYNC_OUT(); return;
L_088146A4:
ctx.gpr[17] = (ctx.gpr[16] | 0u);
goto L_088146A8;
L_088146A8:
aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast<std::uint32_t>(-9752), ctx.gpr[17]);
aot_gpr_4 = (ctx.gpr[17] | 0u);
goto L_088146B0;
L_088146B0:
aot_gpr_31 = (0x088146B8u);
aot_gpr_5 = (ctx.gpr[28] + static_cast<std::uint32_t>(-30772));
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 == 0x088146B8u) goto L_088146B8;
AOT_REGCACHE_SYNC_OUT(); return;
L_088146B8:
aot_gpr_4 = (aot_gpr_2 | 0u);
aot_gpr_5 = (ctx.gpr[30] | 0u);
aot_gpr_31 = (0x088146C8u);
aot_gpr_6 = (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_08B0C138, 194u, 19u, 0x08B0C138u>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[16], ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], 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, 19u, 0x08B0C138u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088146C8u) goto L_088146C8;
AOT_REGCACHE_SYNC_OUT(); return;
L_088146C8:
{ const bool branch_taken = ctx.gpr[21] == 0u;
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-9752)));
if (branch_taken) {
goto L_08814724;
}
goto L_088146D0;
}
L_088146D0:
{ const bool branch_taken = aot_gpr_4 != 0u;
ctx.gpr[18] = (ctx.gpr[28] + static_cast<std::uint32_t>(-30832));
if (branch_taken) {
goto L_08814704;
}
goto L_088146D8;
}
L_088146D8:
ctx.gpr[17] = (0u | 0u);
aot_gpr_31 = (0x088146E4u);
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 == 0x088146E4u) goto L_088146E4;
AOT_REGCACHE_SYNC_OUT(); return;
L_088146E4:
ctx.gpr[16] = (aot_gpr_2 | 0u);
{ const bool branch_taken = ctx.gpr[16] == 0u;
if (branch_taken) {
goto L_088146FC;
}
goto L_088146F0;
}
L_088146F0:
aot_gpr_31 = (0x088146F8u);
aot_gpr_4 = (ctx.gpr[16] | 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, aot_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 == 0x088146F8u) goto L_088146F8;
AOT_REGCACHE_SYNC_OUT(); return;
L_088146F8:
ctx.gpr[17] = (ctx.gpr[16] | 0u);
goto L_088146FC;
L_088146FC:
aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast<std::uint32_t>(-9752), ctx.gpr[17]);
aot_gpr_4 = (ctx.gpr[17] | 0u);
goto L_08814704;
L_08814704:
aot_gpr_31 = (0x0881470Cu);
aot_gpr_5 = (ctx.gpr[18] | 0u);
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 == 0x0881470Cu) goto L_0881470C;
AOT_REGCACHE_SYNC_OUT(); return;
L_0881470C:
aot_gpr_4 = (aot_gpr_2 | 0u);
aot_gpr_5 = (ctx.gpr[22] | 0u);
aot_gpr_31 = (0x0881471Cu);
aot_gpr_6 = (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_08B0C138, 194u, 19u, 0x08B0C138u>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[16], ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], 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, 19u, 0x08B0C138u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x0881471Cu) goto L_0881471C;
AOT_REGCACHE_SYNC_OUT(); return;
L_0881471C:
{ const bool branch_taken = 0u == 0u;
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-9752)));
if (branch_taken) {
goto L_08814774;
}
goto L_08814724;
}
L_08814724:
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08814758;
}
goto L_0881472C;
}
L_0881472C:
ctx.gpr[17] = (0u | 0u);
aot_gpr_31 = (0x08814738u);
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 == 0x08814738u) goto L_08814738;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814738:
ctx.gpr[16] = (aot_gpr_2 | 0u);
{ const bool branch_taken = ctx.gpr[16] == 0u;
if (branch_taken) {
goto L_08814750;
}
goto L_08814744;
}
L_08814744:
aot_gpr_31 = (0x0881474Cu);
aot_gpr_4 = (ctx.gpr[16] | 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, aot_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 == 0x0881474Cu) goto L_0881474C;
AOT_REGCACHE_SYNC_OUT(); return;
L_0881474C:
ctx.gpr[17] = (ctx.gpr[16] | 0u);
goto L_08814750;
L_08814750:
aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast<std::uint32_t>(-9752), ctx.gpr[17]);
aot_gpr_4 = (ctx.gpr[17] | 0u);
goto L_08814758;
L_08814758:
aot_gpr_31 = (0x08814760u);
aot_gpr_5 = (aot_gpr_29 + static_cast<std::uint32_t>(156));
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 == 0x08814760u) goto L_08814760;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814760:
aot_gpr_4 = (aot_gpr_2 | 0u);
aot_gpr_5 = (ctx.gpr[22] | 0u);
aot_gpr_31 = (0x08814770u);
aot_gpr_6 = (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_08B0C138, 194u, 19u, 0x08B0C138u>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[16], ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], 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, 19u, 0x08B0C138u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08814770u) goto L_08814770;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814770:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-9752)));
goto L_08814774;
L_08814774:
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_088147A8;
}
goto L_0881477C;
}
L_0881477C:
ctx.gpr[17] = (0u | 0u);
aot_gpr_31 = (0x08814788u);
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 == 0x08814788u) goto L_08814788;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814788:
ctx.gpr[16] = (aot_gpr_2 | 0u);
{ const bool branch_taken = ctx.gpr[16] == 0u;
if (branch_taken) {
goto L_088147A0;
}
goto L_08814794;
}
L_08814794:
aot_gpr_31 = (0x0881479Cu);
aot_gpr_4 = (ctx.gpr[16] | 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, aot_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 == 0x0881479Cu) goto L_0881479C;
AOT_REGCACHE_SYNC_OUT(); return;
L_0881479C:
ctx.gpr[17] = (ctx.gpr[16] | 0u);
goto L_088147A0;
L_088147A0:
aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast<std::uint32_t>(-9752), ctx.gpr[17]);
aot_gpr_4 = (ctx.gpr[17] | 0u);
goto L_088147A8;
L_088147A8:
aot_gpr_31 = (0x088147B0u);
aot_gpr_5 = (ctx.gpr[28] + static_cast<std::uint32_t>(-30764));
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 == 0x088147B0u) goto L_088147B0;
AOT_REGCACHE_SYNC_OUT(); return;
L_088147B0:
aot_gpr_4 = (aot_gpr_2 | 0u);
aot_gpr_5 = (ctx.gpr[30] | 0u);
aot_gpr_31 = (0x088147C0u);
aot_gpr_6 = (ctx.gpr[23] | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B0C138, 194u, 19u, 0x08B0C138u>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[16], ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], 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, 19u, 0x08B0C138u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088147C0u) goto L_088147C0;
AOT_REGCACHE_SYNC_OUT(); return;
L_088147C0:
{ const bool branch_taken = ctx.gpr[21] == 0u;
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-9752)));
if (branch_taken) {
goto L_0881481C;
}
goto L_088147C8;
}
L_088147C8:
{ const bool branch_taken = aot_gpr_4 != 0u;
ctx.gpr[16] = (ctx.gpr[28] + static_cast<std::uint32_t>(-30832));
if (branch_taken) {
goto L_088147FC;
}
goto L_088147D0;
}
L_088147D0:
ctx.gpr[17] = (0u | 0u);
aot_gpr_31 = (0x088147DCu);
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 == 0x088147DCu) goto L_088147DC;
AOT_REGCACHE_SYNC_OUT(); return;
L_088147DC:
ctx.gpr[18] = (aot_gpr_2 | 0u);
{ const bool branch_taken = ctx.gpr[18] == 0u;
if (branch_taken) {
goto L_088147F4;
}
goto L_088147E8;
}
L_088147E8:
aot_gpr_31 = (0x088147F0u);
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_089F620C, 124u, 402u, 0x089F620Cu>(ctx, &aot_mem, ctx.pc, aot_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 == 0x088147F0u) goto L_088147F0;
AOT_REGCACHE_SYNC_OUT(); return;
L_088147F0:
ctx.gpr[17] = (ctx.gpr[18] | 0u);
goto L_088147F4;
L_088147F4:
aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast<std::uint32_t>(-9752), ctx.gpr[17]);
aot_gpr_4 = (ctx.gpr[17] | 0u);
goto L_088147FC;
L_088147FC:
aot_gpr_31 = (0x08814804u);
aot_gpr_5 = (ctx.gpr[16] | 0u);
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 == 0x08814804u) goto L_08814804;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814804:
aot_gpr_4 = (aot_gpr_2 | 0u);
aot_gpr_5 = (ctx.gpr[22] | 0u);
aot_gpr_31 = (0x08814814u);
aot_gpr_6 = (ctx.gpr[23] | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B0C138, 194u, 19u, 0x08B0C138u>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[16], ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], 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, 19u, 0x08B0C138u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08814814u) goto L_08814814;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814814:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08814868;
}
goto L_0881481C;
}
L_0881481C:
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08814850;
}
goto L_08814824;
}
L_08814824:
ctx.gpr[16] = (0u | 0u);
aot_gpr_31 = (0x08814830u);
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 == 0x08814830u) goto L_08814830;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814830:
ctx.gpr[17] = (aot_gpr_2 | 0u);
{ const bool branch_taken = ctx.gpr[17] == 0u;
if (branch_taken) {
goto L_08814848;
}
goto L_0881483C;
}
L_0881483C:
aot_gpr_31 = (0x08814844u);
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, aot_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 == 0x08814844u) goto L_08814844;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814844:
ctx.gpr[16] = (ctx.gpr[17] | 0u);
goto L_08814848;
L_08814848:
aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast<std::uint32_t>(-9752), ctx.gpr[16]);
aot_gpr_4 = (ctx.gpr[16] | 0u);
goto L_08814850;
L_08814850:
aot_gpr_31 = (0x08814858u);
aot_gpr_5 = (aot_gpr_29 + static_cast<std::uint32_t>(144));
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 == 0x08814858u) goto L_08814858;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814858:
aot_gpr_4 = (aot_gpr_2 | 0u);
aot_gpr_5 = (ctx.gpr[22] | 0u);
aot_gpr_31 = (0x08814868u);
aot_gpr_6 = (ctx.gpr[23] | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B0C138, 194u, 19u, 0x08B0C138u>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[16], ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], 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, 19u, 0x08B0C138u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08814868u) goto L_08814868;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814868:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(252)));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(248)));
aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(240)));
aot_gpr_31 = (0x0881487Cu);
ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(236)));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0023_entry, 23u, 230u, 0x08861824u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x0881487Cu) goto L_0881487C;
AOT_REGCACHE_SYNC_OUT(); return;
L_0881487C:
{ std::uint32_t aot_run_words[16]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(272), 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]);
ctx.fpr[24] = std::bit_cast<float>(aot_run_words[2]);
ctx.fpr[26] = std::bit_cast<float>(aot_run_words[3]);
ctx.fpr[28] = std::bit_cast<float>(aot_run_words[4]);
ctx.fpr[30] = std::bit_cast<float>(aot_run_words[5]);
ctx.gpr[16] = aot_run_words[6];
ctx.gpr[17] = aot_run_words[7];
ctx.gpr[18] = aot_run_words[8];
ctx.gpr[19] = aot_run_words[9];
ctx.gpr[20] = aot_run_words[10];
ctx.gpr[21] = aot_run_words[11];
ctx.gpr[22] = aot_run_words[12];
ctx.gpr[23] = aot_run_words[13];
ctx.gpr[30] = aot_run_words[14];
aot_gpr_31 = aot_run_words[15];
}
jump_target = aot_gpr_31;
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(336));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_088148C4:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-384));
aot_gpr_5 = (aot_gpr_5 << 4u);
aot_gpr_6 = (aot_gpr_5 + aot_gpr_5);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(364), ctx.gpr[22]);
ctx.gpr[22] = (aot_gpr_5 + aot_gpr_6);
ctx.gpr[22] = (aot_gpr_4 + ctx.gpr[22]);
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[22] + static_cast<std::uint32_t>(628)));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(340), ctx.gpr[16]);
ctx.gpr[16] = (0u | 5u);
{ 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]), std::bit_cast<std::uint32_t>(ctx.fpr[24])};
aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast<std::uint32_t>(328), aot_run_words); }
{ const std::uint32_t aot_run_words[5]{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>(344), aot_run_words); }
{ const std::uint32_t aot_run_words[3]{ctx.gpr[23], ctx.gpr[30], aot_gpr_31};
aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast<std::uint32_t>(368), aot_run_words); }
{ const bool branch_taken = aot_gpr_5 != ctx.gpr[16];
ctx.gpr[21] = (aot_gpr_4 | 0u);
if (branch_taken) {
goto L_0881492C;
}
goto L_0881491C;
}
L_0881491C:
aot_gpr_31 = (0x08814924u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0023_entry, 23u, 617u, 0x088634F8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08814924u) goto L_08814924;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814924:
{ const bool branch_taken = aot_gpr_2 != 0u;
if (branch_taken) {
goto L_088150D8;
}
goto L_0881492C;
}
L_0881492C:
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(ctx.gpr[22] + static_cast<std::uint32_t>(656))))));
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[22] + static_cast<std::uint32_t>(624)));
aot_gpr_6 = (aot_gpr_4 & 2u);
aot_gpr_6 = (aot_gpr_6 >> 1u);
aot_gpr_31 = (0x08814944u);
aot_gpr_4 = (ctx.gpr[21] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0002_entry, 2u, 654u, 0x0880F3B4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08814944u) goto L_08814944;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814944:
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(ctx.gpr[22] + static_cast<std::uint32_t>(656))))));
aot_gpr_4 = (aot_gpr_4 & 224u);
ctx.gpr[17] = (0u | 96u);
{ const bool branch_taken = aot_gpr_4 == ctx.gpr[17];
ctx.gpr[20] = (aot_gpr_2 | 0u);
if (branch_taken) {
goto L_0881496C;
}
goto L_08814958;
}
L_08814958:
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(ctx.gpr[22] + static_cast<std::uint32_t>(656))))));
aot_gpr_5 = (0u | 32u);
aot_gpr_4 = (aot_gpr_4 & 224u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_088149D4;
}
goto L_0881496C;
}
L_0881496C:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(7728)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088149D4;
}
goto L_08814978;
}
L_08814978:
aot_gpr_4 = (ctx.gpr[22] + static_cast<std::uint32_t>(640));
{ 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_5 = (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_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); }
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[22] + static_cast<std::uint32_t>(660)));
aot_gpr_4 = (ctx.gpr[21] | 0u);
aot_gpr_31 = (0x08814998u);
aot_gpr_6 = (ctx.gpr[20] | 0u);
goto L_08816368;
L_08814998:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[22] + static_cast<std::uint32_t>(660)));
aot_gpr_4 = (15820u << 16u);
aot_gpr_4 = (aot_gpr_4 | 52429u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
aot_fpr_12 = aot_fpr_12 - aot_fpr_13;
aot_mem.aot_direct_store32(ctx.gpr[22] + static_cast<std::uint32_t>(660), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_gpr_4 = (16256u << 16u);
aot_fpr_14 = std::bit_cast<float>(aot_gpr_4);
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 < aot_fpr_14)) ? 0x00800000u : 0u);
{ const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u);
if (branch_taken) {
goto L_088149D4;
}
goto L_088149C8;
}
L_088149C8:
aot_gpr_4 = (16544u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
aot_mem.aot_direct_store32(ctx.gpr[22] + static_cast<std::uint32_t>(660), std::bit_cast<std::uint32_t>(aot_fpr_12));
goto L_088149D4;
L_088149D4:
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(ctx.gpr[22] + static_cast<std::uint32_t>(656))))));
aot_gpr_4 = (aot_gpr_4 & 224u);
{ const bool branch_taken = aot_gpr_4 == ctx.gpr[17];
if (branch_taken) {
goto L_088149F8;
}
goto L_088149E4;
}
L_088149E4:
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(ctx.gpr[22] + static_cast<std::uint32_t>(656))))));
aot_gpr_5 = (0u | 64u);
aot_gpr_4 = (aot_gpr_4 & 224u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_088150D8;
}
goto L_088149F8;
}
L_088149F8:
ctx.gpr[17] = (ctx.gpr[22] + static_cast<std::uint32_t>(640));
{ const std::uint32_t vfpu_address = ctx.gpr[17] + 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.gpr[18] = (aot_gpr_29 + static_cast<std::uint32_t>(80));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = ctx.gpr[18] + 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 = (0x08814A10u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0087_entry, 87u, 58u, 0x089604E0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08814A10u) goto L_08814A10;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814A10:
{ const std::uint32_t vfpu_address = aot_gpr_2 + 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.gpr[30] = (aot_gpr_29 + static_cast<std::uint32_t>(96));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = ctx.gpr[30] + 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.gpr[19] = (ctx.gpr[21] + static_cast<std::uint32_t>(6864));
{ const std::uint32_t vfpu_address = ctx.gpr[19] + 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[22] = std::bit_cast<float>(0u);
{ const std::uint32_t aot_run_words[3]{std::bit_cast<std::uint32_t>(ctx.fpr[22]), std::bit_cast<std::uint32_t>(ctx.fpr[22]), std::bit_cast<std::uint32_t>(ctx.fpr[22])};
aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast<std::uint32_t>(48), aot_run_words); }
aot_gpr_31 = (0x08814A44u);
aot_gpr_5 = (aot_gpr_29 + static_cast<std::uint32_t>(48));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0163_entry, 163u, 461u, 0x08A93198u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08814A44u) goto L_08814A44;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814A44:
aot_gpr_4 = (16256u << 16u);
ctx.fpr[20] = std::bit_cast<float>(aot_gpr_4);
{ const bool branch_taken = aot_gpr_2 == 0u;
ctx.gpr[23] = (aot_gpr_29 + static_cast<std::uint32_t>(8));
if (branch_taken) {
goto L_08814B90;
}
goto L_08814A54;
}
L_08814A54:
aot_gpr_31 = (0x08814A5Cu);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_compact_generated_leaf<&vcs_compact_leaf_08960424, 87u, 0x08960424u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08814A5Cu) goto L_08814A5C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814A5C:
{ const bool branch_taken = aot_gpr_2 == 0u;
if (branch_taken) {
goto L_08814B90;
}
goto L_08814A64;
}
L_08814A64:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[21] + static_cast<std::uint32_t>(6851)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08814B4C;
}
goto L_08814A70;
}
L_08814A70:
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(ctx.gpr[22] + static_cast<std::uint32_t>(656))))));
aot_gpr_4 = (aot_gpr_4 & 16u);
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08814B4C;
}
goto L_08814A80;
}
L_08814A80:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[21] + static_cast<std::uint32_t>(6880)));
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((!(std::isnan(aot_fpr_12) || std::isnan(ctx.fpr[22])) && aot_fpr_12 == ctx.fpr[22])) ? 0x00800000u : 0u);
{ const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u);
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(112));
if (branch_taken) {
goto L_08814AEC;
}
goto L_08814A94;
}
L_08814A94:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[21] + static_cast<std::uint32_t>(6884)));
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((!(std::isnan(aot_fpr_12) || std::isnan(ctx.fpr[22])) && aot_fpr_12 == ctx.fpr[22])) ? 0x00800000u : 0u);
{ const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u);
if (branch_taken) {
goto L_08814AEC;
}
goto L_08814AA8;
}
L_08814AA8:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[21] + static_cast<std::uint32_t>(6888)));
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((!(std::isnan(aot_fpr_12) || std::isnan(ctx.fpr[22])) && aot_fpr_12 == ctx.fpr[22])) ? 0x00800000u : 0u);
{ const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u);
if (branch_taken) {
goto L_08814AEC;
}
goto L_08814ABC;
}
L_08814ABC:
{ const std::uint32_t vfpu_address = ctx.gpr[19] + 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_5 = (aot_gpr_29 + static_cast<std::uint32_t>(144));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 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); }
{ 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 = ctx.gpr[30] + 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>();
aot_gpr_5 = (aot_gpr_29 + static_cast<std::uint32_t>(128));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 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); }
{ 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); }
{ const bool branch_taken = 0u == 0u;
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(80)));
if (branch_taken) {
goto L_08814B1C;
}
goto L_08814AEC;
}
L_08814AEC:
{ const std::uint32_t vfpu_address = ctx.gpr[19] + 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_5 = (aot_gpr_29 + static_cast<std::uint32_t>(176));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 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); }
{ 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); }
aot_gpr_5 = (ctx.gpr[21] + static_cast<std::uint32_t>(6880));
{ 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<1u, 4u>(vfpu_value); }
ctx.execute_vfpu_vec3_ct<0u, 0u, 1u, 3u, 1u>();
aot_gpr_5 = (aot_gpr_29 + static_cast<std::uint32_t>(160));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 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); }
{ 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); }
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(80)));
goto L_08814B1C;
L_08814B1C:
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(112)));
aot_fpr_14 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(84)));
aot_fpr_12 = aot_fpr_12 + aot_fpr_13;
aot_fpr_15 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(116)));
ctx.fpr[16] = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(88)));
ctx.fpr[17] = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(120)));
aot_fpr_14 = aot_fpr_14 + aot_fpr_15;
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 = ctx.fpr[16] - ctx.fpr[17];
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(84), std::bit_cast<std::uint32_t>(aot_fpr_14));
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(88), std::bit_cast<std::uint32_t>(aot_fpr_12));
if (branch_taken) {
goto L_08814B90;
}
goto L_08814B4C;
}
L_08814B4C:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[21] + static_cast<std::uint32_t>(6851)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08814B90;
}
goto L_08814B58;
}
L_08814B58:
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(ctx.gpr[22] + static_cast<std::uint32_t>(656))))));
aot_gpr_4 = (aot_gpr_4 & 16u);
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08814B90;
}
goto L_08814B68;
}
L_08814B68:
{ const std::uint32_t vfpu_address = ctx.gpr[19] + 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>(208));
{ 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); }
{ const std::uint32_t vfpu_address = ctx.gpr[30] + 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>();
aot_gpr_5 = (aot_gpr_29 + static_cast<std::uint32_t>(192));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 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); }
aot_gpr_31 = (0x08814B90u);
aot_gpr_4 = (ctx.gpr[18] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0163_entry, 163u, 464u, 0x08A931D0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08814B90u) goto L_08814B90;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814B90:
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(80)));
ctx.fpr[24] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[22]));
aot_fpr_14 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(84)));
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[20]));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(64), std::bit_cast<std::uint32_t>(aot_fpr_13));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(68), std::bit_cast<std::uint32_t>(aot_fpr_14));
aot_gpr_6 = (aot_gpr_29 + static_cast<std::uint32_t>(64));
aot_gpr_4 = (ctx.gpr[21] | 0u);
aot_gpr_31 = (0x08814BB8u);
aot_gpr_5 = (aot_gpr_29 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0002_entry, 2u, 606u, 0x0880EDB0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08814BB8u) goto L_08814BB8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814BB8:
aot_gpr_4 = (ctx.gpr[21] | 0u);
aot_gpr_31 = (0x08814BC4u);
aot_gpr_5 = (aot_gpr_29 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0002_entry, 2u, 620u, 0x0880F05Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08814BC4u) goto L_08814BC4;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814BC4:
aot_fpr_14 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(80)));
ctx.fpr[22] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[0]));
aot_fpr_15 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(96)));
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[24]));
ctx.fpr[16] = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(84)));
aot_fpr_13 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[24]));
aot_fpr_14 = aot_fpr_14 - aot_fpr_15;
ctx.fpr[17] = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(100)));
aot_gpr_31 = (0x08814BECu);
aot_fpr_15 = ctx.fpr[16] - ctx.fpr[17];
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0162_entry, 162u, 561u, 0x08A8EF1Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08814BECu) goto L_08814BEC;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814BEC:
aot_gpr_4 = (49962u << 16u);
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[0]));
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 < aot_fpr_13)) ? 0x00800000u : 0u);
{ const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u);
aot_gpr_4 = (17194u << 16u);
if (branch_taken) {
goto L_08814C2C;
}
goto L_08814C08;
}
L_08814C08:
aot_fpr_13 = std::bit_cast<float>(aot_gpr_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_08814C2C;
}
goto L_08814C1C;
}
L_08814C1C:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[22] + static_cast<std::uint32_t>(665)));
aot_gpr_5 = (0u | 16u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_08814C34;
}
goto L_08814C2C;
}
L_08814C2C:
{ const bool branch_taken = 0u == 0u;
ctx.gpr[18] = (0u | 255u);
if (branch_taken) {
goto L_08814C44;
}
goto L_08814C34;
}
L_08814C34:
aot_gpr_4 = (ctx.gpr[21] | 0u);
aot_gpr_31 = (0x08814C40u);
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[22]));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0002_entry, 2u, 626u, 0x0880F0E4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08814C40u) goto L_08814C40;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814C40:
ctx.gpr[18] = (aot_gpr_2 | 0u);
goto L_08814C44;
L_08814C44:
aot_gpr_4 = (ctx.gpr[21] | 0u);
aot_gpr_5 = (ctx.gpr[23] | 0u);
aot_gpr_31 = (0x08814C54u);
aot_gpr_6 = (aot_gpr_29 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0002_entry, 2u, 577u, 0x0880EB64u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08814C54u) goto L_08814C54;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814C54:
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(ctx.gpr[22] + static_cast<std::uint32_t>(656))))));
aot_gpr_4 = (aot_gpr_4 & 8u);
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08814C80;
}
goto L_08814C64;
}
L_08814C64:
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((ctx.fpr[22] <= ctx.fpr[20])) ? 0x00800000u : 0u);
{ const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u);
if (branch_taken) {
goto L_08814C80;
}
goto L_08814C74;
}
L_08814C74:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[21] + static_cast<std::uint32_t>(6851)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088150D8;
}
goto L_08814C80;
}
L_08814C80:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[22] + static_cast<std::uint32_t>(665)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08814E90;
}
goto L_08814C8C;
}
L_08814C8C:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(88)));
{ const std::uint32_t vfpu_address = ctx.gpr[30] + 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>(224));
{ 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); }
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(232)));
aot_gpr_4 = (16384u << 16u);
aot_fpr_14 = std::bit_cast<float>(aot_gpr_4);
aot_fpr_14 = aot_fpr_12 - aot_fpr_14;
aot_gpr_5 = (ctx.gpr[20] >> 24u);
aot_gpr_5 = (aot_gpr_5 & 255u);
ctx.gpr[30] = (ctx.gpr[20] >> 16u);
ctx.gpr[30] = (ctx.gpr[30] & 255u);
ctx.gpr[20] = (ctx.gpr[20] >> 8u);
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_13 < aot_fpr_14)) ? 0x00800000u : 0u);
{ const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u);
ctx.gpr[23] = (ctx.gpr[20] & 255u);
if (branch_taken) {
goto L_08814CE8;
}
goto L_08814CD0;
}
L_08814CD0:
aot_gpr_6 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(-7080)));
{ const bool branch_taken = aot_gpr_6 == 0u;
aot_gpr_4 = (0u | 0u);
if (branch_taken) {
goto L_08814D30;
}
goto L_08814CDC;
}
L_08814CDC:
aot_gpr_6 = (0u | 1u);
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store8(ctx.gpr[22] + static_cast<std::uint32_t>(664), static_cast<std::uint8_t>(aot_gpr_6));
if (branch_taken) {
goto L_08814D30;
}
goto L_08814CE8;
}
L_08814CE8:
aot_gpr_4 = (16512u << 16u);
aot_fpr_14 = std::bit_cast<float>(aot_gpr_4);
aot_fpr_12 = aot_fpr_12 + aot_fpr_14;
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_13 <= aot_fpr_12)) ? 0x00800000u : 0u);
{ const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u);
if (branch_taken) {
goto L_08814D1C;
}
goto L_08814D04;
}
L_08814D04:
aot_gpr_6 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(-7080)));
{ const bool branch_taken = aot_gpr_6 == 0u;
aot_gpr_4 = (0u | 1u);
if (branch_taken) {
goto L_08814D30;
}
goto L_08814D10;
}
L_08814D10:
aot_gpr_6 = (0u | 1u);
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store8(ctx.gpr[22] + static_cast<std::uint32_t>(664), static_cast<std::uint8_t>(aot_gpr_6));
if (branch_taken) {
goto L_08814D30;
}
goto L_08814D1C;
}
L_08814D1C:
aot_gpr_6 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(-7080)));
{ const bool branch_taken = aot_gpr_6 == 0u;
aot_gpr_4 = (0u | 2u);
if (branch_taken) {
goto L_08814D30;
}
goto L_08814D28;
}
L_08814D28:
aot_gpr_6 = (0u | 2u);
aot_mem.aot_direct_store8(ctx.gpr[22] + static_cast<std::uint32_t>(664), static_cast<std::uint8_t>(aot_gpr_6));
goto L_08814D30;
L_08814D30:
aot_gpr_6 = (aot_gpr_5 | 0u);
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_29 + static_cast<std::uint32_t>(324), aot_gpr_6);
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(12)));
ctx.gpr[10] = (aot_gpr_4 | 0u);
aot_gpr_5 = (aot_mem.aot_direct_load8(ctx.gpr[22] + static_cast<std::uint32_t>(664)));
ctx.gpr[9] = (aot_mem.aot_direct_load8(ctx.gpr[21] + static_cast<std::uint32_t>(6848)));
aot_gpr_4 = (ctx.gpr[21] | 0u);
ctx.gpr[7] = (ctx.gpr[30] | 0u);
aot_gpr_31 = (0x08814D5Cu);
ctx.gpr[8] = (ctx.gpr[23] | 0u);
goto L_08815B48;
L_08814D5C:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[21] + static_cast<std::uint32_t>(6851)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08814E88;
}
goto L_08814D68;
}
L_08814D68:
ctx.gpr[18] = (0u | 0u);
ctx.gpr[17] = (0u | 0u);
ctx.gpr[19] = (0u + static_cast<std::uint32_t>(-1));
goto L_08814D74;
L_08814D74:
ctx.gpr[16] = (ctx.gpr[17] << 3u);
ctx.gpr[16] = (ctx.gpr[21] + ctx.gpr[16]);
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int16_t>(aot_mem.aot_direct_load16(ctx.gpr[16] + static_cast<std::uint32_t>(8))))));
{ const bool branch_taken = aot_gpr_4 != ctx.gpr[19];
ctx.gpr[16] = (ctx.gpr[16] + static_cast<std::uint32_t>(12));
if (branch_taken) {
goto L_08814DF4;
}
goto L_08814D88;
}
L_08814D88:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[16] + static_cast<std::uint32_t>(0)));
aot_gpr_5 = (aot_mem.aot_direct_load8(ctx.gpr[16] + static_cast<std::uint32_t>(1)));
aot_gpr_4 = (aot_gpr_4 << 16u);
aot_gpr_5 = (aot_gpr_5 << 8u);
aot_gpr_6 = (aot_mem.aot_direct_load8(ctx.gpr[16] + static_cast<std::uint32_t>(2)));
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
aot_gpr_4 = (aot_gpr_4 + aot_gpr_6);
{ const bool branch_taken = ctx.gpr[20] == aot_gpr_4;
if (branch_taken) {
goto L_08814DF0;
}
goto L_08814DAC;
}
L_08814DAC:
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(ctx.gpr[22] + static_cast<std::uint32_t>(656))))));
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[22] + static_cast<std::uint32_t>(624)));
aot_gpr_4 = (aot_gpr_4 & 2u);
aot_gpr_6 = (aot_gpr_4 < static_cast<std::uint32_t>(1) ? 1u : 0u);
aot_gpr_6 = (aot_gpr_6 & 255u);
aot_gpr_31 = (0x08814DC8u);
aot_gpr_4 = (ctx.gpr[21] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0002_entry, 2u, 654u, 0x0880F3B4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08814DC8u) goto L_08814DC8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814DC8:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[16] + static_cast<std::uint32_t>(0)));
aot_gpr_5 = (aot_mem.aot_direct_load8(ctx.gpr[16] + static_cast<std::uint32_t>(1)));
aot_gpr_4 = (aot_gpr_4 << 16u);
aot_gpr_5 = (aot_gpr_5 << 8u);
ctx.gpr[7] = (aot_mem.aot_direct_load8(ctx.gpr[16] + static_cast<std::uint32_t>(2)));
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
aot_gpr_6 = (aot_gpr_2 >> 8u);
aot_gpr_4 = (aot_gpr_4 + ctx.gpr[7]);
{ const bool branch_taken = aot_gpr_6 != aot_gpr_4;
if (branch_taken) {
goto L_08814DF4;
}
goto L_08814DF0;
}
L_08814DF0:
ctx.gpr[18] = (0u | 1u);
goto L_08814DF4;
L_08814DF4:
ctx.gpr[17] = (ctx.gpr[17] + static_cast<std::uint32_t>(1));
ctx.gpr[17] = (ctx.gpr[17] & 65535u);
aot_gpr_4 = (static_cast<std::int32_t>(ctx.gpr[17]) < 75 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08814D74;
}
goto L_08814E08;
}
L_08814E08:
{ const bool branch_taken = ctx.gpr[18] != 0u;
if (branch_taken) {
goto L_08814E88;
}
goto L_08814E10;
}
L_08814E10:
ctx.gpr[8] = (aot_mem.aot_direct_load8(ctx.gpr[21] + static_cast<std::uint32_t>(6848)));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(324)));
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(240));
aot_gpr_6 = (ctx.gpr[30] | 0u);
aot_gpr_31 = (0x08814E28u);
ctx.gpr[7] = (ctx.gpr[23] | 0u);
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, aot_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 == 0x08814E28u) goto L_08814E28;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814E28:
aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_2 + static_cast<std::uint32_t>(0)));
aot_mem.aot_direct_store8(ctx.gpr[21] + static_cast<std::uint32_t>(616), static_cast<std::uint8_t>(aot_gpr_4));
aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_2 + static_cast<std::uint32_t>(1)));
aot_gpr_5 = (aot_mem.aot_direct_load16(ctx.gpr[21] + static_cast<std::uint32_t>(612)));
aot_mem.aot_direct_store8(ctx.gpr[21] + static_cast<std::uint32_t>(617), static_cast<std::uint8_t>(aot_gpr_4));
aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_2 + static_cast<std::uint32_t>(2)));
aot_gpr_5 = (aot_gpr_5 << 3u);
aot_mem.aot_direct_store8(ctx.gpr[21] + static_cast<std::uint32_t>(618), static_cast<std::uint8_t>(aot_gpr_4));
aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_2 + static_cast<std::uint32_t>(3)));
aot_gpr_5 = (ctx.gpr[21] + aot_gpr_5);
aot_mem.aot_direct_store8(ctx.gpr[21] + static_cast<std::uint32_t>(619), static_cast<std::uint8_t>(aot_gpr_4));
aot_mem.aot_direct_store16(aot_gpr_5 + static_cast<std::uint32_t>(8), static_cast<std::uint16_t>(ctx.gpr[19]));
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[21] + static_cast<std::uint32_t>(616)));
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(12));
aot_mem.aot_direct_store8(aot_gpr_5 + static_cast<std::uint32_t>(0), static_cast<std::uint8_t>(aot_gpr_4));
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[21] + static_cast<std::uint32_t>(617)));
aot_mem.aot_direct_store8(aot_gpr_5 + static_cast<std::uint32_t>(1), static_cast<std::uint8_t>(aot_gpr_4));
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[21] + static_cast<std::uint32_t>(618)));
aot_mem.aot_direct_store8(aot_gpr_5 + static_cast<std::uint32_t>(2), static_cast<std::uint8_t>(aot_gpr_4));
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[21] + static_cast<std::uint32_t>(619)));
aot_mem.aot_direct_store8(aot_gpr_5 + static_cast<std::uint32_t>(3), static_cast<std::uint8_t>(aot_gpr_4));
aot_gpr_4 = (aot_mem.aot_direct_load16(ctx.gpr[21] + static_cast<std::uint32_t>(612)));
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(1));
aot_mem.aot_direct_store16(ctx.gpr[21] + static_cast<std::uint32_t>(612), static_cast<std::uint16_t>(aot_gpr_4));
goto L_08814E88;
L_08814E88:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088150D8;
}
goto L_08814E90;
}
L_08814E90:
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_08814EAC;
}
goto L_08814E9C;
}
L_08814E9C:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[22] + static_cast<std::uint32_t>(665)));
aot_gpr_5 = (0u | 16u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_08814EE4;
}
goto L_08814EAC;
}
L_08814EAC:
aot_gpr_5 = (aot_mem.aot_direct_load8(ctx.gpr[22] + static_cast<std::uint32_t>(665)));
aot_gpr_4 = (ctx.gpr[20] >> 24u);
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(8)));
ctx.gpr[7] = (aot_gpr_4 & 255u);
ctx.gpr[8] = (ctx.gpr[20] >> 16u);
ctx.gpr[9] = (ctx.gpr[20] >> 8u);
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(12)));
ctx.gpr[8] = (ctx.gpr[8] & 255u);
ctx.gpr[9] = (ctx.gpr[9] & 255u);
aot_gpr_4 = (ctx.gpr[21] | 0u);
aot_gpr_31 = (0x08814EDCu);
aot_gpr_6 = (ctx.gpr[18] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0002_entry, 2u, 367u, 0x0880D7F8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08814EDCu) goto L_08814EDC;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814EDC:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088150D8;
}
goto L_08814EE4;
}
L_08814EE4:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[22] + static_cast<std::uint32_t>(665)));
aot_gpr_5 = (0u | 29u);
{ const bool branch_taken = aot_gpr_4 == aot_gpr_5;
if (branch_taken) {
goto L_08814F14;
}
goto L_08814EF4;
}
L_08814EF4:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[22] + static_cast<std::uint32_t>(665)));
aot_gpr_5 = (0u | 30u);
{ const bool branch_taken = aot_gpr_4 == aot_gpr_5;
if (branch_taken) {
goto L_08814F14;
}
goto L_08814F04;
}
L_08814F04:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[22] + static_cast<std::uint32_t>(665)));
aot_gpr_5 = (0u | 31u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_088150B4;
}
goto L_08814F14;
}
L_08814F14:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[21] + static_cast<std::uint32_t>(6851)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_088150D8;
}
goto L_08814F20;
}
L_08814F20:
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(252));
aot_gpr_5 = (0u | 255u);
aot_gpr_6 = (0u | 255u);
ctx.gpr[7] = (0u | 255u);
aot_gpr_31 = (0x08814F38u);
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, aot_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 == 0x08814F38u) goto L_08814F38;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814F38:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5844)));
if (aot_gpr_4 != 0u) {
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(0)));
goto L_08814F50;
}
goto L_08814F44;
L_08814F44:
aot_gpr_31 = (0x08814F4Cu);
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 == 0x08814F4Cu) goto L_08814F4C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814F4C:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(0)));
goto L_08814F50;
L_08814F50:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5844)));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(244), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(4)));
aot_gpr_5 = (aot_gpr_29 + static_cast<std::uint32_t>(244));
aot_gpr_31 = (0x08814F68u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(248), std::bit_cast<std::uint32_t>(aot_fpr_12));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0122_entry, 122u, 14u, 0x089EC180u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08814F68u) goto L_08814F68;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814F68:
ctx.gpr[17] = (aot_gpr_2 | 0u);
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[17]) < 0;
if (branch_taken) {
goto L_08815028;
}
goto L_08814F74;
}
L_08814F74:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5844)));
if (aot_gpr_4 != 0u) {
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5844)));
goto L_08814F8C;
}
goto L_08814F80;
L_08814F80:
aot_gpr_31 = (0x08814F88u);
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 == 0x08814F88u) goto L_08814F88;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814F88:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5844)));
goto L_08814F8C;
L_08814F8C:
aot_gpr_31 = (0x08814F94u);
aot_gpr_5 = (ctx.gpr[17] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0122_entry, 122u, 13u, 0x089EC170u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08814F94u) goto L_08814F94;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814F94:
aot_gpr_31 = (0x08814F9Cu);
aot_gpr_4 = (aot_gpr_2 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0122_entry, 122u, 67u, 0x089EC594u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08814F9Cu) goto L_08814F9C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814F9C:
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(320), aot_gpr_2);
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(320)));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(256), aot_gpr_4);
aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(256)));
aot_gpr_5 = (aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(257)));
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(252), static_cast<std::uint8_t>(aot_gpr_4));
aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(258)));
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(253), static_cast<std::uint8_t>(aot_gpr_5));
aot_gpr_5 = (aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(259)));
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(254), static_cast<std::uint8_t>(aot_gpr_4));
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(255), static_cast<std::uint8_t>(aot_gpr_5));
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5844)));
if (aot_gpr_4 != 0u) {
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5844)));
goto L_08814FE0;
}
goto L_08814FD4;
L_08814FD4:
aot_gpr_31 = (0x08814FDCu);
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 == 0x08814FDCu) goto L_08814FDC;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814FDC:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5844)));
goto L_08814FE0;
L_08814FE0:
aot_gpr_31 = (0x08814FE8u);
aot_gpr_5 = (ctx.gpr[17] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0122_entry, 122u, 13u, 0x089EC170u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08814FE8u) goto L_08814FE8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08814FE8:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_2 + static_cast<std::uint32_t>(16)));
{ const bool branch_taken = aot_gpr_4 != ctx.gpr[16];
if (branch_taken) {
goto L_08814FFC;
}
goto L_08814FF4;
}
L_08814FF4:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08815028;
}
goto L_08814FFC;
}
L_08814FFC:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5844)));
if (aot_gpr_4 != 0u) {
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5844)));
goto L_08815014;
}
goto L_08815008;
L_08815008:
aot_gpr_31 = (0x08815010u);
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 == 0x08815010u) goto L_08815010;
AOT_REGCACHE_SYNC_OUT(); return;
L_08815010:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5844)));
goto L_08815014;
L_08815014:
aot_gpr_31 = (0x0881501Cu);
aot_gpr_5 = (ctx.gpr[17] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0122_entry, 122u, 13u, 0x089EC170u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x0881501Cu) goto L_0881501C;
AOT_REGCACHE_SYNC_OUT(); return;
L_0881501C:
aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_2 + static_cast<std::uint32_t>(25)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08815028;
}
goto L_08815028;
}
L_08815028:
aot_gpr_5 = (aot_mem.aot_direct_load8(ctx.gpr[22] + static_cast<std::uint32_t>(665)));
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(8)));
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(12)));
ctx.gpr[7] = (aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(252)));
ctx.gpr[8] = (aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(253)));
ctx.gpr[9] = (aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(254)));
aot_gpr_4 = (ctx.gpr[21] | 0u);
aot_gpr_31 = (0x0881504Cu);
aot_gpr_6 = (ctx.gpr[18] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0002_entry, 2u, 367u, 0x0880D7F8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x0881504Cu) goto L_0881504C;
AOT_REGCACHE_SYNC_OUT(); return;
L_0881504C:
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[17]) < 0;
if (branch_taken) {
goto L_088150AC;
}
goto L_08815054;
}
L_08815054:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5844)));
if (aot_gpr_4 != 0u) {
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5844)));
goto L_0881506C;
}
goto L_08815060;
L_08815060:
aot_gpr_31 = (0x08815068u);
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 == 0x08815068u) goto L_08815068;
AOT_REGCACHE_SYNC_OUT(); return;
L_08815068:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5844)));
goto L_0881506C;
L_0881506C:
aot_gpr_31 = (0x08815074u);
aot_gpr_5 = (ctx.gpr[17] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0122_entry, 122u, 13u, 0x089EC170u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08815074u) goto L_08815074;
AOT_REGCACHE_SYNC_OUT(); return;
L_08815074:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_2 + static_cast<std::uint32_t>(16)));
aot_gpr_5 = (0u | 3u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_088150AC;
}
goto L_08815084;
}
L_08815084:
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(260));
aot_gpr_5 = (0u | 255u);
aot_gpr_6 = (0u | 255u);
ctx.gpr[7] = (0u | 255u);
aot_gpr_31 = (0x0881509Cu);
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, aot_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 == 0x0881509Cu) goto L_0881509C;
AOT_REGCACHE_SYNC_OUT(); return;
L_0881509C:
aot_gpr_4 = (ctx.gpr[21] | 0u);
aot_gpr_5 = (ctx.gpr[23] | 0u);
aot_gpr_31 = (0x088150ACu);
aot_gpr_6 = (aot_gpr_2 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0002_entry, 2u, 761u, 0x0880FD24u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088150ACu) goto L_088150AC;
AOT_REGCACHE_SYNC_OUT(); return;
L_088150AC:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088150D8;
}
goto L_088150B4;
}
L_088150B4:
aot_gpr_5 = (aot_mem.aot_direct_load8(ctx.gpr[22] + static_cast<std::uint32_t>(665)));
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(8)));
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(12)));
aot_gpr_4 = (ctx.gpr[21] | 0u);
aot_gpr_6 = (ctx.gpr[18] | 0u);
ctx.gpr[7] = (0u | 255u);
ctx.gpr[8] = (0u | 255u);
aot_gpr_31 = (0x088150D8u);
ctx.gpr[9] = (0u | 255u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0002_entry, 2u, 367u, 0x0880D7F8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088150D8u) goto L_088150D8;
AOT_REGCACHE_SYNC_OUT(); return;
L_088150D8:
{ std::uint32_t aot_run_words[13]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(328), 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]);
ctx.fpr[24] = std::bit_cast<float>(aot_run_words[2]);
ctx.gpr[16] = aot_run_words[3];
ctx.gpr[17] = aot_run_words[4];
ctx.gpr[18] = aot_run_words[5];
ctx.gpr[19] = aot_run_words[6];
ctx.gpr[20] = aot_run_words[7];
ctx.gpr[21] = aot_run_words[8];
ctx.gpr[22] = aot_run_words[9];
ctx.gpr[23] = aot_run_words[10];
ctx.gpr[30] = aot_run_words[11];
aot_gpr_31 = aot_run_words[12];
}
jump_target = aot_gpr_31;
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(384));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08815114:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-384));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(348), ctx.gpr[16]);
ctx.gpr[16] = (aot_gpr_4 | 0u);
aot_gpr_4 = (aot_gpr_5 << 4u);
aot_gpr_6 = (aot_gpr_4 + aot_gpr_4);
aot_gpr_4 = (aot_gpr_4 + aot_gpr_6);
aot_gpr_4 = (ctx.gpr[16] + aot_gpr_4);
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(628)));
{ const std::uint32_t aot_run_words[3]{ctx.gpr[18], ctx.gpr[19], ctx.gpr[20]};
aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast<std::uint32_t>(356), aot_run_words); }
ctx.gpr[18] = (0u | 0u);
ctx.gpr[19] = (0u | 0u);
ctx.gpr[20] = (0u | 0u);
aot_gpr_6 = (0u | 6u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(344), std::bit_cast<std::uint32_t>(ctx.fpr[20]));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(352), ctx.gpr[17]);
{ const std::uint32_t aot_run_words[3]{ctx.gpr[21], ctx.gpr[22], aot_gpr_31};
aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast<std::uint32_t>(368), aot_run_words); }
{ const bool branch_taken = aot_gpr_4 == aot_gpr_6;
ctx.gpr[17] = (aot_gpr_5 | 0u);
if (branch_taken) {
goto L_08815284;
}
goto L_0881516C;
}
L_0881516C:
aot_gpr_5 = (0u | 3u);
{ const bool branch_taken = aot_gpr_4 == aot_gpr_5;
aot_gpr_5 = (0u | 2u);
if (branch_taken) {
goto L_0881523C;
}
goto L_08815178;
}
L_08815178:
{ const bool branch_taken = aot_gpr_4 == aot_gpr_5;
aot_gpr_5 = (0u | 1u);
if (branch_taken) {
goto L_088151D0;
}
goto L_08815180;
}
L_08815180:
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_08815340;
}
goto L_08815188;
}
L_08815188:
aot_gpr_4 = (ctx.gpr[17] << 4u);
aot_gpr_5 = (aot_gpr_4 + aot_gpr_4);
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-15972)));
aot_gpr_4 = (ctx.gpr[16] + aot_gpr_4);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(632)));
aot_gpr_31 = (0x088151A8u);
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, 438u, 0x08B65CC4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088151A8u) goto L_088151A8;
AOT_REGCACHE_SYNC_OUT(); return;
L_088151A8:
ctx.gpr[18] = (aot_gpr_2 | 0u);
{ const bool branch_taken = ctx.gpr[18] == 0u;
if (branch_taken) {
goto L_088151C8;
}
goto L_088151B4;
}
L_088151B4:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[18] + static_cast<std::uint32_t>(612)));
aot_gpr_5 = (0u | 2u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_088151C8;
}
goto L_088151C4;
}
L_088151C4:
ctx.gpr[20] = (0u | 1u);
goto L_088151C8;
L_088151C8:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08815340;
}
goto L_088151D0;
}
L_088151D0:
aot_gpr_4 = (ctx.gpr[17] << 4u);
aot_gpr_5 = (aot_gpr_4 + aot_gpr_4);
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-15976)));
aot_gpr_4 = (ctx.gpr[16] + aot_gpr_4);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(632)));
aot_gpr_31 = (0x088151F0u);
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, 431u, 0x08B65C68u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088151F0u) goto L_088151F0;
AOT_REGCACHE_SYNC_OUT(); return;
L_088151F0:
ctx.gpr[21] = (aot_gpr_2 | 0u);
{ const bool branch_taken = ctx.gpr[21] == 0u;
if (branch_taken) {
goto L_08815230;
}
goto L_088151FC;
}
L_088151FC:
aot_gpr_31 = (0x08815204u);
aot_gpr_4 = (ctx.gpr[21] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0067_entry, 67u, 195u, 0x08910B38u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08815204u) goto L_08815204;
AOT_REGCACHE_SYNC_OUT(); return;
L_08815204:
{ const bool branch_taken = aot_gpr_2 == 0u;
if (branch_taken) {
goto L_08815214;
}
goto L_0881520C;
}
L_0881520C:
{ const bool branch_taken = 0u == 0u;
ctx.gpr[18] = (aot_mem.aot_direct_load32(ctx.gpr[21] + static_cast<std::uint32_t>(1152)));
if (branch_taken) {
goto L_08815218;
}
goto L_08815214;
}
L_08815214:
ctx.gpr[18] = (ctx.gpr[21] | 0u);
goto L_08815218;
L_08815218:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[21] + static_cast<std::uint32_t>(2276)));
aot_gpr_5 = (0u | 2u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_08815234;
}
goto L_08815228;
}
L_08815228:
{ const bool branch_taken = 0u == 0u;
ctx.gpr[20] = (0u | 1u);
if (branch_taken) {
goto L_08815234;
}
goto L_08815230;
}
L_08815230:
ctx.gpr[18] = (0u | 0u);
goto L_08815234;
L_08815234:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08815340;
}
goto L_0881523C;
}
L_0881523C:
aot_gpr_4 = (ctx.gpr[17] << 4u);
aot_gpr_5 = (aot_gpr_4 + aot_gpr_4);
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-15960)));
aot_gpr_4 = (ctx.gpr[16] + aot_gpr_4);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(632)));
aot_gpr_31 = (0x0881525Cu);
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, 445u, 0x08B65D28u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x0881525Cu) goto L_0881525C;
AOT_REGCACHE_SYNC_OUT(); return;
L_0881525C:
ctx.gpr[18] = (aot_gpr_2 | 0u);
{ const bool branch_taken = ctx.gpr[18] == 0u;
if (branch_taken) {
goto L_0881527C;
}
goto L_08815268;
}
L_08815268:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[18] + static_cast<std::uint32_t>(476)));
aot_gpr_5 = (0u | 2u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_0881527C;
}
goto L_08815278;
}
L_08815278:
ctx.gpr[20] = (0u | 1u);
goto L_0881527C;
L_0881527C:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08815340;
}
goto L_08815284;
}
L_08815284:
aot_gpr_4 = (ctx.gpr[17] << 4u);
aot_gpr_5 = (aot_gpr_4 + aot_gpr_4);
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
aot_gpr_4 = (ctx.gpr[16] + aot_gpr_4);
aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(632)));
aot_gpr_4 = (2237u << 16u);
aot_gpr_5 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(aot_gpr_6) >> 16u));
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(-28736));
aot_gpr_31 = (0x088152ACu);
aot_gpr_6 = (aot_gpr_6 & 65535u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0182_entry, 182u, 192u, 0x08ADCA6Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088152ACu) goto L_088152AC;
AOT_REGCACHE_SYNC_OUT(); return;
L_088152AC:
ctx.gpr[21] = (aot_gpr_2 | 0u);
{ const bool branch_taken = ctx.gpr[21] == 0u;
if (branch_taken) {
goto L_08815340;
}
goto L_088152B8;
}
L_088152B8:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[21] + static_cast<std::uint32_t>(108)));
ctx.gpr[19] = (aot_gpr_4 + static_cast<std::uint32_t>(16));
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int16_t>(aot_mem.aot_direct_load16(ctx.gpr[19] + static_cast<std::uint32_t>(0))))));
aot_gpr_31 = (0x088152CCu);
ctx.gpr[22] = (ctx.gpr[21] + aot_gpr_4);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0007_entry, 7u, 639u, 0x08823710u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088152CCu) goto L_088152CC;
AOT_REGCACHE_SYNC_OUT(); return;
L_088152CC:
aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(4)));
aot_gpr_4 = (ctx.gpr[22] | 0u);
jump_target = aot_gpr_6;
aot_gpr_31 = (0x088152DCu);
aot_gpr_5 = (aot_gpr_2 | 0u);
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 == 0x088152DCu) goto L_088152DC;
AOT_REGCACHE_SYNC_OUT(); return;
L_088152DC:
{ const bool branch_taken = aot_gpr_2 == 0u;
if (branch_taken) {
goto L_08815300;
}
goto L_088152E4;
}
L_088152E4:
aot_gpr_31 = (0x088152ECu);
aot_gpr_4 = (ctx.gpr[21] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0008_entry, 8u, 19u, 0x08824204u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088152ECu) goto L_088152EC;
AOT_REGCACHE_SYNC_OUT(); return;
L_088152EC:
{ const std::uint32_t vfpu_address = aot_gpr_2 + 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>(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 bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_0881533C;
}
goto L_08815300;
}
L_08815300:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[21] + static_cast<std::uint32_t>(96)));
if (aot_gpr_4 != 0u) {
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[21] + static_cast<std::uint32_t>(96)));
goto L_0881532C;
}
goto L_0881530C;
L_0881530C:
aot_gpr_5 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int16_t>(aot_mem.aot_direct_load16(ctx.gpr[21] + static_cast<std::uint32_t>(10))))));
aot_gpr_6 = (aot_gpr_29 + static_cast<std::uint32_t>(260));
aot_gpr_31 = (0x0881531Cu);
aot_gpr_4 = (ctx.gpr[21] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0166_entry, 166u, 47u, 0x08A9C6FCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x0881531Cu) goto L_0881531C;
AOT_REGCACHE_SYNC_OUT(); return;
L_0881531C:
aot_mem.aot_direct_store32(ctx.gpr[21] + static_cast<std::uint32_t>(96), aot_gpr_2);
aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(260)));
aot_mem.aot_direct_store8(ctx.gpr[21] + static_cast<std::uint32_t>(4), static_cast<std::uint8_t>(aot_gpr_4));
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[21] + static_cast<std::uint32_t>(96)));
goto L_0881532C;
L_0881532C:
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(64));
{ 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>(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); }
goto L_0881533C;
L_0881533C:
ctx.gpr[19] = (0u | 1u);
goto L_08815340;
L_08815340:
{ const bool branch_taken = ctx.gpr[18] == 0u;
if (branch_taken) {
goto L_088154F8;
}
goto L_08815348;
}
L_08815348:
ctx.gpr[19] = (0u | 1u);
aot_gpr_4 = (ctx.gpr[18] + 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>(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); }
aot_gpr_4 = (ctx.gpr[16] + static_cast<std::uint32_t>(6864));
{ 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); }
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>(64), aot_run_words); }
aot_gpr_31 = (0x08815384u);
aot_gpr_5 = (aot_gpr_29 + static_cast<std::uint32_t>(64));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0163_entry, 163u, 461u, 0x08A93198u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08815384u) goto L_08815384;
AOT_REGCACHE_SYNC_OUT(); return;
L_08815384:
{ const bool branch_taken = aot_gpr_2 == 0u;
if (branch_taken) {
goto L_088154F8;
}
goto L_0881538C;
}
L_0881538C:
aot_gpr_31 = (0x08815394u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_compact_generated_leaf<&vcs_compact_leaf_08960424, 87u, 0x08960424u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08815394u) goto L_08815394;
AOT_REGCACHE_SYNC_OUT(); return;
L_08815394:
{ const bool branch_taken = aot_gpr_2 == 0u;
if (branch_taken) {
goto L_088154F8;
}
goto L_0881539C;
}
L_0881539C:
{ const bool branch_taken = ctx.gpr[20] == 0u;
if (branch_taken) {
goto L_088154A0;
}
goto L_088153A4;
}
L_088153A4:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[16] + static_cast<std::uint32_t>(6851)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088154A0;
}
goto L_088153B0;
}
L_088153B0:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(6880)));
aot_fpr_13 = std::bit_cast<float>(0u);
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((!(std::isnan(aot_fpr_12) || std::isnan(aot_fpr_13)) && aot_fpr_12 == aot_fpr_13)) ? 0x00800000u : 0u);
{ const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u);
if (branch_taken) {
goto L_08815438;
}
goto L_088153C8;
}
L_088153C8:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(6884)));
aot_fpr_13 = std::bit_cast<float>(0u);
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((!(std::isnan(aot_fpr_12) || std::isnan(aot_fpr_13)) && aot_fpr_12 == aot_fpr_13)) ? 0x00800000u : 0u);
{ const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u);
if (branch_taken) {
goto L_08815438;
}
goto L_088153E0;
}
L_088153E0:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(6888)));
aot_fpr_13 = std::bit_cast<float>(0u);
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((!(std::isnan(aot_fpr_12) || std::isnan(aot_fpr_13)) && aot_fpr_12 == aot_fpr_13)) ? 0x00800000u : 0u);
{ const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u);
if (branch_taken) {
goto L_08815438;
}
goto L_088153F8;
}
L_088153F8:
aot_gpr_4 = (ctx.gpr[16] + static_cast<std::uint32_t>(6864));
{ 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.gpr[20] = (aot_gpr_29 + static_cast<std::uint32_t>(112));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = ctx.gpr[20] + 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 = (0x08815410u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0087_entry, 87u, 58u, 0x089604E0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08815410u) goto L_08815410;
AOT_REGCACHE_SYNC_OUT(); return;
L_08815410:
{ const std::uint32_t vfpu_address = ctx.gpr[20] + 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_2 + 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>();
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(96));
{ 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>(80));
{ 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;
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(16)));
if (branch_taken) {
goto L_08815470;
}
goto L_08815438;
}
L_08815438:
aot_gpr_4 = (ctx.gpr[16] + static_cast<std::uint32_t>(6864));
{ 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>(144));
{ 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 = (ctx.gpr[16] + static_cast<std::uint32_t>(6880));
{ 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, 1u>();
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(128));
{ 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>(80));
{ 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); }
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(16)));
goto L_08815470;
L_08815470:
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(80)));
aot_fpr_14 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(20)));
aot_fpr_12 = aot_fpr_12 + aot_fpr_13;
aot_fpr_15 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(84)));
ctx.fpr[16] = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(24)));
ctx.fpr[17] = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(88)));
aot_fpr_14 = aot_fpr_14 + aot_fpr_15;
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(16), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_fpr_12 = ctx.fpr[16] - ctx.fpr[17];
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(20), std::bit_cast<std::uint32_t>(aot_fpr_14));
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(24), std::bit_cast<std::uint32_t>(aot_fpr_12));
if (branch_taken) {
goto L_088154F8;
}
goto L_088154A0;
}
L_088154A0:
aot_gpr_4 = (ctx.gpr[17] << 4u);
aot_gpr_5 = (aot_gpr_4 + aot_gpr_4);
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
aot_gpr_4 = (ctx.gpr[16] + aot_gpr_4);
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_4 + static_cast<std::uint32_t>(656))))));
aot_gpr_4 = (aot_gpr_4 & 16u);
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088154F8;
}
goto L_088154C0;
}
L_088154C0:
ctx.gpr[20] = (aot_gpr_29 + static_cast<std::uint32_t>(16));
aot_gpr_4 = (ctx.gpr[16] + static_cast<std::uint32_t>(6864));
{ 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.gpr[21] = (aot_gpr_29 + static_cast<std::uint32_t>(176));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = ctx.gpr[21] + 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 = (0x088154DCu);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0087_entry, 87u, 58u, 0x089604E0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088154DCu) goto L_088154DC;
AOT_REGCACHE_SYNC_OUT(); return;
L_088154DC:
{ const std::uint32_t vfpu_address = ctx.gpr[21] + 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_2 + 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>();
aot_gpr_5 = (aot_gpr_29 + static_cast<std::uint32_t>(160));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 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); }
aot_gpr_31 = (0x088154F8u);
aot_gpr_4 = (ctx.gpr[20] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0163_entry, 163u, 464u, 0x08A931D0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088154F8u) goto L_088154F8;
AOT_REGCACHE_SYNC_OUT(); return;
L_088154F8:
{ const bool branch_taken = ctx.gpr[19] == 0u;
if (branch_taken) {
goto L_08815B1C;
}
goto L_08815500;
}
L_08815500:
aot_gpr_4 = (ctx.gpr[17] << 4u);
aot_gpr_5 = (aot_gpr_4 + aot_gpr_4);
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
aot_gpr_4 = (ctx.gpr[16] + aot_gpr_4);
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(628)));
aot_gpr_5 = (0u | 6u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
aot_gpr_4 = (ctx.gpr[17] << 4u);
if (branch_taken) {
goto L_08815610;
}
goto L_08815520;
}
L_08815520:
aot_gpr_4 = (2237u << 16u);
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(-28736));
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + 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;
aot_gpr_4 = (ctx.gpr[17] << 4u);
if (branch_taken) {
goto L_088155C0;
}
goto L_08815540;
}
L_08815540:
aot_gpr_4 = (ctx.gpr[17] << 4u);
aot_gpr_5 = (aot_gpr_4 + aot_gpr_4);
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
aot_gpr_4 = (ctx.gpr[16] + aot_gpr_4);
aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(632)));
aot_gpr_4 = (2237u << 16u);
aot_gpr_5 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(aot_gpr_6) >> 16u));
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(-28736));
aot_gpr_31 = (0x08815568u);
aot_gpr_6 = (aot_gpr_6 & 65535u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0182_entry, 182u, 192u, 0x08ADCA6Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08815568u) goto L_08815568;
AOT_REGCACHE_SYNC_OUT(); return;
L_08815568:
ctx.gpr[19] = (aot_gpr_2 | 0u);
{ const bool branch_taken = ctx.gpr[19] == 0u;
if (branch_taken) {
goto L_088155B4;
}
goto L_08815574;
}
L_08815574:
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[19] + static_cast<std::uint32_t>(3))))));
aot_gpr_4 = (2237u << 16u);
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(-28736));
aot_gpr_31 = (0x08815588u);
aot_gpr_5 = (aot_gpr_5 & 255u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0182_entry, 182u, 156u, 0x08ADC7F0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08815588u) goto L_08815588;
AOT_REGCACHE_SYNC_OUT(); return;
L_08815588:
aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_2 + static_cast<std::uint32_t>(0)));
aot_gpr_5 = (aot_mem.aot_direct_load8(aot_gpr_2 + static_cast<std::uint32_t>(1)));
aot_gpr_4 = (aot_gpr_4 << 24u);
aot_gpr_5 = (aot_gpr_5 << 16u);
aot_gpr_6 = (aot_mem.aot_direct_load8(aot_gpr_2 + static_cast<std::uint32_t>(2)));
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
aot_gpr_5 = (aot_gpr_6 << 8u);
ctx.gpr[19] = (aot_mem.aot_direct_load8(aot_gpr_2 + static_cast<std::uint32_t>(3)));
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
{ const bool branch_taken = 0u == 0u;
ctx.gpr[19] = (aot_gpr_4 + ctx.gpr[19]);
if (branch_taken) {
goto L_088155B8;
}
goto L_088155B4;
}
L_088155B4:
ctx.gpr[19] = (0u | 0u);
goto L_088155B8;
L_088155B8:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08815638;
}
goto L_088155C0;
}
L_088155C0:
aot_gpr_5 = (aot_gpr_4 + aot_gpr_4);
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
aot_gpr_4 = (ctx.gpr[16] + aot_gpr_4);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(632)));
aot_gpr_4 = (2237u << 16u);
aot_gpr_5 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(aot_gpr_5) >> 16u));
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(-28736));
aot_gpr_31 = (0x088155E4u);
aot_gpr_5 = (aot_gpr_5 & 255u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0182_entry, 182u, 167u, 0x08ADC88Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088155E4u) goto L_088155E4;
AOT_REGCACHE_SYNC_OUT(); return;
L_088155E4:
aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_2 + static_cast<std::uint32_t>(0)));
aot_gpr_5 = (aot_mem.aot_direct_load8(aot_gpr_2 + static_cast<std::uint32_t>(1)));
aot_gpr_4 = (aot_gpr_4 << 24u);
aot_gpr_5 = (aot_gpr_5 << 16u);
aot_gpr_6 = (aot_mem.aot_direct_load8(aot_gpr_2 + static_cast<std::uint32_t>(2)));
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
aot_gpr_5 = (aot_gpr_6 << 8u);
ctx.gpr[19] = (aot_mem.aot_direct_load8(aot_gpr_2 + static_cast<std::uint32_t>(3)));
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
{ const bool branch_taken = 0u == 0u;
ctx.gpr[19] = (aot_gpr_4 + ctx.gpr[19]);
if (branch_taken) {
goto L_08815638;
}
goto L_08815610;
}
L_08815610:
aot_gpr_5 = (aot_gpr_4 + aot_gpr_4);
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
aot_gpr_4 = (ctx.gpr[16] + aot_gpr_4);
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>(656))))));
aot_gpr_6 = (aot_gpr_5 & 2u);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(624)));
aot_gpr_6 = (aot_gpr_6 >> 1u);
aot_gpr_31 = (0x08815634u);
aot_gpr_4 = (ctx.gpr[16] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0002_entry, 2u, 654u, 0x0880F3B4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08815634u) goto L_08815634;
AOT_REGCACHE_SYNC_OUT(); return;
L_08815634:
ctx.gpr[19] = (aot_gpr_2 | 0u);
goto L_08815638;
L_08815638:
aot_gpr_4 = (ctx.gpr[17] << 4u);
aot_gpr_5 = (aot_gpr_4 + aot_gpr_4);
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
aot_gpr_4 = (ctx.gpr[16] + aot_gpr_4);
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_4 + static_cast<std::uint32_t>(656))))));
aot_gpr_5 = (0u | 96u);
aot_gpr_4 = (aot_gpr_4 & 224u);
{ const bool branch_taken = aot_gpr_4 == aot_gpr_5;
aot_gpr_4 = (ctx.gpr[17] << 4u);
if (branch_taken) {
goto L_0881567C;
}
goto L_0881565C;
}
L_0881565C:
aot_gpr_5 = (aot_gpr_4 + aot_gpr_4);
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
aot_gpr_4 = (ctx.gpr[16] + aot_gpr_4);
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_4 + static_cast<std::uint32_t>(656))))));
aot_gpr_5 = (0u | 32u);
aot_gpr_4 = (aot_gpr_4 & 224u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_08815704;
}
goto L_0881567C;
}
L_0881567C:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(7728)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08815704;
}
goto L_08815688;
}
L_08815688:
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(16));
{ 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_5 = (aot_gpr_29 + static_cast<std::uint32_t>(192));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 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); }
aot_gpr_4 = (ctx.gpr[17] << 4u);
aot_gpr_6 = (aot_gpr_4 + aot_gpr_4);
aot_gpr_4 = (aot_gpr_4 + aot_gpr_6);
ctx.gpr[20] = (ctx.gpr[16] + aot_gpr_4);
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[20] + static_cast<std::uint32_t>(660)));
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_31 = (0x088156B8u);
aot_gpr_6 = (ctx.gpr[19] | 0u);
goto L_08816368;
L_088156B8:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[20] + static_cast<std::uint32_t>(660)));
aot_gpr_4 = (15820u << 16u);
aot_gpr_4 = (aot_gpr_4 | 52429u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
aot_fpr_12 = aot_fpr_12 - aot_fpr_13;
aot_mem.aot_direct_store32(ctx.gpr[20] + static_cast<std::uint32_t>(660), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_gpr_4 = (16256u << 16u);
aot_fpr_14 = std::bit_cast<float>(aot_gpr_4);
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 < aot_fpr_14)) ? 0x00800000u : 0u);
{ const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u);
if (branch_taken) {
goto L_08815704;
}
goto L_088156E8;
}
L_088156E8:
aot_gpr_4 = (ctx.gpr[17] << 4u);
aot_gpr_5 = (aot_gpr_4 + aot_gpr_4);
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
aot_gpr_5 = (16544u << 16u);
aot_gpr_4 = (ctx.gpr[16] + aot_gpr_4);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_5);
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(660), std::bit_cast<std::uint32_t>(aot_fpr_12));
goto L_08815704;
L_08815704:
aot_gpr_4 = (ctx.gpr[17] << 4u);
aot_gpr_5 = (aot_gpr_4 + aot_gpr_4);
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
aot_gpr_4 = (ctx.gpr[16] + aot_gpr_4);
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_4 + static_cast<std::uint32_t>(656))))));
aot_gpr_5 = (0u | 96u);
aot_gpr_4 = (aot_gpr_4 & 224u);
{ const bool branch_taken = aot_gpr_4 == aot_gpr_5;
aot_gpr_4 = (ctx.gpr[17] << 4u);
if (branch_taken) {
goto L_08815748;
}
goto L_08815728;
}
L_08815728:
aot_gpr_5 = (aot_gpr_4 + aot_gpr_4);
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
aot_gpr_4 = (ctx.gpr[16] + aot_gpr_4);
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_4 + static_cast<std::uint32_t>(656))))));
aot_gpr_5 = (0u | 64u);
aot_gpr_4 = (aot_gpr_4 & 224u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_08815B1C;
}
goto L_08815748;
}
L_08815748:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(16)));
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(20)));
aot_gpr_4 = (std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_gpr_5 = (std::bit_cast<std::uint32_t>(aot_fpr_13));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(216), aot_gpr_4);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(220), aot_gpr_5);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(320), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(324), std::bit_cast<std::uint32_t>(aot_fpr_13));
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(216)));
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(220)));
aot_gpr_4 = (std::bit_cast<std::uint32_t>(aot_fpr_12));
ctx.gpr[21] = (aot_gpr_29 + static_cast<std::uint32_t>(32));
aot_gpr_5 = (std::bit_cast<std::uint32_t>(aot_fpr_13));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(208), aot_gpr_4);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(212), aot_gpr_5);
ctx.gpr[7] = (16256u << 16u);
aot_gpr_6 = (aot_gpr_29 + static_cast<std::uint32_t>(208));
aot_fpr_12 = std::bit_cast<float>(ctx.gpr[7]);
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_31 = (0x0881579Cu);
aot_gpr_5 = (ctx.gpr[21] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0002_entry, 2u, 606u, 0x0880EDB0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x0881579Cu) goto L_0881579C;
AOT_REGCACHE_SYNC_OUT(); return;
L_0881579C:
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_31 = (0x088157A8u);
aot_gpr_5 = (ctx.gpr[21] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0002_entry, 2u, 620u, 0x0880F05Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088157A8u) goto L_088157A8;
AOT_REGCACHE_SYNC_OUT(); return;
L_088157A8:
ctx.fpr[20] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[0]));
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_31 = (0x088157B8u);
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[20]));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0002_entry, 2u, 626u, 0x0880F0E4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088157B8u) goto L_088157B8;
AOT_REGCACHE_SYNC_OUT(); return;
L_088157B8:
ctx.gpr[20] = (aot_gpr_2 | 0u);
aot_gpr_5 = (aot_gpr_29 + static_cast<std::uint32_t>(40));
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_31 = (0x088157CCu);
aot_gpr_6 = (ctx.gpr[21] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0002_entry, 2u, 577u, 0x0880EB64u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088157CCu) goto L_088157CC;
AOT_REGCACHE_SYNC_OUT(); return;
L_088157CC:
aot_gpr_4 = (ctx.gpr[17] << 4u);
aot_gpr_5 = (aot_gpr_4 + aot_gpr_4);
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
aot_gpr_4 = (ctx.gpr[16] + aot_gpr_4);
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_4 + static_cast<std::uint32_t>(656))))));
aot_gpr_4 = (aot_gpr_4 & 8u);
{ const bool branch_taken = aot_gpr_4 == 0u;
aot_gpr_4 = (16256u << 16u);
if (branch_taken) {
goto L_0881580C;
}
goto L_088157EC;
}
L_088157EC:
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((ctx.fpr[20] <= aot_fpr_12)) ? 0x00800000u : 0u);
{ const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u);
if (branch_taken) {
goto L_0881580C;
}
goto L_08815800;
}
L_08815800:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[16] + static_cast<std::uint32_t>(6851)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08815B1C;
}
goto L_0881580C;
}
L_0881580C:
aot_gpr_4 = (ctx.gpr[17] << 4u);
aot_gpr_5 = (aot_gpr_4 + aot_gpr_4);
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
aot_gpr_4 = (ctx.gpr[16] + aot_gpr_4);
aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_4 + static_cast<std::uint32_t>(665)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08815A78;
}
goto L_08815828;
}
L_08815828:
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(16));
{ 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>(224));
{ 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>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(232)));
aot_gpr_31 = (0x08815844u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0087_entry, 87u, 58u, 0x089604E0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08815844u) goto L_08815844;
AOT_REGCACHE_SYNC_OUT(); return;
L_08815844:
{ const std::uint32_t vfpu_address = aot_gpr_2 + 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>(240));
{ 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); }
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(248)));
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast<std::uint32_t>(76)));
aot_gpr_5 = (16u << 16u);
aot_gpr_4 = (aot_gpr_4 & aot_gpr_5);
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_08815874;
}
goto L_08815870;
}
L_08815870:
ctx.fpr[20] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_12));
goto L_08815874;
L_08815874:
aot_gpr_4 = (16384u << 16u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
aot_fpr_13 = ctx.fpr[20] - aot_fpr_13;
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_08815898;
}
goto L_08815890;
}
L_08815890:
{ const bool branch_taken = 0u == 0u;
aot_gpr_4 = (0u | 0u);
if (branch_taken) {
goto L_088158C0;
}
goto L_08815898;
}
L_08815898:
aot_gpr_4 = (16512u << 16u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
aot_fpr_13 = ctx.fpr[20] + aot_fpr_13;
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_088158BC;
}
goto L_088158B4;
}
L_088158B4:
{ const bool branch_taken = 0u == 0u;
aot_gpr_4 = (0u | 1u);
if (branch_taken) {
goto L_088158C0;
}
goto L_088158BC;
}
L_088158BC:
aot_gpr_4 = (0u | 2u);
goto L_088158C0;
L_088158C0:
ctx.gpr[10] = (aot_gpr_4 | 0u);
aot_gpr_4 = (ctx.gpr[17] << 4u);
aot_gpr_5 = (aot_gpr_4 + aot_gpr_4);
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(40)));
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(44)));
aot_gpr_4 = (ctx.gpr[16] + aot_gpr_4);
aot_gpr_5 = (aot_mem.aot_direct_load8(aot_gpr_4 + static_cast<std::uint32_t>(664)));
aot_gpr_6 = (ctx.gpr[19] >> 24u);
ctx.gpr[7] = (ctx.gpr[19] >> 16u);
ctx.gpr[8] = (ctx.gpr[19] >> 8u);
aot_gpr_6 = (aot_gpr_6 & 255u);
ctx.gpr[7] = (ctx.gpr[7] & 255u);
ctx.gpr[9] = (aot_mem.aot_direct_load8(ctx.gpr[16] + static_cast<std::uint32_t>(6848)));
ctx.gpr[8] = (ctx.gpr[8] & 255u);
aot_gpr_31 = (0x08815904u);
aot_gpr_4 = (ctx.gpr[16] | 0u);
goto L_08815B48;
L_08815904:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[16] + static_cast<std::uint32_t>(6851)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08815A70;
}
goto L_08815910;
}
L_08815910:
ctx.gpr[20] = (0u | 0u);
aot_gpr_4 = (static_cast<std::int32_t>(ctx.gpr[20]) < 75 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_4 == 0u;
ctx.gpr[18] = (0u | 0u);
if (branch_taken) {
goto L_088159E0;
}
goto L_08815920;
}
L_08815920:
aot_gpr_4 = (ctx.gpr[20] << 3u);
aot_gpr_4 = (ctx.gpr[16] + 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_4 + static_cast<std::uint32_t>(8))))));
aot_gpr_5 = (0u + static_cast<std::uint32_t>(-2));
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
aot_gpr_4 = (ctx.gpr[20] << 3u);
if (branch_taken) {
goto L_088159CC;
}
goto L_08815938;
}
L_08815938:
aot_gpr_4 = (ctx.gpr[16] + aot_gpr_4);
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(12));
aot_gpr_5 = (aot_mem.aot_direct_load8(aot_gpr_4 + static_cast<std::uint32_t>(0)));
ctx.gpr[7] = (aot_mem.aot_direct_load8(aot_gpr_4 + static_cast<std::uint32_t>(1)));
aot_gpr_5 = (aot_gpr_5 << 16u);
ctx.gpr[7] = (ctx.gpr[7] << 8u);
aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_4 + static_cast<std::uint32_t>(2)));
aot_gpr_5 = (aot_gpr_5 + ctx.gpr[7]);
aot_gpr_6 = (ctx.gpr[19] >> 8u);
aot_gpr_4 = (aot_gpr_5 + aot_gpr_4);
{ const bool branch_taken = aot_gpr_6 == aot_gpr_4;
aot_gpr_4 = (ctx.gpr[17] << 4u);
if (branch_taken) {
goto L_088159C8;
}
goto L_08815968;
}
L_08815968:
aot_gpr_5 = (aot_gpr_4 + aot_gpr_4);
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
aot_gpr_4 = (ctx.gpr[16] + aot_gpr_4);
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>(656))))));
ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(624)));
aot_gpr_4 = (aot_gpr_5 & 2u);
aot_gpr_6 = (aot_gpr_4 < static_cast<std::uint32_t>(1) ? 1u : 0u);
aot_gpr_6 = (aot_gpr_6 & 255u);
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_31 = (0x08815994u);
aot_gpr_5 = (ctx.gpr[7] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0002_entry, 2u, 654u, 0x0880F3B4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08815994u) goto L_08815994;
AOT_REGCACHE_SYNC_OUT(); return;
L_08815994:
aot_gpr_4 = (ctx.gpr[20] << 3u);
aot_gpr_4 = (ctx.gpr[16] + aot_gpr_4);
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(12));
aot_gpr_5 = (aot_mem.aot_direct_load8(aot_gpr_4 + static_cast<std::uint32_t>(0)));
ctx.gpr[7] = (aot_mem.aot_direct_load8(aot_gpr_4 + static_cast<std::uint32_t>(1)));
aot_gpr_5 = (aot_gpr_5 << 16u);
ctx.gpr[7] = (ctx.gpr[7] << 8u);
aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_4 + static_cast<std::uint32_t>(2)));
aot_gpr_5 = (aot_gpr_5 + ctx.gpr[7]);
aot_gpr_6 = (aot_gpr_2 >> 8u);
aot_gpr_4 = (aot_gpr_5 + aot_gpr_4);
{ const bool branch_taken = aot_gpr_6 != aot_gpr_4;
if (branch_taken) {
goto L_088159CC;
}
goto L_088159C8;
}
L_088159C8:
ctx.gpr[18] = (0u | 1u);
goto L_088159CC;
L_088159CC:
ctx.gpr[20] = (ctx.gpr[20] + static_cast<std::uint32_t>(1));
ctx.gpr[20] = (ctx.gpr[20] & 65535u);
aot_gpr_4 = (static_cast<std::int32_t>(ctx.gpr[20]) < 75 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08815920;
}
goto L_088159E0;
}
L_088159E0:
{ const bool branch_taken = ctx.gpr[18] != 0u;
if (branch_taken) {
goto L_08815A70;
}
goto L_088159E8;
}
L_088159E8:
aot_gpr_5 = (ctx.gpr[19] >> 24u);
aot_gpr_6 = (ctx.gpr[19] >> 16u);
ctx.gpr[7] = (ctx.gpr[19] >> 8u);
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(256));
aot_gpr_5 = (aot_gpr_5 & 255u);
aot_gpr_6 = (aot_gpr_6 & 255u);
ctx.gpr[8] = (aot_mem.aot_direct_load8(ctx.gpr[16] + static_cast<std::uint32_t>(6848)));
aot_gpr_31 = (0x08815A0Cu);
ctx.gpr[7] = (ctx.gpr[7] & 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, aot_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 == 0x08815A0Cu) goto L_08815A0C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08815A0C:
aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_2 + static_cast<std::uint32_t>(0)));
aot_mem.aot_direct_store8(ctx.gpr[16] + static_cast<std::uint32_t>(620), static_cast<std::uint8_t>(aot_gpr_4));
aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_2 + static_cast<std::uint32_t>(1)));
aot_mem.aot_direct_store8(ctx.gpr[16] + static_cast<std::uint32_t>(621), static_cast<std::uint8_t>(aot_gpr_4));
aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_2 + static_cast<std::uint32_t>(2)));
aot_gpr_5 = (aot_mem.aot_direct_load16(ctx.gpr[16] + static_cast<std::uint32_t>(612)));
aot_mem.aot_direct_store8(ctx.gpr[16] + static_cast<std::uint32_t>(622), static_cast<std::uint8_t>(aot_gpr_4));
aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_2 + static_cast<std::uint32_t>(3)));
aot_gpr_6 = (0u + static_cast<std::uint32_t>(-2));
aot_mem.aot_direct_store8(ctx.gpr[16] + static_cast<std::uint32_t>(623), static_cast<std::uint8_t>(aot_gpr_4));
aot_gpr_4 = (aot_gpr_5 << 3u);
aot_gpr_4 = (ctx.gpr[16] + aot_gpr_4);
aot_mem.aot_direct_store16(aot_gpr_4 + static_cast<std::uint32_t>(8), static_cast<std::uint16_t>(aot_gpr_6));
aot_gpr_5 = (aot_mem.aot_direct_load8(ctx.gpr[16] + static_cast<std::uint32_t>(620)));
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(12));
aot_mem.aot_direct_store8(aot_gpr_4 + static_cast<std::uint32_t>(0), static_cast<std::uint8_t>(aot_gpr_5));
aot_gpr_5 = (aot_mem.aot_direct_load8(ctx.gpr[16] + static_cast<std::uint32_t>(621)));
aot_mem.aot_direct_store8(aot_gpr_4 + static_cast<std::uint32_t>(1), static_cast<std::uint8_t>(aot_gpr_5));
aot_gpr_5 = (aot_mem.aot_direct_load8(ctx.gpr[16] + static_cast<std::uint32_t>(622)));
aot_mem.aot_direct_store8(aot_gpr_4 + static_cast<std::uint32_t>(2), static_cast<std::uint8_t>(aot_gpr_5));
aot_gpr_5 = (aot_mem.aot_direct_load8(ctx.gpr[16] + static_cast<std::uint32_t>(623)));
aot_mem.aot_direct_store8(aot_gpr_4 + static_cast<std::uint32_t>(3), static_cast<std::uint8_t>(aot_gpr_5));
aot_gpr_4 = (aot_mem.aot_direct_load16(ctx.gpr[16] + static_cast<std::uint32_t>(612)));
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(1));
aot_mem.aot_direct_store16(ctx.gpr[16] + static_cast<std::uint32_t>(612), static_cast<std::uint16_t>(aot_gpr_4));
goto L_08815A70;
L_08815A70:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08815B1C;
}
goto L_08815A78;
}
L_08815A78:
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;
aot_gpr_4 = (ctx.gpr[17] << 4u);
if (branch_taken) {
goto L_08815AA0;
}
goto L_08815A84;
}
L_08815A84:
aot_gpr_5 = (aot_gpr_4 + aot_gpr_4);
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
aot_gpr_4 = (ctx.gpr[16] + aot_gpr_4);
aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_4 + static_cast<std::uint32_t>(665)));
aot_gpr_5 = (0u | 16u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_08815AE8;
}
goto L_08815AA0;
}
L_08815AA0:
aot_gpr_4 = (ctx.gpr[17] << 4u);
aot_gpr_5 = (aot_gpr_4 + aot_gpr_4);
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
aot_gpr_4 = (ctx.gpr[16] + aot_gpr_4);
aot_gpr_5 = (aot_mem.aot_direct_load8(aot_gpr_4 + static_cast<std::uint32_t>(665)));
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(40)));
ctx.gpr[7] = (ctx.gpr[19] >> 24u);
ctx.gpr[8] = (ctx.gpr[19] >> 16u);
ctx.gpr[9] = (ctx.gpr[19] >> 8u);
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(44)));
ctx.gpr[7] = (ctx.gpr[7] & 255u);
ctx.gpr[8] = (ctx.gpr[8] & 255u);
ctx.gpr[9] = (ctx.gpr[9] & 255u);
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_31 = (0x08815AE0u);
aot_gpr_6 = (ctx.gpr[20] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0002_entry, 2u, 367u, 0x0880D7F8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08815AE0u) goto L_08815AE0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08815AE0:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08815B1C;
}
goto L_08815AE8;
}
L_08815AE8:
aot_gpr_4 = (ctx.gpr[17] << 4u);
aot_gpr_5 = (aot_gpr_4 + aot_gpr_4);
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
aot_gpr_4 = (ctx.gpr[16] + aot_gpr_4);
aot_gpr_5 = (aot_mem.aot_direct_load8(aot_gpr_4 + static_cast<std::uint32_t>(665)));
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(40)));
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(44)));
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_6 = (ctx.gpr[20] | 0u);
ctx.gpr[7] = (0u | 255u);
ctx.gpr[8] = (0u | 255u);
aot_gpr_31 = (0x08815B1Cu);
ctx.gpr[9] = (0u | 255u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0002_entry, 2u, 367u, 0x0880D7F8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08815B1Cu) goto L_08815B1C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08815B1C:
{ std::uint32_t aot_run_words[9]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(344), aot_run_words);
ctx.fpr[20] = std::bit_cast<float>(aot_run_words[0]);
ctx.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];
ctx.gpr[21] = aot_run_words[6];
ctx.gpr[22] = 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>(384));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08815B48:
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>(52), std::bit_cast<std::uint32_t>(ctx.fpr[26]));
ctx.fpr[26] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(56), std::bit_cast<std::uint32_t>(ctx.fpr[28]));
aot_fpr_12 = std::bit_cast<float>(aot_gpr_5);
{ const std::uint32_t aot_run_words[5]{ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], ctx.gpr[21], ctx.gpr[22]};
aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast<std::uint32_t>(72), aot_run_words); }
aot_fpr_12 = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(aot_fpr_12)));
ctx.gpr[18] = (aot_gpr_6 & 255u);
ctx.fpr[28] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_13));
ctx.gpr[19] = (ctx.gpr[7] & 255u);
ctx.gpr[20] = (ctx.gpr[8] & 255u);
ctx.gpr[21] = (ctx.gpr[9] & 255u);
ctx.gpr[22] = (ctx.gpr[10] & 255u);
{ 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]), std::bit_cast<std::uint32_t>(ctx.fpr[24])};
aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast<std::uint32_t>(40), aot_run_words); }
{ const std::uint32_t aot_run_words[3]{std::bit_cast<std::uint32_t>(ctx.fpr[30]), ctx.gpr[16], ctx.gpr[17]};
aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast<std::uint32_t>(60), aot_run_words); }
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(92), aot_gpr_31);
{ const bool branch_taken = static_cast<std::int32_t>(aot_gpr_5) >= 0;
ctx.gpr[16] = (aot_gpr_4 | 0u);
if (branch_taken) {
goto L_08815BBC;
}
goto L_08815BB0;
}
L_08815BB0:
aot_gpr_4 = (20352u << 16u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
aot_fpr_12 = aot_fpr_12 + aot_fpr_13;
goto L_08815BBC;
L_08815BBC:
aot_gpr_4 = (16217u << 16u);
aot_gpr_4 = (aot_gpr_4 | 39322u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
{ const float fs = aot_fpr_12; const float ft = aot_fpr_13; 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 = (20224u << 16u);
aot_fpr_14 = std::bit_cast<float>(aot_gpr_4);
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 < aot_fpr_14)) ? 0x00800000u : 0u);
{ const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u);
aot_gpr_4 = (20224u << 16u);
if (branch_taken) {
goto L_08815BF0;
}
goto L_08815BE4;
}
L_08815BE4:
aot_fpr_12 = std::bit_cast<float>(ctx.fpu_float_to_word_ct<1u>(aot_fpr_12));
{ const bool branch_taken = 0u == 0u;
ctx.gpr[17] = (std::bit_cast<std::uint32_t>(aot_fpr_12));
if (branch_taken) {
goto L_08815C08;
}
goto L_08815BF0;
}
L_08815BF0:
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
aot_fpr_12 = aot_fpr_12 - aot_fpr_13;
ctx.gpr[17] = (32768u << 16u);
aot_fpr_12 = std::bit_cast<float>(ctx.fpu_float_to_word_ct<1u>(aot_fpr_12));
aot_gpr_4 = (std::bit_cast<std::uint32_t>(aot_fpr_12));
ctx.gpr[17] = (aot_gpr_4 + ctx.gpr[17]);
goto L_08815C08;
L_08815C08:
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_08815C1C;
}
goto L_08815C14;
}
L_08815C14:
aot_gpr_31 = (0x08815C1Cu);
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 == 0x08815C1Cu) goto L_08815C1C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08815C1C:
aot_gpr_31 = (0x08815C24u);
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, 580u, 0x089BABACu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08815C24u) goto L_08815C24;
AOT_REGCACHE_SYNC_OUT(); return;
L_08815C24:
aot_gpr_4 = (0u | 1u);
{ const bool branch_taken = aot_gpr_2 != aot_gpr_4;
aot_gpr_4 = (2236u << 16u);
if (branch_taken) {
goto L_08815F1C;
}
goto L_08815C30;
}
L_08815C30:
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(32304));
aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_4 + static_cast<std::uint32_t>(2052)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08815F1C;
}
goto L_08815C40;
}
L_08815C40:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[16] + static_cast<std::uint32_t>(6851)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08815C68;
}
goto L_08815C4C;
}
L_08815C4C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-8144)));
aot_gpr_5 = (0u | 700u);
{ const std::uint32_t dividend = aot_gpr_4; const std::uint32_t divisor = aot_gpr_5; if (divisor == 0u) { ctx.lo = 0xFFFFFFFFu; ctx.hi = dividend; } else { ctx.lo = dividend / divisor; ctx.hi = dividend % divisor; } }
aot_gpr_4 = (ctx.hi);
aot_gpr_4 = (aot_gpr_4 < static_cast<std::uint32_t>(351) ? 1u : 0u);
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08815F1C;
}
goto L_08815C68;
}
L_08815C68:
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[22]) > 0;
aot_gpr_4 = (static_cast<std::int32_t>(ctx.gpr[22]) < 2 ? 1u : 0u);
if (branch_taken) {
goto L_08815C94;
}
goto L_08815C70;
}
L_08815C70:
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[22]) < 0;
if (branch_taken) {
goto L_08815F1C;
}
goto L_08815C78;
}
L_08815C78:
ctx.gpr[17] = (ctx.gpr[17] + static_cast<std::uint32_t>(1));
ctx.fpr[30] = std::bit_cast<float>(ctx.gpr[17]);
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[17]) < 0;
ctx.fpr[30] = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(ctx.fpr[30])));
if (branch_taken) {
goto L_08815CB8;
}
goto L_08815C88;
}
L_08815C88:
{ const bool branch_taken = 0u == 0u;
aot_fpr_12 = ctx.fpr[26] + ctx.fpr[30];
if (branch_taken) {
goto L_08815CC8;
}
goto L_08815C90;
}
L_08815C90:
aot_gpr_4 = (static_cast<std::int32_t>(ctx.gpr[22]) < 2 ? 1u : 0u);
goto L_08815C94;
L_08815C94:
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_gpr_4 = (static_cast<std::int32_t>(ctx.gpr[22]) < 3 ? 1u : 0u);
if (branch_taken) {
goto L_08815F24;
}
goto L_08815C9C;
}
L_08815C9C:
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08815F1C;
}
goto L_08815CA4;
}
L_08815CA4:
aot_gpr_4 = (ctx.gpr[17] < static_cast<std::uint32_t>(1) ? 1u : 0u);
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_088161A0;
}
goto L_08815CB0;
}
L_08815CB0:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088161A4;
}
goto L_08815CB8;
}
L_08815CB8:
aot_gpr_4 = (20352u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
ctx.fpr[30] = ctx.fpr[30] + aot_fpr_12;
aot_fpr_12 = ctx.fpr[26] + ctx.fpr[30];
goto L_08815CC8;
L_08815CC8:
aot_gpr_4 = (16448u << 16u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
aot_fpr_12 = aot_fpr_12 + aot_fpr_13;
ctx.fpr[30] = std::bit_cast<float>(ctx.gpr[17]);
ctx.fpr[30] = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(ctx.fpr[30])));
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[17]) >= 0;
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(32), std::bit_cast<std::uint32_t>(aot_fpr_12));
if (branch_taken) {
goto L_08815CF0;
}
goto L_08815CE4;
}
L_08815CE4:
aot_gpr_4 = (20352u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
ctx.fpr[30] = ctx.fpr[30] + aot_fpr_12;
goto L_08815CF0;
L_08815CF0:
ctx.fpr[30] = ctx.fpr[28] + ctx.fpr[30];
aot_gpr_4 = (16384u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
ctx.fpr[24] = std::bit_cast<float>(ctx.gpr[17]);
ctx.fpr[24] = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(ctx.fpr[24])));
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[17]) >= 0;
ctx.fpr[30] = ctx.fpr[30] + aot_fpr_12;
if (branch_taken) {
goto L_08815D18;
}
goto L_08815D0C;
}
L_08815D0C:
aot_gpr_4 = (20352u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
ctx.fpr[24] = ctx.fpr[24] + aot_fpr_12;
goto L_08815D18;
L_08815D18:
ctx.fpr[24] = ctx.fpr[26] - ctx.fpr[24];
aot_gpr_4 = (16448u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
ctx.fpr[22] = std::bit_cast<float>(ctx.gpr[17]);
ctx.fpr[22] = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(ctx.fpr[22])));
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[17]) >= 0;
ctx.fpr[24] = ctx.fpr[24] - aot_fpr_12;
if (branch_taken) {
goto L_08815D40;
}
goto L_08815D34;
}
L_08815D34:
aot_gpr_4 = (20352u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
ctx.fpr[22] = ctx.fpr[22] + aot_fpr_12;
goto L_08815D40;
L_08815D40:
ctx.fpr[22] = ctx.fpr[28] + ctx.fpr[22];
aot_gpr_4 = (16384u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
ctx.fpr[20] = std::bit_cast<float>(ctx.gpr[17]);
ctx.fpr[20] = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(ctx.fpr[20])));
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[17]) >= 0;
ctx.fpr[22] = ctx.fpr[22] + aot_fpr_12;
if (branch_taken) {
goto L_08815D68;
}
goto L_08815D5C;
}
L_08815D5C:
aot_gpr_4 = (20352u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
ctx.fpr[20] = ctx.fpr[20] + aot_fpr_12;
goto L_08815D68;
L_08815D68:
ctx.fpr[20] = ctx.fpr[28] - ctx.fpr[20];
aot_gpr_4 = (16448u << 16u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
aot_fpr_12 = std::bit_cast<float>(ctx.gpr[17]);
aot_fpr_12 = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(aot_fpr_12)));
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[17]) >= 0;
ctx.fpr[20] = ctx.fpr[20] - aot_fpr_13;
if (branch_taken) {
goto L_08815D90;
}
goto L_08815D84;
}
L_08815D84:
aot_gpr_4 = (20352u << 16u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
aot_fpr_12 = aot_fpr_12 + aot_fpr_13;
goto L_08815D90;
L_08815D90:
aot_fpr_12 = ctx.fpr[28] - aot_fpr_12;
aot_gpr_4 = (16448u << 16u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(36), std::bit_cast<std::uint32_t>(ctx.fpr[28]));
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
aot_gpr_4 = (aot_gpr_29 | 0u);
aot_gpr_5 = (0u | 0u);
ctx.fpr[28] = aot_fpr_12 - aot_fpr_13;
aot_gpr_6 = (0u | 0u);
ctx.gpr[7] = (0u | 0u);
aot_gpr_31 = (0x08815DBCu);
ctx.gpr[8] = (ctx.gpr[21] | 0u);
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, aot_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 == 0x08815DBCu) goto L_08815DBC;
AOT_REGCACHE_SYNC_OUT(); return;
L_08815DBC:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(32)));
aot_fpr_13 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[30]));
aot_fpr_14 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[24]));
aot_gpr_4 = (aot_gpr_2 | 0u);
aot_fpr_15 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[22]));
ctx.fpr[16] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[26]));
ctx.fpr[17] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[20]));
ctx.fpr[18] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[26]));
aot_gpr_31 = (0x08815DE4u);
ctx.fpr[19] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[28]));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 124u, 0x08AF5238u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08815DE4u) goto L_08815DE4;
AOT_REGCACHE_SYNC_OUT(); return;
L_08815DE4:
ctx.fpr[30] = std::bit_cast<float>(ctx.gpr[17]);
ctx.fpr[28] = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(36)));
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[17]) >= 0;
ctx.fpr[30] = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(ctx.fpr[30])));
if (branch_taken) {
goto L_08815E00;
}
goto L_08815DF4;
}
L_08815DF4:
aot_gpr_4 = (20352u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
ctx.fpr[30] = ctx.fpr[30] + aot_fpr_12;
goto L_08815E00;
L_08815E00:
aot_fpr_12 = ctx.fpr[26] + ctx.fpr[30];
aot_gpr_4 = (16256u << 16u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
aot_fpr_12 = aot_fpr_12 + aot_fpr_13;
ctx.fpr[30] = std::bit_cast<float>(ctx.gpr[17]);
ctx.fpr[30] = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(ctx.fpr[30])));
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[17]) >= 0;
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(28), std::bit_cast<std::uint32_t>(aot_fpr_12));
if (branch_taken) {
goto L_08815E2C;
}
goto L_08815E20;
}
L_08815E20:
aot_gpr_4 = (20352u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
ctx.fpr[30] = ctx.fpr[30] + aot_fpr_12;
goto L_08815E2C;
L_08815E2C:
ctx.fpr[30] = ctx.fpr[28] + ctx.fpr[30];
aot_gpr_4 = (16256u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
ctx.fpr[24] = std::bit_cast<float>(ctx.gpr[17]);
ctx.fpr[24] = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(ctx.fpr[24])));
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[17]) >= 0;
ctx.fpr[30] = ctx.fpr[30] + aot_fpr_12;
if (branch_taken) {
goto L_08815E54;
}
goto L_08815E48;
}
L_08815E48:
aot_gpr_4 = (20352u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
ctx.fpr[24] = ctx.fpr[24] + aot_fpr_12;
goto L_08815E54;
L_08815E54:
ctx.fpr[24] = ctx.fpr[26] - ctx.fpr[24];
aot_gpr_4 = (16256u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
ctx.fpr[22] = std::bit_cast<float>(ctx.gpr[17]);
ctx.fpr[22] = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(ctx.fpr[22])));
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[17]) >= 0;
ctx.fpr[24] = ctx.fpr[24] - aot_fpr_12;
if (branch_taken) {
goto L_08815E7C;
}
goto L_08815E70;
}
L_08815E70:
aot_gpr_4 = (20352u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
ctx.fpr[22] = ctx.fpr[22] + aot_fpr_12;
goto L_08815E7C;
L_08815E7C:
ctx.fpr[22] = ctx.fpr[28] + ctx.fpr[22];
aot_gpr_4 = (16256u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
ctx.fpr[20] = std::bit_cast<float>(ctx.gpr[17]);
ctx.fpr[20] = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(ctx.fpr[20])));
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[17]) >= 0;
ctx.fpr[22] = ctx.fpr[22] + aot_fpr_12;
if (branch_taken) {
goto L_08815EA4;
}
goto L_08815E98;
}
L_08815E98:
aot_gpr_4 = (20352u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
ctx.fpr[20] = ctx.fpr[20] + aot_fpr_12;
goto L_08815EA4;
L_08815EA4:
ctx.fpr[20] = ctx.fpr[28] - ctx.fpr[20];
aot_gpr_4 = (16256u << 16u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
aot_fpr_12 = std::bit_cast<float>(ctx.gpr[17]);
aot_fpr_12 = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(aot_fpr_12)));
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[17]) >= 0;
ctx.fpr[20] = ctx.fpr[20] - aot_fpr_13;
if (branch_taken) {
goto L_08815ECC;
}
goto L_08815EC0;
}
L_08815EC0:
aot_gpr_4 = (20352u << 16u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
aot_fpr_12 = aot_fpr_12 + aot_fpr_13;
goto L_08815ECC;
L_08815ECC:
aot_fpr_12 = ctx.fpr[28] - aot_fpr_12;
aot_gpr_4 = (16256u << 16u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
aot_gpr_5 = (ctx.gpr[18] | 0u);
aot_gpr_4 = (aot_gpr_29 | 0u);
aot_gpr_6 = (ctx.gpr[19] | 0u);
ctx.fpr[28] = aot_fpr_12 - aot_fpr_13;
ctx.gpr[7] = (ctx.gpr[20] | 0u);
aot_gpr_31 = (0x08815EF4u);
ctx.gpr[8] = (ctx.gpr[21] | 0u);
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, aot_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 == 0x08815EF4u) goto L_08815EF4;
AOT_REGCACHE_SYNC_OUT(); return;
L_08815EF4:
aot_fpr_14 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[24]));
aot_gpr_4 = (aot_gpr_2 | 0u);
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(28)));
aot_fpr_13 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[30]));
aot_fpr_15 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[22]));
ctx.fpr[16] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[26]));
ctx.fpr[17] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[20]));
ctx.fpr[18] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[26]));
aot_gpr_31 = (0x08815F1Cu);
ctx.fpr[19] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[28]));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 124u, 0x08AF5238u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08815F1Cu) goto L_08815F1C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08815F1C:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08816328;
}
goto L_08815F24;
}
L_08815F24:
ctx.gpr[17] = (ctx.gpr[17] + static_cast<std::uint32_t>(1));
ctx.fpr[30] = std::bit_cast<float>(ctx.gpr[17]);
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[17]) >= 0;
ctx.fpr[30] = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(ctx.fpr[30])));
if (branch_taken) {
goto L_08815F40;
}
goto L_08815F34;
}
L_08815F34:
aot_gpr_4 = (20352u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
ctx.fpr[30] = ctx.fpr[30] + aot_fpr_12;
goto L_08815F40;
L_08815F40:
aot_fpr_12 = ctx.fpr[28] + ctx.fpr[30];
aot_gpr_4 = (16448u << 16u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
aot_fpr_12 = aot_fpr_12 + aot_fpr_13;
ctx.fpr[30] = std::bit_cast<float>(ctx.gpr[17]);
ctx.fpr[30] = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(ctx.fpr[30])));
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[17]) >= 0;
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(24), std::bit_cast<std::uint32_t>(aot_fpr_12));
if (branch_taken) {
goto L_08815F6C;
}
goto L_08815F60;
}
L_08815F60:
aot_gpr_4 = (20352u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
ctx.fpr[30] = ctx.fpr[30] + aot_fpr_12;
goto L_08815F6C;
L_08815F6C:
ctx.fpr[30] = ctx.fpr[28] + ctx.fpr[30];
aot_gpr_4 = (16448u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
ctx.fpr[24] = std::bit_cast<float>(ctx.gpr[17]);
ctx.fpr[24] = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(ctx.fpr[24])));
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[17]) >= 0;
ctx.fpr[30] = ctx.fpr[30] + aot_fpr_12;
if (branch_taken) {
goto L_08815F94;
}
goto L_08815F88;
}
L_08815F88:
aot_gpr_4 = (20352u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
ctx.fpr[24] = ctx.fpr[24] + aot_fpr_12;
goto L_08815F94;
L_08815F94:
ctx.fpr[24] = ctx.fpr[26] + ctx.fpr[24];
aot_gpr_4 = (16448u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
ctx.fpr[22] = std::bit_cast<float>(ctx.gpr[17]);
ctx.fpr[22] = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(ctx.fpr[22])));
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[17]) >= 0;
ctx.fpr[24] = ctx.fpr[24] + aot_fpr_12;
if (branch_taken) {
goto L_08815FBC;
}
goto L_08815FB0;
}
L_08815FB0:
aot_gpr_4 = (20352u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
ctx.fpr[22] = ctx.fpr[22] + aot_fpr_12;
goto L_08815FBC;
L_08815FBC:
ctx.fpr[22] = ctx.fpr[28] - ctx.fpr[22];
aot_gpr_4 = (16384u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
ctx.fpr[20] = std::bit_cast<float>(ctx.gpr[17]);
ctx.fpr[20] = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(ctx.fpr[20])));
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[17]) >= 0;
ctx.fpr[22] = ctx.fpr[22] - aot_fpr_12;
if (branch_taken) {
goto L_08815FE4;
}
goto L_08815FD8;
}
L_08815FD8:
aot_gpr_4 = (20352u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
ctx.fpr[20] = ctx.fpr[20] + aot_fpr_12;
goto L_08815FE4;
L_08815FE4:
ctx.fpr[20] = ctx.fpr[26] - ctx.fpr[20];
aot_gpr_4 = (16448u << 16u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
aot_fpr_12 = std::bit_cast<float>(ctx.gpr[17]);
aot_fpr_12 = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(aot_fpr_12)));
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[17]) >= 0;
ctx.fpr[20] = ctx.fpr[20] - aot_fpr_13;
if (branch_taken) {
goto L_0881600C;
}
goto L_08816000;
}
L_08816000:
aot_gpr_4 = (20352u << 16u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
aot_fpr_12 = aot_fpr_12 + aot_fpr_13;
goto L_0881600C;
L_0881600C:
aot_fpr_12 = ctx.fpr[28] - aot_fpr_12;
aot_gpr_4 = (16384u << 16u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(36), std::bit_cast<std::uint32_t>(ctx.fpr[28]));
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
aot_gpr_4 = (aot_gpr_29 | 0u);
aot_gpr_5 = (0u | 0u);
ctx.fpr[28] = aot_fpr_12 - aot_fpr_13;
aot_gpr_6 = (0u | 0u);
ctx.gpr[7] = (0u | 0u);
aot_gpr_31 = (0x08816038u);
ctx.gpr[8] = (ctx.gpr[21] | 0u);
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, aot_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 == 0x08816038u) goto L_08816038;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816038:
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(24)));
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[26]));
aot_fpr_14 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[26]));
aot_gpr_4 = (aot_gpr_2 | 0u);
aot_fpr_15 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[30]));
ctx.fpr[16] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[24]));
ctx.fpr[17] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[22]));
ctx.fpr[18] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[20]));
aot_gpr_31 = (0x08816060u);
ctx.fpr[19] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[28]));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 124u, 0x08AF5238u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08816060u) goto L_08816060;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816060:
ctx.fpr[30] = std::bit_cast<float>(ctx.gpr[17]);
ctx.fpr[28] = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(36)));
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[17]) >= 0;
ctx.fpr[30] = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(ctx.fpr[30])));
if (branch_taken) {
goto L_0881607C;
}
goto L_08816070;
}
L_08816070:
aot_gpr_4 = (20352u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
ctx.fpr[30] = ctx.fpr[30] + aot_fpr_12;
goto L_0881607C;
L_0881607C:
aot_fpr_12 = ctx.fpr[28] + ctx.fpr[30];
aot_gpr_4 = (16256u << 16u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
aot_fpr_12 = aot_fpr_12 + aot_fpr_13;
ctx.fpr[30] = std::bit_cast<float>(ctx.gpr[17]);
ctx.fpr[30] = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(ctx.fpr[30])));
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[17]) >= 0;
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(20), std::bit_cast<std::uint32_t>(aot_fpr_12));
if (branch_taken) {
goto L_088160A8;
}
goto L_0881609C;
}
L_0881609C:
aot_gpr_4 = (20352u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
ctx.fpr[30] = ctx.fpr[30] + aot_fpr_12;
goto L_088160A8;
L_088160A8:
ctx.fpr[30] = ctx.fpr[28] + ctx.fpr[30];
aot_gpr_4 = (16256u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
ctx.fpr[24] = std::bit_cast<float>(ctx.gpr[17]);
ctx.fpr[24] = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(ctx.fpr[24])));
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[17]) >= 0;
ctx.fpr[30] = ctx.fpr[30] + aot_fpr_12;
if (branch_taken) {
goto L_088160D0;
}
goto L_088160C4;
}
L_088160C4:
aot_gpr_4 = (20352u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
ctx.fpr[24] = ctx.fpr[24] + aot_fpr_12;
goto L_088160D0;
L_088160D0:
ctx.fpr[24] = ctx.fpr[26] + ctx.fpr[24];
aot_gpr_4 = (16256u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
ctx.fpr[22] = std::bit_cast<float>(ctx.gpr[17]);
ctx.fpr[22] = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(ctx.fpr[22])));
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[17]) >= 0;
ctx.fpr[24] = ctx.fpr[24] + aot_fpr_12;
if (branch_taken) {
goto L_088160F8;
}
goto L_088160EC;
}
L_088160EC:
aot_gpr_4 = (20352u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
ctx.fpr[22] = ctx.fpr[22] + aot_fpr_12;
goto L_088160F8;
L_088160F8:
ctx.fpr[22] = ctx.fpr[28] - ctx.fpr[22];
aot_gpr_4 = (16256u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
ctx.fpr[20] = std::bit_cast<float>(ctx.gpr[17]);
ctx.fpr[20] = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(ctx.fpr[20])));
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[17]) >= 0;
ctx.fpr[22] = ctx.fpr[22] - aot_fpr_12;
if (branch_taken) {
goto L_08816120;
}
goto L_08816114;
}
L_08816114:
aot_gpr_4 = (20352u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
ctx.fpr[20] = ctx.fpr[20] + aot_fpr_12;
goto L_08816120;
L_08816120:
ctx.fpr[20] = ctx.fpr[26] - ctx.fpr[20];
aot_gpr_4 = (16256u << 16u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
aot_fpr_12 = std::bit_cast<float>(ctx.gpr[17]);
aot_fpr_12 = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(aot_fpr_12)));
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[17]) >= 0;
ctx.fpr[20] = ctx.fpr[20] - aot_fpr_13;
if (branch_taken) {
goto L_08816148;
}
goto L_0881613C;
}
L_0881613C:
aot_gpr_4 = (20352u << 16u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
aot_fpr_12 = aot_fpr_12 + aot_fpr_13;
goto L_08816148;
L_08816148:
aot_fpr_12 = ctx.fpr[28] - aot_fpr_12;
aot_gpr_4 = (16256u << 16u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
aot_gpr_5 = (ctx.gpr[18] | 0u);
aot_gpr_4 = (aot_gpr_29 | 0u);
aot_gpr_6 = (ctx.gpr[19] | 0u);
ctx.fpr[28] = aot_fpr_12 - aot_fpr_13;
ctx.gpr[7] = (ctx.gpr[20] | 0u);
aot_gpr_31 = (0x08816170u);
ctx.gpr[8] = (ctx.gpr[21] | 0u);
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, aot_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 == 0x08816170u) goto L_08816170;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816170:
aot_fpr_14 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[26]));
aot_gpr_4 = (aot_gpr_2 | 0u);
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(20)));
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[26]));
aot_fpr_15 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[30]));
ctx.fpr[16] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[24]));
ctx.fpr[17] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[22]));
ctx.fpr[18] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[20]));
aot_gpr_31 = (0x08816198u);
ctx.fpr[19] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[28]));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 124u, 0x08AF5238u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08816198u) goto L_08816198;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816198:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08815F1C;
}
goto L_088161A0;
}
L_088161A0:
ctx.gpr[17] = (0u | 1u);
goto L_088161A4;
L_088161A4:
aot_fpr_12 = std::bit_cast<float>(ctx.gpr[17]);
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(4));
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[17]) >= 0;
aot_fpr_12 = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(aot_fpr_12)));
if (branch_taken) {
goto L_088161C0;
}
goto L_088161B4;
}
L_088161B4:
aot_gpr_5 = (20352u << 16u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_5);
aot_fpr_12 = aot_fpr_12 + aot_fpr_13;
goto L_088161C0;
L_088161C0:
aot_fpr_12 = ctx.fpr[26] - aot_fpr_12;
aot_gpr_5 = (16256u << 16u);
aot_fpr_14 = std::bit_cast<float>(aot_gpr_5);
aot_fpr_13 = std::bit_cast<float>(ctx.gpr[17]);
aot_fpr_13 = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(aot_fpr_13)));
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[17]) >= 0;
aot_fpr_12 = aot_fpr_12 - aot_fpr_14;
if (branch_taken) {
goto L_088161E8;
}
goto L_088161DC;
}
L_088161DC:
aot_gpr_5 = (20352u << 16u);
aot_fpr_14 = std::bit_cast<float>(aot_gpr_5);
aot_fpr_13 = aot_fpr_13 + aot_fpr_14;
goto L_088161E8;
L_088161E8:
aot_fpr_13 = ctx.fpr[28] - aot_fpr_13;
aot_gpr_5 = (16256u << 16u);
aot_fpr_15 = std::bit_cast<float>(aot_gpr_5);
aot_fpr_14 = std::bit_cast<float>(ctx.gpr[17]);
aot_fpr_14 = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(aot_fpr_14)));
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[17]) >= 0;
aot_fpr_13 = aot_fpr_13 - aot_fpr_15;
if (branch_taken) {
goto L_08816210;
}
goto L_08816204;
}
L_08816204:
aot_gpr_5 = (20352u << 16u);
aot_fpr_15 = std::bit_cast<float>(aot_gpr_5);
aot_fpr_14 = aot_fpr_14 + aot_fpr_15;
goto L_08816210;
L_08816210:
aot_fpr_14 = ctx.fpr[26] + aot_fpr_14;
aot_gpr_5 = (16256u << 16u);
ctx.fpr[16] = std::bit_cast<float>(aot_gpr_5);
aot_fpr_15 = std::bit_cast<float>(ctx.gpr[17]);
aot_fpr_15 = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(aot_fpr_15)));
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[17]) >= 0;
aot_fpr_14 = aot_fpr_14 + ctx.fpr[16];
if (branch_taken) {
goto L_08816238;
}
goto L_0881622C;
}
L_0881622C:
aot_gpr_5 = (20352u << 16u);
ctx.fpr[16] = std::bit_cast<float>(aot_gpr_5);
aot_fpr_15 = aot_fpr_15 + ctx.fpr[16];
goto L_08816238;
L_08816238:
aot_fpr_15 = ctx.fpr[28] + aot_fpr_15;
aot_gpr_5 = (16256u << 16u);
ctx.fpr[16] = std::bit_cast<float>(aot_gpr_5);
aot_gpr_31 = (0x0881624Cu);
aot_fpr_15 = aot_fpr_15 + ctx.fpr[16];
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_089D1B1C, 115u, 292u, 0x089D1B1Cu>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_31, aot_fpr_12, aot_fpr_13, aot_fpr_14, aot_fpr_15); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0115_entry, 115u, 292u, 0x089D1B1Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x0881624Cu) goto L_0881624C;
AOT_REGCACHE_SYNC_OUT(); return;
L_0881624C:
ctx.gpr[16] = (aot_gpr_2 | 0u);
aot_gpr_4 = (aot_gpr_29 | 0u);
aot_gpr_5 = (0u | 0u);
aot_gpr_6 = (0u | 0u);
ctx.gpr[7] = (0u | 0u);
aot_gpr_31 = (0x08816268u);
ctx.gpr[8] = (ctx.gpr[21] | 0u);
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, aot_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 == 0x08816268u) goto L_08816268;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816268:
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_5 = (aot_gpr_2 | 0u);
aot_gpr_31 = (0x08816278u);
aot_gpr_6 = (0u | 1u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 107u, 0x08AF5130u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08816278u) goto L_08816278;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816278:
aot_fpr_12 = std::bit_cast<float>(ctx.gpr[17]);
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(4));
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[17]) >= 0;
aot_fpr_12 = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(aot_fpr_12)));
if (branch_taken) {
goto L_08816294;
}
goto L_08816288;
}
L_08816288:
aot_gpr_5 = (20352u << 16u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_5);
aot_fpr_12 = aot_fpr_12 + aot_fpr_13;
goto L_08816294;
L_08816294:
aot_fpr_13 = std::bit_cast<float>(ctx.gpr[17]);
aot_fpr_12 = ctx.fpr[26] - aot_fpr_12;
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[17]) >= 0;
aot_fpr_13 = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(aot_fpr_13)));
if (branch_taken) {
goto L_088162B0;
}
goto L_088162A4;
}
L_088162A4:
aot_gpr_5 = (20352u << 16u);
aot_fpr_14 = std::bit_cast<float>(aot_gpr_5);
aot_fpr_13 = aot_fpr_13 + aot_fpr_14;
goto L_088162B0;
L_088162B0:
aot_fpr_14 = std::bit_cast<float>(ctx.gpr[17]);
aot_fpr_13 = ctx.fpr[28] - aot_fpr_13;
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[17]) >= 0;
aot_fpr_14 = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(aot_fpr_14)));
if (branch_taken) {
goto L_088162CC;
}
goto L_088162C0;
}
L_088162C0:
aot_gpr_5 = (20352u << 16u);
aot_fpr_15 = std::bit_cast<float>(aot_gpr_5);
aot_fpr_14 = aot_fpr_14 + aot_fpr_15;
goto L_088162CC;
L_088162CC:
ctx.fpr[26] = ctx.fpr[26] + aot_fpr_14;
aot_fpr_14 = std::bit_cast<float>(ctx.gpr[17]);
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[17]) >= 0;
aot_fpr_14 = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(aot_fpr_14)));
if (branch_taken) {
goto L_088162E8;
}
goto L_088162DC;
}
L_088162DC:
aot_gpr_5 = (20352u << 16u);
aot_fpr_15 = std::bit_cast<float>(aot_gpr_5);
aot_fpr_14 = aot_fpr_14 + aot_fpr_15;
goto L_088162E8;
L_088162E8:
aot_fpr_15 = ctx.fpr[28] + aot_fpr_14;
aot_gpr_31 = (0x088162F4u);
aot_fpr_14 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[26]));
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_089D1B1C, 115u, 292u, 0x089D1B1Cu>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_31, aot_fpr_12, aot_fpr_13, aot_fpr_14, aot_fpr_15); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0115_entry, 115u, 292u, 0x089D1B1Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088162F4u) goto L_088162F4;
AOT_REGCACHE_SYNC_OUT(); return;
L_088162F4:
ctx.gpr[16] = (aot_gpr_2 | 0u);
aot_gpr_4 = (aot_gpr_29 | 0u);
aot_gpr_5 = (ctx.gpr[18] | 0u);
aot_gpr_6 = (ctx.gpr[19] | 0u);
ctx.gpr[7] = (ctx.gpr[20] | 0u);
aot_gpr_31 = (0x08816310u);
ctx.gpr[8] = (ctx.gpr[21] | 0u);
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, aot_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 == 0x08816310u) goto L_08816310;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816310:
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_5 = (aot_gpr_2 | 0u);
aot_gpr_31 = (0x08816320u);
aot_gpr_6 = (0u | 1u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 107u, 0x08AF5130u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08816320u) goto L_08816320;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816320:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08815F1C;
}
goto L_08816328;
}
L_08816328:
{ std::uint32_t aot_run_words[14]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(40), 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]);
ctx.fpr[24] = std::bit_cast<float>(aot_run_words[2]);
ctx.fpr[26] = std::bit_cast<float>(aot_run_words[3]);
ctx.fpr[28] = std::bit_cast<float>(aot_run_words[4]);
ctx.fpr[30] = std::bit_cast<float>(aot_run_words[5]);
ctx.gpr[16] = aot_run_words[6];
ctx.gpr[17] = aot_run_words[7];
ctx.gpr[18] = aot_run_words[8];
ctx.gpr[19] = aot_run_words[9];
ctx.gpr[20] = aot_run_words[10];
ctx.gpr[21] = aot_run_words[11];
ctx.gpr[22] = aot_run_words[12];
aot_gpr_31 = aot_run_words[13];
}
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_08816368:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-368));
aot_gpr_4 = (16217u << 16u);
aot_gpr_4 = (aot_gpr_4 | 39322u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
{ const float fs = aot_fpr_12; const float ft = aot_fpr_13; 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 = (16307u << 16u);
aot_gpr_4 = (aot_gpr_4 | 13107u);
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_14 = std::bit_cast<float>(0x7FC00000u); else aot_fpr_14 = fs * ft; }
aot_gpr_4 = (std::bit_cast<std::uint32_t>(aot_fpr_14));
ctx.set_vfpu_scalar_bits_ct<28u>(aot_gpr_4);
aot_gpr_4 = (2236u << 16u);
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(32304));
aot_gpr_6 = (aot_gpr_4 + static_cast<std::uint32_t>(32));
{ 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<0u, 4u>(vfpu_value); }
ctx.execute_vfpu_vscl_ct<0u, 0u, 28u, 3u>();
ctx.gpr[7] = (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 = ctx.gpr[7] + 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_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 = ctx.gpr[7] + 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>();
ctx.gpr[8] = (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 = ctx.gpr[8] + 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 = ctx.gpr[8] + 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.gpr[9] = (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 = ctx.gpr[9] + 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.gpr[10] = (16128u << 16u);
aot_fpr_13 = std::bit_cast<float>(ctx.gpr[10]);
{ const float fs = aot_fpr_12; const float ft = aot_fpr_13; 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; }
ctx.gpr[10] = (std::bit_cast<std::uint32_t>(aot_fpr_12));
ctx.set_vfpu_scalar_bits_ct<28u>(ctx.gpr[10]);
{ 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<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 = ctx.gpr[8] + 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_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 = ctx.gpr[8] + 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 = ctx.gpr[7] + 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 = ctx.gpr[7] + 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.gpr[10] = (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 = ctx.gpr[10] + 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.gpr[11] = (std::bit_cast<std::uint32_t>(aot_fpr_14));
ctx.set_vfpu_scalar_bits_ct<28u>(ctx.gpr[11]);
{ 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<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 = ctx.gpr[8] + 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_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 = ctx.gpr[8] + 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 = ctx.gpr[7] + 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 = ctx.gpr[7] + 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 = ctx.gpr[9] + 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.gpr[11] = (std::bit_cast<std::uint32_t>(aot_fpr_12));
ctx.set_vfpu_scalar_bits_ct<28u>(ctx.gpr[11]);
{ 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<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 = ctx.gpr[8] + 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_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 = ctx.gpr[8] + 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 = ctx.gpr[7] + 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 = ctx.gpr[7] + 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 = ctx.gpr[10] + 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_6 = (std::bit_cast<std::uint32_t>(aot_fpr_14));
ctx.set_vfpu_scalar_bits_ct<28u>(aot_gpr_6);
{ 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, 28u, 3u>();
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = ctx.gpr[8] + 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_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 = ctx.gpr[8] + 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 = ctx.gpr[7] + 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 = ctx.gpr[7] + 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 = ctx.gpr[9] + 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_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_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, 28u, 3u>();
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = ctx.gpr[8] + 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_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 = ctx.gpr[8] + 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 = ctx.gpr[7] + 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 = ctx.gpr[7] + 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 = ctx.gpr[10] + 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_6 = (std::bit_cast<std::uint32_t>(aot_fpr_14));
ctx.set_vfpu_scalar_bits_ct<28u>(aot_gpr_6);
{ 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, 28u, 3u>();
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = ctx.gpr[8] + 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_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 = ctx.gpr[8] + 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 = ctx.gpr[7] + 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 = ctx.gpr[7] + 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 = ctx.gpr[9] + 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_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_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, 28u, 3u>();
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = ctx.gpr[8] + 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_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 = ctx.gpr[8] + 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 = ctx.gpr[7] + 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 = ctx.gpr[7] + 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 = ctx.gpr[10] + 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;
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(368));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_0881651C:
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>(40), ctx.gpr[16]);
ctx.gpr[16] = (aot_gpr_4 | 0u);
aot_gpr_4 = (16278u << 16u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(24), std::bit_cast<std::uint32_t>(ctx.fpr[22]));
ctx.fpr[22] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_gpr_4 = (aot_gpr_4 | 52196u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(20), std::bit_cast<std::uint32_t>(ctx.fpr[20]));
ctx.fpr[20] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_13));
aot_gpr_4 = (16768u << 16u);
aot_fpr_12 = aot_fpr_14 - aot_fpr_12;
{ const std::uint32_t aot_run_words[3]{std::bit_cast<std::uint32_t>(ctx.fpr[24]), std::bit_cast<std::uint32_t>(ctx.fpr[26]), std::bit_cast<std::uint32_t>(ctx.fpr[28])};
aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast<std::uint32_t>(28), aot_run_words); }
{ const std::uint32_t aot_run_words[6]{ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], ctx.gpr[21], aot_gpr_31};
aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast<std::uint32_t>(44), aot_run_words); }
aot_gpr_31 = (0x08816578u);
ctx.fpr[24] = std::bit_cast<float>(aot_gpr_4);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0162_entry, 162u, 580u, 0x08A8F0B4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08816578u) goto L_08816578;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816578:
aot_fpr_13 = std::bit_cast<float>(0u);
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((ctx.fpr[0] < aot_fpr_13)) ? 0x00800000u : 0u);
{ const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u);
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[0]));
if (branch_taken) {
goto L_0881659C;
}
goto L_0881658C;
}
L_0881658C:
aot_gpr_4 = (16585u << 16u);
aot_gpr_4 = (aot_gpr_4 | 4059u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
aot_fpr_12 = aot_fpr_12 + aot_fpr_13;
goto L_0881659C;
L_0881659C:
aot_gpr_4 = (16201u << 16u);
aot_gpr_4 = (aot_gpr_4 | 4059u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
aot_fpr_13 = aot_fpr_12 / aot_fpr_13;
aot_gpr_5 = (16572u << 16u);
aot_gpr_5 = (aot_gpr_5 | 32477u);
aot_gpr_4 = (16608u << 16u);
aot_fpr_15 = std::bit_cast<float>(aot_gpr_5);
aot_fpr_14 = std::bit_cast<float>(aot_gpr_4);
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 <= aot_fpr_15)) ? 0x00800000u : 0u);
aot_fpr_12 = aot_fpr_14 - aot_fpr_13;
aot_fpr_12 = std::bit_cast<float>(ctx.fpu_float_to_word_ct<1u>(aot_fpr_12));
ctx.gpr[17] = (std::bit_cast<std::uint32_t>(aot_fpr_12));
{ const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u);
ctx.gpr[17] = (ctx.gpr[17] & 255u);
if (branch_taken) {
goto L_088165DC;
}
goto L_088165D8;
}
L_088165D8:
ctx.gpr[17] = (0u | 7u);
goto L_088165DC;
L_088165DC:
aot_gpr_4 = (ctx.gpr[17] < static_cast<std::uint32_t>(8) ? 1u : 0u);
{ const bool branch_taken = aot_gpr_4 == 0u;
aot_gpr_4 = (16384u << 16u);
if (branch_taken) {
goto L_088166D0;
}
goto L_088165E8;
}
L_088165E8:
ctx.gpr[17] = (ctx.gpr[17] << 2u);
ctx.gpr[1] = (2231u << 16u);
ctx.gpr[1] = (ctx.gpr[1] + ctx.gpr[17]);
ctx.gpr[1] = (aot_mem.aot_direct_load32(ctx.gpr[1] + static_cast<std::uint32_t>(17880)));
ctx.gpr[17] = (static_cast<std::uint32_t>(static_cast<std::int32_t>(ctx.gpr[17]) >> 2u));
jump_target = ctx.gpr[1];
aot_fpr_12 = std::bit_cast<float>(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_08816604:
aot_fpr_12 = ctx.fpr[24] - aot_fpr_12;
{ const bool branch_taken = 0u == 0u;
ctx.fpr[20] = ctx.fpr[20] + aot_fpr_12;
if (branch_taken) {
goto L_088166D0;
}
goto L_08816610;
}
L_08816610:
aot_gpr_4 = (16174u << 16u);
aot_gpr_4 = (aot_gpr_4 | 5243u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
{ const float fs = ctx.fpr[24]; const float ft = aot_fpr_13; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_14 = std::bit_cast<float>(0x7FC00000u); else aot_fpr_14 = fs * ft; }
{ const float fs = ctx.fpr[24]; const float ft = aot_fpr_13; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_13 = std::bit_cast<float>(0x7FC00000u); else aot_fpr_13 = fs * ft; }
aot_fpr_14 = aot_fpr_14 - aot_fpr_12;
aot_fpr_12 = aot_fpr_13 - aot_fpr_12;
ctx.fpr[22] = ctx.fpr[22] - aot_fpr_14;
{ const bool branch_taken = 0u == 0u;
ctx.fpr[20] = ctx.fpr[20] + aot_fpr_12;
if (branch_taken) {
goto L_088166D0;
}
goto L_08816638;
}
L_08816638:
aot_fpr_12 = ctx.fpr[24] - aot_fpr_12;
{ const bool branch_taken = 0u == 0u;
ctx.fpr[22] = ctx.fpr[22] - aot_fpr_12;
if (branch_taken) {
goto L_088166D0;
}
goto L_08816644;
}
L_08816644:
aot_gpr_4 = (16174u << 16u);
aot_gpr_4 = (aot_gpr_4 | 5243u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
{ const float fs = ctx.fpr[24]; const float ft = aot_fpr_13; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_14 = std::bit_cast<float>(0x7FC00000u); else aot_fpr_14 = fs * ft; }
{ const float fs = ctx.fpr[24]; const float ft = aot_fpr_13; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_13 = std::bit_cast<float>(0x7FC00000u); else aot_fpr_13 = fs * ft; }
aot_fpr_14 = aot_fpr_14 - aot_fpr_12;
aot_fpr_12 = aot_fpr_13 - aot_fpr_12;
ctx.fpr[22] = ctx.fpr[22] - aot_fpr_14;
{ const bool branch_taken = 0u == 0u;
ctx.fpr[20] = ctx.fpr[20] - aot_fpr_12;
if (branch_taken) {
goto L_088166D0;
}
goto L_0881666C;
}
L_0881666C:
aot_fpr_12 = ctx.fpr[24] - aot_fpr_12;
{ const bool branch_taken = 0u == 0u;
ctx.fpr[20] = ctx.fpr[20] - aot_fpr_12;
if (branch_taken) {
goto L_088166D0;
}
goto L_08816678;
}
L_08816678:
aot_gpr_4 = (16174u << 16u);
aot_gpr_4 = (aot_gpr_4 | 5243u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
{ const float fs = ctx.fpr[24]; const float ft = aot_fpr_13; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_14 = std::bit_cast<float>(0x7FC00000u); else aot_fpr_14 = fs * ft; }
{ const float fs = ctx.fpr[24]; const float ft = aot_fpr_13; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_13 = std::bit_cast<float>(0x7FC00000u); else aot_fpr_13 = fs * ft; }
aot_fpr_14 = aot_fpr_14 - aot_fpr_12;
aot_fpr_12 = aot_fpr_13 - aot_fpr_12;
ctx.fpr[22] = ctx.fpr[22] + aot_fpr_14;
{ const bool branch_taken = 0u == 0u;
ctx.fpr[20] = ctx.fpr[20] - aot_fpr_12;
if (branch_taken) {
goto L_088166D0;
}
goto L_088166A0;
}
L_088166A0:
aot_fpr_12 = ctx.fpr[24] - aot_fpr_12;
{ const bool branch_taken = 0u == 0u;
ctx.fpr[22] = ctx.fpr[22] + aot_fpr_12;
if (branch_taken) {
goto L_088166D0;
}
goto L_088166AC;
}
L_088166AC:
aot_gpr_4 = (16174u << 16u);
aot_gpr_4 = (aot_gpr_4 | 5243u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
{ const float fs = ctx.fpr[24]; const float ft = aot_fpr_13; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_14 = std::bit_cast<float>(0x7FC00000u); else aot_fpr_14 = fs * ft; }
{ const float fs = ctx.fpr[24]; const float ft = aot_fpr_13; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_13 = std::bit_cast<float>(0x7FC00000u); else aot_fpr_13 = fs * ft; }
aot_fpr_14 = aot_fpr_14 - aot_fpr_12;
aot_fpr_12 = aot_fpr_13 - aot_fpr_12;
ctx.fpr[22] = ctx.fpr[22] + aot_fpr_14;
ctx.fpr[20] = ctx.fpr[20] + aot_fpr_12;
goto L_088166D0;
L_088166D0:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-8144)));
aot_gpr_5 = (0u | 700u);
{ const std::uint32_t dividend = aot_gpr_4; const std::uint32_t divisor = aot_gpr_5; if (divisor == 0u) { ctx.lo = 0xFFFFFFFFu; ctx.hi = dividend; } else { ctx.lo = dividend / divisor; ctx.hi = dividend % divisor; } }
aot_gpr_4 = (ctx.hi);
aot_gpr_4 = (aot_gpr_4 < static_cast<std::uint32_t>(351) ? 1u : 0u);
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088167A8;
}
goto L_088166EC;
}
L_088166EC:
ctx.fpr[26] = ctx.fpr[22] - ctx.fpr[24];
aot_gpr_5 = (2233u << 16u);
aot_gpr_4 = (ctx.gpr[17] << 2u);
ctx.fpr[28] = ctx.fpr[20] - ctx.fpr[24];
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(-22952));
ctx.gpr[18] = (aot_gpr_4 + aot_gpr_5);
ctx.fpr[22] = ctx.fpr[24] + ctx.fpr[22];
aot_gpr_4 = (16256u << 16u);
aot_fpr_15 = std::bit_cast<float>(aot_gpr_4);
ctx.gpr[19] = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast<std::uint32_t>(84)));
ctx.fpr[20] = ctx.fpr[24] + ctx.fpr[20];
aot_gpr_4 = (aot_gpr_29 | 0u);
aot_fpr_12 = ctx.fpr[26] + aot_fpr_15;
aot_fpr_13 = ctx.fpr[28] + aot_fpr_15;
aot_fpr_14 = ctx.fpr[22] + aot_fpr_15;
aot_gpr_31 = (0x08816730u);
aot_fpr_15 = ctx.fpr[20] + aot_fpr_15;
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_089D1B1C, 115u, 292u, 0x089D1B1Cu>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_31, aot_fpr_12, aot_fpr_13, aot_fpr_14, aot_fpr_15); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0115_entry, 115u, 292u, 0x089D1B1Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08816730u) goto L_08816730;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816730:
ctx.gpr[20] = (aot_gpr_29 + static_cast<std::uint32_t>(16));
ctx.gpr[8] = (aot_mem.aot_direct_load8(ctx.gpr[16] + static_cast<std::uint32_t>(6848)));
ctx.gpr[21] = (aot_gpr_2 | 0u);
aot_gpr_4 = (ctx.gpr[20] | 0u);
aot_gpr_5 = (0u | 0u);
aot_gpr_6 = (0u | 0u);
aot_gpr_31 = (0x08816750u);
ctx.gpr[7] = (0u | 0u);
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, aot_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 == 0x08816750u) goto L_08816750;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816750:
aot_gpr_4 = (ctx.gpr[19] | 0u);
aot_gpr_5 = (ctx.gpr[21] | 0u);
aot_gpr_31 = (0x08816760u);
aot_gpr_6 = (aot_gpr_2 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 72u, 0x08AF4650u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08816760u) goto L_08816760;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816760:
ctx.gpr[18] = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast<std::uint32_t>(84)));
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[26]));
aot_gpr_4 = (aot_gpr_29 | 0u);
aot_fpr_13 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[28]));
aot_fpr_14 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[22]));
aot_gpr_31 = (0x0881677Cu);
aot_fpr_15 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[20]));
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_089D1B1C, 115u, 292u, 0x089D1B1Cu>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_31, aot_fpr_12, aot_fpr_13, aot_fpr_14, aot_fpr_15); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0115_entry, 115u, 292u, 0x089D1B1Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x0881677Cu) goto L_0881677C;
AOT_REGCACHE_SYNC_OUT(); return;
L_0881677C:
ctx.gpr[8] = (aot_mem.aot_direct_load8(ctx.gpr[16] + static_cast<std::uint32_t>(6848)));
aot_gpr_4 = (ctx.gpr[20] | 0u);
ctx.gpr[19] = (aot_gpr_2 | 0u);
aot_gpr_5 = (0u | 255u);
aot_gpr_6 = (0u | 255u);
aot_gpr_31 = (0x08816798u);
ctx.gpr[7] = (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, aot_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 == 0x08816798u) goto L_08816798;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816798:
aot_gpr_4 = (ctx.gpr[18] | 0u);
aot_gpr_5 = (ctx.gpr[19] | 0u);
aot_gpr_31 = (0x088167A8u);
aot_gpr_6 = (aot_gpr_2 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 72u, 0x08AF4650u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088167A8u) goto L_088167A8;
AOT_REGCACHE_SYNC_OUT(); return;
L_088167A8:
aot_gpr_4 = (aot_mem.aot_direct_load16(ctx.gpr[16] + static_cast<std::uint32_t>(612)));
aot_gpr_5 = (ctx.gpr[17] + static_cast<std::uint32_t>(21));
aot_gpr_6 = (aot_gpr_4 << 3u);
aot_gpr_6 = (ctx.gpr[16] + aot_gpr_6);
aot_mem.aot_direct_store16(aot_gpr_6 + static_cast<std::uint32_t>(8), static_cast<std::uint16_t>(aot_gpr_5));
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(1));
aot_mem.aot_direct_store16(ctx.gpr[16] + static_cast<std::uint32_t>(612), static_cast<std::uint16_t>(aot_gpr_4));
{ std::uint32_t aot_run_words[12]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(20), 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]);
ctx.fpr[24] = std::bit_cast<float>(aot_run_words[2]);
ctx.fpr[26] = std::bit_cast<float>(aot_run_words[3]);
ctx.fpr[28] = std::bit_cast<float>(aot_run_words[4]);
ctx.gpr[16] = aot_run_words[5];
ctx.gpr[17] = aot_run_words[6];
ctx.gpr[18] = aot_run_words[7];
ctx.gpr[19] = aot_run_words[8];
ctx.gpr[20] = aot_run_words[9];
ctx.gpr[21] = 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>(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_088167FC:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-384));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(344), ctx.gpr[18]);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(360), ctx.gpr[22]);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(368), ctx.gpr[30]);
ctx.gpr[30] = (aot_gpr_6 | 0u);
ctx.gpr[18] = (aot_gpr_5 | 0u);
ctx.gpr[22] = (aot_gpr_4 | 0u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(352), ctx.gpr[20]);
ctx.gpr[20] = (0u | 0u);
aot_gpr_4 = (ctx.gpr[18] | 0u);
aot_gpr_5 = (ctx.gpr[30] | 0u);
{ const std::uint32_t aot_run_words[7]{std::bit_cast<std::uint32_t>(ctx.fpr[20]), std::bit_cast<std::uint32_t>(ctx.fpr[22]), std::bit_cast<std::uint32_t>(ctx.fpr[24]), std::bit_cast<std::uint32_t>(ctx.fpr[26]), std::bit_cast<std::uint32_t>(ctx.fpr[28]), ctx.gpr[16], ctx.gpr[17]};
aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast<std::uint32_t>(316), aot_run_words); }
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(348), ctx.gpr[19]);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(356), ctx.gpr[21]);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(364), ctx.gpr[23]);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(372), aot_gpr_31);
aot_gpr_31 = (0x0881685Cu);
aot_gpr_6 = (aot_gpr_29 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0002_entry, 2u, 198u, 0x0880CAECu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x0881685Cu) goto L_0881685C;
AOT_REGCACHE_SYNC_OUT(); return;
L_0881685C:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(7720)));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(308), ctx.gpr[18]);
if (branch_taken) {
goto L_088169CC;
}
goto L_08816868;
}
L_08816868:
aot_gpr_4 = (ctx.gpr[30] & 1u);
aot_gpr_5 = (ctx.gpr[18] & 1u);
aot_gpr_4 = (aot_gpr_4 + aot_gpr_4);
ctx.gpr[19] = (aot_gpr_5 + aot_gpr_4);
aot_gpr_4 = (0u + static_cast<std::uint32_t>(8496));
{ const std::int64_t product = static_cast<std::int64_t>(static_cast<std::int32_t>(ctx.gpr[19])) * static_cast<std::int64_t>(static_cast<std::int32_t>(aot_gpr_4)); ctx.lo = static_cast<std::uint32_t>(product); ctx.hi = static_cast<std::uint32_t>(static_cast<std::uint64_t>(product) >> 32u); }
aot_gpr_4 = (2237u << 16u);
ctx.gpr[16] = (aot_gpr_4 + static_cast<std::uint32_t>(23280));
ctx.gpr[19] = (ctx.gpr[22] + ctx.gpr[19]);
aot_gpr_4 = (ctx.lo);
ctx.gpr[16] = (aot_gpr_4 + ctx.gpr[16]);
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[18]) < 0;
ctx.gpr[17] = (ctx.gpr[16] + static_cast<std::uint32_t>(32));
if (branch_taken) {
goto L_088168B8;
}
goto L_0881689C;
}
L_0881689C:
aot_gpr_4 = (static_cast<std::int32_t>(ctx.gpr[18]) < 8 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088168B8;
}
goto L_088168A8;
}
L_088168A8:
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[30]) < 0;
aot_gpr_4 = (static_cast<std::int32_t>(ctx.gpr[30]) < 8 ? 1u : 0u);
if (branch_taken) {
goto L_088168B8;
}
goto L_088168B0;
}
L_088168B0:
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_088168C0;
}
goto L_088168B8;
}
L_088168B8:
{ const bool branch_taken = 0u == 0u;
ctx.gpr[18] = (0u | 0u);
if (branch_taken) {
goto L_088168C8;
}
goto L_088168C0;
}
L_088168C0:
aot_gpr_4 = (ctx.gpr[30] << 3u);
ctx.gpr[18] = (aot_gpr_4 + ctx.gpr[18]);
goto L_088168C8;
L_088168C8:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[19] + static_cast<std::uint32_t>(6904)));
{ const bool branch_taken = aot_gpr_4 != ctx.gpr[18];
if (branch_taken) {
goto L_088168F8;
}
goto L_088168D4;
}
L_088168D4:
aot_gpr_31 = (0x088168DCu);
aot_gpr_4 = (ctx.gpr[17] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0038_entry, 38u, 601u, 0x0889E968u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088168DCu) goto L_088168DC;
AOT_REGCACHE_SYNC_OUT(); return;
L_088168DC:
{ const bool branch_taken = aot_gpr_2 == 0u;
if (branch_taken) {
goto L_088168F8;
}
goto L_088168E4;
}
L_088168E4:
aot_gpr_31 = (0x088168ECu);
aot_gpr_4 = (ctx.gpr[17] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0038_entry, 38u, 601u, 0x0889E968u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088168ECu) goto L_088168EC;
AOT_REGCACHE_SYNC_OUT(); return;
L_088168EC:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_2 + static_cast<std::uint32_t>(0)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_088169A8;
}
goto L_088168F8;
}
L_088168F8:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[19] + static_cast<std::uint32_t>(6904)));
aot_gpr_5 = (0u | 255u);
{ const bool branch_taken = aot_gpr_4 == aot_gpr_5;
if (branch_taken) {
goto L_08816960;
}
goto L_08816908;
}
L_08816908:
aot_gpr_31 = (0x08816910u);
aot_gpr_4 = (ctx.gpr[17] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0038_entry, 38u, 601u, 0x0889E968u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08816910u) goto L_08816910;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816910:
ctx.gpr[20] = (aot_gpr_2 | 0u);
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[20] + static_cast<std::uint32_t>(0)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08816960;
}
goto L_08816920;
}
L_08816920:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(0)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_08816960;
}
goto L_0881692C;
}
L_0881692C:
aot_gpr_31 = (0x08816934u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0199_entry, 199u, 229u, 0x08B21310u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08816934u) goto L_08816934;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816934:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5864)));
if (aot_gpr_4 != 0u) {
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[20] + static_cast<std::uint32_t>(0)));
goto L_0881694C;
}
goto L_08816940;
L_08816940:
aot_gpr_31 = (0x08816948u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 413u, 0x08B65B0Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08816948u) goto L_08816948;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816948:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[20] + static_cast<std::uint32_t>(0)));
goto L_0881694C;
L_0881694C:
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(0)));
aot_gpr_31 = (0x08816958u);
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5864)));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0084_entry, 84u, 231u, 0x08955020u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08816958u) goto L_08816958;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816958:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[20] + static_cast<std::uint32_t>(0)));
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(0), 0u);
goto L_08816960;
L_08816960:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[22] + static_cast<std::uint32_t>(6900)));
aot_gpr_5 = (ctx.gpr[18] << 2u);
aot_mem.aot_direct_store8(ctx.gpr[19] + static_cast<std::uint32_t>(6904), static_cast<std::uint8_t>(ctx.gpr[18]));
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(0)));
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_6 = (0u | 8496u);
aot_gpr_31 = (0x08816984u);
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, 694u, 0x0893681Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08816984u) goto L_08816984;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816984:
aot_gpr_4 = (116u << 16u);
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(25976));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(288), aot_gpr_4);
aot_gpr_6 = (0u | 0u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(292), 0u);
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(288));
aot_gpr_31 = (0x088169A4u);
aot_gpr_5 = (ctx.gpr[16] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0139_entry, 139u, 285u, 0x08A3137Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088169A4u) goto L_088169A4;
AOT_REGCACHE_SYNC_OUT(); return;
L_088169A4:
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(296), aot_gpr_2);
goto L_088169A8;
L_088169A8:
{ const bool branch_taken = ctx.gpr[17] == 0u;
if (branch_taken) {
goto L_088169BC;
}
goto L_088169B0;
}
L_088169B0:
aot_gpr_31 = (0x088169B8u);
aot_gpr_4 = (ctx.gpr[17] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0038_entry, 38u, 601u, 0x0889E968u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088169B8u) goto L_088169B8;
AOT_REGCACHE_SYNC_OUT(); return;
L_088169B8:
ctx.gpr[20] = (aot_gpr_2 | 0u);
goto L_088169BC;
L_088169BC:
{ const bool branch_taken = ctx.gpr[20] != 0u;
if (branch_taken) {
goto L_088169CC;
}
goto L_088169C4;
}
L_088169C4:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08816BD4;
}
goto L_088169CC;
}
L_088169CC:
ctx.gpr[16] = (0u | 0u);
aot_gpr_4 = (16254u << 16u);
ctx.gpr[18] = (0u | 0u);
ctx.fpr[20] = std::bit_cast<float>(aot_gpr_4);
ctx.gpr[17] = (aot_gpr_29 + static_cast<std::uint32_t>(192));
ctx.gpr[16] = (aot_gpr_29 + ctx.gpr[16]);
goto L_088169E4;
L_088169E4:
aot_gpr_4 = (ctx.gpr[22] | 0u);
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[20]));
aot_gpr_5 = (ctx.gpr[17] | 0u);
aot_gpr_31 = (0x088169F8u);
aot_gpr_6 = (ctx.gpr[16] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0002_entry, 2u, 606u, 0x0880EDB0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088169F8u) goto L_088169F8;
AOT_REGCACHE_SYNC_OUT(); return;
L_088169F8:
ctx.gpr[18] = (ctx.gpr[18] + static_cast<std::uint32_t>(1));
ctx.gpr[17] = (ctx.gpr[17] + static_cast<std::uint32_t>(8));
aot_gpr_4 = (static_cast<std::int32_t>(ctx.gpr[18]) < 4 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_4 != 0u;
ctx.gpr[16] = (ctx.gpr[16] + static_cast<std::uint32_t>(8));
if (branch_taken) {
goto L_088169E4;
}
goto L_08816A0C;
}
L_08816A0C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-8744)));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(312), ctx.gpr[20]);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
aot_gpr_5 = (15112u << 16u);
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-8740)));
ctx.fpr[22] = 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_4);
aot_gpr_4 = (aot_gpr_5 | 34953u);
ctx.fpr[24] = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(aot_fpr_13)));
aot_fpr_14 = std::bit_cast<float>(aot_gpr_4);
ctx.gpr[17] = (0u | 0u);
aot_gpr_4 = (15216u << 16u);
{ const float fs = ctx.fpr[22]; const float ft = aot_fpr_14; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) ctx.fpr[22] = std::bit_cast<float>(0x7FC00000u); else ctx.fpr[22] = fs * ft; }
aot_gpr_4 = (aot_gpr_4 | 61681u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
ctx.gpr[16] = (aot_gpr_29 | 0u);
aot_gpr_4 = (16768u << 16u);
{ const float fs = ctx.fpr[24]; const float ft = aot_fpr_12; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) ctx.fpr[24] = std::bit_cast<float>(0x7FC00000u); else ctx.fpr[24] = fs * ft; }
ctx.fpr[26] = std::bit_cast<float>(aot_gpr_4);
ctx.gpr[23] = (0u | 4u);
aot_gpr_4 = (15744u << 16u);
ctx.gpr[21] = (0u | 0u);
ctx.fpr[28] = std::bit_cast<float>(aot_gpr_4);
ctx.gpr[18] = (ctx.gpr[16] + static_cast<std::uint32_t>(192));
ctx.gpr[17] = (aot_gpr_29 + ctx.gpr[17]);
ctx.gpr[20] = (ctx.gpr[16] + static_cast<std::uint32_t>(64));
ctx.gpr[19] = (ctx.gpr[16] + static_cast<std::uint32_t>(128));
goto L_08816A78;
L_08816A78:
aot_gpr_4 = (ctx.gpr[22] | 0u);
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[20]));
aot_gpr_5 = (ctx.gpr[17] | 0u);
aot_gpr_31 = (0x08816A8Cu);
aot_gpr_6 = (ctx.gpr[18] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0002_entry, 2u, 610u, 0x0880EE6Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08816A8Cu) goto L_08816A8C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816A8C:
ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(308)));
aot_gpr_4 = (ctx.gpr[22] | 0u);
aot_gpr_5 = (ctx.gpr[20] | 0u);
aot_gpr_6 = (ctx.gpr[17] | 0u);
aot_gpr_31 = (0x08816AA4u);
ctx.gpr[8] = (ctx.gpr[30] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0002_entry, 2u, 614u, 0x0880EF34u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08816AA4u) goto L_08816AA4;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816AA4:
aot_gpr_4 = (ctx.gpr[22] | 0u);
aot_gpr_5 = (ctx.gpr[19] | 0u);
aot_gpr_31 = (0x08816AB4u);
aot_gpr_6 = (ctx.gpr[18] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0002_entry, 2u, 577u, 0x0880EB64u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08816AB4u) goto L_08816AB4;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816AB4:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(128)));
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(132)));
{ const float fs = aot_fpr_12; const float ft = ctx.fpr[22]; 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; }
{ const float fs = aot_fpr_13; const float ft = ctx.fpr[24]; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_13 = std::bit_cast<float>(0x7FC00000u); else aot_fpr_13 = fs * ft; }
{ const float fs = aot_fpr_12; const float ft = ctx.fpr[26]; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_14 = std::bit_cast<float>(0x7FC00000u); else aot_fpr_14 = fs * ft; }
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(128), std::bit_cast<std::uint32_t>(aot_fpr_12));
{ const float fs = aot_fpr_13; const float ft = ctx.fpr[26]; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_15 = std::bit_cast<float>(0x7FC00000u); else aot_fpr_15 = fs * ft; }
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(132), std::bit_cast<std::uint32_t>(aot_fpr_13));
aot_fpr_12 = std::bit_cast<float>(ctx.fpu_float_to_word_ct<1u>(aot_fpr_14));
aot_fpr_13 = std::bit_cast<float>(ctx.fpu_float_to_word_ct<1u>(aot_fpr_15));
ctx.gpr[21] = (ctx.gpr[21] + static_cast<std::uint32_t>(1));
ctx.gpr[18] = (ctx.gpr[18] + static_cast<std::uint32_t>(8));
aot_gpr_4 = (std::bit_cast<std::uint32_t>(aot_fpr_12));
ctx.fpr[16] = std::bit_cast<float>(aot_gpr_4);
aot_gpr_4 = (std::bit_cast<std::uint32_t>(aot_fpr_13));
ctx.fpr[16] = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(ctx.fpr[16])));
aot_fpr_14 = std::bit_cast<float>(aot_gpr_4);
aot_fpr_14 = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(aot_fpr_14)));
ctx.gpr[17] = (ctx.gpr[17] + static_cast<std::uint32_t>(8));
ctx.gpr[20] = (ctx.gpr[20] + static_cast<std::uint32_t>(8));
{ const float fs = ctx.fpr[16]; const float ft = ctx.fpr[28]; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_15 = std::bit_cast<float>(0x7FC00000u); else aot_fpr_15 = fs * ft; }
ctx.gpr[19] = (ctx.gpr[19] + static_cast<std::uint32_t>(8));
aot_gpr_4 = (static_cast<std::int32_t>(ctx.gpr[21]) < 4 ? 1u : 0u);
{ const float fs = aot_fpr_14; const float ft = ctx.fpr[28]; 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_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(128), std::bit_cast<std::uint32_t>(aot_fpr_15));
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(132), std::bit_cast<std::uint32_t>(aot_fpr_12));
{ const bool branch_taken = aot_gpr_4 != 0u;
ctx.gpr[16] = (ctx.gpr[16] + static_cast<std::uint32_t>(8));
if (branch_taken) {
goto L_08816A78;
}
goto L_08816B24;
}
L_08816B24:
aot_gpr_6 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(7720)));
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(64));
{ const bool branch_taken = aot_gpr_6 == 0u;
aot_gpr_5 = (aot_gpr_29 + static_cast<std::uint32_t>(128));
if (branch_taken) {
goto L_08816B7C;
}
goto L_08816B34;
}
L_08816B34:
ctx.gpr[16] = (aot_gpr_5 | 0u);
ctx.gpr[17] = (aot_gpr_4 | 0u);
aot_gpr_4 = (0u | 1u);
aot_gpr_31 = (0x08816B48u);
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_08861668, 23u, 203u, 0x08861668u>(ctx, &aot_mem, ctx.pc, ctx.gpr[1], aot_gpr_2, aot_gpr_4, aot_gpr_5, aot_gpr_6, aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0023_entry, 23u, 203u, 0x08861668u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08816B48u) goto L_08816B48;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816B48:
ctx.gpr[8] = (aot_mem.aot_direct_load8(ctx.gpr[22] + static_cast<std::uint32_t>(6848)));
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(300));
aot_gpr_5 = (0u | 204u);
aot_gpr_6 = (0u | 204u);
aot_gpr_31 = (0x08816B60u);
ctx.gpr[7] = (0u | 204u);
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, aot_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 == 0x08816B60u) goto L_08816B60;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816B60:
aot_gpr_4 = (ctx.gpr[23] | 0u);
aot_gpr_5 = (ctx.gpr[16] | 0u);
aot_gpr_6 = (ctx.gpr[17] | 0u);
aot_gpr_31 = (0x08816B74u);
ctx.gpr[7] = (aot_gpr_2 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 93u, 0x08AF4D64u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08816B74u) goto L_08816B74;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816B74:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_08816BC0;
}
goto L_08816B7C;
}
L_08816B7C:
aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(312)));
ctx.gpr[16] = (aot_gpr_5 | 0u);
ctx.gpr[17] = (aot_gpr_4 | 0u);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_6 + static_cast<std::uint32_t>(0)));
aot_gpr_31 = (0x08816B94u);
aot_gpr_4 = (0u | 1u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08861668, 23u, 203u, 0x08861668u>(ctx, &aot_mem, ctx.pc, ctx.gpr[1], aot_gpr_2, aot_gpr_4, aot_gpr_5, aot_gpr_6, aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0023_entry, 23u, 203u, 0x08861668u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08816B94u) goto L_08816B94;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816B94:
ctx.gpr[8] = (aot_mem.aot_direct_load8(ctx.gpr[22] + static_cast<std::uint32_t>(6848)));
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(304));
aot_gpr_5 = (0u | 255u);
aot_gpr_6 = (0u | 255u);
aot_gpr_31 = (0x08816BACu);
ctx.gpr[7] = (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, aot_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 == 0x08816BACu) goto L_08816BAC;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816BAC:
aot_gpr_4 = (ctx.gpr[23] | 0u);
aot_gpr_5 = (ctx.gpr[16] | 0u);
aot_gpr_6 = (ctx.gpr[17] | 0u);
aot_gpr_31 = (0x08816BC0u);
ctx.gpr[7] = (aot_gpr_2 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0188_entry, 188u, 93u, 0x08AF4D64u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08816BC0u) goto L_08816BC0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816BC0:
aot_gpr_5 = (2238u << 16u);
aot_gpr_4 = (0u | 5u);
aot_gpr_6 = (ctx.gpr[23] | 0u);
aot_gpr_31 = (0x08816BD4u);
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(-8272));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0186_entry, 186u, 486u, 0x08AEE120u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08816BD4u) goto L_08816BD4;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816BD4:
{ std::uint32_t aot_run_words[15]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(316), 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]);
ctx.fpr[24] = std::bit_cast<float>(aot_run_words[2]);
ctx.fpr[26] = std::bit_cast<float>(aot_run_words[3]);
ctx.fpr[28] = std::bit_cast<float>(aot_run_words[4]);
ctx.gpr[16] = aot_run_words[5];
ctx.gpr[17] = aot_run_words[6];
ctx.gpr[18] = aot_run_words[7];
ctx.gpr[19] = aot_run_words[8];
ctx.gpr[20] = aot_run_words[9];
ctx.gpr[21] = aot_run_words[10];
ctx.gpr[22] = aot_run_words[11];
ctx.gpr[23] = aot_run_words[12];
ctx.gpr[30] = aot_run_words[13];
aot_gpr_31 = aot_run_words[14];
}
jump_target = aot_gpr_31;
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(384));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08816C18:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-208));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(168), ctx.gpr[16]);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(172), ctx.gpr[17]);
ctx.gpr[16] = (aot_gpr_4 | 0u);
ctx.gpr[17] = (2236u << 16u);
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(29552)));
aot_gpr_5 = (50944u << 16u);
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(257));
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(0), aot_gpr_5);
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(29552)));
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5848)));
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(4));
aot_mem.aot_direct_store32(ctx.gpr[17] + static_cast<std::uint32_t>(29552), aot_gpr_5);
{ const std::uint32_t aot_run_words[6]{std::bit_cast<std::uint32_t>(ctx.fpr[20]), std::bit_cast<std::uint32_t>(ctx.fpr[22]), std::bit_cast<std::uint32_t>(ctx.fpr[24]), std::bit_cast<std::uint32_t>(ctx.fpr[26]), std::bit_cast<std::uint32_t>(ctx.fpr[28]), std::bit_cast<std::uint32_t>(ctx.fpr[30])};
aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast<std::uint32_t>(144), aot_run_words); }
{ const std::uint32_t aot_run_words[6]{ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], ctx.gpr[21], ctx.gpr[22], aot_gpr_31};
aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast<std::uint32_t>(176), aot_run_words); }
{ const bool branch_taken = aot_gpr_4 != 0u;
ctx.gpr[18] = (aot_gpr_29 + static_cast<std::uint32_t>(8));
if (branch_taken) {
goto L_08816C90;
}
goto L_08816C84;
}
L_08816C84:
aot_gpr_31 = (0x08816C8Cu);
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 == 0x08816C8Cu) goto L_08816C8C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816C8C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5848)));
goto L_08816C90;
L_08816C90:
aot_gpr_31 = (0x08816C98u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0109_entry, 109u, 558u, 0x089BAA88u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08816C98u) goto L_08816C98;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816C98:
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;
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(140), std::bit_cast<std::uint32_t>(ctx.fpr[0]));
if (branch_taken) {
goto L_08816CB0;
}
goto L_08816CA4;
}
L_08816CA4:
aot_gpr_31 = (0x08816CACu);
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 == 0x08816CACu) goto L_08816CAC;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816CAC:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5848)));
goto L_08816CB0;
L_08816CB0:
aot_gpr_31 = (0x08816CB8u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0109_entry, 109u, 561u, 0x089BAAA8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08816CB8u) goto L_08816CB8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816CB8:
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;
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(136), std::bit_cast<std::uint32_t>(ctx.fpr[0]));
if (branch_taken) {
goto L_08816CD0;
}
goto L_08816CC4;
}
L_08816CC4:
aot_gpr_31 = (0x08816CCCu);
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 == 0x08816CCCu) goto L_08816CCC;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816CCC:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5848)));
goto L_08816CD0;
L_08816CD0:
aot_gpr_31 = (0x08816CD8u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0109_entry, 109u, 558u, 0x089BAA88u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08816CD8u) goto L_08816CD8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816CD8:
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;
ctx.fpr[20] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[0]));
if (branch_taken) {
goto L_08816CF0;
}
goto L_08816CE4;
}
L_08816CE4:
aot_gpr_31 = (0x08816CECu);
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 == 0x08816CECu) goto L_08816CEC;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816CEC:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5848)));
goto L_08816CF0;
L_08816CF0:
aot_gpr_31 = (0x08816CF8u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0109_entry, 109u, 565u, 0x089BAAD0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08816CF8u) goto L_08816CF8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816CF8:
aot_fpr_12 = ctx.fpr[20] + ctx.fpr[0];
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;
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(132), std::bit_cast<std::uint32_t>(aot_fpr_12));
if (branch_taken) {
goto L_08816D14;
}
goto L_08816D08;
}
L_08816D08:
aot_gpr_31 = (0x08816D10u);
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 == 0x08816D10u) goto L_08816D10;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816D10:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5848)));
goto L_08816D14;
L_08816D14:
aot_gpr_31 = (0x08816D1Cu);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0109_entry, 109u, 561u, 0x089BAAA8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08816D1Cu) goto L_08816D1C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816D1C:
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;
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(128), std::bit_cast<std::uint32_t>(ctx.fpr[0]));
if (branch_taken) {
goto L_08816D34;
}
goto L_08816D28;
}
L_08816D28:
aot_gpr_31 = (0x08816D30u);
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 == 0x08816D30u) goto L_08816D30;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816D30:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5848)));
goto L_08816D34;
L_08816D34:
aot_gpr_31 = (0x08816D3Cu);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0109_entry, 109u, 569u, 0x089BAAFCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08816D3Cu) goto L_08816D3C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816D3C:
aot_fpr_15 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(128)));
aot_fpr_14 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(132)));
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(140)));
aot_fpr_15 = aot_fpr_15 + ctx.fpr[0];
aot_gpr_4 = (ctx.gpr[18] | 0u);
aot_gpr_31 = (0x08816D58u);
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(136)));
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_089D1B1C, 115u, 292u, 0x089D1B1Cu>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_31, aot_fpr_12, aot_fpr_13, aot_fpr_14, aot_fpr_15); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0115_entry, 115u, 292u, 0x089D1B1Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08816D58u) goto L_08816D58;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816D58:
aot_gpr_31 = (0x08816D60u);
aot_gpr_4 = (ctx.gpr[16] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0002_entry, 2u, 743u, 0x0880FA88u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08816D60u) goto L_08816D60;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816D60:
aot_gpr_4 = (16256u << 16u);
aot_fpr_12 = std::bit_cast<float>(0u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
aot_gpr_4 = (32639u << 16u);
aot_fpr_14 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_13) ^ 0x80000000u);
aot_gpr_4 = (aot_gpr_4 | 65535u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(64), std::bit_cast<std::uint32_t>(aot_fpr_13));
ctx.fpr[22] = std::bit_cast<float>(aot_gpr_4);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(68), std::bit_cast<std::uint32_t>(aot_fpr_12));
ctx.fpr[26] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[22]));
aot_gpr_4 = (65407u << 16u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(72), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_gpr_4 = (aot_gpr_4 | 65535u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(76), std::bit_cast<std::uint32_t>(aot_fpr_13));
ctx.fpr[20] = std::bit_cast<float>(aot_gpr_4);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(80), std::bit_cast<std::uint32_t>(aot_fpr_14));
ctx.fpr[24] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[20]));
aot_gpr_4 = (17402u << 16u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(84), std::bit_cast<std::uint32_t>(aot_fpr_12));
ctx.fpr[30] = std::bit_cast<float>(aot_gpr_4);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(88), std::bit_cast<std::uint32_t>(aot_fpr_12));
ctx.gpr[19] = (aot_gpr_29 | 0u);
aot_gpr_4 = (16512u << 16u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(92), std::bit_cast<std::uint32_t>(aot_fpr_14));
ctx.fpr[28] = std::bit_cast<float>(aot_gpr_4);
ctx.gpr[18] = (0u | 0u);
ctx.gpr[20] = (ctx.gpr[19] + static_cast<std::uint32_t>(32));
ctx.gpr[21] = (ctx.gpr[19] + static_cast<std::uint32_t>(64));
ctx.gpr[22] = (ctx.gpr[19] + static_cast<std::uint32_t>(36));
goto L_08816DD4;
L_08816DD4:
ctx.gpr[7] = (16256u << 16u);
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_fpr_12 = std::bit_cast<float>(ctx.gpr[7]);
aot_gpr_5 = (ctx.gpr[20] | 0u);
aot_gpr_31 = (0x08816DECu);
aot_gpr_6 = (ctx.gpr[21] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0002_entry, 2u, 610u, 0x0880EE6Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08816DECu) goto L_08816DEC;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816DEC:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(32)));
aot_fpr_12 = aot_fpr_12 / ctx.fpr[30];
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(36)));
aot_fpr_13 = aot_fpr_13 / ctx.fpr[30];
aot_mem.aot_direct_store32(ctx.gpr[19] + static_cast<std::uint32_t>(32), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_fpr_14 = aot_fpr_12 + ctx.fpr[28];
aot_mem.aot_direct_store32(ctx.gpr[19] + static_cast<std::uint32_t>(32), std::bit_cast<std::uint32_t>(aot_fpr_14));
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[22]));
aot_mem.aot_direct_store32(ctx.gpr[19] + static_cast<std::uint32_t>(36), std::bit_cast<std::uint32_t>(aot_fpr_13));
aot_fpr_13 = ctx.fpr[28] - aot_fpr_13;
aot_mem.aot_direct_store32(ctx.gpr[19] + static_cast<std::uint32_t>(36), std::bit_cast<std::uint32_t>(aot_fpr_13));
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[20] + 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_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_13));
goto L_08816E2C;
}
goto L_08816E2C;
L_08816E2C:
aot_fpr_14 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[22] + static_cast<std::uint32_t>(0)));
aot_fpr_13 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[26]));
ctx.fpr[22] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_12));
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_13 < aot_fpr_14)) ? 0x00800000u : 0u);
if (!((ctx.fcr31 & 0x00800000u) != 0u)) {
aot_fpr_13 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_14));
goto L_08816E48;
}
goto L_08816E48;
L_08816E48:
aot_fpr_15 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[20] + static_cast<std::uint32_t>(0)));
aot_fpr_14 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[20]));
ctx.fpr[26] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_13));
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_14 <= aot_fpr_15)) ? 0x00800000u : 0u);
if (((ctx.fcr31 & 0x00800000u) != 0u)) {
aot_fpr_14 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_15));
goto L_08816E64;
}
goto L_08816E64;
L_08816E64:
ctx.fpr[16] = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[22] + static_cast<std::uint32_t>(0)));
aot_fpr_15 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[24]));
ctx.fpr[20] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_14));
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_15 <= ctx.fpr[16])) ? 0x00800000u : 0u);
if (((ctx.fcr31 & 0x00800000u) != 0u)) {
aot_fpr_15 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[16]));
goto L_08816E80;
}
goto L_08816E80;
L_08816E80:
ctx.gpr[18] = (ctx.gpr[18] + static_cast<std::uint32_t>(1));
ctx.fpr[24] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_15));
ctx.gpr[19] = (ctx.gpr[19] + static_cast<std::uint32_t>(8));
ctx.gpr[20] = (ctx.gpr[20] + static_cast<std::uint32_t>(8));
ctx.gpr[21] = (ctx.gpr[21] + static_cast<std::uint32_t>(8));
aot_gpr_4 = (static_cast<std::int32_t>(ctx.gpr[18]) < 4 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_4 != 0u;
ctx.gpr[22] = (ctx.gpr[22] + static_cast<std::uint32_t>(8));
if (branch_taken) {
goto L_08816DD4;
}
goto L_08816EA0;
}
L_08816EA0:
ctx.fpr[19] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_15));
ctx.fpr[16] = std::bit_cast<float>(ctx.fpu_float_to_word_ct<3u>(aot_fpr_13));
aot_fpr_15 = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(ctx.fpr[16])));
aot_fpr_15 = aot_fpr_13 - aot_fpr_15;
ctx.fpr[17] = std::bit_cast<float>(ctx.fpu_float_to_word_ct<2u>(ctx.fpr[19]));
ctx.fpr[16] = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(ctx.fpr[17])));
ctx.fpr[16] = ctx.fpr[16] - ctx.fpr[19];
ctx.fpr[18] = std::bit_cast<float>(ctx.fpu_float_to_word_ct<3u>(aot_fpr_12));
ctx.fpr[17] = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(ctx.fpr[18])));
ctx.fpr[17] = aot_fpr_12 - ctx.fpr[17];
ctx.fpr[0] = std::bit_cast<float>(ctx.fpu_float_to_word_ct<2u>(aot_fpr_14));
ctx.fpr[18] = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(ctx.fpr[0])));
ctx.fpr[18] = ctx.fpr[18] - aot_fpr_14;
aot_fpr_12 = std::bit_cast<float>(ctx.fpu_float_to_word_ct<3u>(aot_fpr_12));
aot_fpr_12 = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(aot_fpr_12)));
aot_fpr_14 = std::bit_cast<float>(ctx.fpu_float_to_word_ct<3u>(aot_fpr_14));
ctx.fpr[2] = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(aot_fpr_14)));
aot_fpr_13 = std::bit_cast<float>(ctx.fpu_float_to_word_ct<3u>(aot_fpr_13));
aot_fpr_13 = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(aot_fpr_13)));
aot_fpr_14 = std::bit_cast<float>(ctx.fpu_float_to_word_ct<3u>(ctx.fpr[19]));
aot_fpr_14 = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(aot_fpr_14)));
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((!(std::isnan(ctx.fpr[2]) || std::isnan(aot_fpr_12)) && ctx.fpr[2] == aot_fpr_12)) ? 0x00800000u : 0u);
{ const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u);
if (branch_taken) {
goto L_08816F20;
}
goto L_08816F04;
}
L_08816F04:
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((ctx.fpr[18] <= ctx.fpr[17])) ? 0x00800000u : 0u);
{ const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u);
if (branch_taken) {
goto L_08816F20;
}
goto L_08816F14;
}
L_08816F14:
aot_gpr_4 = (49024u << 16u);
ctx.fpr[17] = std::bit_cast<float>(aot_gpr_4);
aot_fpr_12 = aot_fpr_12 + ctx.fpr[17];
goto L_08816F20;
L_08816F20:
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((!(std::isnan(aot_fpr_14) || std::isnan(aot_fpr_13)) && aot_fpr_14 == aot_fpr_13)) ? 0x00800000u : 0u);
{ const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u);
if (branch_taken) {
goto L_08816F4C;
}
goto L_08816F30;
}
L_08816F30:
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((ctx.fpr[16] <= aot_fpr_15)) ? 0x00800000u : 0u);
{ const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u);
if (branch_taken) {
goto L_08816F4C;
}
goto L_08816F40;
}
L_08816F40:
aot_gpr_4 = (49024u << 16u);
aot_fpr_14 = std::bit_cast<float>(aot_gpr_4);
aot_fpr_13 = aot_fpr_13 + aot_fpr_14;
goto L_08816F4C;
L_08816F4C:
aot_fpr_12 = std::bit_cast<float>(ctx.fpu_float_to_word_ct<1u>(aot_fpr_12));
aot_gpr_6 = (16256u << 16u);
aot_fpr_13 = std::bit_cast<float>(ctx.fpu_float_to_word_ct<1u>(aot_fpr_13));
aot_gpr_4 = (0u | 11u);
aot_gpr_5 = (0u | 0u);
ctx.fpr[20] = std::bit_cast<float>(aot_gpr_6);
ctx.gpr[18] = (std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_gpr_31 = (0x08816F70u);
ctx.gpr[19] = (std::bit_cast<std::uint32_t>(aot_fpr_13));
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08861668, 23u, 203u, 0x08861668u>(ctx, &aot_mem, ctx.pc, ctx.gpr[1], aot_gpr_2, aot_gpr_4, aot_gpr_5, aot_gpr_6, aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0023_entry, 23u, 203u, 0x08861668u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08816F70u) goto L_08816F70;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816F70:
aot_gpr_4 = (0u | 8u);
aot_gpr_31 = (0x08816F7Cu);
aot_gpr_5 = (0u | 5u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08861668, 23u, 203u, 0x08861668u>(ctx, &aot_mem, ctx.pc, ctx.gpr[1], aot_gpr_2, aot_gpr_4, aot_gpr_5, aot_gpr_6, aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0023_entry, 23u, 203u, 0x08861668u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08816F7Cu) goto L_08816F7C;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816F7C:
aot_gpr_4 = (0u | 9u);
aot_gpr_31 = (0x08816F88u);
aot_gpr_5 = (0u | 6u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08861668, 23u, 203u, 0x08861668u>(ctx, &aot_mem, ctx.pc, ctx.gpr[1], aot_gpr_2, aot_gpr_4, aot_gpr_5, aot_gpr_6, aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0023_entry, 23u, 203u, 0x08861668u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08816F88u) goto L_08816F88;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816F88:
aot_gpr_4 = (0u | 7u);
aot_gpr_31 = (0x08816F94u);
aot_gpr_5 = (0u | 2u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08861668, 23u, 203u, 0x08861668u>(ctx, &aot_mem, ctx.pc, ctx.gpr[1], aot_gpr_2, aot_gpr_4, aot_gpr_5, aot_gpr_6, aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0023_entry, 23u, 203u, 0x08861668u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08816F94u) goto L_08816F94;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816F94:
aot_gpr_4 = (0u | 5u);
aot_gpr_31 = (0x08816FA0u);
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_08861668, 23u, 203u, 0x08861668u>(ctx, &aot_mem, ctx.pc, ctx.gpr[1], aot_gpr_2, aot_gpr_4, aot_gpr_5, aot_gpr_6, aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0023_entry, 23u, 203u, 0x08861668u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08816FA0u) goto L_08816FA0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816FA0:
aot_gpr_4 = (0u | 4u);
aot_gpr_31 = (0x08816FACu);
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_08861668, 23u, 203u, 0x08861668u>(ctx, &aot_mem, ctx.pc, ctx.gpr[1], aot_gpr_2, aot_gpr_4, aot_gpr_5, aot_gpr_6, aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0023_entry, 23u, 203u, 0x08861668u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08816FACu) goto L_08816FAC;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816FAC:
aot_gpr_4 = (0u | 6u);
aot_gpr_31 = (0x08816FB8u);
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_08861668, 23u, 203u, 0x08861668u>(ctx, &aot_mem, ctx.pc, ctx.gpr[1], aot_gpr_2, aot_gpr_4, aot_gpr_5, aot_gpr_6, aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0023_entry, 23u, 203u, 0x08861668u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08816FB8u) goto L_08816FB8;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816FB8:
aot_gpr_4 = (0u | 10u);
aot_gpr_31 = (0x08816FC4u);
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_08861668, 23u, 203u, 0x08861668u>(ctx, &aot_mem, ctx.pc, ctx.gpr[1], aot_gpr_2, aot_gpr_4, aot_gpr_5, aot_gpr_6, aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0023_entry, 23u, 203u, 0x08861668u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08816FC4u) goto L_08816FC4;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816FC4:
aot_gpr_4 = (0u | 2u);
aot_gpr_31 = (0x08816FD0u);
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_08861668, 23u, 203u, 0x08861668u>(ctx, &aot_mem, ctx.pc, ctx.gpr[1], aot_gpr_2, aot_gpr_4, aot_gpr_5, aot_gpr_6, aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0023_entry, 23u, 203u, 0x08861668u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08816FD0u) goto L_08816FD0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816FD0:
aot_gpr_4 = (0u | 3u);
aot_gpr_31 = (0x08816FDCu);
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_08861668, 23u, 203u, 0x08861668u>(ctx, &aot_mem, ctx.pc, ctx.gpr[1], aot_gpr_2, aot_gpr_4, aot_gpr_5, aot_gpr_6, aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0023_entry, 23u, 203u, 0x08861668u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08816FDCu) goto L_08816FDC;
AOT_REGCACHE_SYNC_OUT(); return;
L_08816FDC:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-8744)));
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-8740)));
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
aot_gpr_4 = (15112u << 16u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_5);
aot_gpr_4 = (aot_gpr_4 | 34953u);
aot_fpr_12 = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(aot_fpr_12)));
aot_fpr_14 = std::bit_cast<float>(aot_gpr_4);
aot_gpr_5 = (aot_gpr_29 + static_cast<std::uint32_t>(112));
aot_gpr_4 = (15216u << 16u);
aot_fpr_13 = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(aot_fpr_13)));
aot_gpr_4 = (aot_gpr_4 | 61681u);
aot_fpr_15 = std::bit_cast<float>(aot_gpr_4);
aot_gpr_6 = (aot_gpr_29 | 0u);
aot_gpr_4 = (49024u << 16u);
{ 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)) ctx.fpr[22] = std::bit_cast<float>(0x7FC00000u); else ctx.fpr[22] = fs * ft; }
ctx.fpr[16] = std::bit_cast<float>(aot_gpr_4);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(0), std::bit_cast<std::uint32_t>(ctx.fpr[16]));
{ const float fs = aot_fpr_13; const float ft = aot_fpr_15; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) ctx.fpr[24] = std::bit_cast<float>(0x7FC00000u); else ctx.fpr[24] = fs * ft; }
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(4), std::bit_cast<std::uint32_t>(ctx.fpr[16]));
aot_gpr_31 = (0x08817034u);
aot_gpr_4 = (ctx.gpr[16] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0002_entry, 2u, 577u, 0x0880EB64u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08817034u) goto L_08817034;
AOT_REGCACHE_SYNC_OUT(); return;
L_08817034:
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(0), std::bit_cast<std::uint32_t>(ctx.fpr[20]));
aot_gpr_5 = (aot_gpr_29 + static_cast<std::uint32_t>(120));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(4), std::bit_cast<std::uint32_t>(ctx.fpr[20]));
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_31 = (0x0881704Cu);
aot_gpr_6 = (aot_gpr_29 | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0002_entry, 2u, 577u, 0x0880EB64u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x0881704Cu) goto L_0881704C;
AOT_REGCACHE_SYNC_OUT(); return;
L_0881704C:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(112)));
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(116)));
{ const float fs = aot_fpr_12; const float ft = ctx.fpr[22]; 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_14 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(120)));
aot_fpr_15 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(124)));
{ const float fs = aot_fpr_13; const float ft = ctx.fpr[24]; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_13 = std::bit_cast<float>(0x7FC00000u); else aot_fpr_13 = fs * ft; }
{ const float fs = aot_fpr_14; const float ft = ctx.fpr[22]; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_14 = std::bit_cast<float>(0x7FC00000u); else aot_fpr_14 = fs * ft; }
{ const float fs = aot_fpr_15; const float ft = ctx.fpr[24]; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_15 = std::bit_cast<float>(0x7FC00000u); else aot_fpr_15 = fs * ft; }
ctx.fpr[16] = std::bit_cast<float>(ctx.fpu_float_to_word_ct<1u>(aot_fpr_12));
aot_fpr_13 = aot_fpr_13 - aot_fpr_15;
aot_fpr_12 = aot_fpr_14 - aot_fpr_12;
aot_gpr_4 = (std::bit_cast<std::uint32_t>(ctx.fpr[16]));
aot_fpr_13 = aot_fpr_13 - ctx.fpr[20];
aot_fpr_12 = aot_fpr_12 - ctx.fpr[20];
aot_fpr_15 = std::bit_cast<float>(ctx.fpu_float_to_word_ct<1u>(aot_fpr_15));
aot_fpr_13 = std::bit_cast<float>(ctx.fpu_float_to_word_ct<1u>(aot_fpr_13));
aot_fpr_12 = std::bit_cast<float>(ctx.fpu_float_to_word_ct<1u>(aot_fpr_12));
aot_gpr_5 = (std::bit_cast<std::uint32_t>(aot_fpr_15));
ctx.gpr[7] = (std::bit_cast<std::uint32_t>(aot_fpr_13));
aot_gpr_31 = (0x088170A0u);
aot_gpr_6 = (std::bit_cast<std::uint32_t>(aot_fpr_12));
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0023_entry, 23u, 230u, 0x08861824u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088170A0u) goto L_088170A0;
AOT_REGCACHE_SYNC_OUT(); return;
L_088170A0:
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_5 = (ctx.gpr[18] | 0u);
aot_gpr_31 = (0x088170B0u);
aot_gpr_6 = (ctx.gpr[19] | 0u);
goto L_088167FC;
L_088170B0:
ctx.gpr[20] = (ctx.gpr[18] + static_cast<std::uint32_t>(1));
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_5 = (ctx.gpr[20] | 0u);
aot_gpr_31 = (0x088170C4u);
aot_gpr_6 = (ctx.gpr[19] | 0u);
goto L_088167FC;
L_088170C4:
ctx.gpr[19] = (ctx.gpr[19] + static_cast<std::uint32_t>(1));
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_5 = (ctx.gpr[18] | 0u);
aot_gpr_31 = (0x088170D8u);
aot_gpr_6 = (ctx.gpr[19] | 0u);
goto L_088167FC;
L_088170D8:
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_5 = (ctx.gpr[20] | 0u);
aot_gpr_31 = (0x088170E8u);
aot_gpr_6 = (ctx.gpr[19] | 0u);
goto L_088167FC;
L_088170E8:
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_08817108;
}
goto L_088170F4;
}
L_088170F4:
aot_gpr_4 = (2237u << 16u);
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(-28736));
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(280)));
aot_gpr_31 = (0x08817108u);
aot_gpr_5 = (ctx.gpr[16] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0000_entry, 0u, 132u, 0x08804E9Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08817108u) goto L_08817108;
AOT_REGCACHE_SYNC_OUT(); return;
L_08817108:
aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-8744)));
ctx.gpr[7] = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-8740)));
aot_gpr_4 = (0u | 0u);
aot_gpr_31 = (0x0881711Cu);
aot_gpr_5 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0023_entry, 23u, 230u, 0x08861824u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x0881711Cu) goto L_0881711C;
AOT_REGCACHE_SYNC_OUT(); return;
L_0881711C:
aot_gpr_4 = (0u | 4u);
aot_gpr_31 = (0x08817128u);
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_08861668, 23u, 203u, 0x08861668u>(ctx, &aot_mem, ctx.pc, ctx.gpr[1], aot_gpr_2, aot_gpr_4, aot_gpr_5, aot_gpr_6, aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0023_entry, 23u, 203u, 0x08861668u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08817128u) goto L_08817128;
AOT_REGCACHE_SYNC_OUT(); return;
L_08817128:
aot_gpr_4 = (0u | 6u);
aot_gpr_31 = (0x08817134u);
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_08861668, 23u, 203u, 0x08861668u>(ctx, &aot_mem, ctx.pc, ctx.gpr[1], aot_gpr_2, aot_gpr_4, aot_gpr_5, aot_gpr_6, aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0023_entry, 23u, 203u, 0x08861668u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08817134u) goto L_08817134;
AOT_REGCACHE_SYNC_OUT(); return;
L_08817134:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(29552)));
aot_gpr_5 = (50944u << 16u);
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(257));
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(0), aot_gpr_5);
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(29552)));
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(4));
aot_mem.aot_direct_store32(ctx.gpr[17] + static_cast<std::uint32_t>(29552), aot_gpr_4);
{ std::uint32_t aot_run_words[14]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(144), 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]);
ctx.fpr[24] = std::bit_cast<float>(aot_run_words[2]);
ctx.fpr[26] = std::bit_cast<float>(aot_run_words[3]);
ctx.fpr[28] = std::bit_cast<float>(aot_run_words[4]);
ctx.fpr[30] = std::bit_cast<float>(aot_run_words[5]);
ctx.gpr[16] = aot_run_words[6];
ctx.gpr[17] = aot_run_words[7];
ctx.gpr[18] = aot_run_words[8];
ctx.gpr[19] = aot_run_words[9];
ctx.gpr[20] = aot_run_words[10];
ctx.gpr[21] = aot_run_words[11];
ctx.gpr[22] = aot_run_words[12];
aot_gpr_31 = aot_run_words[13];
}
jump_target = aot_gpr_31;
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(208));
local_pc = jump_target;
if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; }
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_08817190:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-16));
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(0), ctx.gpr[16]);
ctx.gpr[16] = (2233u << 16u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(4), aot_gpr_31);
{ const bool branch_taken = aot_gpr_4 != 0u;
ctx.gpr[16] = (ctx.gpr[16] + static_cast<std::uint32_t>(-22952));
if (branch_taken) {
goto L_088171B8;
}
goto L_088171AC;
}
L_088171AC:
aot_gpr_31 = (0x088171B4u);
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 == 0x088171B4u) goto L_088171B4;
AOT_REGCACHE_SYNC_OUT(); return;
L_088171B4:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_088171B8;
L_088171B8:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6624));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(4), aot_gpr_5);
if (branch_taken) {
goto L_088171D0;
}
goto L_088171C4;
}
L_088171C4:
aot_gpr_31 = (0x088171CCu);
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 == 0x088171CCu) goto L_088171CC;
AOT_REGCACHE_SYNC_OUT(); return;
L_088171CC:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_088171D0;
L_088171D0:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6628));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(8), aot_gpr_5);
if (branch_taken) {
goto L_088171E8;
}
goto L_088171DC;
}
L_088171DC:
aot_gpr_31 = (0x088171E4u);
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 == 0x088171E4u) goto L_088171E4;
AOT_REGCACHE_SYNC_OUT(); return;
L_088171E4:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_088171E8;
L_088171E8:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6632));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(12), aot_gpr_5);
if (branch_taken) {
goto L_08817200;
}
goto L_088171F4;
}
L_088171F4:
aot_gpr_31 = (0x088171FCu);
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 == 0x088171FCu) goto L_088171FC;
AOT_REGCACHE_SYNC_OUT(); return;
L_088171FC:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_08817200;
L_08817200:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6636));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(16), aot_gpr_5);
if (branch_taken) {
goto L_08817218;
}
goto L_0881720C;
}
L_0881720C:
aot_gpr_31 = (0x08817214u);
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 == 0x08817214u) goto L_08817214;
AOT_REGCACHE_SYNC_OUT(); return;
L_08817214:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_08817218;
L_08817218:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6640));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(20), aot_gpr_5);
if (branch_taken) {
goto L_08817230;
}
goto L_08817224;
}
L_08817224:
aot_gpr_31 = (0x0881722Cu);
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 == 0x0881722Cu) goto L_0881722C;
AOT_REGCACHE_SYNC_OUT(); return;
L_0881722C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_08817230;
L_08817230:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6644));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(24), aot_gpr_5);
if (branch_taken) {
goto L_08817248;
}
goto L_0881723C;
}
L_0881723C:
aot_gpr_31 = (0x08817244u);
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 == 0x08817244u) goto L_08817244;
AOT_REGCACHE_SYNC_OUT(); return;
L_08817244:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_08817248;
L_08817248:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6648));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(28), aot_gpr_5);
if (branch_taken) {
goto L_08817260;
}
goto L_08817254;
}
L_08817254:
aot_gpr_31 = (0x0881725Cu);
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 == 0x0881725Cu) goto L_0881725C;
AOT_REGCACHE_SYNC_OUT(); return;
L_0881725C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_08817260;
L_08817260:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6652));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(32), aot_gpr_5);
if (branch_taken) {
goto L_08817278;
}
goto L_0881726C;
}
L_0881726C:
aot_gpr_31 = (0x08817274u);
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 == 0x08817274u) goto L_08817274;
AOT_REGCACHE_SYNC_OUT(); return;
L_08817274:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_08817278;
L_08817278:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6656));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(36), aot_gpr_5);
if (branch_taken) {
goto L_08817290;
}
goto L_08817284;
}
L_08817284:
aot_gpr_31 = (0x0881728Cu);
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 == 0x0881728Cu) goto L_0881728C;
AOT_REGCACHE_SYNC_OUT(); return;
L_0881728C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_08817290;
L_08817290:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6660));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(40), aot_gpr_5);
if (branch_taken) {
goto L_088172A8;
}
goto L_0881729C;
}
L_0881729C:
aot_gpr_31 = (0x088172A4u);
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 == 0x088172A4u) goto L_088172A4;
AOT_REGCACHE_SYNC_OUT(); return;
L_088172A4:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_088172A8;
L_088172A8:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6664));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(44), aot_gpr_5);
if (branch_taken) {
goto L_088172C0;
}
goto L_088172B4;
}
L_088172B4:
aot_gpr_31 = (0x088172BCu);
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 == 0x088172BCu) goto L_088172BC;
AOT_REGCACHE_SYNC_OUT(); return;
L_088172BC:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_088172C0;
L_088172C0:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6668));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(48), aot_gpr_5);
if (branch_taken) {
goto L_088172D8;
}
goto L_088172CC;
}
L_088172CC:
aot_gpr_31 = (0x088172D4u);
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 == 0x088172D4u) goto L_088172D4;
AOT_REGCACHE_SYNC_OUT(); return;
L_088172D4:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_088172D8;
L_088172D8:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6672));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(52), aot_gpr_5);
if (branch_taken) {
goto L_088172F0;
}
goto L_088172E4;
}
L_088172E4:
aot_gpr_31 = (0x088172ECu);
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 == 0x088172ECu) goto L_088172EC;
AOT_REGCACHE_SYNC_OUT(); return;
L_088172EC:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_088172F0;
L_088172F0:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6676));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(56), aot_gpr_5);
if (branch_taken) {
goto L_08817308;
}
goto L_088172FC;
}
L_088172FC:
aot_gpr_31 = (0x08817304u);
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 == 0x08817304u) goto L_08817304;
AOT_REGCACHE_SYNC_OUT(); return;
L_08817304:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_08817308;
L_08817308:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6680));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(60), aot_gpr_5);
if (branch_taken) {
goto L_08817320;
}
goto L_08817314;
}
L_08817314:
aot_gpr_31 = (0x0881731Cu);
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 == 0x0881731Cu) goto L_0881731C;
AOT_REGCACHE_SYNC_OUT(); return;
L_0881731C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_08817320;
L_08817320:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6684));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(64), aot_gpr_5);
if (branch_taken) {
goto L_08817338;
}
goto L_0881732C;
}
L_0881732C:
aot_gpr_31 = (0x08817334u);
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 == 0x08817334u) goto L_08817334;
AOT_REGCACHE_SYNC_OUT(); return;
L_08817334:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_08817338;
L_08817338:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6688));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(68), aot_gpr_5);
if (branch_taken) {
goto L_08817350;
}
goto L_08817344;
}
L_08817344:
aot_gpr_31 = (0x0881734Cu);
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 == 0x0881734Cu) goto L_0881734C;
AOT_REGCACHE_SYNC_OUT(); return;
L_0881734C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_08817350;
L_08817350:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6692));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(72), aot_gpr_5);
if (branch_taken) {
goto L_08817368;
}
goto L_0881735C;
}
L_0881735C:
aot_gpr_31 = (0x08817364u);
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 == 0x08817364u) goto L_08817364;
AOT_REGCACHE_SYNC_OUT(); return;
L_08817364:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_08817368;
L_08817368:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6696));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(76), aot_gpr_5);
if (branch_taken) {
goto L_08817380;
}
goto L_08817374;
}
L_08817374:
aot_gpr_31 = (0x0881737Cu);
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 == 0x0881737Cu) goto L_0881737C;
AOT_REGCACHE_SYNC_OUT(); return;
L_0881737C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_08817380;
L_08817380:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6700));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(80), aot_gpr_5);
if (branch_taken) {
goto L_08817398;
}
goto L_0881738C;
}
L_0881738C:
aot_gpr_31 = (0x08817394u);
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 == 0x08817394u) goto L_08817394;
AOT_REGCACHE_SYNC_OUT(); return;
L_08817394:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_08817398;
L_08817398:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6704));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(84), aot_gpr_5);
if (branch_taken) {
goto L_088173B0;
}
goto L_088173A4;
}
L_088173A4:
aot_gpr_31 = (0x088173ACu);
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 == 0x088173ACu) goto L_088173AC;
AOT_REGCACHE_SYNC_OUT(); return;
L_088173AC:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_088173B0;
L_088173B0:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6708));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(88), aot_gpr_5);
if (branch_taken) {
goto L_088173C8;
}
goto L_088173BC;
}
L_088173BC:
aot_gpr_31 = (0x088173C4u);
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 == 0x088173C4u) goto L_088173C4;
AOT_REGCACHE_SYNC_OUT(); return;
L_088173C4:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_088173C8;
L_088173C8:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6712));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(92), aot_gpr_5);
if (branch_taken) {
goto L_088173E0;
}
goto L_088173D4;
}
L_088173D4:
aot_gpr_31 = (0x088173DCu);
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 == 0x088173DCu) goto L_088173DC;
AOT_REGCACHE_SYNC_OUT(); return;
L_088173DC:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_088173E0;
L_088173E0:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6716));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(96), aot_gpr_5);
if (branch_taken) {
goto L_088173F8;
}
goto L_088173EC;
}
L_088173EC:
aot_gpr_31 = (0x088173F4u);
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 == 0x088173F4u) goto L_088173F4;
AOT_REGCACHE_SYNC_OUT(); return;
L_088173F4:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_088173F8;
L_088173F8:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6720));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(100), aot_gpr_5);
if (branch_taken) {
goto L_08817410;
}
goto L_08817404;
}
L_08817404:
aot_gpr_31 = (0x0881740Cu);
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 == 0x0881740Cu) goto L_0881740C;
AOT_REGCACHE_SYNC_OUT(); return;
L_0881740C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_08817410;
L_08817410:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6724));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(104), aot_gpr_5);
if (branch_taken) {
goto L_08817428;
}
goto L_0881741C;
}
L_0881741C:
aot_gpr_31 = (0x08817424u);
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 == 0x08817424u) goto L_08817424;
AOT_REGCACHE_SYNC_OUT(); return;
L_08817424:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_08817428;
L_08817428:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6728));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(108), aot_gpr_5);
if (branch_taken) {
goto L_08817440;
}
goto L_08817434;
}
L_08817434:
aot_gpr_31 = (0x0881743Cu);
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 == 0x0881743Cu) goto L_0881743C;
AOT_REGCACHE_SYNC_OUT(); return;
L_0881743C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_08817440;
L_08817440:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6732));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(112), aot_gpr_5);
if (branch_taken) {
goto L_08817458;
}
goto L_0881744C;
}
L_0881744C:
aot_gpr_31 = (0x08817454u);
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 == 0x08817454u) goto L_08817454;
AOT_REGCACHE_SYNC_OUT(); return;
L_08817454:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_08817458;
L_08817458:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6736));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(116), aot_gpr_5);
if (branch_taken) {
goto L_08817470;
}
goto L_08817464;
}
L_08817464:
aot_gpr_31 = (0x0881746Cu);
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 == 0x0881746Cu) goto L_0881746C;
AOT_REGCACHE_SYNC_OUT(); return;
L_0881746C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_08817470;
L_08817470:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6740));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(120), aot_gpr_5);
if (branch_taken) {
goto L_08817488;
}
goto L_0881747C;
}
L_0881747C:
aot_gpr_31 = (0x08817484u);
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 == 0x08817484u) goto L_08817484;
AOT_REGCACHE_SYNC_OUT(); return;
L_08817484:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_08817488;
L_08817488:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6744));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(124), aot_gpr_5);
if (branch_taken) {
goto L_088174A0;
}
goto L_08817494;
}
L_08817494:
aot_gpr_31 = (0x0881749Cu);
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 == 0x0881749Cu) goto L_0881749C;
AOT_REGCACHE_SYNC_OUT(); return;
L_0881749C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_088174A0;
L_088174A0:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6748));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(128), aot_gpr_5);
if (branch_taken) {
goto L_088174B8;
}
goto L_088174AC;
}
L_088174AC:
aot_gpr_31 = (0x088174B4u);
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 == 0x088174B4u) goto L_088174B4;
AOT_REGCACHE_SYNC_OUT(); return;
L_088174B4:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_088174B8;
L_088174B8:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6752));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(132), aot_gpr_5);
if (branch_taken) {
goto L_088174D0;
}
goto L_088174C4;
}
L_088174C4:
aot_gpr_31 = (0x088174CCu);
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 == 0x088174CCu) goto L_088174CC;
AOT_REGCACHE_SYNC_OUT(); return;
L_088174CC:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_088174D0;
L_088174D0:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6756));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(136), aot_gpr_5);
if (branch_taken) {
goto L_088174E8;
}
goto L_088174DC;
}
L_088174DC:
aot_gpr_31 = (0x088174E4u);
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 == 0x088174E4u) goto L_088174E4;
AOT_REGCACHE_SYNC_OUT(); return;
L_088174E4:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_088174E8;
L_088174E8:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6760));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(140), aot_gpr_5);
if (branch_taken) {
goto L_08817500;
}
goto L_088174F4;
}
L_088174F4:
aot_gpr_31 = (0x088174FCu);
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 == 0x088174FCu) goto L_088174FC;
AOT_REGCACHE_SYNC_OUT(); return;
L_088174FC:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_08817500;
L_08817500:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6764));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(144), aot_gpr_5);
if (branch_taken) {
goto L_08817518;
}
goto L_0881750C;
}
L_0881750C:
aot_gpr_31 = (0x08817514u);
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 == 0x08817514u) goto L_08817514;
AOT_REGCACHE_SYNC_OUT(); return;
L_08817514:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_08817518;
L_08817518:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6768));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(148), aot_gpr_5);
if (branch_taken) {
goto L_08817530;
}
goto L_08817524;
}
L_08817524:
aot_gpr_31 = (0x0881752Cu);
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 == 0x0881752Cu) goto L_0881752C;
AOT_REGCACHE_SYNC_OUT(); return;
L_0881752C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_08817530;
L_08817530:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6772));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(152), aot_gpr_5);
if (branch_taken) {
goto L_08817548;
}
goto L_0881753C;
}
L_0881753C:
aot_gpr_31 = (0x08817544u);
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 == 0x08817544u) goto L_08817544;
AOT_REGCACHE_SYNC_OUT(); return;
L_08817544:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_08817548;
L_08817548:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6776));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(156), aot_gpr_5);
if (branch_taken) {
goto L_08817560;
}
goto L_08817554;
}
L_08817554:
aot_gpr_31 = (0x0881755Cu);
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 == 0x0881755Cu) goto L_0881755C;
AOT_REGCACHE_SYNC_OUT(); return;
L_0881755C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_08817560;
L_08817560:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6780));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(160), aot_gpr_5);
if (branch_taken) {
goto L_08817578;
}
goto L_0881756C;
}
L_0881756C:
aot_gpr_31 = (0x08817574u);
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 == 0x08817574u) goto L_08817574;
AOT_REGCACHE_SYNC_OUT(); return;
L_08817574:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_08817578;
L_08817578:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6784));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(164), aot_gpr_5);
if (branch_taken) {
goto L_08817590;
}
goto L_08817584;
}
L_08817584:
aot_gpr_31 = (0x0881758Cu);
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 == 0x0881758Cu) goto L_0881758C;
AOT_REGCACHE_SYNC_OUT(); return;
L_0881758C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_08817590;
L_08817590:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6788));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(168), aot_gpr_5);
if (branch_taken) {
goto L_088175A8;
}
goto L_0881759C;
}
L_0881759C:
aot_gpr_31 = (0x088175A4u);
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 == 0x088175A4u) goto L_088175A4;
AOT_REGCACHE_SYNC_OUT(); return;
L_088175A4:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_088175A8;
L_088175A8:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6792));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(172), aot_gpr_5);
if (branch_taken) {
goto L_088175C0;
}
goto L_088175B4;
}
L_088175B4:
aot_gpr_31 = (0x088175BCu);
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 == 0x088175BCu) goto L_088175BC;
AOT_REGCACHE_SYNC_OUT(); return;
L_088175BC:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_088175C0;
L_088175C0:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6796));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(176), aot_gpr_5);
if (branch_taken) {
goto L_088175D8;
}
goto L_088175CC;
}
L_088175CC:
aot_gpr_31 = (0x088175D4u);
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 == 0x088175D4u) goto L_088175D4;
AOT_REGCACHE_SYNC_OUT(); return;
L_088175D4:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_088175D8;
L_088175D8:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6800));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(180), aot_gpr_5);
if (branch_taken) {
goto L_088175F0;
}
goto L_088175E4;
}
L_088175E4:
aot_gpr_31 = (0x088175ECu);
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 == 0x088175ECu) goto L_088175EC;
AOT_REGCACHE_SYNC_OUT(); return;
L_088175EC:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_088175F0;
L_088175F0:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6804));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(184), aot_gpr_5);
if (branch_taken) {
goto L_08817608;
}
goto L_088175FC;
}
L_088175FC:
aot_gpr_31 = (0x08817604u);
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 == 0x08817604u) goto L_08817604;
AOT_REGCACHE_SYNC_OUT(); return;
L_08817604:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_08817608;
L_08817608:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6808));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(188), aot_gpr_5);
if (branch_taken) {
goto L_08817620;
}
goto L_08817614;
}
L_08817614:
aot_gpr_31 = (0x0881761Cu);
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 == 0x0881761Cu) goto L_0881761C;
AOT_REGCACHE_SYNC_OUT(); return;
L_0881761C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_08817620;
L_08817620:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6812));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(192), aot_gpr_5);
if (branch_taken) {
goto L_08817638;
}
goto L_0881762C;
}
L_0881762C:
aot_gpr_31 = (0x08817634u);
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 == 0x08817634u) goto L_08817634;
AOT_REGCACHE_SYNC_OUT(); return;
L_08817634:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_08817638;
L_08817638:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6816));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(196), aot_gpr_5);
if (branch_taken) {
goto L_08817650;
}
goto L_08817644;
}
L_08817644:
aot_gpr_31 = (0x0881764Cu);
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 == 0x0881764Cu) goto L_0881764C;
AOT_REGCACHE_SYNC_OUT(); return;
L_0881764C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_08817650;
L_08817650:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6820));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(200), aot_gpr_5);
if (branch_taken) {
goto L_08817668;
}
goto L_0881765C;
}
L_0881765C:
aot_gpr_31 = (0x08817664u);
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 == 0x08817664u) goto L_08817664;
AOT_REGCACHE_SYNC_OUT(); return;
L_08817664:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_08817668;
L_08817668:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6824));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(204), aot_gpr_5);
if (branch_taken) {
goto L_08817680;
}
goto L_08817674;
}
L_08817674:
aot_gpr_31 = (0x0881767Cu);
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 == 0x0881767Cu) goto L_0881767C;
AOT_REGCACHE_SYNC_OUT(); return;
L_0881767C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_08817680;
L_08817680:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6828));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(208), aot_gpr_5);
if (branch_taken) {
goto L_08817698;
}
goto L_0881768C;
}
L_0881768C:
aot_gpr_31 = (0x08817694u);
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 == 0x08817694u) goto L_08817694;
AOT_REGCACHE_SYNC_OUT(); return;
L_08817694:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_08817698;
L_08817698:
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(6832));
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(212), aot_gpr_5);
if (branch_taken) {
goto L_088176B0;
}
goto L_088176A4;
}
L_088176A4:
aot_gpr_31 = (0x088176ACu);
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 == 0x088176ACu) goto L_088176AC;
AOT_REGCACHE_SYNC_OUT(); return;
L_088176AC:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(5852)));
goto L_088176B0;
L_088176B0:
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(6836));
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(216), aot_gpr_4);
ctx.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_088176C8:
aot_mem.aot_direct_store8(aot_gpr_4 + static_cast<std::uint32_t>(0), static_cast<std::uint8_t>(0u));
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(4), 0u);
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(8), 0u);
aot_gpr_5 = (65280u << 16u);
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(12), 0u);
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(255));
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(16), aot_gpr_5);
ctx.gpr[7] = (0u | 0u);
aot_gpr_6 = (0u | 0u);
goto L_088176EC;
L_088176EC:
aot_gpr_5 = (aot_gpr_6 << 5u);
aot_gpr_5 = (aot_gpr_6 + aot_gpr_5);
aot_gpr_5 = (aot_gpr_6 + aot_gpr_5);
ctx.gpr[8] = (aot_gpr_5 & 65535u);
ctx.gpr[9] = (aot_gpr_5 + static_cast<std::uint32_t>(17));
ctx.gpr[9] = (static_cast<std::int32_t>(ctx.gpr[8]) < static_cast<std::int32_t>(ctx.gpr[9]) ? 1u : 0u);
{ const bool branch_taken = ctx.gpr[9] == 0u;
if (branch_taken) {
goto L_0881774C;
}
goto L_0881770C;
}
L_0881770C:
ctx.gpr[9] = (ctx.gpr[7] + ctx.gpr[7]);
ctx.gpr[7] = (ctx.gpr[7] + static_cast<std::uint32_t>(1));
ctx.gpr[7] = (ctx.gpr[7] & 65535u);
ctx.gpr[9] = (aot_gpr_4 + ctx.gpr[9]);
aot_mem.aot_direct_store16(ctx.gpr[9] + static_cast<std::uint32_t>(16208), static_cast<std::uint16_t>(ctx.gpr[8]));
ctx.gpr[10] = (ctx.gpr[7] + ctx.gpr[7]);
ctx.gpr[9] = (ctx.gpr[8] + static_cast<std::uint32_t>(17));
ctx.gpr[10] = (aot_gpr_4 + ctx.gpr[10]);
ctx.gpr[8] = (ctx.gpr[8] + static_cast<std::uint32_t>(1));
aot_mem.aot_direct_store16(ctx.gpr[10] + static_cast<std::uint32_t>(16208), static_cast<std::uint16_t>(ctx.gpr[9]));
ctx.gpr[7] = (ctx.gpr[7] + static_cast<std::uint32_t>(1));
ctx.gpr[8] = (ctx.gpr[8] & 65535u);
ctx.gpr[9] = (aot_gpr_5 + static_cast<std::uint32_t>(17));
ctx.gpr[9] = (static_cast<std::int32_t>(ctx.gpr[8]) < static_cast<std::int32_t>(ctx.gpr[9]) ? 1u : 0u);
{ const bool branch_taken = ctx.gpr[9] != 0u;
ctx.gpr[7] = (ctx.gpr[7] & 65535u);
if (branch_taken) {
goto L_0881770C;
}
goto L_0881774C;
}
L_0881774C:
ctx.gpr[8] = (aot_gpr_5 + static_cast<std::uint32_t>(34));
ctx.gpr[8] = (ctx.gpr[8] + static_cast<std::uint32_t>(-1));
ctx.gpr[8] = (ctx.gpr[8] & 65535u);
ctx.gpr[9] = (aot_gpr_5 + static_cast<std::uint32_t>(16));
ctx.gpr[9] = (static_cast<std::int32_t>(ctx.gpr[9]) < static_cast<std::int32_t>(ctx.gpr[8]) ? 1u : 0u);
{ const bool branch_taken = ctx.gpr[9] == 0u;
if (branch_taken) {
goto L_088177A8;
}
goto L_08817768;
}
L_08817768:
ctx.gpr[9] = (ctx.gpr[7] + ctx.gpr[7]);
ctx.gpr[7] = (ctx.gpr[7] + static_cast<std::uint32_t>(1));
ctx.gpr[7] = (ctx.gpr[7] & 65535u);
ctx.gpr[9] = (aot_gpr_4 + ctx.gpr[9]);
aot_mem.aot_direct_store16(ctx.gpr[9] + static_cast<std::uint32_t>(16208), static_cast<std::uint16_t>(ctx.gpr[8]));
ctx.gpr[10] = (ctx.gpr[7] + ctx.gpr[7]);
ctx.gpr[9] = (ctx.gpr[8] + static_cast<std::uint32_t>(17));
ctx.gpr[10] = (aot_gpr_4 + ctx.gpr[10]);
ctx.gpr[8] = (ctx.gpr[8] + static_cast<std::uint32_t>(-1));
aot_mem.aot_direct_store16(ctx.gpr[10] + static_cast<std::uint32_t>(16208), static_cast<std::uint16_t>(ctx.gpr[9]));
ctx.gpr[7] = (ctx.gpr[7] + static_cast<std::uint32_t>(1));
ctx.gpr[8] = (ctx.gpr[8] & 65535u);
ctx.gpr[9] = (aot_gpr_5 + static_cast<std::uint32_t>(16));
ctx.gpr[9] = (static_cast<std::int32_t>(ctx.gpr[9]) < static_cast<std::int32_t>(ctx.gpr[8]) ? 1u : 0u);
{ const bool branch_taken = ctx.gpr[9] != 0u;
ctx.gpr[7] = (ctx.gpr[7] & 65535u);
if (branch_taken) {
goto L_08817768;
}
goto L_088177A8;
}
L_088177A8:
aot_gpr_6 = (aot_gpr_6 + static_cast<std::uint32_t>(1));
aot_gpr_6 = (aot_gpr_6 & 65535u);
aot_gpr_5 = (static_cast<std::int32_t>(aot_gpr_6) < 8 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_5 != 0u;
if (branch_taken) {
goto L_088176EC;
}
goto L_088177BC;
}
L_088177BC:
aot_gpr_6 = (15477u << 16u);
aot_fpr_12 = std::bit_cast<float>(0u);
aot_gpr_6 = (aot_gpr_6 | 49807u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_6);
ctx.gpr[3] = (0u | 0u);
aot_gpr_6 = (16640u << 16u);
aot_gpr_5 = (0u | 16u);
aot_fpr_15 = std::bit_cast<float>(aot_gpr_6);
aot_gpr_2 = (aot_gpr_4 + static_cast<std::uint32_t>(20));
goto L_088177E0;
L_088177E0:
ctx.gpr[11] = (aot_gpr_2 | 0u);
ctx.gpr[10] = (0u | 0u);
ctx.gpr[7] = (0u | 0u);
goto L_088177EC;
L_088177EC:
aot_fpr_14 = std::bit_cast<float>(ctx.gpr[10]);
ctx.fpr[16] = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(aot_fpr_14)));
ctx.gpr[9] = (0u | 0u);
aot_gpr_6 = (0u | 0u);
{ const float fs = ctx.fpr[16]; const float ft = aot_fpr_15; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) ctx.fpr[16] = std::bit_cast<float>(0x7FC00000u); else ctx.fpr[16] = fs * ft; }
aot_fpr_14 = std::bit_cast<float>(ctx.gpr[7]);
aot_fpr_14 = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(aot_fpr_14)));
ctx.fpr[16] = std::bit_cast<float>(ctx.fpu_float_to_word_ct<1u>(ctx.fpr[16]));
ctx.gpr[8] = (std::bit_cast<std::uint32_t>(ctx.fpr[16]));
goto L_08817810;
L_08817810:
ctx.fpr[16] = std::bit_cast<float>(ctx.gpr[9]);
ctx.fpr[16] = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(ctx.fpr[16])));
aot_mem.aot_direct_store8(ctx.gpr[11] + static_cast<std::uint32_t>(0), static_cast<std::uint8_t>(ctx.gpr[8]));
ctx.fpr[17] = std::bit_cast<float>(aot_gpr_6);
aot_mem.aot_direct_store32(ctx.gpr[11] + static_cast<std::uint32_t>(16), std::bit_cast<std::uint32_t>(aot_fpr_14));
ctx.fpr[17] = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(ctx.fpr[17])));
{ const float fs = ctx.fpr[16]; const float ft = aot_fpr_15; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) ctx.fpr[16] = std::bit_cast<float>(0x7FC00000u); else ctx.fpr[16] = fs * ft; }
aot_mem.aot_direct_store32(ctx.gpr[11] + static_cast<std::uint32_t>(20), std::bit_cast<std::uint32_t>(ctx.fpr[17]));
ctx.fpr[16] = std::bit_cast<float>(ctx.fpu_float_to_word_ct<1u>(ctx.fpr[16]));
ctx.gpr[12] = (std::bit_cast<std::uint32_t>(ctx.fpr[16]));
{ const bool branch_taken = ctx.gpr[10] != aot_gpr_5;
aot_mem.aot_direct_store8(ctx.gpr[11] + static_cast<std::uint32_t>(1), static_cast<std::uint8_t>(ctx.gpr[12]));
if (branch_taken) {
goto L_0881784C;
}
goto L_08817840;
}
L_08817840:
ctx.fpr[16] = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[11] + static_cast<std::uint32_t>(16)));
ctx.fpr[16] = ctx.fpr[16] + aot_fpr_13;
aot_mem.aot_direct_store32(ctx.gpr[11] + static_cast<std::uint32_t>(16), std::bit_cast<std::uint32_t>(ctx.fpr[16]));
goto L_0881784C;
L_0881784C:
{ const bool branch_taken = ctx.gpr[9] != aot_gpr_5;
if (branch_taken) {
goto L_08817860;
}
goto L_08817854;
}
L_08817854:
ctx.fpr[16] = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[11] + static_cast<std::uint32_t>(20)));
ctx.fpr[16] = ctx.fpr[16] + aot_fpr_13;
aot_mem.aot_direct_store32(ctx.gpr[11] + static_cast<std::uint32_t>(20), std::bit_cast<std::uint32_t>(ctx.fpr[16]));
goto L_08817860;
L_08817860:
aot_mem.aot_direct_store32(ctx.gpr[11] + static_cast<std::uint32_t>(24), std::bit_cast<std::uint32_t>(aot_fpr_12));
ctx.gpr[9] = (ctx.gpr[9] + static_cast<std::uint32_t>(1));
ctx.gpr[11] = (ctx.gpr[11] + static_cast<std::uint32_t>(28));
ctx.gpr[12] = (static_cast<std::int32_t>(ctx.gpr[9]) < 17 ? 1u : 0u);
{ const bool branch_taken = ctx.gpr[12] != 0u;
aot_gpr_6 = (aot_gpr_6 + static_cast<std::uint32_t>(2));
if (branch_taken) {
goto L_08817810;
}
goto L_08817878;
}
L_08817878:
ctx.gpr[10] = (ctx.gpr[10] + static_cast<std::uint32_t>(1));
aot_gpr_6 = (static_cast<std::int32_t>(ctx.gpr[10]) < 17 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_6 != 0u;
ctx.gpr[7] = (ctx.gpr[7] + static_cast<std::uint32_t>(2));
if (branch_taken) {
goto L_088177EC;
}
goto L_08817888;
}
L_08817888:
ctx.gpr[3] = (ctx.gpr[3] + static_cast<std::uint32_t>(1));
aot_gpr_6 = (static_cast<std::int32_t>(ctx.gpr[3]) < 2 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_6 != 0u;
aot_gpr_2 = (aot_gpr_2 + static_cast<std::uint32_t>(8092));
if (branch_taken) {
goto L_088177E0;
}
goto L_08817898;
}
L_08817898:
jump_target = aot_gpr_31;
aot_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_088178A0:
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>(44), ctx.gpr[19]);
ctx.gpr[19] = (aot_gpr_4 | 0u);
{ const std::uint32_t aot_run_words[3]{ctx.gpr[16], ctx.gpr[17], ctx.gpr[18]};
aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast<std::uint32_t>(32), aot_run_words); }
{ const std::uint32_t aot_run_words[6]{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>(48), aot_run_words); }
aot_gpr_4 = (256u << 16u);
ctx.gpr[22] = (ctx.gpr[19] + static_cast<std::uint32_t>(16208));
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(-1));
aot_gpr_4 = (ctx.gpr[22] & aot_gpr_4);
aot_gpr_5 = (512u << 16u);
aot_gpr_4 = (aot_gpr_4 | aot_gpr_5);
ctx.gpr[16] = (2236u << 16u);
ctx.gpr[17] = (2236u << 16u);
ctx.gpr[21] = (0u | 0u);
ctx.gpr[18] = (ctx.gpr[19] + static_cast<std::uint32_t>(20));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(24), aot_gpr_4);
ctx.gpr[20] = (ctx.gpr[19] | 0u);
ctx.gpr[16] = (ctx.gpr[16] + static_cast<std::uint32_t>(29232));
ctx.gpr[30] = (ctx.gpr[17] + static_cast<std::uint32_t>(29552));
ctx.gpr[23] = (4096u << 16u);
goto L_0881790C;
L_0881790C:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[16] + static_cast<std::uint32_t>(301)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_08817930;
}
goto L_08817918;
}
L_08817918:
aot_gpr_4 = (ctx.gpr[16] | 0u);
goto L_0881791C;
L_0881791C:
aot_gpr_31 = (0x08817924u);
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 == 0x08817924u) goto L_08817924;
AOT_REGCACHE_SYNC_OUT(); return;
L_08817924:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[16] + static_cast<std::uint32_t>(301)));
{ const bool branch_taken = aot_gpr_4 == 0u;
aot_gpr_4 = (ctx.gpr[16] | 0u);
if (branch_taken) {
goto L_0881791C;
}
goto L_08817930;
}
L_08817930:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(29552)));
aot_gpr_4 = (4608u << 16u);
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(4577));
aot_mem.aot_direct_store32(aot_gpr_5 + static_cast<std::uint32_t>(0), aot_gpr_4);
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(29552)));
aot_gpr_6 = (15u << 16u);
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(4));
{ const bool branch_taken = ctx.gpr[22] == 0u;
aot_mem.aot_direct_store32(ctx.gpr[17] + static_cast<std::uint32_t>(29552), aot_gpr_4);
if (branch_taken) {
goto L_08817988;
}
goto L_08817954;
}
L_08817954:
ctx.gpr[7] = (ctx.gpr[22] >> 8u);
ctx.gpr[7] = (ctx.gpr[7] & aot_gpr_6);
aot_mem.aot_direct_store32(ctx.gpr[30] + static_cast<std::uint32_t>(20), ctx.gpr[7]);
ctx.gpr[7] = (ctx.gpr[7] | ctx.gpr[23]);
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(0), ctx.gpr[7]);
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(29552)));
ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(24)));
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(4));
aot_mem.aot_direct_store32(ctx.gpr[17] + static_cast<std::uint32_t>(29552), aot_gpr_4);
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(0), ctx.gpr[7]);
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(29552)));
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(4));
aot_mem.aot_direct_store32(ctx.gpr[17] + static_cast<std::uint32_t>(29552), aot_gpr_4);
goto L_08817988;
L_08817988:
{ const bool branch_taken = ctx.gpr[18] == 0u;
ctx.gpr[7] = (ctx.gpr[18] >> 8u);
if (branch_taken) {
goto L_088179D0;
}
goto L_08817990;
}
L_08817990:
aot_gpr_6 = (ctx.gpr[7] & aot_gpr_6);
aot_mem.aot_direct_store32(ctx.gpr[30] + static_cast<std::uint32_t>(20), aot_gpr_6);
aot_gpr_6 = (aot_gpr_6 | ctx.gpr[23]);
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(0), aot_gpr_6);
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(29552)));
aot_gpr_6 = (256u << 16u);
aot_gpr_6 = (aot_gpr_6 + static_cast<std::uint32_t>(-1));
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(4));
aot_gpr_6 = (ctx.gpr[18] & aot_gpr_6);
ctx.gpr[7] = (256u << 16u);
aot_mem.aot_direct_store32(ctx.gpr[17] + static_cast<std::uint32_t>(29552), aot_gpr_4);
aot_gpr_6 = (aot_gpr_6 | ctx.gpr[7]);
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(0), aot_gpr_6);
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(29552)));
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(4));
aot_mem.aot_direct_store32(ctx.gpr[17] + static_cast<std::uint32_t>(29552), aot_gpr_4);
goto L_088179D0;
L_088179D0:
aot_gpr_6 = (1028u << 16u);
aot_gpr_6 = (aot_gpr_6 + static_cast<std::uint32_t>(544));
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(0), aot_gpr_6);
aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(29552)));
aot_gpr_4 = (aot_gpr_5 | 0u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(28), aot_gpr_5);
aot_gpr_5 = (aot_gpr_6 + static_cast<std::uint32_t>(4));
aot_mem.aot_direct_store32(ctx.gpr[17] + static_cast<std::uint32_t>(29552), aot_gpr_5);
aot_gpr_4 = (aot_gpr_5 - aot_gpr_4);
aot_mem.aot_direct_store32(ctx.gpr[19] + static_cast<std::uint32_t>(12), aot_gpr_4);
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(4));
aot_gpr_31 = (0x08817A04u);
aot_gpr_4 = (ctx.gpr[16] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0174_entry, 174u, 501u, 0x08ABE57Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08817A04u) goto L_08817A04;
AOT_REGCACHE_SYNC_OUT(); return;
L_08817A04:
aot_mem.aot_direct_store32(ctx.gpr[20] + static_cast<std::uint32_t>(4), aot_gpr_2);
aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(12)));
aot_gpr_4 = (aot_gpr_2 | 0u);
aot_gpr_31 = (0x08817A18u);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(28)));
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 == 0x08817A18u) goto L_08817A18;
AOT_REGCACHE_SYNC_OUT(); return;
L_08817A18:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[20] + static_cast<std::uint32_t>(4)));
aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(12)));
aot_gpr_4 = (aot_gpr_29 | 0u);
aot_gpr_5 = (aot_gpr_5 + aot_gpr_6);
aot_gpr_31 = (0x08817A30u);
aot_gpr_6 = (0u | 4u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0054_entry, 54u, 498u, 0x088DF9D0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08817A30u) goto L_08817A30;
AOT_REGCACHE_SYNC_OUT(); return;
L_08817A30:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(0)));
aot_gpr_5 = (2816u << 16u);
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(0), aot_gpr_5);
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(0)));
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(12)));
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(4));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(0), aot_gpr_4);
aot_gpr_4 = (aot_gpr_5 + static_cast<std::uint32_t>(4));
aot_mem.aot_direct_store32(ctx.gpr[19] + static_cast<std::uint32_t>(12), aot_gpr_4);
ctx.gpr[21] = (ctx.gpr[21] + static_cast<std::uint32_t>(1));
ctx.gpr[18] = (ctx.gpr[18] + static_cast<std::uint32_t>(8092));
aot_gpr_4 = (static_cast<std::int32_t>(ctx.gpr[21]) < 2 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_4 != 0u;
ctx.gpr[20] = (ctx.gpr[20] + static_cast<std::uint32_t>(4));
if (branch_taken) {
goto L_0881790C;
}
goto L_08817A68;
}
L_08817A68:
{ std::uint32_t aot_run_words[10]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(32), aot_run_words);
ctx.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];
ctx.gpr[30] = aot_run_words[8];
aot_gpr_31 = aot_run_words[9];
}
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_08817A98:
aot_mem.aot_direct_store8(aot_gpr_4 + static_cast<std::uint32_t>(0), static_cast<std::uint8_t>(0u));
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(4), 0u);
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(8), 0u);
jump_target = aot_gpr_31;
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(12), 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_08817AAC:
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), ctx.gpr[18]);
ctx.gpr[18] = (aot_gpr_5 | 0u);
{ const std::uint32_t aot_run_words[3]{std::bit_cast<std::uint32_t>(ctx.fpr[20]), ctx.gpr[16], ctx.gpr[17]};
aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast<std::uint32_t>(4), aot_run_words); }
ctx.fpr[20] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_12));
ctx.gpr[16] = (aot_gpr_4 | 0u);
ctx.gpr[17] = (aot_gpr_6 | 0u);
aot_gpr_5 = (ctx.gpr[28] + static_cast<std::uint32_t>(7744));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(20), aot_gpr_31);
aot_gpr_31 = (0x08817AE0u);
aot_gpr_4 = (ctx.gpr[18] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_compact_generated_leaf<&vcs_compact_leaf_08A931B8, 163u, 0x08A931B8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08817AE0u) goto L_08817AE0;
AOT_REGCACHE_SYNC_OUT(); return;
L_08817AE0:
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast<std::uint32_t>(0)));
aot_gpr_4 = (2236u << 16u);
aot_mem.aot_direct_store32(ctx.gpr[17] + static_cast<std::uint32_t>(0), std::bit_cast<std::uint32_t>(aot_fpr_13));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(29552)));
aot_gpr_6 = (14848u << 16u);
aot_gpr_6 = (aot_gpr_6 + static_cast<std::uint32_t>(9));
aot_mem.aot_direct_store32(aot_gpr_5 + static_cast<std::uint32_t>(0), aot_gpr_6);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(29552)));
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(4));
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(29552), aot_gpr_5);
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast<std::uint32_t>(0)));
ctx.gpr[7] = (std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_gpr_6 = (15104u << 16u);
ctx.gpr[7] = (ctx.gpr[7] >> 8u);
ctx.gpr[7] = (ctx.gpr[7] | aot_gpr_6);
aot_mem.aot_direct_store32(aot_gpr_5 + static_cast<std::uint32_t>(0), ctx.gpr[7]);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(29552)));
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(4));
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(29552), aot_gpr_5);
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast<std::uint32_t>(4)));
ctx.gpr[7] = (std::bit_cast<std::uint32_t>(aot_fpr_13));
ctx.gpr[7] = (ctx.gpr[7] >> 8u);
ctx.gpr[7] = (ctx.gpr[7] | aot_gpr_6);
aot_mem.aot_direct_store32(aot_gpr_5 + static_cast<std::uint32_t>(0), ctx.gpr[7]);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(29552)));
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(4));
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(29552), aot_gpr_5);
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast<std::uint32_t>(8)));
aot_mem.aot_direct_store32(ctx.gpr[17] + static_cast<std::uint32_t>(8), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_gpr_5 = (std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_gpr_5 = (aot_gpr_5 >> 8u);
ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(29552)));
aot_gpr_5 = (aot_gpr_5 | aot_gpr_6);
aot_mem.aot_direct_store32(ctx.gpr[7] + static_cast<std::uint32_t>(0), aot_gpr_5);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(29552)));
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(4));
aot_gpr_6 = (56576u << 16u);
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(29552), aot_gpr_5);
aot_mem.aot_direct_store32(aot_gpr_5 + static_cast<std::uint32_t>(0), aot_gpr_6);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(29552)));
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(1404)));
aot_gpr_6 = (std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(4));
ctx.gpr[7] = (aot_gpr_6 >> 8u);
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(29552), aot_gpr_5);
aot_gpr_6 = (18944u << 16u);
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(1408)));
ctx.gpr[7] = (ctx.gpr[7] | aot_gpr_6);
aot_mem.aot_direct_store32(aot_gpr_5 + static_cast<std::uint32_t>(0), ctx.gpr[7]);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(29552)));
ctx.gpr[8] = (std::bit_cast<std::uint32_t>(aot_fpr_13));
ctx.gpr[8] = (ctx.gpr[8] >> 8u);
ctx.gpr[9] = (19200u << 16u);
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(4));
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(29552), aot_gpr_5);
ctx.gpr[7] = (ctx.gpr[8] | ctx.gpr[9]);
aot_mem.aot_direct_store32(aot_gpr_5 + static_cast<std::uint32_t>(0), ctx.gpr[7]);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(29552)));
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(4));
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(29552), aot_gpr_5);
ctx.gpr[10] = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(16)));
ctx.gpr[7] = (20224u << 16u);
aot_fpr_13 = std::bit_cast<float>(ctx.gpr[7]);
ctx.gpr[8] = (ctx.gpr[10] >> 24u);
ctx.gpr[7] = (ctx.gpr[8] & 255u);
ctx.gpr[11] = (256u << 16u);
aot_fpr_12 = std::bit_cast<float>(ctx.gpr[7]);
ctx.gpr[15] = (aot_gpr_4 + static_cast<std::uint32_t>(29552));
aot_fpr_12 = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(aot_fpr_12)));
aot_gpr_31 = (0u | 255u);
ctx.gpr[11] = (ctx.gpr[11] + static_cast<std::uint32_t>(-1));
aot_gpr_2 = (21760u << 16u);
ctx.gpr[3] = (22528u << 16u);
ctx.gpr[12] = (22016u << 16u);
ctx.gpr[13] = (22272u << 16u);
ctx.gpr[14] = (15u << 16u);
ctx.gpr[24] = (4096u << 16u);
ctx.gpr[25] = (2560u << 16u);
ctx.gpr[17] = (18432u << 16u);
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[7]) >= 0;
ctx.gpr[18] = (18688u << 16u);
if (branch_taken) {
goto L_08817C30;
}
goto L_08817C24;
}
L_08817C24:
ctx.gpr[7] = (20352u << 16u);
aot_fpr_14 = std::bit_cast<float>(ctx.gpr[7]);
aot_fpr_12 = aot_fpr_12 + aot_fpr_14;
goto L_08817C30;
L_08817C30:
{ 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; }
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 < aot_fpr_13)) ? 0x00800000u : 0u);
if (!((ctx.fcr31 & 0x00800000u) != 0u)) {
aot_fpr_12 = aot_fpr_12 - aot_fpr_13;
goto L_08817C50;
}
goto L_08817C44;
L_08817C44:
aot_fpr_12 = std::bit_cast<float>(ctx.fpu_float_to_word_ct<1u>(aot_fpr_12));
{ const bool branch_taken = 0u == 0u;
ctx.gpr[7] = (std::bit_cast<std::uint32_t>(aot_fpr_12));
if (branch_taken) {
goto L_08817C60;
}
goto L_08817C50;
}
L_08817C50:
ctx.gpr[7] = (32768u << 16u);
aot_fpr_12 = std::bit_cast<float>(ctx.fpu_float_to_word_ct<1u>(aot_fpr_12));
ctx.gpr[8] = (std::bit_cast<std::uint32_t>(aot_fpr_12));
ctx.gpr[7] = (ctx.gpr[8] + ctx.gpr[7]);
goto L_08817C60;
L_08817C60:
ctx.gpr[7] = (ctx.gpr[7] << 24u);
ctx.gpr[8] = (ctx.gpr[10] & ctx.gpr[11]);
ctx.gpr[7] = (ctx.gpr[7] + ctx.gpr[8]);
ctx.gpr[8] = (ctx.gpr[7] & ctx.gpr[11]);
ctx.gpr[10] = (ctx.gpr[8] | aot_gpr_2);
aot_mem.aot_direct_store32(aot_gpr_5 + static_cast<std::uint32_t>(0), ctx.gpr[10]);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(29552)));
ctx.gpr[7] = (ctx.gpr[7] >> 24u);
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(4));
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(29552), aot_gpr_5);
ctx.gpr[7] = (ctx.gpr[7] | ctx.gpr[3]);
aot_mem.aot_direct_store32(aot_gpr_5 + static_cast<std::uint32_t>(0), ctx.gpr[7]);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(29552)));
ctx.gpr[7] = (ctx.gpr[8] | ctx.gpr[12]);
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(4));
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(29552), aot_gpr_5);
aot_mem.aot_direct_store32(aot_gpr_5 + static_cast<std::uint32_t>(0), ctx.gpr[7]);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(29552)));
ctx.gpr[7] = (ctx.gpr[8] | ctx.gpr[13]);
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(4));
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(29552), aot_gpr_5);
aot_mem.aot_direct_store32(aot_gpr_5 + static_cast<std::uint32_t>(0), ctx.gpr[7]);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(29552)));
ctx.gpr[7] = (50944u << 16u);
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(4));
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(29552), aot_gpr_5);
aot_mem.aot_direct_store32(aot_gpr_5 + static_cast<std::uint32_t>(0), ctx.gpr[7]);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(29552)));
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(4));
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(29552), aot_gpr_5);
ctx.gpr[7] = (aot_mem.aot_direct_load8(ctx.gpr[16] + static_cast<std::uint32_t>(0)));
ctx.gpr[7] = (ctx.gpr[7] << 2u);
ctx.gpr[7] = (ctx.gpr[16] + ctx.gpr[7]);
ctx.gpr[7] = (aot_mem.aot_direct_load32(ctx.gpr[7] + static_cast<std::uint32_t>(4)));
ctx.gpr[8] = (ctx.gpr[7] >> 8u);
ctx.gpr[8] = (ctx.gpr[8] & ctx.gpr[14]);
aot_mem.aot_direct_store32(ctx.gpr[15] + static_cast<std::uint32_t>(20), ctx.gpr[8]);
ctx.gpr[8] = (ctx.gpr[8] | ctx.gpr[24]);
aot_mem.aot_direct_store32(aot_gpr_5 + static_cast<std::uint32_t>(0), ctx.gpr[8]);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(29552)));
ctx.gpr[7] = (ctx.gpr[7] & ctx.gpr[11]);
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(4));
ctx.gpr[7] = (ctx.gpr[7] | ctx.gpr[25]);
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(29552), aot_gpr_5);
aot_mem.aot_direct_store32(aot_gpr_5 + static_cast<std::uint32_t>(0), ctx.gpr[7]);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(29552)));
aot_mem.aot_direct_store32(ctx.gpr[15] + static_cast<std::uint32_t>(20), aot_gpr_31);
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(4));
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(29552), aot_gpr_5);
ctx.gpr[7] = (56578u << 16u);
aot_mem.aot_direct_store32(aot_gpr_5 + static_cast<std::uint32_t>(0), ctx.gpr[7]);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(29552)));
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(1412)));
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(4));
ctx.gpr[7] = (std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(29552), aot_gpr_5);
ctx.gpr[7] = (ctx.gpr[7] >> 8u);
aot_fpr_14 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(1416)));
ctx.gpr[7] = (ctx.gpr[7] | aot_gpr_6);
aot_mem.aot_direct_store32(aot_gpr_5 + static_cast<std::uint32_t>(0), ctx.gpr[7]);
ctx.gpr[8] = (std::bit_cast<std::uint32_t>(aot_fpr_14));
ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(29552)));
aot_gpr_5 = (ctx.gpr[8] >> 8u);
ctx.gpr[7] = (ctx.gpr[7] + static_cast<std::uint32_t>(4));
aot_gpr_5 = (aot_gpr_5 | ctx.gpr[9]);
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(29552), ctx.gpr[7]);
aot_mem.aot_direct_store32(ctx.gpr[7] + static_cast<std::uint32_t>(0), aot_gpr_5);
ctx.gpr[7] = (16384u << 16u);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(29552)));
aot_fpr_12 = std::bit_cast<float>(ctx.gpr[7]);
ctx.gpr[7] = (std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(4));
ctx.gpr[8] = (std::bit_cast<std::uint32_t>(aot_fpr_12));
ctx.gpr[7] = (ctx.gpr[7] >> 8u);
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(29552), aot_gpr_5);
ctx.gpr[7] = (ctx.gpr[7] | ctx.gpr[17]);
aot_mem.aot_direct_store32(aot_gpr_5 + static_cast<std::uint32_t>(0), ctx.gpr[7]);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(29552)));
ctx.gpr[7] = (ctx.gpr[8] >> 8u);
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(4));
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(29552), aot_gpr_5);
ctx.gpr[7] = (ctx.gpr[7] | ctx.gpr[18]);
aot_mem.aot_direct_store32(aot_gpr_5 + static_cast<std::uint32_t>(0), ctx.gpr[7]);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(29552)));
ctx.gpr[7] = (16076u << 16u);
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(4));
ctx.gpr[7] = (ctx.gpr[7] | 52429u);
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(29552), aot_gpr_5);
aot_fpr_12 = std::bit_cast<float>(ctx.gpr[7]);
ctx.gpr[10] = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(16)));
{ const float fs = ctx.fpr[20]; const float ft = aot_fpr_12; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) ctx.fpr[20] = std::bit_cast<float>(0x7FC00000u); else ctx.fpr[20] = fs * ft; }
ctx.gpr[8] = (ctx.gpr[10] >> 24u);
ctx.gpr[7] = (ctx.gpr[8] & 255u);
aot_fpr_12 = std::bit_cast<float>(ctx.gpr[7]);
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[7]) >= 0;
aot_fpr_12 = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(aot_fpr_12)));
if (branch_taken) {
goto L_08817DEC;
}
goto L_08817DE0;
}
L_08817DE0:
ctx.gpr[7] = (20352u << 16u);
aot_fpr_14 = std::bit_cast<float>(ctx.gpr[7]);
aot_fpr_12 = aot_fpr_12 + aot_fpr_14;
goto L_08817DEC;
L_08817DEC:
{ const float fs = ctx.fpr[20]; const float ft = aot_fpr_12; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) ctx.fpr[20] = std::bit_cast<float>(0x7FC00000u); else ctx.fpr[20] = fs * ft; }
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((ctx.fpr[20] < aot_fpr_13)) ? 0x00800000u : 0u);
if (!((ctx.fcr31 & 0x00800000u) != 0u)) {
aot_fpr_12 = ctx.fpr[20] - aot_fpr_13;
goto L_08817E0C;
}
goto L_08817E00;
L_08817E00:
aot_fpr_12 = std::bit_cast<float>(ctx.fpu_float_to_word_ct<1u>(ctx.fpr[20]));
{ const bool branch_taken = 0u == 0u;
ctx.gpr[7] = (std::bit_cast<std::uint32_t>(aot_fpr_12));
if (branch_taken) {
goto L_08817E1C;
}
goto L_08817E0C;
}
L_08817E0C:
ctx.gpr[7] = (32768u << 16u);
aot_fpr_12 = std::bit_cast<float>(ctx.fpu_float_to_word_ct<1u>(aot_fpr_12));
ctx.gpr[8] = (std::bit_cast<std::uint32_t>(aot_fpr_12));
ctx.gpr[7] = (ctx.gpr[8] + ctx.gpr[7]);
goto L_08817E1C;
L_08817E1C:
ctx.gpr[7] = (ctx.gpr[7] << 24u);
ctx.gpr[8] = (ctx.gpr[10] & ctx.gpr[11]);
ctx.gpr[7] = (ctx.gpr[7] + ctx.gpr[8]);
ctx.gpr[8] = (ctx.gpr[7] & ctx.gpr[11]);
ctx.gpr[10] = (ctx.gpr[8] | aot_gpr_2);
aot_mem.aot_direct_store32(aot_gpr_5 + static_cast<std::uint32_t>(0), ctx.gpr[10]);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(29552)));
ctx.gpr[7] = (ctx.gpr[7] >> 24u);
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(4));
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(29552), aot_gpr_5);
ctx.gpr[7] = (ctx.gpr[7] | ctx.gpr[3]);
aot_mem.aot_direct_store32(aot_gpr_5 + static_cast<std::uint32_t>(0), ctx.gpr[7]);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(29552)));
ctx.gpr[7] = (ctx.gpr[8] | ctx.gpr[12]);
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(4));
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(29552), aot_gpr_5);
aot_mem.aot_direct_store32(aot_gpr_5 + static_cast<std::uint32_t>(0), ctx.gpr[7]);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(29552)));
ctx.gpr[7] = (ctx.gpr[8] | ctx.gpr[13]);
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(4));
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(29552), aot_gpr_5);
aot_mem.aot_direct_store32(aot_gpr_5 + static_cast<std::uint32_t>(0), ctx.gpr[7]);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(29552)));
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(4));
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(29552), aot_gpr_5);
ctx.gpr[7] = (aot_mem.aot_direct_load8(ctx.gpr[16] + static_cast<std::uint32_t>(0)));
ctx.gpr[7] = (ctx.gpr[7] << 2u);
ctx.gpr[7] = (ctx.gpr[16] + ctx.gpr[7]);
ctx.gpr[7] = (aot_mem.aot_direct_load32(ctx.gpr[7] + static_cast<std::uint32_t>(4)));
aot_fpr_12 = std::bit_cast<float>(0u);
ctx.gpr[8] = (ctx.gpr[7] >> 8u);
ctx.gpr[8] = (ctx.gpr[8] & ctx.gpr[14]);
aot_mem.aot_direct_store32(ctx.gpr[15] + static_cast<std::uint32_t>(20), ctx.gpr[8]);
ctx.gpr[8] = (ctx.gpr[8] | ctx.gpr[24]);
aot_mem.aot_direct_store32(aot_gpr_5 + static_cast<std::uint32_t>(0), ctx.gpr[8]);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(29552)));
ctx.gpr[7] = (ctx.gpr[7] & ctx.gpr[11]);
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(4));
ctx.gpr[7] = (ctx.gpr[7] | ctx.gpr[25]);
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(29552), aot_gpr_5);
aot_mem.aot_direct_store32(aot_gpr_5 + static_cast<std::uint32_t>(0), ctx.gpr[7]);
ctx.gpr[8] = (std::bit_cast<std::uint32_t>(aot_fpr_12));
ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(29552)));
aot_gpr_5 = (std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_mem.aot_direct_store32(ctx.gpr[15] + static_cast<std::uint32_t>(20), aot_gpr_31);
ctx.gpr[7] = (ctx.gpr[7] + static_cast<std::uint32_t>(4));
aot_gpr_5 = (aot_gpr_5 >> 8u);
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(29552), ctx.gpr[7]);
aot_gpr_5 = (aot_gpr_5 | aot_gpr_6);
aot_mem.aot_direct_store32(ctx.gpr[7] + static_cast<std::uint32_t>(0), aot_gpr_5);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(29552)));
aot_gpr_6 = (ctx.gpr[8] >> 8u);
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(4));
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(29552), aot_gpr_5);
aot_gpr_6 = (aot_gpr_6 | ctx.gpr[9]);
aot_mem.aot_direct_store32(aot_gpr_5 + static_cast<std::uint32_t>(0), aot_gpr_6);
aot_gpr_6 = (16256u << 16u);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(29552)));
aot_fpr_12 = std::bit_cast<float>(aot_gpr_6);
aot_gpr_6 = (std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(4));
ctx.gpr[7] = (std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_gpr_6 = (aot_gpr_6 >> 8u);
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(29552), aot_gpr_5);
aot_gpr_6 = (aot_gpr_6 | ctx.gpr[17]);
aot_mem.aot_direct_store32(aot_gpr_5 + static_cast<std::uint32_t>(0), aot_gpr_6);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(29552)));
aot_gpr_6 = (ctx.gpr[7] >> 8u);
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(4));
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(29552), aot_gpr_5);
aot_gpr_6 = (aot_gpr_6 | ctx.gpr[18]);
aot_mem.aot_direct_store32(aot_gpr_5 + static_cast<std::uint32_t>(0), aot_gpr_6);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(29552)));
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(4));
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(29552), aot_gpr_5);
{ 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);
ctx.fpr[20] = std::bit_cast<float>(aot_run_words[0]);
ctx.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>(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_08817F64:
ctx.gpr[8] = (17664u << 16u);
aot_fpr_14 = std::bit_cast<float>(ctx.gpr[8]);
aot_fpr_12 = aot_fpr_12 + aot_fpr_14;
ctx.gpr[8] = (17352u << 16u);
aot_fpr_13 = aot_fpr_13 + aot_fpr_14;
aot_fpr_15 = std::bit_cast<float>(ctx.gpr[8]);
ctx.gpr[8] = (15616u << 16u);
ctx.fpr[16] = std::bit_cast<float>(ctx.gpr[8]);
aot_fpr_12 = aot_fpr_12 + aot_fpr_15;
{ const float fs = aot_fpr_13; const float ft = ctx.fpr[16]; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) ctx.fpr[17] = std::bit_cast<float>(0x7FC00000u); else ctx.fpr[17] = fs * ft; }
ctx.gpr[8] = (16896u << 16u);
{ const float fs = aot_fpr_12; const float ft = ctx.fpr[16]; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) ctx.fpr[16] = std::bit_cast<float>(0x7FC00000u); else ctx.fpr[16] = fs * ft; }
ctx.fpr[17] = std::bit_cast<float>(ctx.fpu_float_to_word_ct<1u>(ctx.fpr[17]));
aot_fpr_14 = std::bit_cast<float>(ctx.fpu_float_to_word_ct<1u>(ctx.fpr[16]));
ctx.gpr[9] = (std::bit_cast<std::uint32_t>(ctx.fpr[17]));
ctx.fpr[18] = std::bit_cast<float>(ctx.gpr[9]);
ctx.fpr[18] = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(ctx.fpr[18])));
ctx.gpr[10] = (std::bit_cast<std::uint32_t>(aot_fpr_14));
aot_fpr_15 = std::bit_cast<float>(ctx.gpr[10]);
aot_fpr_15 = static_cast<float>(static_cast<std::int32_t>(std::bit_cast<std::uint32_t>(aot_fpr_15)));
ctx.fpr[16] = std::bit_cast<float>(ctx.gpr[8]);
ctx.gpr[8] = (16128u << 16u);
{ const float fs = aot_fpr_15; const float ft = ctx.fpr[16]; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_15 = std::bit_cast<float>(0x7FC00000u); else aot_fpr_15 = fs * ft; }
aot_fpr_14 = std::bit_cast<float>(ctx.gpr[8]);
{ const float fs = ctx.fpr[18]; const float ft = ctx.fpr[16]; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) ctx.fpr[16] = std::bit_cast<float>(0x7FC00000u); else ctx.fpr[16] = fs * ft; }
aot_fpr_12 = aot_fpr_12 - aot_fpr_15;
ctx.fpr[16] = aot_fpr_13 - ctx.fpr[16];
{ 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_13 = std::bit_cast<float>(0x7FC00000u); else aot_fpr_13 = fs * ft; }
{ const float fs = ctx.fpr[16]; 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; }
ctx.fpr[18] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_13) ^ 0x80000000u);
aot_fpr_15 = std::bit_cast<float>(ctx.fpu_float_to_word_ct<1u>(ctx.fpr[18]));
ctx.fpr[17] = std::bit_cast<float>(ctx.fpu_float_to_word_ct<1u>(aot_fpr_13));
ctx.fpr[16] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_12) ^ 0x80000000u);
aot_fpr_14 = std::bit_cast<float>(ctx.fpu_float_to_word_ct<1u>(ctx.fpr[16]));
ctx.fpr[19] = std::bit_cast<float>(ctx.fpu_float_to_word_ct<1u>(aot_fpr_12));
ctx.gpr[10] = (std::bit_cast<std::uint32_t>(aot_fpr_15));
ctx.gpr[11] = (std::bit_cast<std::uint32_t>(ctx.fpr[17]));
ctx.gpr[10] = (0u - ctx.gpr[10]);
ctx.gpr[8] = (std::bit_cast<std::uint32_t>(aot_fpr_14));
ctx.pc = 0x08818000u; AOT_REGCACHE_SYNC_OUT(); return;
}
#undef AOT_REGCACHE_SYNC_IN
#undef AOT_REGCACHE_SYNC_OUT
void recomp_unit_0004(Runtime &rt, AllegrexContext &ctx) {
auto aot_mem = rt.memory().aot_fast_view();
recomp_unit_0004_entry(rt, ctx, 0u, aot_mem);
}
void register_generated_unit_4(Runtime &runtime) {
runtime.register_generated_unit(4u, 0x08814000u, 16384u, &recomp_unit_0004, &recomp_unit_0004_entry);
// PSPRECOMP_V812_COMPACT_REGISTRATION: same entry set, looped once in Runtime instead of source-expanded calls.
runtime.register_generated_entry_mask(0x08814000u, &recomp_unit_0004, "recomp_unit_0004",
kEntryMasks_recomp_unit_0004, 64u);
}
} // namespace psprecomp