#include "psprecomp/runtime.hpp" #include "generated_units.hpp" #include "vcs_resident_regions.hpp" #include #include #include #include namespace psprecomp { // PSPRECOMP_V811_COMPACT_DISPATCH: 64-slot occupancy masks + per-group base id. static constexpr std::uint64_t kEntryMasks_recomp_unit_0163[64] = { 0x3000000500400009ull, 0x8500090001100100ull, 0x6A00010000402010ull, 0x8024440442008000ull, 0x8200004000000080ull, 0x0200001020104100ull, 0x8010408000000090ull, 0x12A0000000419640ull, 0x0098284000110511ull, 0x0002008050400550ull, 0x0245A400000A1000ull, 0x1081000A40004080ull, 0x50B2000000000000ull, 0x10004048228D0140ull, 0x04A9000080000404ull, 0x0008248004081009ull, 0x0000009240800008ull, 0x0041010010403400ull, 0x0102481B4840A005ull, 0x0000000109200888ull, 0x0000000000A00000ull, 0x0200000000000200ull, 0x0000000000000000ull, 0x0004000000000005ull, 0x0902800300000000ull, 0x0000020000924145ull, 0x0314468110220008ull, 0x0000000100003401ull, 0x0688403085084004ull, 0x0011220000001502ull, 0x042D554110009040ull, 0x4010000B54504081ull, 0x4004010401451400ull, 0x4514004010401451ull, 0x4014514004010401ull, 0x0008003208080010ull, 0x9040400080A00000ull, 0x2004010140044001ull, 0x0084001904040008ull, 0x00A28A0020080A08ull, 0x0800088000200041ull, 0x8202000402200801ull, 0x100010140110000Cull, 0x1004002020006410ull, 0x2800880032080800ull, 0x148012AAA8A00420ull, 0x44215A1451085685ull, 0x8254952040856851ull, 0x5111662A2050A252ull, 0x041044582082A822ull, 0x0204812080800040ull, 0x9401694022404052ull, 0x282482041018894Aull, 0x0210000509082000ull, 0x94440000A09448A2ull, 0x10C02942410A2224ull, 0x2288208810200802ull, 0x280000401000C040ull, 0x6120104612224000ull, 0x8480100102902112ull, 0x8021011000840020ull, 0x1000C49220024202ull, 0x4A650103208A9403ull, 0x20022A4230844085ull, }; static constexpr std::uint16_t kEntryBases_recomp_unit_0163[64] = { 1u, 8u, 16u, 24u, 33u, 37u, 43u, 49u, 60u, 72u, 81u, 91u, 99u, 105u, 117u, 125u, 134u, 140u, 148u, 163u, 170u, 172u, 174u, 174u, 177u, 183u, 192u, 205u, 210u, 223u, 231u, 246u, 259u, 269u, 282u, 293u, 300u, 307u, 315u, 323u, 334u, 340u, 348u, 356u, 364u, 373u, 389u, 410u, 430u, 451u, 466u, 474u, 490u, 506u, 514u, 529u, 545u, 556u, 563u, 576u, 588u, 596u, 608u, 627u, }; void recomp_unit_0163_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,29,6,31,17 fprs=12,13,14,15 gpr_occ=3543 fpr_occ=1056 gpr_total=5203 fpr_total=1699 std::uint32_t aot_gpr_4 = ctx.gpr[4]; std::uint32_t aot_gpr_5 = ctx.gpr[5]; std::uint32_t aot_gpr_29 = ctx.gpr[29]; std::uint32_t aot_gpr_6 = ctx.gpr[6]; std::uint32_t aot_gpr_31 = ctx.gpr[31]; std::uint32_t aot_gpr_17 = ctx.gpr[17]; 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[29] = aot_gpr_29; ctx.gpr[6] = aot_gpr_6; ctx.gpr[31] = aot_gpr_31; ctx.gpr[17] = aot_gpr_17; 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_29 = ctx.gpr[29]; aot_gpr_6 = ctx.gpr[6]; aot_gpr_31 = ctx.gpr[31]; aot_gpr_17 = ctx.gpr[17]; 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 - 0x08A90000u; entry_id = 0u; if (entry_delta < 16376u && (entry_delta & 3u) == 0u) { const std::uint32_t entry_slot = entry_delta >> 2u; const std::uint32_t entry_group = entry_slot >> 6u; const std::uint64_t entry_mask = kEntryMasks_recomp_unit_0163[entry_group]; const std::uint64_t entry_bit = 1ull << (entry_slot & 63u); if ((entry_mask & entry_bit) != 0u) { entry_id = static_cast( kEntryBases_recomp_unit_0163[entry_group] + std::popcount(entry_mask & (entry_bit - 1ull))); } } } switch (entry_id) { case 1u: goto L_08A90000; case 2u: goto L_08A9000C; case 3u: goto L_08A90058; case 4u: goto L_08A90080; case 5u: goto L_08A90088; case 6u: goto L_08A900F0; case 7u: goto L_08A900F4; case 8u: goto L_08A90120; case 9u: goto L_08A90150; case 10u: goto L_08A90160; case 11u: goto L_08A901A0; case 12u: goto L_08A901AC; case 13u: goto L_08A901E0; case 14u: goto L_08A901E8; case 15u: goto L_08A901FC; case 16u: goto L_08A90210; case 17u: goto L_08A90234; case 18u: goto L_08A90258; case 19u: goto L_08A902A0; case 20u: goto L_08A902E4; case 21u: goto L_08A902EC; case 22u: goto L_08A902F4; case 23u: goto L_08A902F8; case 24u: goto L_08A9033C; case 25u: goto L_08A90364; case 26u: goto L_08A90378; case 27u: goto L_08A90388; case 28u: goto L_08A903A8; case 29u: goto L_08A903B8; case 30u: goto L_08A903C8; case 31u: goto L_08A903D4; case 32u: goto L_08A903FC; case 33u: goto L_08A9041C; case 34u: goto L_08A90498; case 35u: goto L_08A904E4; case 36u: goto L_08A904FC; case 37u: goto L_08A90520; case 38u: goto L_08A90538; case 39u: goto L_08A90550; case 40u: goto L_08A90574; case 41u: goto L_08A90590; case 42u: goto L_08A905E4; case 43u: goto L_08A90610; case 44u: goto L_08A9061C; case 45u: goto L_08A9069C; case 46u: goto L_08A906B8; case 47u: goto L_08A906D0; case 48u: goto L_08A906FC; case 49u: goto L_08A90718; case 50u: goto L_08A90724; case 51u: goto L_08A90728; case 52u: goto L_08A90730; case 53u: goto L_08A9073C; case 54u: goto L_08A90740; case 55u: goto L_08A90758; case 56u: goto L_08A907D4; case 57u: goto L_08A907DC; case 58u: goto L_08A907E4; case 59u: goto L_08A907F0; case 60u: goto L_08A90800; case 61u: goto L_08A90810; case 62u: goto L_08A90820; case 63u: goto L_08A90828; case 64u: goto L_08A90840; case 65u: goto L_08A90850; case 66u: goto L_08A90898; case 67u: goto L_08A908AC; case 68u: goto L_08A908B4; case 69u: goto L_08A908CC; case 70u: goto L_08A908D0; case 71u: goto L_08A908DC; case 72u: goto L_08A90910; case 73u: goto L_08A90918; case 74u: goto L_08A90920; case 75u: goto L_08A90928; case 76u: goto L_08A90958; case 77u: goto L_08A90970; case 78u: goto L_08A90978; case 79u: goto L_08A9099C; case 80u: goto L_08A909C4; case 81u: goto L_08A90A30; case 82u: goto L_08A90A44; case 83u: goto L_08A90A4C; case 84u: goto L_08A90AA8; case 85u: goto L_08A90AB4; case 86u: goto L_08A90ABC; case 87u: goto L_08A90AC0; case 88u: goto L_08A90AC8; case 89u: goto L_08A90AD8; case 90u: goto L_08A90AE4; case 91u: goto L_08A90B1C; case 92u: goto L_08A90B38; case 93u: goto L_08A90B78; case 94u: goto L_08A90B84; case 95u: goto L_08A90B8C; case 96u: goto L_08A90BC0; case 97u: goto L_08A90BDC; case 98u: goto L_08A90BF0; case 99u: goto L_08A90CC4; case 100u: goto L_08A90CD0; case 101u: goto L_08A90CD4; case 102u: goto L_08A90CDC; case 103u: goto L_08A90CF0; case 104u: goto L_08A90CF8; case 105u: goto L_08A90D18; case 106u: goto L_08A90D20; case 107u: goto L_08A90D40; case 108u: goto L_08A90D48; case 109u: goto L_08A90D4C; case 110u: goto L_08A90D5C; case 111u: goto L_08A90D64; case 112u: goto L_08A90D74; case 113u: goto L_08A90D8C; case 114u: goto L_08A90D98; case 115u: goto L_08A90DB8; case 116u: goto L_08A90DF0; case 117u: goto L_08A90E08; case 118u: goto L_08A90E28; case 119u: goto L_08A90E7C; case 120u: goto L_08A90EC0; case 121u: goto L_08A90ECC; case 122u: goto L_08A90ED4; case 123u: goto L_08A90EDC; case 124u: goto L_08A90EE8; case 125u: goto L_08A90F00; case 126u: goto L_08A90F0C; case 127u: goto L_08A90F30; case 128u: goto L_08A90F4C; case 129u: goto L_08A90F68; case 130u: goto L_08A90F9C; case 131u: goto L_08A90FA8; case 132u: goto L_08A90FB4; case 133u: goto L_08A90FCC; case 134u: goto L_08A9100C; case 135u: goto L_08A9105C; case 136u: goto L_08A91078; case 137u: goto L_08A91084; case 138u: goto L_08A91090; case 139u: goto L_08A9109C; case 140u: goto L_08A91128; case 141u: goto L_08A91130; case 142u: goto L_08A91134; case 143u: goto L_08A91158; case 144u: goto L_08A91170; case 145u: goto L_08A911A0; case 146u: goto L_08A911C0; case 147u: goto L_08A911D8; case 148u: goto L_08A91200; case 149u: goto L_08A91208; case 150u: goto L_08A91234; case 151u: goto L_08A9123C; case 152u: goto L_08A91258; case 153u: goto L_08A9126C; case 154u: goto L_08A91278; case 155u: goto L_08A91280; case 156u: goto L_08A91284; case 157u: goto L_08A9128C; case 158u: goto L_08A91290; case 159u: goto L_08A912AC; case 160u: goto L_08A912B8; case 161u: goto L_08A912C4; case 162u: goto L_08A912E0; case 163u: goto L_08A9130C; case 164u: goto L_08A9131C; case 165u: goto L_08A9132C; case 166u: goto L_08A91354; case 167u: goto L_08A91360; case 168u: goto L_08A9136C; case 169u: goto L_08A91380; case 170u: goto L_08A91454; case 171u: goto L_08A9145C; case 172u: goto L_08A91524; case 173u: goto L_08A915E4; case 174u: goto L_08A91700; case 175u: goto L_08A91708; case 176u: goto L_08A917C8; case 177u: goto L_08A91880; case 178u: goto L_08A91884; case 179u: goto L_08A918BC; case 180u: goto L_08A918C4; case 181u: goto L_08A918E0; case 182u: goto L_08A918EC; case 183u: goto L_08A91900; case 184u: goto L_08A91908; case 185u: goto L_08A91918; case 186u: goto L_08A91920; case 187u: goto L_08A91938; case 188u: goto L_08A91944; case 189u: goto L_08A91950; case 190u: goto L_08A9195C; case 191u: goto L_08A919A4; case 192u: goto L_08A91A0C; case 193u: goto L_08A91A44; case 194u: goto L_08A91A54; case 195u: goto L_08A91A70; case 196u: goto L_08A91A80; case 197u: goto L_08A91A9C; case 198u: goto L_08A91AA4; case 199u: goto L_08A91AA8; case 200u: goto L_08A91AB8; case 201u: goto L_08A91AC8; case 202u: goto L_08A91AD0; case 203u: goto L_08A91AE0; case 204u: goto L_08A91AE4; case 205u: goto L_08A91B00; case 206u: goto L_08A91B28; case 207u: goto L_08A91B30; case 208u: goto L_08A91B34; case 209u: goto L_08A91B80; case 210u: goto L_08A91C08; case 211u: goto L_08A91C38; case 212u: goto L_08A91C4C; case 213u: goto L_08A91C60; case 214u: goto L_08A91C68; case 215u: goto L_08A91C7C; case 216u: goto L_08A91C90; case 217u: goto L_08A91C94; case 218u: goto L_08A91CB8; case 219u: goto L_08A91CCC; case 220u: goto L_08A91CDC; case 221u: goto L_08A91CE4; case 222u: goto L_08A91CE8; case 223u: goto L_08A91D04; case 224u: goto L_08A91D20; case 225u: goto L_08A91D28; case 226u: goto L_08A91D30; case 227u: goto L_08A91DA4; case 228u: goto L_08A91DB4; case 229u: goto L_08A91DC0; case 230u: goto L_08A91DD0; case 231u: goto L_08A91E18; case 232u: goto L_08A91E30; case 233u: goto L_08A91E3C; case 234u: goto L_08A91E70; case 235u: goto L_08A91E80; case 236u: goto L_08A91E98; case 237u: goto L_08A91EA0; case 238u: goto L_08A91EA8; case 239u: goto L_08A91EB0; case 240u: goto L_08A91EB8; case 241u: goto L_08A91EC0; case 242u: goto L_08A91EC8; case 243u: goto L_08A91ECC; case 244u: goto L_08A91ED4; case 245u: goto L_08A91EE8; case 246u: goto L_08A91F00; case 247u: goto L_08A91F1C; case 248u: goto L_08A91F38; case 249u: goto L_08A91F50; case 250u: goto L_08A91F58; case 251u: goto L_08A91F68; case 252u: goto L_08A91F70; case 253u: goto L_08A91F78; case 254u: goto L_08A91F80; case 255u: goto L_08A91F84; case 256u: goto L_08A91F8C; case 257u: goto L_08A91FD0; case 258u: goto L_08A91FF8; case 259u: goto L_08A92028; case 260u: goto L_08A92030; case 261u: goto L_08A92040; case 262u: goto L_08A92048; case 263u: goto L_08A92058; case 264u: goto L_08A92060; case 265u: goto L_08A92088; case 266u: goto L_08A920A0; case 267u: goto L_08A920C8; case 268u: goto L_08A920F8; case 269u: goto L_08A92100; case 270u: goto L_08A92110; case 271u: goto L_08A92118; case 272u: goto L_08A92128; case 273u: goto L_08A92130; case 274u: goto L_08A92158; case 275u: goto L_08A92170; case 276u: goto L_08A92198; case 277u: goto L_08A921C8; case 278u: goto L_08A921D0; case 279u: goto L_08A921E0; case 280u: goto L_08A921E8; case 281u: goto L_08A921F8; case 282u: goto L_08A92200; case 283u: goto L_08A92228; case 284u: goto L_08A92240; case 285u: goto L_08A92268; case 286u: goto L_08A92298; case 287u: goto L_08A922A0; case 288u: goto L_08A922B0; case 289u: goto L_08A922B8; case 290u: goto L_08A922C8; case 291u: goto L_08A922D0; case 292u: goto L_08A922F8; case 293u: goto L_08A92310; case 294u: goto L_08A9234C; case 295u: goto L_08A9236C; case 296u: goto L_08A92384; case 297u: goto L_08A92390; case 298u: goto L_08A92394; case 299u: goto L_08A923CC; case 300u: goto L_08A92454; case 301u: goto L_08A9245C; case 302u: goto L_08A9247C; case 303u: goto L_08A924B8; case 304u: goto L_08A924D8; case 305u: goto L_08A924F0; case 306u: goto L_08A924FC; case 307u: goto L_08A92500; case 308u: goto L_08A92538; case 309u: goto L_08A92548; case 310u: goto L_08A92578; case 311u: goto L_08A92580; case 312u: goto L_08A925A0; case 313u: goto L_08A925C8; case 314u: goto L_08A925F4; case 315u: goto L_08A9260C; case 316u: goto L_08A92648; case 317u: goto L_08A92668; case 318u: goto L_08A92680; case 319u: goto L_08A9268C; case 320u: goto L_08A92690; case 321u: goto L_08A926C8; case 322u: goto L_08A926DC; case 323u: goto L_08A9270C; case 324u: goto L_08A92724; case 325u: goto L_08A9272C; case 326u: goto L_08A9274C; case 327u: goto L_08A92774; case 328u: goto L_08A927A4; case 329u: goto L_08A927AC; case 330u: goto L_08A927BC; case 331u: goto L_08A927C4; case 332u: goto L_08A927D4; case 333u: goto L_08A927DC; case 334u: goto L_08A92800; case 335u: goto L_08A92818; case 336u: goto L_08A92854; case 337u: goto L_08A9289C; case 338u: goto L_08A928AC; case 339u: goto L_08A928EC; case 340u: goto L_08A92900; case 341u: goto L_08A9292C; case 342u: goto L_08A92954; case 343u: goto L_08A92964; case 344u: goto L_08A92988; case 345u: goto L_08A929C4; case 346u: goto L_08A929E4; case 347u: goto L_08A929FC; case 348u: goto L_08A92A08; case 349u: goto L_08A92A0C; case 350u: goto L_08A92A50; case 351u: goto L_08A92A60; case 352u: goto L_08A92A88; case 353u: goto L_08A92A90; case 354u: goto L_08A92AB0; case 355u: goto L_08A92AF0; case 356u: goto L_08A92B10; case 357u: goto L_08A92B28; case 358u: goto L_08A92B34; case 359u: goto L_08A92B38; case 360u: goto L_08A92B74; case 361u: goto L_08A92B94; case 362u: goto L_08A92BC8; case 363u: goto L_08A92BF0; case 364u: goto L_08A92C2C; case 365u: goto L_08A92C4C; case 366u: goto L_08A92C64; case 367u: goto L_08A92C70; case 368u: goto L_08A92C74; case 369u: goto L_08A92CAC; case 370u: goto L_08A92CBC; case 371u: goto L_08A92CEC; case 372u: goto L_08A92CF4; case 373u: goto L_08A92D14; case 374u: goto L_08A92D28; case 375u: goto L_08A92D54; case 376u: goto L_08A92D5C; case 377u: goto L_08A92D6C; case 378u: goto L_08A92D74; case 379u: goto L_08A92D7C; case 380u: goto L_08A92D84; case 381u: goto L_08A92D8C; case 382u: goto L_08A92D94; case 383u: goto L_08A92D9C; case 384u: goto L_08A92DA4; case 385u: goto L_08A92DB0; case 386u: goto L_08A92DDC; case 387u: goto L_08A92DE8; case 388u: goto L_08A92DF0; case 389u: goto L_08A92E00; case 390u: goto L_08A92E08; case 391u: goto L_08A92E1C; case 392u: goto L_08A92E24; case 393u: goto L_08A92E28; case 394u: goto L_08A92E30; case 395u: goto L_08A92E38; case 396u: goto L_08A92E4C; case 397u: goto L_08A92E60; case 398u: goto L_08A92E70; case 399u: goto L_08A92E78; case 400u: goto L_08A92E88; case 401u: goto L_08A92E90; case 402u: goto L_08A92EA4; case 403u: goto L_08A92EAC; case 404u: goto L_08A92EB0; case 405u: goto L_08A92EB8; case 406u: goto L_08A92EC0; case 407u: goto L_08A92ED4; case 408u: goto L_08A92EE8; case 409u: goto L_08A92EF8; case 410u: goto L_08A92F00; case 411u: goto L_08A92F10; case 412u: goto L_08A92F18; case 413u: goto L_08A92F2C; case 414u: goto L_08A92F34; case 415u: goto L_08A92F38; case 416u: goto L_08A92F40; case 417u: goto L_08A92F48; case 418u: goto L_08A92F5C; case 419u: goto L_08A92F78; case 420u: goto L_08A92F94; case 421u: goto L_08A92FA0; case 422u: goto L_08A92FA8; case 423u: goto L_08A92FB0; case 424u: goto L_08A92FBC; case 425u: goto L_08A92FC8; case 426u: goto L_08A92FD0; case 427u: goto L_08A92FD8; case 428u: goto L_08A92FE4; case 429u: goto L_08A92FFC; case 430u: goto L_08A93004; case 431u: goto L_08A93010; case 432u: goto L_08A93018; case 433u: goto L_08A93024; case 434u: goto L_08A93034; case 435u: goto L_08A9303C; case 436u: goto L_08A93050; case 437u: goto L_08A93058; case 438u: goto L_08A93074; case 439u: goto L_08A93084; case 440u: goto L_08A9308C; case 441u: goto L_08A93094; case 442u: goto L_08A930A4; case 443u: goto L_08A930A8; case 444u: goto L_08A930B4; case 445u: goto L_08A930B8; case 446u: goto L_08A930C0; case 447u: goto L_08A930D0; case 448u: goto L_08A930E0; case 449u: goto L_08A930F0; case 450u: goto L_08A930F8; case 451u: goto L_08A93104; case 452u: goto L_08A93114; case 453u: goto L_08A9312C; case 454u: goto L_08A93134; case 455u: goto L_08A9313C; case 456u: goto L_08A93144; case 457u: goto L_08A9315C; case 458u: goto L_08A93174; case 459u: goto L_08A9318C; case 460u: goto L_08A93190; case 461u: goto L_08A93198; case 462u: goto L_08A931A8; case 463u: goto L_08A931B8; case 464u: goto L_08A931D0; case 465u: goto L_08A931E8; case 466u: goto L_08A93218; case 467u: goto L_08A9325C; case 468u: goto L_08A9327C; case 469u: goto L_08A93294; case 470u: goto L_08A932A0; case 471u: goto L_08A932BC; case 472u: goto L_08A932C8; case 473u: goto L_08A932E4; case 474u: goto L_08A93304; case 475u: goto L_08A93310; case 476u: goto L_08A93318; case 477u: goto L_08A93338; case 478u: goto L_08A93358; case 479u: goto L_08A93364; case 480u: goto L_08A93374; case 481u: goto L_08A93398; case 482u: goto L_08A933A0; case 483u: goto L_08A933AC; case 484u: goto L_08A933B4; case 485u: goto L_08A933B8; case 486u: goto L_08A933C0; case 487u: goto L_08A933E8; case 488u: goto L_08A933F0; case 489u: goto L_08A933FC; case 490u: goto L_08A93404; case 491u: goto L_08A9340C; case 492u: goto L_08A93418; case 493u: goto L_08A93420; case 494u: goto L_08A9342C; case 495u: goto L_08A9343C; case 496u: goto L_08A9344C; case 497u: goto L_08A93450; case 498u: goto L_08A93470; case 499u: goto L_08A93488; case 500u: goto L_08A934A4; case 501u: goto L_08A934BC; case 502u: goto L_08A934C8; case 503u: goto L_08A934D4; case 504u: goto L_08A934EC; case 505u: goto L_08A934F4; case 506u: goto L_08A93534; case 507u: goto L_08A9354C; case 508u: goto L_08A93560; case 509u: goto L_08A9356C; case 510u: goto L_08A93580; case 511u: goto L_08A93588; case 512u: goto L_08A935D0; case 513u: goto L_08A935E4; case 514u: goto L_08A93604; case 515u: goto L_08A93614; case 516u: goto L_08A9361C; case 517u: goto L_08A9362C; case 518u: goto L_08A93638; case 519u: goto L_08A93648; case 520u: goto L_08A93650; case 521u: goto L_08A9365C; case 522u: goto L_08A93674; case 523u: goto L_08A9367C; case 524u: goto L_08A936C8; case 525u: goto L_08A936D8; case 526u: goto L_08A936E8; case 527u: goto L_08A936F0; case 528u: goto L_08A936FC; case 529u: goto L_08A93708; case 530u: goto L_08A93714; case 531u: goto L_08A93724; case 532u: goto L_08A93734; case 533u: goto L_08A93744; case 534u: goto L_08A9374C; case 535u: goto L_08A93760; case 536u: goto L_08A93778; case 537u: goto L_08A93784; case 538u: goto L_08A93798; case 539u: goto L_08A937A0; case 540u: goto L_08A937AC; case 541u: goto L_08A937B4; case 542u: goto L_08A937D8; case 543u: goto L_08A937DC; case 544u: goto L_08A937F0; case 545u: goto L_08A93804; case 546u: goto L_08A9382C; case 547u: goto L_08A93854; case 548u: goto L_08A93870; case 549u: goto L_08A9388C; case 550u: goto L_08A9389C; case 551u: goto L_08A938B4; case 552u: goto L_08A938CC; case 553u: goto L_08A938DC; case 554u: goto L_08A938E4; case 555u: goto L_08A938F4; case 556u: goto L_08A93918; case 557u: goto L_08A93938; case 558u: goto L_08A9393C; case 559u: goto L_08A93970; case 560u: goto L_08A93998; case 561u: goto L_08A939EC; case 562u: goto L_08A939F4; case 563u: goto L_08A93A38; case 564u: goto L_08A93A44; case 565u: goto L_08A93A54; case 566u: goto L_08A93A64; case 567u: goto L_08A93A70; case 568u: goto L_08A93A84; case 569u: goto L_08A93A88; case 570u: goto L_08A93A98; case 571u: goto L_08A93AB0; case 572u: goto L_08A93AD4; case 573u: goto L_08A93AE0; case 574u: goto L_08A93AF4; case 575u: goto L_08A93AF8; case 576u: goto L_08A93B04; case 577u: goto L_08A93B10; case 578u: goto L_08A93B20; case 579u: goto L_08A93B34; case 580u: goto L_08A93B50; case 581u: goto L_08A93B5C; case 582u: goto L_08A93B64; case 583u: goto L_08A93B80; case 584u: goto L_08A93BB0; case 585u: goto L_08A93BDC; case 586u: goto L_08A93BE8; case 587u: goto L_08A93BFC; case 588u: goto L_08A93C14; case 589u: goto L_08A93C48; case 590u: goto L_08A93C5C; case 591u: goto L_08A93C90; case 592u: goto L_08A93CA0; case 593u: goto L_08A93CC0; case 594u: goto L_08A93CD4; case 595u: goto L_08A93CFC; case 596u: goto L_08A93D04; case 597u: goto L_08A93D24; case 598u: goto L_08A93D38; case 599u: goto L_08A93D44; case 600u: goto L_08A93D74; case 601u: goto L_08A93D84; case 602u: goto L_08A93D90; case 603u: goto L_08A93D9C; case 604u: goto L_08A93DA8; case 605u: goto L_08A93DB8; case 606u: goto L_08A93DBC; case 607u: goto L_08A93DF0; case 608u: goto L_08A93E00; case 609u: goto L_08A93E04; case 610u: goto L_08A93E28; case 611u: goto L_08A93E30; case 612u: goto L_08A93E3C; case 613u: goto L_08A93E44; case 614u: goto L_08A93E4C; case 615u: goto L_08A93E5C; case 616u: goto L_08A93E74; case 617u: goto L_08A93E80; case 618u: goto L_08A93E84; case 619u: goto L_08A93EA0; case 620u: goto L_08A93EC0; case 621u: goto L_08A93EC8; case 622u: goto L_08A93ED4; case 623u: goto L_08A93ED8; case 624u: goto L_08A93EE4; case 625u: goto L_08A93EEC; case 626u: goto L_08A93EF8; case 627u: goto L_08A93F00; case 628u: goto L_08A93F08; case 629u: goto L_08A93F1C; case 630u: goto L_08A93F38; case 631u: goto L_08A93F48; case 632u: goto L_08A93F5C; case 633u: goto L_08A93F70; case 634u: goto L_08A93F74; case 635u: goto L_08A93F84; case 636u: goto L_08A93F98; case 637u: goto L_08A93FA4; case 638u: goto L_08A93FAC; case 639u: goto L_08A93FB4; case 640u: goto L_08A93FC4; case 641u: goto L_08A93FF4; 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_08A90000: aot_gpr_5 = (ctx.gpr[30] | 0u); aot_gpr_31 = (0x08A9000Cu); aot_gpr_6 = (ctx.gpr[23] | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0162_entry, 162u, 643u, 0x08A8F5CCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A9000Cu) goto L_08A9000C; AOT_REGCACHE_SYNC_OUT(); return; L_08A9000C: { const std::uint32_t vfpu_address = ctx.gpr[30] + static_cast(0); std::uint32_t vfpu_words[4]{}; aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words); float vfpu_value[4]{ std::bit_cast(vfpu_words[0]), std::bit_cast(vfpu_words[1]), std::bit_cast(vfpu_words[2]), std::bit_cast(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[23] + static_cast(0); const std::uint32_t vfpu_words[4]{std::bit_cast(vfpu_value[0]), std::bit_cast(vfpu_value[1]), std::bit_cast(vfpu_value[2]), std::bit_cast(vfpu_value[3])}; aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); } { const std::uint32_t vfpu_address = ctx.gpr[23] + static_cast(0); std::uint32_t vfpu_words[4]{}; aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words); float vfpu_value[4]{ std::bit_cast(vfpu_words[0]), std::bit_cast(vfpu_words[1]), std::bit_cast(vfpu_words[2]), std::bit_cast(vfpu_words[3])}; ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); } aot_gpr_4 = (aot_gpr_29 + static_cast(112)); { const std::uint32_t vfpu_address = aot_gpr_4 + static_cast(0); std::uint32_t vfpu_words[4]{}; aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words); float vfpu_value[4]{ std::bit_cast(vfpu_words[0]), std::bit_cast(vfpu_words[1]), std::bit_cast(vfpu_words[2]), std::bit_cast(vfpu_words[3])}; ctx.write_vfpu_vector_ct<1u, 4u>(vfpu_value); } ctx.execute_vfpu_vdot_ct<28u, 0u, 1u, 3u>(); aot_gpr_4 = (ctx.vfpu_scalar_bits_ct<28u>()); aot_fpr_13 = std::bit_cast(aot_gpr_4); aot_fpr_12 = std::bit_cast(std::bit_cast(ctx.fpr[28])); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(352))); aot_fpr_14 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(120))); { const float fs = aot_fpr_14; 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(0x7FC00000u); else aot_fpr_13 = fs * ft; } aot_gpr_4 = (16256u << 16u); aot_fpr_15 = std::bit_cast(aot_gpr_4); aot_fpr_13 = aot_fpr_15 - aot_fpr_13; ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 <= aot_fpr_13)) ? 0x00800000u : 0u); ctx.gpr[23] = (static_cast(static_cast(static_cast(aot_mem.aot_direct_load16(aot_gpr_29 + static_cast(552)))))); if (!((ctx.fcr31 & 0x00800000u) != 0u)) { aot_fpr_13 = std::bit_cast(std::bit_cast(aot_fpr_12)); goto L_08A90058; } goto L_08A90058; L_08A90058: { const float fs = ctx.fpr[20]; const float ft = aot_fpr_13; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) ctx.fpr[20] = std::bit_cast(0x7FC00000u); else ctx.fpr[20] = fs * ft; } aot_gpr_4 = (std::bit_cast(ctx.fpr[20])); ctx.set_vfpu_scalar_bits_ct<28u>(aot_gpr_4); aot_gpr_4 = (aot_gpr_29 + static_cast(112)); { const std::uint32_t vfpu_address = aot_gpr_4 + static_cast(0); std::uint32_t vfpu_words[4]{}; aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words); float vfpu_value[4]{ std::bit_cast(vfpu_words[0]), std::bit_cast(vfpu_words[1]), std::bit_cast(vfpu_words[2]), std::bit_cast(vfpu_words[3])}; ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); } ctx.execute_vfpu_vscl_ct<0u, 0u, 28u, 3u>(); aot_gpr_5 = (aot_gpr_29 + static_cast(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(0); const std::uint32_t vfpu_words[4]{std::bit_cast(vfpu_value[0]), std::bit_cast(vfpu_value[1]), std::bit_cast(vfpu_value[2]), std::bit_cast(vfpu_value[3])}; aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); } aot_gpr_31 = (0x08A90080u); aot_gpr_4 = (ctx.gpr[19] | 0u); goto L_08A931B8; L_08A90080: { const bool branch_taken = ctx.gpr[20] != 0u; if (branch_taken) { goto L_08A900F0; } goto L_08A90088; } L_08A90088: aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast(168))); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(104), std::bit_cast(aot_fpr_12)); aot_gpr_4 = (std::bit_cast(ctx.fpr[20])); ctx.set_vfpu_scalar_bits_ct<28u>(aot_gpr_4); aot_gpr_4 = (aot_gpr_29 + static_cast(112)); { const std::uint32_t vfpu_address = aot_gpr_4 + static_cast(0); std::uint32_t vfpu_words[4]{}; aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words); float vfpu_value[4]{ std::bit_cast(vfpu_words[0]), std::bit_cast(vfpu_words[1]), std::bit_cast(vfpu_words[2]), std::bit_cast(vfpu_words[3])}; ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); } ctx.execute_vfpu_vscl_ct<0u, 0u, 28u, 3u>(); aot_gpr_4 = (aot_gpr_29 + static_cast(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(0); const std::uint32_t vfpu_words[4]{std::bit_cast(vfpu_value[0]), std::bit_cast(vfpu_value[1]), std::bit_cast(vfpu_value[2]), std::bit_cast(vfpu_value[3])}; aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); } aot_gpr_4 = (ctx.gpr[16] + static_cast(32)); { const std::uint32_t vfpu_address = aot_gpr_4 + static_cast(0); std::uint32_t vfpu_words[4]{}; aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words); float vfpu_value[4]{ std::bit_cast(vfpu_words[0]), std::bit_cast(vfpu_words[1]), std::bit_cast(vfpu_words[2]), std::bit_cast(vfpu_words[3])}; ctx.write_vfpu_vector_ct<4u, 4u>(vfpu_value); } { const std::uint32_t vfpu_address = aot_gpr_4 + static_cast(16); std::uint32_t vfpu_words[4]{}; aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words); float vfpu_value[4]{ std::bit_cast(vfpu_words[0]), std::bit_cast(vfpu_words[1]), std::bit_cast(vfpu_words[2]), std::bit_cast(vfpu_words[3])}; ctx.write_vfpu_vector_ct<5u, 4u>(vfpu_value); } { const std::uint32_t vfpu_address = aot_gpr_4 + static_cast(32); std::uint32_t vfpu_words[4]{}; aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words); float vfpu_value[4]{ std::bit_cast(vfpu_words[0]), std::bit_cast(vfpu_words[1]), std::bit_cast(vfpu_words[2]), std::bit_cast(vfpu_words[3])}; ctx.write_vfpu_vector_ct<6u, 4u>(vfpu_value); } aot_gpr_4 = (aot_gpr_29 + static_cast(96)); { const std::uint32_t vfpu_address = aot_gpr_4 + static_cast(0); std::uint32_t vfpu_words[4]{}; aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words); float vfpu_value[4]{ std::bit_cast(vfpu_words[0]), std::bit_cast(vfpu_words[1]), std::bit_cast(vfpu_words[2]), std::bit_cast(vfpu_words[3])}; ctx.write_vfpu_vector_ct<7u, 4u>(vfpu_value); } ctx.execute_vfpu_vtfm_ct<0u, 36u, 7u, 3u, 3u>(); aot_gpr_4 = (aot_gpr_29 + static_cast(256)); { float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value); const std::uint32_t vfpu_address = aot_gpr_4 + static_cast(0); const std::uint32_t vfpu_words[4]{std::bit_cast(vfpu_value[0]), std::bit_cast(vfpu_value[1]), std::bit_cast(vfpu_value[2]), std::bit_cast(vfpu_value[3])}; aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); } { std::uint32_t aot_run_words[3]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(240), aot_run_words); aot_fpr_12 = std::bit_cast(aot_run_words[0]); aot_fpr_13 = std::bit_cast(aot_run_words[1]); aot_fpr_14 = std::bit_cast(aot_run_words[2]); } { std::uint32_t aot_run_words[3]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(256), aot_run_words); aot_fpr_15 = std::bit_cast(aot_run_words[0]); ctx.fpr[16] = std::bit_cast(aot_run_words[1]); ctx.fpr[17] = std::bit_cast(aot_run_words[2]); } aot_gpr_31 = (0x08A900F0u); aot_gpr_4 = (aot_gpr_17 | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0152_entry, 152u, 611u, 0x08A66E08u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A900F0u) goto L_08A900F0; AOT_REGCACHE_SYNC_OUT(); return; L_08A900F0: aot_gpr_4 = (ctx.gpr[23] + static_cast(1)); goto L_08A900F4; L_08A900F4: ctx.gpr[23] = (aot_gpr_4 << 16u); ctx.gpr[23] = (static_cast(static_cast(ctx.gpr[23]) >> 16u)); aot_fpr_13 = std::bit_cast(ctx.gpr[23]); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast(204))); aot_fpr_13 = static_cast(static_cast(std::bit_cast(aot_fpr_13))); aot_gpr_4 = (16384u << 16u); aot_fpr_14 = std::bit_cast(aot_gpr_4); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_13 <= aot_fpr_14)) ? 0x00800000u : 0u); { const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u); ctx.fpr[26] = ctx.fpr[26] + aot_fpr_12; if (branch_taken) { (void)([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0162_entry, 162u, 708u, 0x08A8FEB4u>(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_08A90120; } L_08A90120: aot_gpr_4 = (ctx.gpr[22] + static_cast(1)); ctx.gpr[22] = (aot_gpr_4 << 16u); ctx.gpr[22] = (static_cast(static_cast(ctx.gpr[22]) >> 16u)); aot_fpr_13 = std::bit_cast(ctx.gpr[22]); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast(200))); aot_fpr_13 = static_cast(static_cast(std::bit_cast(aot_fpr_13))); aot_gpr_4 = (16384u << 16u); aot_fpr_14 = std::bit_cast(aot_gpr_4); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_13 <= aot_fpr_14)) ? 0x00800000u : 0u); { const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u); ctx.fpr[24] = ctx.fpr[24] + aot_fpr_12; if (branch_taken) { (void)([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0162_entry, 162u, 707u, 0x08A8FE90u>(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_08A90150; } L_08A90150: ctx.fpr[20] = std::bit_cast(0u); ctx.gpr[19] = (aot_gpr_29 + static_cast(64)); aot_gpr_31 = (0x08A90160u); aot_gpr_4 = (ctx.gpr[19] | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0087_entry, 87u, 16u, 0x08960154u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A90160u) goto L_08A90160; AOT_REGCACHE_SYNC_OUT(); return; L_08A90160: { const std::uint32_t vfpu_address = ctx.gpr[19] + static_cast(0); std::uint32_t vfpu_words[4]{}; aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words); float vfpu_value[4]{ std::bit_cast(vfpu_words[0]), std::bit_cast(vfpu_words[1]), std::bit_cast(vfpu_words[2]), std::bit_cast(vfpu_words[3])}; ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); } { const std::uint32_t vfpu_address = aot_gpr_29 + static_cast(0); std::uint32_t vfpu_words[4]{}; aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words); float vfpu_value[4]{ std::bit_cast(vfpu_words[0]), std::bit_cast(vfpu_words[1]), std::bit_cast(vfpu_words[2]), std::bit_cast(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(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(0); const std::uint32_t vfpu_words[4]{std::bit_cast(vfpu_value[0]), std::bit_cast(vfpu_value[1]), std::bit_cast(vfpu_value[2]), std::bit_cast(vfpu_value[3])}; aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); } { const std::uint32_t vfpu_address = aot_gpr_4 + static_cast(0); std::uint32_t vfpu_words[4]{}; aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words); float vfpu_value[4]{ std::bit_cast(vfpu_words[0]), std::bit_cast(vfpu_words[1]), std::bit_cast(vfpu_words[2]), std::bit_cast(vfpu_words[3])}; ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); } ctx.execute_vfpu_vdot_ct<28u, 0u, 0u, 3u>(); aot_gpr_4 = (ctx.vfpu_scalar_bits_ct<28u>()); aot_fpr_12 = std::bit_cast(aot_gpr_4); aot_gpr_4 = (17820u << 16u); aot_gpr_4 = (aot_gpr_4 | 16384u); aot_fpr_13 = std::bit_cast(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_08A901E0; } goto L_08A901A0; } L_08A901A0: ctx.gpr[19] = (aot_gpr_29 + static_cast(288)); aot_gpr_31 = (0x08A901ACu); aot_gpr_4 = (ctx.gpr[19] | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0087_entry, 87u, 16u, 0x08960154u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A901ACu) goto L_08A901AC; AOT_REGCACHE_SYNC_OUT(); return; L_08A901AC: { const std::uint32_t vfpu_address = ctx.gpr[19] + static_cast(0); std::uint32_t vfpu_words[4]{}; aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words); float vfpu_value[4]{ std::bit_cast(vfpu_words[0]), std::bit_cast(vfpu_words[1]), std::bit_cast(vfpu_words[2]), std::bit_cast(vfpu_words[3])}; ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); } { const std::uint32_t vfpu_address = aot_gpr_29 + static_cast(0); std::uint32_t vfpu_words[4]{}; aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words); float vfpu_value[4]{ std::bit_cast(vfpu_words[0]), std::bit_cast(vfpu_words[1]), std::bit_cast(vfpu_words[2]), std::bit_cast(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(272)); { float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value); const std::uint32_t vfpu_address = aot_gpr_4 + static_cast(0); const std::uint32_t vfpu_words[4]{std::bit_cast(vfpu_value[0]), std::bit_cast(vfpu_value[1]), std::bit_cast(vfpu_value[2]), std::bit_cast(vfpu_value[3])}; aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); } { const std::uint32_t vfpu_address = aot_gpr_4 + static_cast(0); std::uint32_t vfpu_words[4]{}; aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words); float vfpu_value[4]{ std::bit_cast(vfpu_words[0]), std::bit_cast(vfpu_words[1]), std::bit_cast(vfpu_words[2]), std::bit_cast(vfpu_words[3])}; ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); } ctx.execute_vfpu_vdot_ct<28u, 0u, 0u, 3u>(); aot_gpr_4 = (ctx.vfpu_scalar_bits_ct<28u>()); ctx.fpr[20] = std::bit_cast(aot_gpr_4); aot_gpr_4 = (17820u << 16u); aot_gpr_4 = (aot_gpr_4 | 16384u); aot_fpr_12 = std::bit_cast(aot_gpr_4); ctx.fpr[20] = ctx.fpr[20] - aot_fpr_12; goto L_08A901E0; L_08A901E0: { const bool branch_taken = aot_gpr_17 == 0u; if (branch_taken) { goto L_08A902A0; } goto L_08A901E8; } L_08A901E8: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(72))); aot_gpr_5 = (32u << 16u); aot_gpr_4 = (aot_gpr_4 & aot_gpr_5); { const bool branch_taken = aot_gpr_4 != 0u; if (branch_taken) { goto L_08A902A0; } goto L_08A901FC; } L_08A901FC: aot_fpr_12 = std::bit_cast(0u); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((ctx.fpr[20] <= aot_fpr_12)) ? 0x00800000u : 0u); { const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u); aot_gpr_4 = (17820u << 16u); if (branch_taken) { goto L_08A90258; } goto L_08A90210; } L_08A90210: aot_gpr_4 = (aot_gpr_4 | 16384u); aot_fpr_12 = std::bit_cast(aot_gpr_4); ctx.fpr[20] = ctx.fpr[20] / aot_fpr_12; aot_gpr_4 = (16192u << 16u); aot_fpr_12 = std::bit_cast(aot_gpr_4); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 < ctx.fpr[20])) ? 0x00800000u : 0u); if (((ctx.fcr31 & 0x00800000u) != 0u)) { ctx.fpr[20] = std::bit_cast(std::bit_cast(aot_fpr_12)); goto L_08A90234; } goto L_08A90234; L_08A90234: aot_gpr_4 = (aot_gpr_17 + static_cast(48)); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(8))); aot_gpr_4 = (16576u << 16u); aot_fpr_13 = std::bit_cast(aot_gpr_4); aot_gpr_4 = (16000u << 16u); aot_fpr_12 = aot_fpr_12 - aot_fpr_13; aot_fpr_14 = std::bit_cast(aot_gpr_4); aot_fpr_14 = ctx.fpr[20] + aot_fpr_14; { const float fs = aot_fpr_12; const float ft = aot_fpr_14; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_12 = std::bit_cast(0x7FC00000u); else aot_fpr_12 = fs * ft; } goto L_08A90258; L_08A90258: aot_mem.aot_direct_store32(aot_gpr_17 + static_cast(1100), std::bit_cast(aot_fpr_12)); aot_fpr_13 = std::bit_cast(0u); { const std::uint32_t aot_run_words[3]{std::bit_cast(aot_fpr_13), std::bit_cast(aot_fpr_13), std::bit_cast(aot_fpr_12)}; aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast(320), aot_run_words); } aot_gpr_4 = (aot_gpr_17 + static_cast(48)); { const std::uint32_t vfpu_address = aot_gpr_4 + static_cast(0); std::uint32_t vfpu_words[4]{}; aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words); float vfpu_value[4]{ std::bit_cast(vfpu_words[0]), std::bit_cast(vfpu_words[1]), std::bit_cast(vfpu_words[2]), std::bit_cast(vfpu_words[3])}; ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); } aot_gpr_4 = (aot_gpr_29 + static_cast(320)); { const std::uint32_t vfpu_address = aot_gpr_4 + static_cast(0); std::uint32_t vfpu_words[4]{}; aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words); float vfpu_value[4]{ std::bit_cast(vfpu_words[0]), std::bit_cast(vfpu_words[1]), std::bit_cast(vfpu_words[2]), std::bit_cast(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(304)); { float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value); const std::uint32_t vfpu_address = aot_gpr_4 + static_cast(0); const std::uint32_t vfpu_words[4]{std::bit_cast(vfpu_value[0]), std::bit_cast(vfpu_value[1]), std::bit_cast(vfpu_value[2]), std::bit_cast(vfpu_value[3])}; aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); } { std::uint32_t aot_run_words[3]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(304), aot_run_words); aot_fpr_12 = std::bit_cast(aot_run_words[0]); aot_fpr_13 = std::bit_cast(aot_run_words[1]); aot_fpr_14 = std::bit_cast(aot_run_words[2]); } { const std::uint32_t aot_run_words[3]{std::bit_cast(aot_fpr_12), std::bit_cast(aot_fpr_13), std::bit_cast(aot_fpr_14)}; aot_mem.aot_direct_store32_block(aot_gpr_17 + static_cast(48), aot_run_words); } goto L_08A902A0; L_08A902A0: aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast(0))); { 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(0x7FC00000u); else aot_fpr_12 = fs * ft; } aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast(0), std::bit_cast(aot_fpr_12)); aot_gpr_4 = (ctx.gpr[16] + static_cast(32)); { const std::uint32_t vfpu_address = aot_gpr_4 + static_cast(0); std::uint32_t vfpu_words[4]{}; aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words); float vfpu_value[4]{ std::bit_cast(vfpu_words[0]), std::bit_cast(vfpu_words[1]), std::bit_cast(vfpu_words[2]), std::bit_cast(vfpu_words[3])}; ctx.write_vfpu_vector_ct<4u, 4u>(vfpu_value); } { const std::uint32_t vfpu_address = aot_gpr_4 + static_cast(16); std::uint32_t vfpu_words[4]{}; aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words); float vfpu_value[4]{ std::bit_cast(vfpu_words[0]), std::bit_cast(vfpu_words[1]), std::bit_cast(vfpu_words[2]), std::bit_cast(vfpu_words[3])}; ctx.write_vfpu_vector_ct<5u, 4u>(vfpu_value); } { const std::uint32_t vfpu_address = aot_gpr_4 + static_cast(32); std::uint32_t vfpu_words[4]{}; aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words); float vfpu_value[4]{ std::bit_cast(vfpu_words[0]), std::bit_cast(vfpu_words[1]), std::bit_cast(vfpu_words[2]), std::bit_cast(vfpu_words[3])}; ctx.write_vfpu_vector_ct<6u, 4u>(vfpu_value); } aot_gpr_4 = (ctx.gpr[16] + static_cast(128)); { const std::uint32_t vfpu_address = aot_gpr_4 + static_cast(0); std::uint32_t vfpu_words[4]{}; aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words); float vfpu_value[4]{ std::bit_cast(vfpu_words[0]), std::bit_cast(vfpu_words[1]), std::bit_cast(vfpu_words[2]), std::bit_cast(vfpu_words[3])}; ctx.write_vfpu_vector_ct<7u, 4u>(vfpu_value); } ctx.execute_vfpu_vtfm_ct<0u, 36u, 7u, 3u, 3u>(); aot_gpr_4 = (aot_gpr_29 + static_cast(64)); { float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value); const std::uint32_t vfpu_address = aot_gpr_4 + static_cast(0); const std::uint32_t vfpu_words[4]{std::bit_cast(vfpu_value[0]), std::bit_cast(vfpu_value[1]), std::bit_cast(vfpu_value[2]), std::bit_cast(vfpu_value[3])}; aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); } { const std::uint32_t vfpu_address = aot_gpr_4 + static_cast(0); std::uint32_t vfpu_words[4]{}; aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words); float vfpu_value[4]{ std::bit_cast(vfpu_words[0]), std::bit_cast(vfpu_words[1]), std::bit_cast(vfpu_words[2]), std::bit_cast(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[18] + static_cast(0); const std::uint32_t vfpu_words[4]{std::bit_cast(vfpu_value[0]), std::bit_cast(vfpu_value[1]), std::bit_cast(vfpu_value[2]), std::bit_cast(vfpu_value[3])}; aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); } aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[16] + static_cast(224))); { const bool branch_taken = aot_gpr_4 == 0u; if (branch_taken) { goto L_08A902EC; } goto L_08A902E4; } L_08A902E4: { const bool branch_taken = 0u == 0u; ctx.gpr[2] = (0u | 1u); if (branch_taken) { goto L_08A902F8; } goto L_08A902EC; } L_08A902EC: { const bool branch_taken = 0u == 0u; ctx.gpr[2] = (aot_mem.aot_direct_load8(ctx.gpr[16] + static_cast(196))); if (branch_taken) { goto L_08A902F8; } goto L_08A902F4; } L_08A902F4: ctx.gpr[2] = (0u | 0u); goto L_08A902F8; L_08A902F8: { std::uint32_t aot_run_words[15]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(556), aot_run_words); ctx.fpr[20] = std::bit_cast(aot_run_words[0]); ctx.fpr[22] = std::bit_cast(aot_run_words[1]); ctx.fpr[24] = std::bit_cast(aot_run_words[2]); ctx.fpr[26] = std::bit_cast(aot_run_words[3]); ctx.fpr[28] = std::bit_cast(aot_run_words[4]); ctx.gpr[16] = aot_run_words[5]; aot_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(624)); local_pc = jump_target; if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; } // PSPRECOMP_V812_SHARED_SCHED_JUMP goto LOCAL_SCHED_BOUNDARY; L_08A9033C: aot_gpr_29 = (aot_gpr_29 + static_cast(-16)); ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(72))); ctx.gpr[8] = (16256u << 16u); ctx.gpr[7] = (ctx.gpr[7] & 14u); aot_fpr_13 = std::bit_cast(ctx.gpr[8]); ctx.gpr[7] = (ctx.gpr[7] ^ 4u); ctx.gpr[7] = (ctx.gpr[7] < static_cast(1) ? 1u : 0u); ctx.gpr[7] = (ctx.gpr[7] & 255u); { const bool branch_taken = ctx.gpr[7] == 0u; aot_gpr_6 = (0u | 0u); if (branch_taken) { goto L_08A90388; } goto L_08A90364; } L_08A90364: ctx.gpr[7] = (static_cast(static_cast(static_cast(aot_mem.aot_direct_load16(aot_gpr_5 + static_cast(86)))))); ctx.gpr[8] = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(7656))); ctx.gpr[8] = (static_cast(ctx.gpr[7]) < static_cast(ctx.gpr[8]) ? 1u : 0u); { const bool branch_taken = ctx.gpr[8] == 0u; aot_gpr_6 = (0u | 0u); if (branch_taken) { goto L_08A90388; } goto L_08A90378; } L_08A90378: aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(24))); ctx.gpr[7] = (ctx.gpr[7] << 2u); aot_gpr_6 = (aot_gpr_6 + ctx.gpr[7]); aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_6 + static_cast(0))); goto L_08A90388; L_08A90388: ctx.gpr[8] = (static_cast(static_cast(static_cast(aot_mem.aot_direct_load16(aot_gpr_5 + static_cast(86)))))); ctx.gpr[7] = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(24))); ctx.gpr[9] = (ctx.gpr[8] << 2u); ctx.gpr[7] = (ctx.gpr[7] + ctx.gpr[9]); ctx.gpr[7] = (aot_mem.aot_direct_load32(ctx.gpr[7] + static_cast(0))); ctx.gpr[9] = (0u | 262u); { const bool branch_taken = ctx.gpr[8] == ctx.gpr[9]; ctx.gpr[7] = (aot_mem.aot_direct_load32(ctx.gpr[7] + static_cast(20))); if (branch_taken) { goto L_08A903C8; } goto L_08A903A8; } L_08A903A8: ctx.gpr[8] = (static_cast(static_cast(static_cast(aot_mem.aot_direct_load16(aot_gpr_5 + static_cast(86)))))); ctx.gpr[9] = (0u | 263u); { const bool branch_taken = ctx.gpr[8] == ctx.gpr[9]; if (branch_taken) { goto L_08A903C8; } goto L_08A903B8; } L_08A903B8: ctx.gpr[8] = (static_cast(static_cast(static_cast(aot_mem.aot_direct_load16(aot_gpr_5 + static_cast(86)))))); ctx.gpr[9] = (0u | 279u); { const bool branch_taken = ctx.gpr[8] != ctx.gpr[9]; if (branch_taken) { goto L_08A903D4; } goto L_08A903C8; } L_08A903C8: ctx.gpr[7] = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(24))); ctx.gpr[7] = (aot_mem.aot_direct_load32(ctx.gpr[7] + static_cast(1044))); ctx.gpr[7] = (aot_mem.aot_direct_load32(ctx.gpr[7] + static_cast(20))); goto L_08A903D4; L_08A903D4: ctx.gpr[8] = (ctx.gpr[7] + static_cast(16)); { const std::uint32_t vfpu_address = ctx.gpr[8] + static_cast(0); std::uint32_t vfpu_words[4]{}; aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words); float vfpu_value[4]{ std::bit_cast(vfpu_words[0]), std::bit_cast(vfpu_words[1]), std::bit_cast(vfpu_words[2]), std::bit_cast(vfpu_words[3])}; ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); } ctx.gpr[8] = (aot_gpr_4 + static_cast(176)); { float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value); const std::uint32_t vfpu_address = ctx.gpr[8] + static_cast(0); const std::uint32_t vfpu_words[4]{std::bit_cast(vfpu_value[0]), std::bit_cast(vfpu_value[1]), std::bit_cast(vfpu_value[2]), std::bit_cast(vfpu_value[3])}; aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); } ctx.gpr[7] = (ctx.gpr[7] + static_cast(32)); { const std::uint32_t vfpu_address = ctx.gpr[7] + static_cast(0); std::uint32_t vfpu_words[4]{}; aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words); float vfpu_value[4]{ std::bit_cast(vfpu_words[0]), std::bit_cast(vfpu_words[1]), std::bit_cast(vfpu_words[2]), std::bit_cast(vfpu_words[3])}; ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); } ctx.gpr[7] = (aot_gpr_4 + static_cast(160)); { float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value); const std::uint32_t vfpu_address = ctx.gpr[7] + static_cast(0); const std::uint32_t vfpu_words[4]{std::bit_cast(vfpu_value[0]), std::bit_cast(vfpu_value[1]), std::bit_cast(vfpu_value[2]), std::bit_cast(vfpu_value[3])}; aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); } if (aot_gpr_6 == 0u) { aot_fpr_14 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(160))); goto L_08A90498; } goto L_08A903FC; L_08A903FC: ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_6 + static_cast(56))); ctx.gpr[8] = (2048u << 16u); ctx.gpr[7] = (aot_mem.aot_direct_load32(ctx.gpr[7] + static_cast(208))); ctx.gpr[7] = (ctx.gpr[7] & ctx.gpr[8]); ctx.gpr[7] = (0u < ctx.gpr[7] ? 1u : 0u); ctx.gpr[7] = (ctx.gpr[7] & 255u); if (ctx.gpr[7] == 0u) { aot_fpr_14 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(160))); goto L_08A90498; } goto L_08A9041C; L_08A9041C: ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_6 + static_cast(68))); aot_fpr_14 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(176))); aot_fpr_15 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[7] + static_cast(128))); ctx.fpr[16] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(160))); { const float fs = aot_fpr_14; const float ft = aot_fpr_15; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_14 = std::bit_cast(0x7FC00000u); else aot_fpr_14 = fs * ft; } ctx.fpr[17] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(180))); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(176), std::bit_cast(aot_fpr_14)); ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_6 + static_cast(68))); aot_fpr_14 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[7] + static_cast(112))); ctx.fpr[18] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(164))); { 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_14 = std::bit_cast(0x7FC00000u); else aot_fpr_14 = fs * ft; } aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(160), std::bit_cast(aot_fpr_14)); ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_6 + static_cast(68))); aot_fpr_14 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[7] + static_cast(132))); aot_fpr_15 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(184))); { const float fs = ctx.fpr[17]; 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(0x7FC00000u); else aot_fpr_14 = fs * ft; } aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(180), std::bit_cast(aot_fpr_14)); ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_6 + static_cast(68))); aot_fpr_14 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[7] + static_cast(116))); ctx.fpr[16] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(168))); { const float fs = ctx.fpr[18]; 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(0x7FC00000u); else aot_fpr_14 = fs * ft; } aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(164), std::bit_cast(aot_fpr_14)); ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_6 + static_cast(68))); aot_fpr_14 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[7] + static_cast(136))); aot_fpr_14 = aot_fpr_15 + aot_fpr_14; aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(184), std::bit_cast(aot_fpr_14)); aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_6 + static_cast(68))); aot_fpr_14 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_6 + static_cast(120))); aot_fpr_14 = ctx.fpr[16] + aot_fpr_14; aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(168), std::bit_cast(aot_fpr_14)); aot_fpr_14 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(160))); goto L_08A90498; L_08A90498: aot_fpr_15 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(176))); ctx.fpr[16] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(164))); aot_fpr_14 = aot_fpr_14 - aot_fpr_15; ctx.fpr[17] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(180))); ctx.fpr[19] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(168))); ctx.fpr[0] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(184))); ctx.fpr[16] = ctx.fpr[16] - ctx.fpr[17]; aot_gpr_6 = (16128u << 16u); aot_fpr_15 = ctx.fpr[19] - ctx.fpr[0]; ctx.fpr[18] = std::bit_cast(aot_gpr_6); { const float fs = aot_fpr_14; const float ft = ctx.fpr[18]; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_14 = std::bit_cast(0x7FC00000u); else aot_fpr_14 = fs * ft; } { const float fs = ctx.fpr[16]; const float ft = ctx.fpr[18]; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) ctx.fpr[16] = std::bit_cast(0x7FC00000u); else ctx.fpr[16] = fs * ft; } { const float fs = aot_fpr_15; const float ft = ctx.fpr[18]; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_15 = std::bit_cast(0x7FC00000u); else aot_fpr_15 = fs * ft; } aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(200), std::bit_cast(aot_fpr_14)); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(204), std::bit_cast(ctx.fpr[16])); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_15 <= aot_fpr_14)) ? 0x00800000u : 0u); { const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(208), std::bit_cast(aot_fpr_15)); if (branch_taken) { goto L_08A90520; } goto L_08A904E4; } L_08A904E4: aot_fpr_14 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(208))); aot_fpr_15 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(204))); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_14 <= aot_fpr_15)) ? 0x00800000u : 0u); { const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u); if (branch_taken) { goto L_08A90520; } goto L_08A904FC; } L_08A904FC: aot_fpr_14 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(200))); aot_fpr_15 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(208))); aot_fpr_14 = aot_fpr_14 / aot_fpr_15; ctx.fpr[16] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(204))); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(220), std::bit_cast(aot_fpr_13)); aot_fpr_15 = ctx.fpr[16] / aot_fpr_15; aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(212), std::bit_cast(aot_fpr_14)); { const bool branch_taken = 0u == 0u; aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(216), std::bit_cast(aot_fpr_15)); if (branch_taken) { goto L_08A90590; } goto L_08A90520; } L_08A90520: aot_fpr_14 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(204))); aot_fpr_15 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(200))); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_14 <= aot_fpr_15)) ? 0x00800000u : 0u); if (((ctx.fcr31 & 0x00800000u) != 0u)) { aot_fpr_14 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(204))); goto L_08A90574; } goto L_08A90538; L_08A90538: aot_fpr_14 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(204))); aot_fpr_15 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(208))); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_14 <= aot_fpr_15)) ? 0x00800000u : 0u); if (((ctx.fcr31 & 0x00800000u) != 0u)) { aot_fpr_14 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(204))); goto L_08A90574; } goto L_08A90550; L_08A90550: aot_fpr_14 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(200))); aot_fpr_15 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(204))); aot_fpr_14 = aot_fpr_14 / aot_fpr_15; ctx.fpr[16] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(208))); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(216), std::bit_cast(aot_fpr_13)); aot_fpr_15 = ctx.fpr[16] / aot_fpr_15; aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(212), std::bit_cast(aot_fpr_14)); { const bool branch_taken = 0u == 0u; aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(220), std::bit_cast(aot_fpr_15)); if (branch_taken) { goto L_08A90590; } goto L_08A90574; } L_08A90574: aot_fpr_15 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(200))); aot_fpr_14 = aot_fpr_14 / aot_fpr_15; ctx.fpr[16] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(208))); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(212), std::bit_cast(aot_fpr_13)); aot_fpr_15 = ctx.fpr[16] / aot_fpr_15; aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(216), std::bit_cast(aot_fpr_14)); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(220), std::bit_cast(aot_fpr_15)); goto L_08A90590; L_08A90590: aot_mem.aot_direct_store8(aot_gpr_4 + static_cast(196), static_cast(0u)); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(192), std::bit_cast(aot_fpr_13)); aot_fpr_13 = std::bit_cast(0u); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), std::bit_cast(aot_fpr_13)); { const std::uint32_t aot_run_words[3]{std::bit_cast(aot_fpr_13), std::bit_cast(aot_fpr_13), std::bit_cast(aot_fpr_13)}; aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast(0), aot_run_words); } { const std::uint32_t vfpu_address = aot_gpr_29 + static_cast(0); std::uint32_t vfpu_words[4]{}; aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words); float vfpu_value[4]{ std::bit_cast(vfpu_words[0]), std::bit_cast(vfpu_words[1]), std::bit_cast(vfpu_words[2]), std::bit_cast(vfpu_words[3])}; ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); } aot_gpr_6 = (aot_gpr_4 + static_cast(128)); { float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value); const std::uint32_t vfpu_address = aot_gpr_6 + static_cast(0); const std::uint32_t vfpu_words[4]{std::bit_cast(vfpu_value[0]), std::bit_cast(vfpu_value[1]), std::bit_cast(vfpu_value[2]), std::bit_cast(vfpu_value[3])}; aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); } aot_gpr_5 = (aot_gpr_5 + static_cast(48)); { const std::uint32_t vfpu_address = aot_gpr_5 + static_cast(0); std::uint32_t vfpu_words[4]{}; aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words); float vfpu_value[4]{ std::bit_cast(vfpu_words[0]), std::bit_cast(vfpu_words[1]), std::bit_cast(vfpu_words[2]), std::bit_cast(vfpu_words[3])}; ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); } aot_gpr_5 = (aot_gpr_4 + static_cast(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(0); const std::uint32_t vfpu_words[4]{std::bit_cast(vfpu_value[0]), std::bit_cast(vfpu_value[1]), std::bit_cast(vfpu_value[2]), std::bit_cast(vfpu_value[3])}; aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); } aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(112), std::bit_cast(aot_fpr_13)); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(116), std::bit_cast(aot_fpr_13)); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(24))); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(120), std::bit_cast(aot_fpr_13)); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(148), std::bit_cast(aot_fpr_12)); jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A905E4: aot_gpr_29 = (aot_gpr_29 + static_cast(-16)); aot_gpr_4 = (2238u << 16u); aot_gpr_4 = (aot_gpr_4 + static_cast(14064)); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(104))); aot_gpr_6 = (0u + static_cast(-2)); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(96), 0u); aot_gpr_5 = (aot_gpr_5 & aot_gpr_6); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(104), aot_gpr_5); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), aot_gpr_31); aot_gpr_31 = (0x08A90610u); aot_gpr_4 = (ctx.gpr[28] + static_cast(-5240)); if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B60680, 215u, 68u, 0x08B60680u>(ctx, &aot_mem, ctx.pc, ctx.gpr[1], ctx.gpr[2], aot_gpr_4, aot_gpr_5, ctx.gpr[16], aot_gpr_17, ctx.gpr[18], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0215_entry, 215u, 68u, 0x08B60680u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A90610u) goto L_08A90610; AOT_REGCACHE_SYNC_OUT(); return; L_08A90610: aot_gpr_31 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(0))); jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A9061C: ctx.gpr[9] = (aot_mem.aot_direct_load16(aot_gpr_4 + static_cast(0))); ctx.gpr[10] = (aot_mem.aot_direct_load16(aot_gpr_4 + static_cast(2))); ctx.gpr[11] = (aot_mem.aot_direct_load16(aot_gpr_4 + static_cast(4))); ctx.gpr[9] = (ctx.gpr[9] + aot_gpr_5); ctx.gpr[10] = (ctx.gpr[10] + aot_gpr_5); ctx.gpr[11] = (ctx.gpr[11] + aot_gpr_5); ctx.gpr[12] = (aot_mem.aot_direct_load_word_right(ctx.gpr[9] + static_cast(0), ctx.gpr[12])); ctx.gpr[12] = (aot_mem.aot_direct_load_word_left(ctx.gpr[9] + static_cast(3), ctx.gpr[12])); ctx.gpr[9] = (aot_mem.aot_direct_load16(ctx.gpr[9] + static_cast(4))); ctx.gpr[13] = (aot_mem.aot_direct_load_word_right(ctx.gpr[10] + static_cast(0), ctx.gpr[13])); ctx.gpr[13] = (aot_mem.aot_direct_load_word_left(ctx.gpr[10] + static_cast(3), ctx.gpr[13])); ctx.gpr[10] = (aot_mem.aot_direct_load16(ctx.gpr[10] + static_cast(4))); ctx.gpr[14] = (aot_mem.aot_direct_load_word_right(ctx.gpr[11] + static_cast(0), ctx.gpr[14])); ctx.gpr[14] = (aot_mem.aot_direct_load_word_left(ctx.gpr[11] + static_cast(3), ctx.gpr[14])); ctx.gpr[11] = (aot_mem.aot_direct_load16(ctx.gpr[11] + static_cast(4))); ctx.set_vfpu_scalar_bits_ct<8u>(ctx.gpr[12]); ctx.set_vfpu_scalar_bits_ct<40u>(ctx.gpr[9]); ctx.set_vfpu_scalar_bits_ct<9u>(ctx.gpr[13]); ctx.set_vfpu_scalar_bits_ct<41u>(ctx.gpr[10]); ctx.set_vfpu_scalar_bits_ct<10u>(ctx.gpr[14]); ctx.set_vfpu_scalar_bits_ct<42u>(ctx.gpr[11]); ctx.execute_vfpu_vx2i_ct<4u, 8u, 2u, 3u>(); ctx.execute_vfpu_vi2f_ct<4u, 4u, 4u, 23u>(); ctx.execute_vfpu_vx2i_ct<5u, 9u, 2u, 3u>(); ctx.execute_vfpu_vi2f_ct<5u, 5u, 4u, 23u>(); ctx.execute_vfpu_vx2i_ct<6u, 10u, 2u, 3u>(); ctx.execute_vfpu_vi2f_ct<6u, 6u, 4u, 23u>(); { float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<4u, 4u>(vfpu_value); const std::uint32_t vfpu_address = aot_gpr_6 + static_cast(0); const std::uint32_t vfpu_words[4]{std::bit_cast(vfpu_value[0]), std::bit_cast(vfpu_value[1]), std::bit_cast(vfpu_value[2]), std::bit_cast(vfpu_value[3])}; aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); } { float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<5u, 4u>(vfpu_value); const std::uint32_t vfpu_address = ctx.gpr[7] + static_cast(0); const std::uint32_t vfpu_words[4]{std::bit_cast(vfpu_value[0]), std::bit_cast(vfpu_value[1]), std::bit_cast(vfpu_value[2]), std::bit_cast(vfpu_value[3])}; aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); } { float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<6u, 4u>(vfpu_value); const std::uint32_t vfpu_address = ctx.gpr[8] + static_cast(0); const std::uint32_t vfpu_words[4]{std::bit_cast(vfpu_value[0]), std::bit_cast(vfpu_value[1]), std::bit_cast(vfpu_value[2]), std::bit_cast(vfpu_value[3])}; aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); } jump_target = aot_gpr_31; local_pc = jump_target; if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; } // PSPRECOMP_V812_SHARED_SCHED_JUMP goto LOCAL_SCHED_BOUNDARY; L_08A9069C: aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(60))); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(64), aot_gpr_5); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(60), aot_gpr_6); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(60), aot_gpr_4); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(60))); jump_target = aot_gpr_31; aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(64), 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_08A906B8: aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(64))); aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(60))); aot_mem.aot_direct_store32(aot_gpr_6 + static_cast(64), aot_gpr_5); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(60))); jump_target = aot_gpr_31; aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(60), 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_08A906D0: aot_gpr_29 = (aot_gpr_29 + static_cast(-16)); ctx.gpr[9] = (2280u << 16u); ctx.gpr[9] = (ctx.gpr[9] + static_cast(-21440)); aot_gpr_6 = (2280u << 16u); aot_gpr_4 = (2280u << 16u); ctx.gpr[11] = (0u | 0u); ctx.gpr[7] = (ctx.gpr[9] + static_cast(68)); aot_gpr_5 = (ctx.gpr[9] + static_cast(-68)); aot_gpr_6 = (aot_gpr_6 + static_cast(-19192)); aot_gpr_4 = (aot_gpr_4 + static_cast(-19264)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), aot_gpr_31); goto L_08A906FC; L_08A906FC: ctx.gpr[10] = (ctx.gpr[11] << 6u); ctx.gpr[8] = (ctx.gpr[11] << 2u); ctx.gpr[10] = (ctx.gpr[10] + ctx.gpr[8]); ctx.gpr[8] = (ctx.gpr[10] + ctx.gpr[9]); ctx.gpr[2] = (static_cast(ctx.gpr[11]) < 31 ? 1u : 0u); { const bool branch_taken = ctx.gpr[2] == 0u; aot_mem.aot_direct_store8(ctx.gpr[8] + static_cast(28), static_cast(0u)); if (branch_taken) { goto L_08A90724; } goto L_08A90718; } L_08A90718: ctx.gpr[2] = (ctx.gpr[10] + ctx.gpr[7]); { const bool branch_taken = 0u == 0u; aot_mem.aot_direct_store32(ctx.gpr[8] + static_cast(60), ctx.gpr[2]); if (branch_taken) { goto L_08A90728; } goto L_08A90724; } L_08A90724: aot_mem.aot_direct_store32(ctx.gpr[8] + static_cast(60), aot_gpr_6); goto L_08A90728; L_08A90728: { const bool branch_taken = static_cast(ctx.gpr[11]) <= 0; if (branch_taken) { goto L_08A9073C; } goto L_08A90730; } L_08A90730: ctx.gpr[10] = (ctx.gpr[10] + aot_gpr_5); { const bool branch_taken = 0u == 0u; aot_mem.aot_direct_store32(ctx.gpr[8] + static_cast(64), ctx.gpr[10]); if (branch_taken) { goto L_08A90740; } goto L_08A9073C; } L_08A9073C: aot_mem.aot_direct_store32(ctx.gpr[8] + static_cast(64), aot_gpr_4); goto L_08A90740; L_08A90740: ctx.gpr[8] = (ctx.gpr[11] + static_cast(1)); ctx.gpr[11] = (ctx.gpr[8] << 16u); ctx.gpr[11] = (static_cast(static_cast(ctx.gpr[11]) >> 16u)); ctx.gpr[8] = (static_cast(ctx.gpr[11]) < 32 ? 1u : 0u); { const bool branch_taken = ctx.gpr[8] != 0u; if (branch_taken) { goto L_08A906FC; } goto L_08A90758; } L_08A90758: aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(60), ctx.gpr[9]); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(64), 0u); aot_mem.aot_direct_store32(aot_gpr_6 + static_cast(60), 0u); aot_gpr_4 = (ctx.gpr[9] + static_cast(2108)); aot_mem.aot_direct_store32(aot_gpr_6 + static_cast(64), aot_gpr_4); aot_gpr_4 = (2280u << 16u); aot_gpr_5 = (2280u << 16u); aot_gpr_4 = (aot_gpr_4 + static_cast(-19120)); aot_gpr_5 = (aot_gpr_5 + static_cast(-19048)); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(60), aot_gpr_5); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(64), 0u); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(60), 0u); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(64), aot_gpr_4); aot_gpr_4 = (2280u << 16u); aot_gpr_5 = (2280u << 16u); aot_gpr_4 = (aot_gpr_4 + static_cast(-18976)); aot_gpr_5 = (aot_gpr_5 + static_cast(-18904)); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(60), aot_gpr_5); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(64), 0u); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(60), 0u); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(64), aot_gpr_4); aot_mem.aot_direct_store16(ctx.gpr[28] + static_cast(7312), static_cast(0u)); aot_gpr_4 = (0u | 1u); aot_mem.aot_direct_store16(ctx.gpr[28] + static_cast(7314), static_cast(aot_gpr_4)); aot_gpr_5 = (0u | 2u); aot_mem.aot_direct_store16(ctx.gpr[28] + static_cast(7316), static_cast(aot_gpr_5)); aot_mem.aot_direct_store16(ctx.gpr[28] + static_cast(7318), static_cast(aot_gpr_4)); aot_gpr_4 = (0u | 3u); aot_mem.aot_direct_store16(ctx.gpr[28] + static_cast(7320), static_cast(aot_gpr_4)); aot_gpr_31 = (0x08A907D4u); aot_mem.aot_direct_store16(ctx.gpr[28] + static_cast(7322), static_cast(aot_gpr_5)); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0170_entry, 170u, 640u, 0x08AAEFC8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A907D4u) goto L_08A907D4; AOT_REGCACHE_SYNC_OUT(); return; L_08A907D4: aot_gpr_31 = (0x08A907DCu); aot_gpr_4 = (ctx.gpr[28] + static_cast(-5224)); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0170_entry, 170u, 584u, 0x08AAECA4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A907DCu) goto L_08A907DC; AOT_REGCACHE_SYNC_OUT(); return; L_08A907DC: aot_gpr_31 = (0x08A907E4u); aot_gpr_4 = (ctx.gpr[2] | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0170_entry, 170u, 632u, 0x08AAEF5Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A907E4u) goto L_08A907E4; AOT_REGCACHE_SYNC_OUT(); return; L_08A907E4: aot_gpr_4 = (ctx.gpr[28] + static_cast(-5212)); aot_gpr_31 = (0x08A907F0u); aot_gpr_5 = (0u | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0152_entry, 152u, 398u, 0x08A65C4Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A907F0u) goto L_08A907F0; AOT_REGCACHE_SYNC_OUT(); return; L_08A907F0: aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast(9016), ctx.gpr[2]); aot_gpr_4 = (ctx.gpr[28] + static_cast(-5196)); aot_gpr_31 = (0x08A90800u); aot_gpr_5 = (0u | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0152_entry, 152u, 398u, 0x08A65C4Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A90800u) goto L_08A90800; AOT_REGCACHE_SYNC_OUT(); return; L_08A90800: aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast(9020), ctx.gpr[2]); aot_gpr_4 = (ctx.gpr[28] + static_cast(-5180)); aot_gpr_31 = (0x08A90810u); aot_gpr_5 = (0u | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0152_entry, 152u, 398u, 0x08A65C4Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A90810u) goto L_08A90810; AOT_REGCACHE_SYNC_OUT(); return; L_08A90810: aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast(9024), ctx.gpr[2]); aot_gpr_4 = (ctx.gpr[28] + static_cast(-5164)); aot_gpr_31 = (0x08A90820u); aot_gpr_5 = (0u | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0152_entry, 152u, 398u, 0x08A65C4Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A90820u) goto L_08A90820; AOT_REGCACHE_SYNC_OUT(); return; L_08A90820: aot_gpr_31 = (0x08A90828u); aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast(9028), ctx.gpr[2]); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0170_entry, 170u, 642u, 0x08AAEFE8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A90828u) goto L_08A90828; AOT_REGCACHE_SYNC_OUT(); return; L_08A90828: aot_mem.aot_direct_store8(ctx.gpr[28] + static_cast(10086), static_cast(0u)); aot_gpr_4 = (0u | 255u); aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast(10088), aot_gpr_4); aot_gpr_31 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(0))); jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A90840: aot_gpr_4 = (aot_gpr_4 & 255u); aot_gpr_4 = (aot_gpr_4 < static_cast(1) ? 1u : 0u); jump_target = aot_gpr_31; aot_mem.aot_direct_store8(ctx.gpr[28] + static_cast(10086), static_cast(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_08A90850: aot_gpr_29 = (aot_gpr_29 + static_cast(-160)); aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast(10086))); { const std::uint32_t aot_run_words[14]{std::bit_cast(ctx.fpr[20]), std::bit_cast(ctx.fpr[22]), std::bit_cast(ctx.fpr[24]), std::bit_cast(ctx.fpr[26]), std::bit_cast(ctx.fpr[28]), ctx.gpr[16], aot_gpr_17, ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], ctx.gpr[21], ctx.gpr[22], ctx.gpr[23], aot_gpr_31}; aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast(96), aot_run_words); } { const bool branch_taken = aot_gpr_4 == 0u; if (branch_taken) { goto L_08A908B4; } goto L_08A90898; } L_08A90898: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(10088))); aot_gpr_4 = (aot_gpr_4 + static_cast(-5)); aot_gpr_5 = (static_cast(aot_gpr_4) < 0 ? 1u : 0u); if (aot_gpr_5 != 0u) { aot_gpr_4 = (0u | 0u); goto L_08A908AC; } goto L_08A908AC; L_08A908AC: { const bool branch_taken = 0u == 0u; aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast(10088), aot_gpr_4); if (branch_taken) { goto L_08A908D0; } goto L_08A908B4; } L_08A908B4: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(10088))); aot_gpr_5 = (0u | 255u); aot_gpr_4 = (aot_gpr_4 + static_cast(5)); aot_gpr_5 = (static_cast(aot_gpr_5) < static_cast(aot_gpr_4) ? 1u : 0u); if (aot_gpr_5 != 0u) { aot_gpr_4 = (0u | 255u); goto L_08A908CC; } goto L_08A908CC; L_08A908CC: aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast(10088), aot_gpr_4); goto L_08A908D0; L_08A908D0: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(10088))); { const bool branch_taken = aot_gpr_4 == 0u; if (branch_taken) { goto L_08A90918; } goto L_08A908DC; } L_08A908DC: aot_gpr_4 = (15820u << 16u); ctx.gpr[16] = (2280u << 16u); aot_gpr_4 = (aot_gpr_4 | 52429u); ctx.gpr[16] = (ctx.gpr[16] + static_cast(-19264)); ctx.fpr[20] = std::bit_cast(aot_gpr_4); ctx.gpr[18] = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast(60))); aot_gpr_4 = (2280u << 16u); ctx.gpr[20] = (2280u << 16u); ctx.gpr[21] = (2280u << 16u); aot_gpr_4 = (aot_gpr_4 + static_cast(-19192)); ctx.gpr[20] = (ctx.gpr[20] + static_cast(-18976)); { const bool branch_taken = ctx.gpr[18] != aot_gpr_4; ctx.gpr[21] = (ctx.gpr[21] + static_cast(-18904)); if (branch_taken) { goto L_08A90920; } goto L_08A90910; } L_08A90910: { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A90AD8; } goto L_08A90918; } L_08A90918: { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A90FCC; } goto L_08A90920; } L_08A90920: aot_gpr_31 = (0x08A90928u); if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B20934, 199u, 110u, 0x08B20934u>(ctx, &aot_mem, ctx.pc, ctx.hi, ctx.lo, ctx.gpr[2], aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[28], aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0199_entry, 199u, 110u, 0x08B20934u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A90928u) goto L_08A90928; AOT_REGCACHE_SYNC_OUT(); return; L_08A90928: aot_gpr_4 = (ctx.gpr[2] & 65535u); aot_gpr_4 = (aot_gpr_4 & 255u); aot_fpr_12 = std::bit_cast(aot_gpr_4); aot_fpr_12 = static_cast(static_cast(std::bit_cast(aot_fpr_12))); aot_gpr_4 = (15232u << 16u); aot_gpr_4 = (aot_gpr_4 | 32897u); aot_fpr_13 = std::bit_cast(aot_gpr_4); aot_gpr_4 = (16824u << 16u); { 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(0x7FC00000u); else aot_fpr_12 = fs * ft; } ctx.fpr[22] = std::bit_cast(aot_gpr_4); aot_gpr_31 = (0x08A90958u); ctx.fpr[22] = aot_fpr_12 + ctx.fpr[22]; if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B20934, 199u, 110u, 0x08B20934u>(ctx, &aot_mem, ctx.pc, ctx.hi, ctx.lo, ctx.gpr[2], aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[28], aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0199_entry, 199u, 110u, 0x08B20934u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A90958u) goto L_08A90958; AOT_REGCACHE_SYNC_OUT(); return; L_08A90958: aot_gpr_4 = (ctx.gpr[2] << 16u); aot_gpr_4 = (static_cast(static_cast(aot_gpr_4) >> 16u)); aot_gpr_17 = (2236u << 16u); aot_gpr_5 = (aot_gpr_4 & 1u); { const bool branch_taken = aot_gpr_5 == 0u; aot_gpr_17 = (aot_gpr_17 + static_cast(32304)); if (branch_taken) { goto L_08A9099C; } goto L_08A90970; } L_08A90970: aot_gpr_31 = (0x08A90978u); if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B20934, 199u, 110u, 0x08B20934u>(ctx, &aot_mem, ctx.pc, ctx.hi, ctx.lo, ctx.gpr[2], aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[28], aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0199_entry, 199u, 110u, 0x08B20934u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A90978u) goto L_08A90978; AOT_REGCACHE_SYNC_OUT(); return; L_08A90978: aot_gpr_4 = (ctx.gpr[2] & 65535u); aot_gpr_4 = (aot_gpr_4 & 255u); aot_fpr_12 = std::bit_cast(aot_gpr_4); aot_fpr_12 = static_cast(static_cast(std::bit_cast(aot_fpr_12))); aot_gpr_4 = (15560u << 16u); aot_gpr_4 = (aot_gpr_4 | 62915u); aot_fpr_13 = std::bit_cast(aot_gpr_4); { const bool branch_taken = 0u == 0u; { 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(0x7FC00000u); else aot_fpr_12 = fs * ft; } if (branch_taken) { goto L_08A909C4; } goto L_08A9099C; } L_08A9099C: aot_gpr_4 = (aot_gpr_4 & 255u); aot_gpr_4 = (aot_gpr_4 + static_cast(-128)); aot_fpr_12 = std::bit_cast(aot_gpr_4); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(1968))); aot_fpr_12 = static_cast(static_cast(std::bit_cast(aot_fpr_12))); aot_gpr_4 = (15308u << 16u); aot_gpr_4 = (aot_gpr_4 | 52429u); aot_fpr_14 = std::bit_cast(aot_gpr_4); { const float fs = aot_fpr_12; const float ft = aot_fpr_14; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_12 = std::bit_cast(0x7FC00000u); else aot_fpr_12 = fs * ft; } aot_fpr_12 = aot_fpr_13 + aot_fpr_12; goto L_08A909C4; L_08A909C4: aot_gpr_4 = (aot_gpr_17 + static_cast(48)); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(0))); aot_gpr_5 = (std::bit_cast(aot_fpr_12)); ctx.set_vfpu_scalar_bits_ct<0u>(aot_gpr_5); { const float vfpu_constant = std::bit_cast(0x3F22F983u); const float vfpu_value[4]{vfpu_constant, vfpu_constant, vfpu_constant, vfpu_constant}; ctx.write_vfpu_vector_with_destination_prefix_ct<32u, 1u>(vfpu_value); } ctx.execute_vfpu_vec3_ct<64u, 0u, 32u, 1u, 2u>(); ctx.execute_vfpu_unary_ct<1u, 64u, 1u, 18u>(); aot_gpr_5 = (ctx.vfpu_scalar_bits_ct<1u>()); aot_fpr_14 = std::bit_cast(aot_gpr_5); { 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)) aot_fpr_14 = std::bit_cast(0x7FC00000u); else aot_fpr_14 = fs * ft; } aot_fpr_13 = aot_fpr_13 + aot_fpr_14; aot_mem.aot_direct_store32(ctx.gpr[18] + static_cast(0), std::bit_cast(aot_fpr_13)); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(4))); aot_gpr_5 = (std::bit_cast(aot_fpr_12)); ctx.set_vfpu_scalar_bits_ct<0u>(aot_gpr_5); { const float vfpu_constant = std::bit_cast(0x3F22F983u); const float vfpu_value[4]{vfpu_constant, vfpu_constant, vfpu_constant, vfpu_constant}; ctx.write_vfpu_vector_with_destination_prefix_ct<32u, 1u>(vfpu_value); } ctx.execute_vfpu_vec3_ct<64u, 0u, 32u, 1u, 2u>(); ctx.execute_vfpu_unary_ct<1u, 64u, 1u, 19u>(); aot_gpr_5 = (ctx.vfpu_scalar_bits_ct<1u>()); aot_fpr_14 = std::bit_cast(aot_gpr_5); { 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)) aot_fpr_12 = std::bit_cast(0x7FC00000u); else aot_fpr_12 = fs * ft; } aot_fpr_13 = aot_fpr_13 + aot_fpr_12; aot_mem.aot_direct_store32(ctx.gpr[18] + static_cast(4), std::bit_cast(aot_fpr_13)); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast(0))); aot_fpr_14 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(8))); aot_gpr_31 = (0x08A90A30u); aot_gpr_4 = (aot_gpr_29 | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0035_entry, 35u, 519u, 0x08893460u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A90A30u) goto L_08A90A30; AOT_REGCACHE_SYNC_OUT(); return; L_08A90A30: aot_fpr_13 = ctx.fpr[0] + ctx.fpr[20]; aot_mem.aot_direct_store32(ctx.gpr[18] + static_cast(8), std::bit_cast(aot_fpr_13)); aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_29 + static_cast(0))); { const bool branch_taken = aot_gpr_4 == 0u; if (branch_taken) { goto L_08A90AD8; } goto L_08A90A44; } L_08A90A44: aot_gpr_31 = (0x08A90A4Cu); if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B20934, 199u, 110u, 0x08B20934u>(ctx, &aot_mem, ctx.pc, ctx.hi, ctx.lo, ctx.gpr[2], aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[28], aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0199_entry, 199u, 110u, 0x08B20934u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A90A4Cu) goto L_08A90A4C; AOT_REGCACHE_SYNC_OUT(); return; L_08A90A4C: aot_gpr_4 = (ctx.gpr[2] & 65535u); aot_gpr_4 = (aot_gpr_4 & 255u); aot_fpr_12 = std::bit_cast(aot_gpr_4); aot_fpr_12 = static_cast(static_cast(std::bit_cast(aot_fpr_12))); aot_gpr_4 = (15560u << 16u); aot_gpr_4 = (aot_gpr_4 | 62915u); aot_fpr_13 = std::bit_cast(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(0x7FC00000u); else aot_fpr_12 = fs * ft; } aot_mem.aot_direct_store32(ctx.gpr[18] + static_cast(52), std::bit_cast(aot_fpr_12)); aot_gpr_17 = (0u | 1u); aot_mem.aot_direct_store8(ctx.gpr[18] + static_cast(28), static_cast(aot_gpr_17)); { std::uint32_t aot_run_words[3]{}; aot_mem.aot_direct_load32_block(ctx.gpr[18] + static_cast(0), aot_run_words); aot_fpr_12 = std::bit_cast(aot_run_words[0]); aot_fpr_14 = std::bit_cast(aot_run_words[1]); aot_fpr_15 = std::bit_cast(aot_run_words[2]); } { const std::uint32_t aot_run_words[3]{std::bit_cast(aot_fpr_12), std::bit_cast(aot_fpr_14), std::bit_cast(aot_fpr_15)}; aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast(48), aot_run_words); } aot_gpr_4 = (aot_gpr_29 + static_cast(48)); { const std::uint32_t vfpu_address = aot_gpr_4 + static_cast(0); std::uint32_t vfpu_words[4]{}; aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words); float vfpu_value[4]{ std::bit_cast(vfpu_words[0]), std::bit_cast(vfpu_words[1]), std::bit_cast(vfpu_words[2]), std::bit_cast(vfpu_words[3])}; ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); } aot_gpr_4 = (aot_gpr_29 + static_cast(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(0); const std::uint32_t vfpu_words[4]{std::bit_cast(vfpu_value[0]), std::bit_cast(vfpu_value[1]), std::bit_cast(vfpu_value[2]), std::bit_cast(vfpu_value[3])}; aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); } aot_gpr_31 = (0x08A90AA8u); aot_gpr_5 = (0u | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0170_entry, 170u, 458u, 0x08AAE51Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A90AA8u) goto L_08A90AA8; AOT_REGCACHE_SYNC_OUT(); return; L_08A90AA8: aot_gpr_4 = (ctx.gpr[2] & 8u); { const bool branch_taken = aot_gpr_4 == 0u; if (branch_taken) { goto L_08A90ABC; } goto L_08A90AB4; } L_08A90AB4: { const bool branch_taken = 0u == 0u; aot_mem.aot_direct_store8(ctx.gpr[18] + static_cast(56), static_cast(0u)); if (branch_taken) { goto L_08A90AC0; } goto L_08A90ABC; } L_08A90ABC: aot_mem.aot_direct_store8(ctx.gpr[18] + static_cast(56), static_cast(aot_gpr_17)); goto L_08A90AC0; L_08A90AC0: aot_gpr_31 = (0x08A90AC8u); aot_gpr_4 = (ctx.gpr[18] | 0u); goto L_08A906B8; L_08A90AC8: aot_gpr_5 = (2280u << 16u); aot_gpr_4 = (ctx.gpr[18] | 0u); aot_gpr_31 = (0x08A90AD8u); aot_gpr_5 = (aot_gpr_5 + static_cast(-19120)); goto L_08A9069C; L_08A90AD8: aot_gpr_17 = (aot_mem.aot_direct_load32(ctx.gpr[20] + static_cast(60))); { const bool branch_taken = aot_gpr_17 == ctx.gpr[21]; aot_gpr_4 = (15651u << 16u); if (branch_taken) { goto L_08A90CDC; } goto L_08A90AE4; } L_08A90AE4: aot_gpr_4 = (aot_gpr_4 | 55050u); ctx.fpr[26] = std::bit_cast(aot_gpr_4); ctx.gpr[19] = (2280u << 16u); aot_gpr_4 = (16584u << 16u); aot_gpr_4 = (aot_gpr_4 | 62915u); ctx.fpr[28] = std::bit_cast(aot_gpr_4); ctx.gpr[22] = (2234u << 16u); aot_gpr_4 = (20352u << 16u); ctx.fpr[22] = std::bit_cast(aot_gpr_4); ctx.gpr[18] = (0u | 1u); aot_gpr_4 = (16256u << 16u); ctx.gpr[19] = (ctx.gpr[19] + static_cast(-19120)); ctx.fpr[24] = std::bit_cast(aot_gpr_4); ctx.gpr[22] = (ctx.gpr[22] + static_cast(9040)); goto L_08A90B1C; L_08A90B1C: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(32))); aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(7660))); aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(36))); aot_gpr_4 = (aot_gpr_5 - aot_gpr_4); aot_gpr_5 = (aot_gpr_4 < aot_gpr_6 ? 1u : 0u); if (aot_gpr_5 != 0u) { aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(36))); goto L_08A90B8C; } goto L_08A90B38; L_08A90B38: aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(0))); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(44))); aot_fpr_14 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(4))); aot_fpr_12 = aot_fpr_12 + aot_fpr_13; aot_fpr_15 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(48))); ctx.fpr[16] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(24))); aot_fpr_14 = aot_fpr_14 + aot_fpr_15; aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_17 + static_cast(57))); aot_mem.aot_direct_store32(aot_gpr_17 + static_cast(8), std::bit_cast(ctx.fpr[16])); aot_mem.aot_direct_store32(aot_gpr_17 + static_cast(0), std::bit_cast(aot_fpr_12)); aot_mem.aot_direct_store8(aot_gpr_17 + static_cast(28), static_cast(ctx.gpr[18])); aot_mem.aot_direct_store32(aot_gpr_17 + static_cast(4), std::bit_cast(aot_fpr_14)); aot_mem.aot_direct_store8(aot_gpr_17 + static_cast(56), static_cast(aot_gpr_4)); ctx.gpr[23] = (aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(60))); aot_gpr_31 = (0x08A90B78u); aot_gpr_4 = (aot_gpr_17 | 0u); goto L_08A906B8; L_08A90B78: aot_gpr_4 = (aot_gpr_17 | 0u); aot_gpr_31 = (0x08A90B84u); aot_gpr_5 = (ctx.gpr[19] | 0u); goto L_08A9069C; L_08A90B84: { const bool branch_taken = 0u == 0u; aot_gpr_17 = (ctx.gpr[23] | 0u); if (branch_taken) { goto L_08A90CD4; } goto L_08A90B8C; } L_08A90B8C: aot_gpr_5 = (aot_gpr_4 << 4u); { const std::uint32_t dividend = aot_gpr_5; const std::uint32_t divisor = aot_gpr_6; if (divisor == 0u) { ctx.lo = 0xFFFFFFFFu; ctx.hi = dividend; } else { ctx.lo = dividend / divisor; ctx.hi = dividend % divisor; } } aot_gpr_6 = (aot_gpr_6 >> 4u); aot_gpr_5 = (ctx.lo); aot_gpr_5 = (aot_gpr_5 << 16u); aot_gpr_5 = (static_cast(static_cast(aot_gpr_5) >> 16u)); { const std::int64_t product = static_cast(static_cast(aot_gpr_5)) * static_cast(static_cast(aot_gpr_6)); ctx.lo = static_cast(product); ctx.hi = static_cast(static_cast(product) >> 32u); } ctx.gpr[7] = (ctx.lo); ctx.gpr[7] = (aot_gpr_4 - ctx.gpr[7]); aot_fpr_12 = std::bit_cast(ctx.gpr[7]); aot_fpr_12 = static_cast(static_cast(std::bit_cast(aot_fpr_12))); if (static_cast(ctx.gpr[7]) < 0) { aot_fpr_12 = aot_fpr_12 + ctx.fpr[22]; goto L_08A90BC0; } goto L_08A90BC0; L_08A90BC0: aot_fpr_13 = std::bit_cast(aot_gpr_6); aot_fpr_13 = static_cast(static_cast(std::bit_cast(aot_fpr_13))); aot_fpr_12 = aot_fpr_12 / aot_fpr_13; aot_fpr_13 = std::bit_cast(aot_gpr_4); aot_fpr_13 = static_cast(static_cast(std::bit_cast(aot_fpr_13))); if (static_cast(aot_gpr_4) < 0) { aot_fpr_13 = aot_fpr_13 + ctx.fpr[22]; goto L_08A90BDC; } goto L_08A90BDC; L_08A90BDC: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(36))); aot_fpr_14 = std::bit_cast(aot_gpr_4); aot_fpr_14 = static_cast(static_cast(std::bit_cast(aot_fpr_14))); if (static_cast(aot_gpr_4) < 0) { aot_fpr_14 = aot_fpr_14 + ctx.fpr[22]; goto L_08A90BF0; } goto L_08A90BF0; L_08A90BF0: aot_fpr_13 = aot_fpr_13 / aot_fpr_14; aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_17 + static_cast(29))); aot_gpr_5 = (aot_gpr_5 << 2u); aot_gpr_6 = (aot_gpr_4 << 7u); aot_gpr_4 = (aot_gpr_4 << 3u); aot_gpr_4 = (aot_gpr_6 + aot_gpr_4); aot_gpr_4 = (aot_gpr_4 + aot_gpr_5); aot_gpr_4 = (aot_gpr_4 + ctx.gpr[22]); ctx.fpr[0] = ctx.fpr[24] - aot_fpr_12; aot_fpr_14 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(0))); aot_fpr_15 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(4))); { const float fs = aot_fpr_14; const float ft = ctx.fpr[0]; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_14 = std::bit_cast(0x7FC00000u); else aot_fpr_14 = fs * ft; } ctx.fpr[16] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(44))); { const float fs = aot_fpr_15; const float ft = aot_fpr_12; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_15 = std::bit_cast(0x7FC00000u); else aot_fpr_15 = fs * ft; } ctx.fpr[17] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(0))); ctx.fpr[18] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(48))); ctx.fpr[19] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(4))); aot_fpr_14 = aot_fpr_14 + aot_fpr_15; aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_17 + static_cast(29))); ctx.fpr[1] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(8))); aot_gpr_6 = (aot_gpr_4 << 7u); { 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)) ctx.fpr[16] = std::bit_cast(0x7FC00000u); else ctx.fpr[16] = fs * ft; } aot_gpr_4 = (aot_gpr_4 << 3u); aot_gpr_4 = (aot_gpr_6 + aot_gpr_4); ctx.fpr[2] = ctx.fpr[24] - aot_fpr_13; ctx.fpr[3] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(24))); { const float fs = ctx.fpr[18]; 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(0x7FC00000u); else aot_fpr_14 = fs * ft; } aot_gpr_4 = (aot_gpr_4 + aot_gpr_5); aot_fpr_15 = ctx.fpr[17] + ctx.fpr[16]; aot_gpr_4 = (aot_gpr_4 + ctx.gpr[22]); { const float fs = aot_fpr_13; const float ft = ctx.fpr[3]; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_13 = std::bit_cast(0x7FC00000u); else aot_fpr_13 = fs * ft; } aot_fpr_14 = ctx.fpr[19] + aot_fpr_14; aot_mem.aot_direct_store32(aot_gpr_17 + static_cast(12), std::bit_cast(aot_fpr_15)); aot_mem.aot_direct_store32(aot_gpr_17 + static_cast(16), std::bit_cast(aot_fpr_14)); aot_fpr_15 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(68))); { const float fs = ctx.fpr[2]; const float ft = ctx.fpr[1]; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_14 = std::bit_cast(0x7FC00000u); else aot_fpr_14 = fs * ft; } ctx.fpr[16] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(72))); { const float fs = aot_fpr_15; const float ft = ctx.fpr[0]; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_15 = std::bit_cast(0x7FC00000u); else aot_fpr_15 = fs * ft; } ctx.fpr[17] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(40))); { const float fs = ctx.fpr[16]; const float ft = aot_fpr_12; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_12 = std::bit_cast(0x7FC00000u); else aot_fpr_12 = fs * ft; } aot_fpr_13 = aot_fpr_14 + aot_fpr_13; ctx.fpr[18] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(52))); aot_fpr_12 = aot_fpr_15 + aot_fpr_12; { const float fs = aot_fpr_12; const float ft = ctx.fpr[17]; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_12 = std::bit_cast(0x7FC00000u); else aot_fpr_12 = fs * ft; } aot_fpr_12 = aot_fpr_13 + aot_fpr_12; aot_mem.aot_direct_store32(aot_gpr_17 + static_cast(20), std::bit_cast(aot_fpr_12)); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(7676))); { 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_12 = std::bit_cast(0x7FC00000u); else aot_fpr_12 = fs * ft; } aot_fpr_12 = ctx.fpr[18] + aot_fpr_12; ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 <= ctx.fpr[28])) ? 0x00800000u : 0u); { const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u); aot_mem.aot_direct_store32(aot_gpr_17 + static_cast(52), std::bit_cast(aot_fpr_12)); if (branch_taken) { goto L_08A90CD0; } goto L_08A90CC4; } L_08A90CC4: aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(52))); aot_fpr_12 = aot_fpr_12 - ctx.fpr[28]; aot_mem.aot_direct_store32(aot_gpr_17 + static_cast(52), std::bit_cast(aot_fpr_12)); goto L_08A90CD0; L_08A90CD0: aot_gpr_17 = (aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(60))); goto L_08A90CD4; L_08A90CD4: { const bool branch_taken = aot_gpr_17 != ctx.gpr[21]; if (branch_taken) { goto L_08A90B1C; } goto L_08A90CDC; } L_08A90CDC: aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(8348))); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 < ctx.fpr[20])) ? 0x00800000u : 0u); { const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u); if (branch_taken) { goto L_08A90CF8; } goto L_08A90CF0; } L_08A90CF0: { const bool branch_taken = 0u == 0u; aot_gpr_4 = (0u | 31u); if (branch_taken) { goto L_08A90D4C; } goto L_08A90CF8; } L_08A90CF8: aot_gpr_4 = (16076u << 16u); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(8348))); aot_gpr_4 = (aot_gpr_4 | 52429u); aot_fpr_13 = std::bit_cast(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_08A90D20; } goto L_08A90D18; } L_08A90D18: { const bool branch_taken = 0u == 0u; aot_gpr_4 = (0u | 7u); if (branch_taken) { goto L_08A90D4C; } goto L_08A90D20; } L_08A90D20: aot_gpr_4 = (16179u << 16u); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(8348))); aot_gpr_4 = (aot_gpr_4 | 13107u); aot_fpr_13 = std::bit_cast(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_08A90D48; } goto L_08A90D40; } L_08A90D40: { const bool branch_taken = 0u == 0u; aot_gpr_4 = (0u | 1u); if (branch_taken) { goto L_08A90D4C; } goto L_08A90D48; } L_08A90D48: aot_gpr_4 = (0u | 0u); goto L_08A90D4C; L_08A90D4C: aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(7764))); aot_gpr_4 = (aot_gpr_5 & aot_gpr_4); { const bool branch_taken = aot_gpr_4 != 0u; if (branch_taken) { goto L_08A90F0C; } goto L_08A90D5C; } L_08A90D5C: aot_gpr_31 = (0x08A90D64u); if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B20934, 199u, 110u, 0x08B20934u>(ctx, &aot_mem, ctx.pc, ctx.hi, ctx.lo, ctx.gpr[2], aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[28], aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0199_entry, 199u, 110u, 0x08B20934u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A90D64u) goto L_08A90D64; AOT_REGCACHE_SYNC_OUT(); return; L_08A90D64: aot_gpr_4 = (2280u << 16u); aot_gpr_17 = (ctx.gpr[2] & 65535u); { const bool branch_taken = static_cast(aot_gpr_17) >= 0; aot_gpr_4 = (aot_gpr_4 + static_cast(-21440)); if (branch_taken) { goto L_08A90D8C; } goto L_08A90D74; } L_08A90D74: aot_gpr_5 = (0u - aot_gpr_17); aot_gpr_5 = (aot_gpr_5 & 31u); aot_gpr_5 = (0u - aot_gpr_5); aot_gpr_17 = (aot_gpr_5 << 16u); { const bool branch_taken = 0u == 0u; aot_gpr_17 = (static_cast(static_cast(aot_gpr_17) >> 16u)); if (branch_taken) { goto L_08A90D98; } goto L_08A90D8C; } L_08A90D8C: aot_gpr_5 = (aot_gpr_17 & 31u); aot_gpr_17 = (aot_gpr_5 << 16u); aot_gpr_17 = (static_cast(static_cast(aot_gpr_17) >> 16u)); goto L_08A90D98; L_08A90D98: aot_gpr_5 = (aot_gpr_17 << 6u); aot_gpr_6 = (aot_gpr_17 << 2u); aot_gpr_17 = (aot_gpr_5 + aot_gpr_6); aot_gpr_17 = (aot_gpr_17 + aot_gpr_4); aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_17 + static_cast(28))); aot_gpr_5 = (0u | 1u); { const bool branch_taken = aot_gpr_4 != aot_gpr_5; aot_gpr_4 = (17595u << 16u); if (branch_taken) { goto L_08A90F0C; } goto L_08A90DB8; } L_08A90DB8: aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(8348))); aot_gpr_4 = (aot_gpr_4 | 32768u); aot_fpr_12 = std::bit_cast(aot_gpr_4); { const float fs = aot_fpr_13; const float ft = aot_fpr_12; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_15 = std::bit_cast(0x7FC00000u); else aot_fpr_15 = fs * ft; } aot_gpr_4 = (17530u << 16u); aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(7660))); aot_fpr_13 = std::bit_cast(aot_gpr_4); aot_fpr_15 = aot_fpr_15 + aot_fpr_13; aot_gpr_4 = (20224u << 16u); aot_fpr_14 = std::bit_cast(aot_gpr_4); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_15 < aot_fpr_14)) ? 0x00800000u : 0u); { const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u); aot_mem.aot_direct_store32(aot_gpr_17 + static_cast(32), aot_gpr_5); if (branch_taken) { goto L_08A90E08; } goto L_08A90DF0; } L_08A90DF0: aot_fpr_14 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(8348))); { const float fs = aot_fpr_14; const float ft = aot_fpr_12; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_12 = std::bit_cast(0x7FC00000u); else aot_fpr_12 = fs * ft; } aot_fpr_12 = aot_fpr_12 + aot_fpr_13; aot_fpr_12 = std::bit_cast(ctx.fpu_float_to_word_ct<1u>(aot_fpr_12)); { const bool branch_taken = 0u == 0u; aot_gpr_4 = (std::bit_cast(aot_fpr_12)); if (branch_taken) { goto L_08A90E28; } goto L_08A90E08; } L_08A90E08: aot_fpr_15 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(8348))); { const float fs = aot_fpr_15; const float ft = aot_fpr_12; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_12 = std::bit_cast(0x7FC00000u); else aot_fpr_12 = fs * ft; } aot_gpr_4 = (32768u << 16u); aot_fpr_12 = aot_fpr_12 + aot_fpr_13; aot_fpr_12 = aot_fpr_12 - aot_fpr_14; aot_fpr_12 = std::bit_cast(ctx.fpu_float_to_word_ct<1u>(aot_fpr_12)); aot_gpr_5 = (std::bit_cast(aot_fpr_12)); aot_gpr_4 = (aot_gpr_5 + aot_gpr_4); goto L_08A90E28; L_08A90E28: aot_mem.aot_direct_store32(aot_gpr_17 + static_cast(36), aot_gpr_4); aot_gpr_4 = (15948u << 16u); aot_gpr_4 = (aot_gpr_4 | 52429u); aot_fpr_12 = std::bit_cast(aot_gpr_4); aot_mem.aot_direct_store32(aot_gpr_17 + static_cast(40), std::bit_cast(aot_fpr_12)); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(8348))); aot_gpr_4 = (16448u << 16u); aot_fpr_14 = std::bit_cast(aot_gpr_4); { const float fs = aot_fpr_12; const float ft = aot_fpr_14; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_12 = std::bit_cast(0x7FC00000u); else aot_fpr_12 = fs * ft; } aot_mem.aot_direct_store32(aot_gpr_17 + static_cast(44), std::bit_cast(aot_fpr_12)); aot_mem.aot_direct_store32(aot_gpr_17 + static_cast(48), std::bit_cast(aot_fpr_12)); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(0))); aot_fpr_13 = aot_fpr_13 + aot_fpr_12; aot_fpr_15 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(4))); aot_fpr_15 = aot_fpr_15 + aot_fpr_12; ctx.fpr[16] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(8))); aot_fpr_14 = ctx.fpr[16] + aot_fpr_14; aot_fpr_12 = std::bit_cast(std::bit_cast(aot_fpr_13)); aot_fpr_13 = std::bit_cast(std::bit_cast(aot_fpr_15)); aot_gpr_31 = (0x08A90E7Cu); aot_gpr_4 = (aot_gpr_29 | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0035_entry, 35u, 519u, 0x08893460u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A90E7Cu) goto L_08A90E7C; AOT_REGCACHE_SYNC_OUT(); return; L_08A90E7C: aot_fpr_14 = ctx.fpr[0] + ctx.fpr[20]; aot_mem.aot_direct_store32(aot_gpr_17 + static_cast(24), std::bit_cast(aot_fpr_14)); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(0))); ctx.fpr[16] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(44))); aot_fpr_12 = aot_fpr_12 + ctx.fpr[16]; aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(4))); aot_fpr_15 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(48))); aot_fpr_13 = aot_fpr_13 + aot_fpr_15; { const std::uint32_t aot_run_words[3]{std::bit_cast(aot_fpr_12), std::bit_cast(aot_fpr_13), std::bit_cast(aot_fpr_14)}; aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast(80), aot_run_words); } aot_gpr_4 = (aot_gpr_29 + static_cast(80)); { const std::uint32_t vfpu_address = aot_gpr_4 + static_cast(0); std::uint32_t vfpu_words[4]{}; aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words); float vfpu_value[4]{ std::bit_cast(vfpu_words[0]), std::bit_cast(vfpu_words[1]), std::bit_cast(vfpu_words[2]), std::bit_cast(vfpu_words[3])}; ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); } aot_gpr_4 = (aot_gpr_29 + static_cast(64)); { float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value); const std::uint32_t vfpu_address = aot_gpr_4 + static_cast(0); const std::uint32_t vfpu_words[4]{std::bit_cast(vfpu_value[0]), std::bit_cast(vfpu_value[1]), std::bit_cast(vfpu_value[2]), std::bit_cast(vfpu_value[3])}; aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); } aot_gpr_31 = (0x08A90EC0u); aot_gpr_5 = (0u | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0170_entry, 170u, 458u, 0x08AAE51Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A90EC0u) goto L_08A90EC0; AOT_REGCACHE_SYNC_OUT(); return; L_08A90EC0: aot_gpr_4 = (ctx.gpr[2] & 8u); { const bool branch_taken = aot_gpr_4 == 0u; if (branch_taken) { goto L_08A90ED4; } goto L_08A90ECC; } L_08A90ECC: { const bool branch_taken = 0u == 0u; aot_mem.aot_direct_store8(aot_gpr_17 + static_cast(57), static_cast(0u)); if (branch_taken) { goto L_08A90EDC; } goto L_08A90ED4; } L_08A90ED4: aot_gpr_4 = (0u | 1u); aot_mem.aot_direct_store8(aot_gpr_17 + static_cast(57), static_cast(aot_gpr_4)); goto L_08A90EDC; L_08A90EDC: aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_29 + static_cast(0))); { const bool branch_taken = aot_gpr_4 == 0u; if (branch_taken) { goto L_08A90F0C; } goto L_08A90EE8; } L_08A90EE8: aot_gpr_4 = (0u | 2u); aot_mem.aot_direct_store8(aot_gpr_17 + static_cast(28), static_cast(aot_gpr_4)); aot_gpr_4 = (0u | 1u); aot_mem.aot_direct_store8(aot_gpr_17 + static_cast(29), static_cast(aot_gpr_4)); aot_gpr_31 = (0x08A90F00u); aot_gpr_4 = (aot_gpr_17 | 0u); goto L_08A906B8; L_08A90F00: aot_gpr_4 = (aot_gpr_17 | 0u); aot_gpr_31 = (0x08A90F0Cu); aot_gpr_5 = (ctx.gpr[20] | 0u); goto L_08A9069C; L_08A90F0C: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(7764))); aot_gpr_4 = (aot_gpr_4 & 15u); ctx.gpr[21] = (aot_gpr_4 + aot_gpr_4); ctx.gpr[20] = (ctx.gpr[21] << 16u); ctx.gpr[20] = (static_cast(static_cast(ctx.gpr[20]) >> 16u)); ctx.gpr[21] = (ctx.gpr[21] + static_cast(2)); aot_gpr_4 = (static_cast(ctx.gpr[20]) < static_cast(ctx.gpr[21]) ? 1u : 0u); { const bool branch_taken = aot_gpr_4 == 0u; aot_gpr_4 = (2236u << 16u); if (branch_taken) { goto L_08A90FCC; } goto L_08A90F30; } L_08A90F30: aot_gpr_17 = (aot_gpr_4 + static_cast(32304)); ctx.gpr[18] = (2280u << 16u); aot_gpr_4 = (17424u << 16u); ctx.gpr[19] = (0u | 1u); ctx.fpr[20] = std::bit_cast(aot_gpr_4); aot_gpr_17 = (aot_gpr_17 + static_cast(48)); ctx.gpr[18] = (ctx.gpr[18] + static_cast(-21440)); goto L_08A90F4C; L_08A90F4C: aot_gpr_4 = (ctx.gpr[20] << 6u); aot_gpr_5 = (ctx.gpr[20] << 2u); ctx.gpr[22] = (aot_gpr_4 + aot_gpr_5); ctx.gpr[22] = (ctx.gpr[22] + ctx.gpr[18]); aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[22] + static_cast(28))); { const bool branch_taken = aot_gpr_4 != ctx.gpr[19]; if (branch_taken) { goto L_08A90FB4; } goto L_08A90F68; } L_08A90F68: aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[22] + static_cast(0))); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(0))); aot_fpr_14 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[22] + static_cast(4))); aot_fpr_15 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(4))); aot_fpr_12 = aot_fpr_12 - aot_fpr_13; aot_fpr_14 = aot_fpr_14 - aot_fpr_15; { const float fs = aot_fpr_12; const float ft = aot_fpr_12; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_12 = std::bit_cast(0x7FC00000u); else aot_fpr_12 = fs * ft; } { const float fs = aot_fpr_14; 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(0x7FC00000u); else aot_fpr_14 = fs * ft; } aot_fpr_12 = aot_fpr_12 + aot_fpr_14; ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 <= ctx.fpr[20])) ? 0x00800000u : 0u); { const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u); if (branch_taken) { goto L_08A90FB4; } goto L_08A90F9C; } L_08A90F9C: aot_mem.aot_direct_store8(ctx.gpr[22] + static_cast(28), static_cast(0u)); aot_gpr_31 = (0x08A90FA8u); aot_gpr_4 = (ctx.gpr[22] | 0u); goto L_08A906B8; L_08A90FA8: aot_gpr_4 = (ctx.gpr[22] | 0u); aot_gpr_31 = (0x08A90FB4u); aot_gpr_5 = (ctx.gpr[16] | 0u); goto L_08A9069C; L_08A90FB4: aot_gpr_4 = (ctx.gpr[20] + static_cast(1)); ctx.gpr[20] = (aot_gpr_4 << 16u); ctx.gpr[20] = (static_cast(static_cast(ctx.gpr[20]) >> 16u)); aot_gpr_4 = (static_cast(ctx.gpr[20]) < static_cast(ctx.gpr[21]) ? 1u : 0u); { const bool branch_taken = aot_gpr_4 != 0u; if (branch_taken) { goto L_08A90F4C; } goto L_08A90FCC; } L_08A90FCC: { std::uint32_t aot_run_words[14]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(96), aot_run_words); ctx.fpr[20] = std::bit_cast(aot_run_words[0]); ctx.fpr[22] = std::bit_cast(aot_run_words[1]); ctx.fpr[24] = std::bit_cast(aot_run_words[2]); ctx.fpr[26] = std::bit_cast(aot_run_words[3]); ctx.fpr[28] = std::bit_cast(aot_run_words[4]); ctx.gpr[16] = aot_run_words[5]; aot_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]; aot_gpr_31 = aot_run_words[13]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(160)); local_pc = jump_target; if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; } // PSPRECOMP_V812_SHARED_SCHED_JUMP goto LOCAL_SCHED_BOUNDARY; L_08A9100C: aot_gpr_29 = (aot_gpr_29 + static_cast(-80)); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(10088))); { const std::uint32_t aot_run_words[16]{std::bit_cast(ctx.fpr[20]), std::bit_cast(ctx.fpr[22]), std::bit_cast(ctx.fpr[24]), std::bit_cast(ctx.fpr[26]), std::bit_cast(ctx.fpr[28]), std::bit_cast(ctx.fpr[30]), ctx.gpr[16], aot_gpr_17, ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], ctx.gpr[21], ctx.gpr[22], ctx.gpr[23], ctx.gpr[30], aot_gpr_31}; aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast(8), aot_run_words); } { const bool branch_taken = aot_gpr_4 == 0u; if (branch_taken) { goto L_08A91128; } goto L_08A9105C; } L_08A9105C: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-23440))); ctx.fpr[22] = std::bit_cast(0u); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(11240))); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 <= ctx.fpr[22])) ? 0x00800000u : 0u); { const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u); if (branch_taken) { goto L_08A91128; } goto L_08A91078; } L_08A91078: aot_gpr_4 = (0u | 6u); aot_gpr_31 = (0x08A91084u); 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], ctx.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 == 0x08A91084u) goto L_08A91084; AOT_REGCACHE_SYNC_OUT(); return; L_08A91084: aot_gpr_4 = (0u | 10u); aot_gpr_31 = (0x08A91090u); 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], ctx.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 == 0x08A91090u) goto L_08A91090; AOT_REGCACHE_SYNC_OUT(); return; L_08A91090: aot_gpr_4 = (0u | 11u); aot_gpr_31 = (0x08A9109Cu); 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], ctx.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 == 0x08A9109Cu) goto L_08A9109C; AOT_REGCACHE_SYNC_OUT(); return; L_08A9109C: aot_gpr_4 = (2236u << 16u); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(29552))); aot_gpr_6 = (5888u << 16u); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(0), aot_gpr_6); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(29552))); aot_gpr_5 = (aot_gpr_5 + static_cast(4)); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(29552), aot_gpr_5); aot_gpr_4 = (2280u << 16u); aot_gpr_4 = (aot_gpr_4 + static_cast(-21440)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), aot_gpr_4); aot_gpr_4 = (16204u << 16u); aot_gpr_4 = (aot_gpr_4 | 52429u); ctx.fpr[30] = std::bit_cast(aot_gpr_4); aot_gpr_6 = (2236u << 16u); aot_gpr_4 = (16025u << 16u); aot_gpr_4 = (aot_gpr_4 | 39322u); ctx.fpr[28] = std::bit_cast(aot_gpr_4); ctx.gpr[21] = (2238u << 16u); aot_gpr_4 = (20352u << 16u); ctx.fpr[26] = std::bit_cast(aot_gpr_4); ctx.gpr[30] = (aot_gpr_6 + static_cast(32304)); aot_gpr_4 = (16256u << 16u); ctx.fpr[20] = std::bit_cast(aot_gpr_4); ctx.gpr[21] = (ctx.gpr[21] + static_cast(-272)); ctx.gpr[16] = (2238u << 16u); aot_gpr_4 = (20224u << 16u); ctx.gpr[22] = (0u | 0u); ctx.fpr[24] = std::bit_cast(aot_gpr_4); ctx.gpr[23] = (0u | 1u); ctx.gpr[30] = (ctx.gpr[30] + static_cast(48)); ctx.gpr[20] = (ctx.gpr[21] + static_cast(24)); ctx.gpr[19] = (ctx.gpr[21] + static_cast(48)); ctx.gpr[18] = (ctx.gpr[21] + static_cast(72)); { const bool branch_taken = 0u == 0u; ctx.gpr[16] = (ctx.gpr[16] + static_cast(12016)); if (branch_taken) { goto L_08A91130; } goto L_08A91128; } L_08A91128: { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A9195C; } goto L_08A91130; } L_08A91130: aot_gpr_17 = (ctx.gpr[22] << 5u); goto L_08A91134; L_08A91134: aot_gpr_4 = (aot_gpr_17 + static_cast(32)); aot_gpr_4 = (static_cast(static_cast(aot_gpr_4) >> 2u)); aot_gpr_4 = (aot_gpr_4 >> 30u); aot_gpr_4 = (aot_gpr_17 + aot_gpr_4); aot_gpr_4 = (aot_gpr_4 + static_cast(32)); aot_gpr_4 = (static_cast(static_cast(aot_gpr_4) >> 2u)); aot_gpr_5 = (static_cast(ctx.gpr[22]) < 3 ? 1u : 0u); { const bool branch_taken = aot_gpr_5 == 0u; aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), aot_gpr_4); if (branch_taken) { goto L_08A91170; } goto L_08A91158; } L_08A91158: aot_gpr_4 = (ctx.gpr[22] << 2u); aot_gpr_4 = (ctx.gpr[28] + aot_gpr_4); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(9016))); aot_gpr_4 = (0u | 1u); aot_gpr_31 = (0x08A91170u); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(0))); 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], ctx.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 == 0x08A91170u) goto L_08A91170; AOT_REGCACHE_SYNC_OUT(); return; L_08A91170: aot_gpr_4 = (static_cast(static_cast(aot_gpr_17) >> 2u)); aot_gpr_4 = (aot_gpr_4 >> 30u); aot_gpr_4 = (aot_gpr_17 + aot_gpr_4); aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast(8452), 0u); aot_gpr_4 = (static_cast(static_cast(aot_gpr_4) >> 2u)); aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast(8456), 0u); aot_gpr_17 = (aot_gpr_4 << 16u); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(0))); aot_gpr_17 = (static_cast(static_cast(aot_gpr_17) >> 16u)); aot_gpr_4 = (static_cast(aot_gpr_17) < static_cast(aot_gpr_4) ? 1u : 0u); { const bool branch_taken = aot_gpr_4 == 0u; if (branch_taken) { goto L_08A918E0; } goto L_08A911A0; } L_08A911A0: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(4))); aot_gpr_5 = (aot_gpr_17 << 6u); aot_gpr_6 = (aot_gpr_17 << 2u); aot_gpr_5 = (aot_gpr_5 + aot_gpr_6); aot_gpr_4 = (aot_gpr_5 + aot_gpr_4); aot_gpr_5 = (aot_mem.aot_direct_load8(aot_gpr_4 + static_cast(28))); { const bool branch_taken = aot_gpr_5 == 0u; ctx.gpr[8] = (32768u << 16u); if (branch_taken) { goto L_08A918C4; } goto L_08A911C0; } L_08A911C0: aot_gpr_6 = (aot_mem.aot_direct_load8(aot_gpr_4 + static_cast(56))); ctx.gpr[7] = (aot_gpr_5 | 0u); ctx.fpr[16] = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[30] + static_cast(0))); aot_gpr_5 = (0u | 100u); { const bool branch_taken = ctx.gpr[7] != ctx.gpr[23]; aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[30] + static_cast(4))); if (branch_taken) { goto L_08A91208; } goto L_08A911D8; } L_08A911D8: aot_fpr_14 = std::bit_cast(std::bit_cast(aot_fpr_12)); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(0))); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(4))); ctx.fpr[16] = aot_fpr_12 - ctx.fpr[16]; ctx.fpr[17] = aot_fpr_13 - aot_fpr_14; { const float fs = ctx.fpr[16]; 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(0x7FC00000u); else ctx.fpr[16] = fs * ft; } { const float fs = ctx.fpr[17]; const float ft = ctx.fpr[17]; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) ctx.fpr[17] = std::bit_cast(0x7FC00000u); else ctx.fpr[17] = fs * ft; } aot_fpr_14 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(8))); { const bool branch_taken = aot_gpr_6 != 0u; ctx.fpr[16] = ctx.fpr[16] + ctx.fpr[17]; if (branch_taken) { goto L_08A912C4; } goto L_08A91200; } L_08A91200: { const bool branch_taken = 0u == 0u; aot_gpr_5 = (0u | 0u); if (branch_taken) { goto L_08A912C4; } goto L_08A91208; } L_08A91208: aot_fpr_14 = std::bit_cast(std::bit_cast(aot_fpr_12)); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(12))); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(16))); ctx.fpr[16] = aot_fpr_12 - ctx.fpr[16]; ctx.fpr[17] = aot_fpr_13 - aot_fpr_14; { const float fs = ctx.fpr[16]; 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(0x7FC00000u); else ctx.fpr[16] = fs * ft; } { const float fs = ctx.fpr[17]; const float ft = ctx.fpr[17]; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) ctx.fpr[17] = std::bit_cast(0x7FC00000u); else ctx.fpr[17] = fs * ft; } aot_fpr_14 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(20))); ctx.gpr[7] = (aot_mem.aot_direct_load8(aot_gpr_4 + static_cast(57))); { const bool branch_taken = aot_gpr_6 == 0u; ctx.fpr[16] = ctx.fpr[16] + ctx.fpr[17]; if (branch_taken) { goto L_08A9123C; } goto L_08A91234; } L_08A91234: { const bool branch_taken = ctx.gpr[7] != 0u; if (branch_taken) { goto L_08A912C4; } goto L_08A9123C; } L_08A9123C: aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(32))); ctx.gpr[9] = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(7660))); aot_gpr_5 = (ctx.gpr[9] - aot_gpr_5); aot_fpr_15 = std::bit_cast(aot_gpr_5); aot_fpr_15 = static_cast(static_cast(std::bit_cast(aot_fpr_15))); if (static_cast(aot_gpr_5) < 0) { aot_fpr_15 = aot_fpr_15 + ctx.fpr[26]; goto L_08A91258; } goto L_08A91258; L_08A91258: aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(36))); ctx.fpr[17] = std::bit_cast(aot_gpr_5); ctx.fpr[17] = static_cast(static_cast(std::bit_cast(ctx.fpr[17]))); if (static_cast(aot_gpr_5) < 0) { ctx.fpr[17] = ctx.fpr[17] + ctx.fpr[26]; goto L_08A9126C; } goto L_08A9126C; L_08A9126C: aot_fpr_15 = aot_fpr_15 / ctx.fpr[17]; { const bool branch_taken = aot_gpr_6 == 0u; if (branch_taken) { goto L_08A91280; } goto L_08A91278; } L_08A91278: { const bool branch_taken = 0u == 0u; ctx.fpr[17] = ctx.fpr[20] - aot_fpr_15; if (branch_taken) { goto L_08A91284; } goto L_08A91280; } L_08A91280: ctx.fpr[17] = std::bit_cast(std::bit_cast(ctx.fpr[22])); goto L_08A91284; L_08A91284: { const bool branch_taken = ctx.gpr[7] == 0u; if (branch_taken) { goto L_08A91290; } goto L_08A9128C; } L_08A9128C: ctx.fpr[17] = aot_fpr_15 + ctx.fpr[17]; goto L_08A91290; L_08A91290: aot_gpr_5 = (17096u << 16u); aot_fpr_15 = std::bit_cast(aot_gpr_5); { const float fs = ctx.fpr[17]; const float ft = aot_fpr_15; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) ctx.fpr[17] = std::bit_cast(0x7FC00000u); else ctx.fpr[17] = fs * ft; } ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((ctx.fpr[17] < ctx.fpr[24])) ? 0x00800000u : 0u); if (!((ctx.fcr31 & 0x00800000u) != 0u)) { aot_fpr_15 = ctx.fpr[17] - ctx.fpr[24]; goto L_08A912B8; } goto L_08A912AC; L_08A912AC: aot_fpr_15 = std::bit_cast(ctx.fpu_float_to_word_ct<1u>(ctx.fpr[17])); { const bool branch_taken = 0u == 0u; aot_gpr_5 = (std::bit_cast(aot_fpr_15)); if (branch_taken) { goto L_08A912C4; } goto L_08A912B8; } L_08A912B8: aot_fpr_15 = std::bit_cast(ctx.fpu_float_to_word_ct<1u>(aot_fpr_15)); aot_gpr_5 = (std::bit_cast(aot_fpr_15)); aot_gpr_5 = (aot_gpr_5 + ctx.gpr[8]); goto L_08A912C4; L_08A912C4: ctx.fpr[16] = std::sqrt(ctx.fpr[16]); aot_gpr_6 = (16824u << 16u); aot_fpr_15 = std::bit_cast(aot_gpr_6); 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_08A918C4; } goto L_08A912E0; } L_08A912E0: aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(8456))); aot_fpr_15 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(52))); aot_gpr_4 = (aot_gpr_6 << 3u); aot_gpr_6 = (aot_gpr_4 + aot_gpr_4); aot_gpr_4 = (aot_gpr_4 + aot_gpr_6); aot_gpr_6 = (16800u << 16u); ctx.fpr[19] = std::bit_cast(aot_gpr_6); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((ctx.fpr[16] < ctx.fpr[19])) ? 0x00800000u : 0u); { const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u); aot_gpr_4 = (aot_gpr_4 + ctx.gpr[21]); if (branch_taken) { goto L_08A9136C; } goto L_08A9130C; } L_08A9130C: ctx.fpr[17] = std::bit_cast(aot_gpr_5); ctx.fpr[17] = static_cast(static_cast(std::bit_cast(ctx.fpr[17]))); if (static_cast(aot_gpr_5) < 0) { ctx.fpr[17] = ctx.fpr[17] + ctx.fpr[26]; goto L_08A9131C; } goto L_08A9131C; L_08A9131C: ctx.fpr[18] = std::bit_cast(aot_gpr_5); ctx.fpr[18] = static_cast(static_cast(std::bit_cast(ctx.fpr[18]))); if (static_cast(aot_gpr_5) < 0) { ctx.fpr[18] = ctx.fpr[18] + ctx.fpr[26]; goto L_08A9132C; } goto L_08A9132C; L_08A9132C: ctx.fpr[16] = ctx.fpr[16] - ctx.fpr[19]; aot_gpr_5 = (16448u << 16u); ctx.fpr[0] = std::bit_cast(aot_gpr_5); { 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(0x7FC00000u); else ctx.fpr[16] = fs * ft; } ctx.fpr[16] = ctx.fpr[16] / ctx.fpr[0]; ctx.fpr[16] = ctx.fpr[17] - ctx.fpr[16]; ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((ctx.fpr[16] < ctx.fpr[24])) ? 0x00800000u : 0u); if (!((ctx.fcr31 & 0x00800000u) != 0u)) { ctx.fpr[16] = ctx.fpr[16] - ctx.fpr[24]; goto L_08A91360; } goto L_08A91354; L_08A91354: ctx.fpr[16] = std::bit_cast(ctx.fpu_float_to_word_ct<1u>(ctx.fpr[16])); { const bool branch_taken = 0u == 0u; aot_gpr_5 = (std::bit_cast(ctx.fpr[16])); if (branch_taken) { goto L_08A9136C; } goto L_08A91360; } L_08A91360: ctx.fpr[16] = std::bit_cast(ctx.fpu_float_to_word_ct<1u>(ctx.fpr[16])); aot_gpr_5 = (std::bit_cast(ctx.fpr[16])); aot_gpr_5 = (aot_gpr_5 + ctx.gpr[8]); goto L_08A9136C; L_08A9136C: aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(10088))); { const std::int64_t product = static_cast(static_cast(aot_gpr_5)) * static_cast(static_cast(aot_gpr_6)); ctx.lo = static_cast(product); ctx.hi = static_cast(static_cast(product) >> 32u); } aot_gpr_5 = (ctx.lo); { const bool branch_taken = ctx.gpr[22] != 0u; aot_gpr_5 = (aot_gpr_5 >> 8u); if (branch_taken) { goto L_08A91454; } goto L_08A91380; } L_08A91380: ctx.fpr[18] = std::bit_cast(std::bit_cast(aot_fpr_13)); ctx.fpr[17] = std::bit_cast(std::bit_cast(aot_fpr_12)); aot_gpr_6 = (std::bit_cast(aot_fpr_15)); ctx.set_vfpu_scalar_bits_ct<0u>(aot_gpr_6); { const float vfpu_constant = std::bit_cast(0x3F22F983u); const float vfpu_value[4]{vfpu_constant, vfpu_constant, vfpu_constant, vfpu_constant}; ctx.write_vfpu_vector_with_destination_prefix_ct<32u, 1u>(vfpu_value); } ctx.execute_vfpu_vec3_ct<64u, 0u, 32u, 1u, 2u>(); ctx.execute_vfpu_unary_ct<1u, 64u, 1u, 18u>(); aot_gpr_6 = (ctx.vfpu_scalar_bits_ct<1u>()); aot_fpr_12 = std::bit_cast(aot_gpr_6); aot_gpr_6 = (16076u << 16u); aot_gpr_6 = (aot_gpr_6 | 52429u); aot_fpr_13 = std::bit_cast(aot_gpr_6); { 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)) ctx.fpr[19] = std::bit_cast(0x7FC00000u); else ctx.fpr[19] = fs * ft; } aot_gpr_6 = (std::bit_cast(aot_fpr_15)); ctx.set_vfpu_scalar_bits_ct<0u>(aot_gpr_6); { const float vfpu_constant = std::bit_cast(0x3F22F983u); const float vfpu_value[4]{vfpu_constant, vfpu_constant, vfpu_constant, vfpu_constant}; ctx.write_vfpu_vector_with_destination_prefix_ct<32u, 1u>(vfpu_value); } ctx.execute_vfpu_vec3_ct<64u, 0u, 32u, 1u, 2u>(); ctx.execute_vfpu_unary_ct<1u, 64u, 1u, 19u>(); aot_gpr_6 = (ctx.vfpu_scalar_bits_ct<1u>()); aot_fpr_12 = std::bit_cast(aot_gpr_6); { 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)) ctx.fpr[0] = std::bit_cast(0x7FC00000u); else ctx.fpr[0] = fs * ft; } aot_gpr_6 = (std::bit_cast(aot_fpr_15)); ctx.set_vfpu_scalar_bits_ct<0u>(aot_gpr_6); { const float vfpu_constant = std::bit_cast(0x3F22F983u); const float vfpu_value[4]{vfpu_constant, vfpu_constant, vfpu_constant, vfpu_constant}; ctx.write_vfpu_vector_with_destination_prefix_ct<32u, 1u>(vfpu_value); } ctx.execute_vfpu_vec3_ct<64u, 0u, 32u, 1u, 2u>(); ctx.execute_vfpu_unary_ct<1u, 64u, 1u, 19u>(); aot_gpr_6 = (ctx.vfpu_scalar_bits_ct<1u>()); aot_fpr_12 = std::bit_cast(aot_gpr_6); { 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)) ctx.fpr[2] = std::bit_cast(0x7FC00000u); else ctx.fpr[2] = fs * ft; } aot_gpr_6 = (std::bit_cast(aot_fpr_15)); ctx.set_vfpu_scalar_bits_ct<0u>(aot_gpr_6); { const float vfpu_constant = std::bit_cast(0x3F22F983u); const float vfpu_value[4]{vfpu_constant, vfpu_constant, vfpu_constant, vfpu_constant}; ctx.write_vfpu_vector_with_destination_prefix_ct<32u, 1u>(vfpu_value); } ctx.execute_vfpu_vec3_ct<64u, 0u, 32u, 1u, 2u>(); ctx.execute_vfpu_unary_ct<1u, 64u, 1u, 18u>(); aot_gpr_6 = (ctx.vfpu_scalar_bits_ct<1u>()); aot_fpr_12 = std::bit_cast(aot_gpr_6); aot_gpr_6 = (48844u << 16u); aot_gpr_6 = (aot_gpr_6 | 52429u); aot_fpr_13 = std::bit_cast(aot_gpr_6); { 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)) ctx.fpr[1] = std::bit_cast(0x7FC00000u); else ctx.fpr[1] = fs * ft; } aot_fpr_13 = ctx.fpr[17] + ctx.fpr[19]; aot_fpr_15 = aot_fpr_13 + ctx.fpr[2]; ctx.fpr[16] = ctx.fpr[18] + ctx.fpr[0]; aot_fpr_12 = ctx.fpr[16] + ctx.fpr[1]; aot_fpr_13 = aot_fpr_13 - ctx.fpr[2]; ctx.fpr[16] = ctx.fpr[16] - ctx.fpr[1]; ctx.fpr[19] = ctx.fpr[17] - ctx.fpr[19]; ctx.fpr[17] = ctx.fpr[19] + ctx.fpr[2]; ctx.fpr[0] = ctx.fpr[18] - ctx.fpr[0]; ctx.fpr[18] = ctx.fpr[0] + ctx.fpr[1]; ctx.fpr[19] = ctx.fpr[19] - ctx.fpr[2]; { const bool branch_taken = 0u == 0u; ctx.fpr[0] = ctx.fpr[0] - ctx.fpr[1]; if (branch_taken) { goto L_08A915E4; } goto L_08A91454; } L_08A91454: if (ctx.gpr[22] != ctx.gpr[23]) { ctx.fpr[18] = std::bit_cast(std::bit_cast(aot_fpr_13)); goto L_08A91524; } goto L_08A9145C; L_08A9145C: ctx.fpr[18] = std::bit_cast(std::bit_cast(aot_fpr_13)); ctx.fpr[17] = std::bit_cast(std::bit_cast(aot_fpr_12)); aot_gpr_6 = (std::bit_cast(aot_fpr_15)); ctx.set_vfpu_scalar_bits_ct<0u>(aot_gpr_6); { const float vfpu_constant = std::bit_cast(0x3F22F983u); const float vfpu_value[4]{vfpu_constant, vfpu_constant, vfpu_constant, vfpu_constant}; ctx.write_vfpu_vector_with_destination_prefix_ct<32u, 1u>(vfpu_value); } ctx.execute_vfpu_vec3_ct<64u, 0u, 32u, 1u, 2u>(); ctx.execute_vfpu_unary_ct<1u, 64u, 1u, 18u>(); aot_gpr_6 = (ctx.vfpu_scalar_bits_ct<1u>()); aot_fpr_12 = std::bit_cast(aot_gpr_6); { const float fs = aot_fpr_12; const float ft = ctx.fpr[30]; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) ctx.fpr[19] = std::bit_cast(0x7FC00000u); else ctx.fpr[19] = fs * ft; } aot_gpr_6 = (std::bit_cast(aot_fpr_15)); ctx.set_vfpu_scalar_bits_ct<0u>(aot_gpr_6); { const float vfpu_constant = std::bit_cast(0x3F22F983u); const float vfpu_value[4]{vfpu_constant, vfpu_constant, vfpu_constant, vfpu_constant}; ctx.write_vfpu_vector_with_destination_prefix_ct<32u, 1u>(vfpu_value); } ctx.execute_vfpu_vec3_ct<64u, 0u, 32u, 1u, 2u>(); ctx.execute_vfpu_unary_ct<1u, 64u, 1u, 19u>(); aot_gpr_6 = (ctx.vfpu_scalar_bits_ct<1u>()); aot_fpr_12 = std::bit_cast(aot_gpr_6); { const float fs = aot_fpr_12; const float ft = ctx.fpr[30]; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) ctx.fpr[0] = std::bit_cast(0x7FC00000u); else ctx.fpr[0] = fs * ft; } aot_gpr_6 = (std::bit_cast(aot_fpr_15)); ctx.set_vfpu_scalar_bits_ct<0u>(aot_gpr_6); { const float vfpu_constant = std::bit_cast(0x3F22F983u); const float vfpu_value[4]{vfpu_constant, vfpu_constant, vfpu_constant, vfpu_constant}; ctx.write_vfpu_vector_with_destination_prefix_ct<32u, 1u>(vfpu_value); } ctx.execute_vfpu_vec3_ct<64u, 0u, 32u, 1u, 2u>(); ctx.execute_vfpu_unary_ct<1u, 64u, 1u, 19u>(); aot_gpr_6 = (ctx.vfpu_scalar_bits_ct<1u>()); aot_fpr_12 = std::bit_cast(aot_gpr_6); { const float fs = aot_fpr_12; const float ft = ctx.fpr[30]; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) ctx.fpr[2] = std::bit_cast(0x7FC00000u); else ctx.fpr[2] = fs * ft; } aot_gpr_6 = (std::bit_cast(aot_fpr_15)); ctx.set_vfpu_scalar_bits_ct<0u>(aot_gpr_6); { const float vfpu_constant = std::bit_cast(0x3F22F983u); const float vfpu_value[4]{vfpu_constant, vfpu_constant, vfpu_constant, vfpu_constant}; ctx.write_vfpu_vector_with_destination_prefix_ct<32u, 1u>(vfpu_value); } ctx.execute_vfpu_vec3_ct<64u, 0u, 32u, 1u, 2u>(); ctx.execute_vfpu_unary_ct<1u, 64u, 1u, 18u>(); aot_gpr_6 = (ctx.vfpu_scalar_bits_ct<1u>()); aot_fpr_12 = std::bit_cast(aot_gpr_6); aot_gpr_6 = (48972u << 16u); aot_gpr_6 = (aot_gpr_6 | 52429u); aot_fpr_13 = std::bit_cast(aot_gpr_6); { 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)) ctx.fpr[1] = std::bit_cast(0x7FC00000u); else ctx.fpr[1] = fs * ft; } aot_fpr_13 = ctx.fpr[17] + ctx.fpr[19]; aot_fpr_15 = aot_fpr_13 + ctx.fpr[2]; ctx.fpr[16] = ctx.fpr[18] + ctx.fpr[0]; aot_fpr_12 = ctx.fpr[16] + ctx.fpr[1]; aot_fpr_13 = aot_fpr_13 - ctx.fpr[2]; ctx.fpr[16] = ctx.fpr[16] - ctx.fpr[1]; ctx.fpr[19] = ctx.fpr[17] - ctx.fpr[19]; ctx.fpr[17] = ctx.fpr[19] + ctx.fpr[2]; ctx.fpr[0] = ctx.fpr[18] - ctx.fpr[0]; ctx.fpr[18] = ctx.fpr[0] + ctx.fpr[1]; ctx.fpr[19] = ctx.fpr[19] - ctx.fpr[2]; { const bool branch_taken = 0u == 0u; ctx.fpr[0] = ctx.fpr[0] - ctx.fpr[1]; if (branch_taken) { goto L_08A915E4; } goto L_08A91524; } L_08A91524: ctx.fpr[17] = std::bit_cast(std::bit_cast(aot_fpr_12)); aot_gpr_6 = (std::bit_cast(aot_fpr_15)); ctx.set_vfpu_scalar_bits_ct<0u>(aot_gpr_6); { const float vfpu_constant = std::bit_cast(0x3F22F983u); const float vfpu_value[4]{vfpu_constant, vfpu_constant, vfpu_constant, vfpu_constant}; ctx.write_vfpu_vector_with_destination_prefix_ct<32u, 1u>(vfpu_value); } ctx.execute_vfpu_vec3_ct<64u, 0u, 32u, 1u, 2u>(); ctx.execute_vfpu_unary_ct<1u, 64u, 1u, 18u>(); aot_gpr_6 = (ctx.vfpu_scalar_bits_ct<1u>()); aot_fpr_12 = std::bit_cast(aot_gpr_6); { const float fs = aot_fpr_12; const float ft = ctx.fpr[28]; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) ctx.fpr[19] = std::bit_cast(0x7FC00000u); else ctx.fpr[19] = fs * ft; } aot_gpr_6 = (std::bit_cast(aot_fpr_15)); ctx.set_vfpu_scalar_bits_ct<0u>(aot_gpr_6); { const float vfpu_constant = std::bit_cast(0x3F22F983u); const float vfpu_value[4]{vfpu_constant, vfpu_constant, vfpu_constant, vfpu_constant}; ctx.write_vfpu_vector_with_destination_prefix_ct<32u, 1u>(vfpu_value); } ctx.execute_vfpu_vec3_ct<64u, 0u, 32u, 1u, 2u>(); ctx.execute_vfpu_unary_ct<1u, 64u, 1u, 19u>(); aot_gpr_6 = (ctx.vfpu_scalar_bits_ct<1u>()); aot_fpr_12 = std::bit_cast(aot_gpr_6); { const float fs = aot_fpr_12; const float ft = ctx.fpr[28]; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) ctx.fpr[0] = std::bit_cast(0x7FC00000u); else ctx.fpr[0] = fs * ft; } aot_gpr_6 = (std::bit_cast(aot_fpr_15)); ctx.set_vfpu_scalar_bits_ct<0u>(aot_gpr_6); { const float vfpu_constant = std::bit_cast(0x3F22F983u); const float vfpu_value[4]{vfpu_constant, vfpu_constant, vfpu_constant, vfpu_constant}; ctx.write_vfpu_vector_with_destination_prefix_ct<32u, 1u>(vfpu_value); } ctx.execute_vfpu_vec3_ct<64u, 0u, 32u, 1u, 2u>(); ctx.execute_vfpu_unary_ct<1u, 64u, 1u, 19u>(); aot_gpr_6 = (ctx.vfpu_scalar_bits_ct<1u>()); aot_fpr_12 = std::bit_cast(aot_gpr_6); { const float fs = aot_fpr_12; const float ft = ctx.fpr[28]; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) ctx.fpr[2] = std::bit_cast(0x7FC00000u); else ctx.fpr[2] = fs * ft; } aot_gpr_6 = (std::bit_cast(aot_fpr_15)); ctx.set_vfpu_scalar_bits_ct<0u>(aot_gpr_6); { const float vfpu_constant = std::bit_cast(0x3F22F983u); const float vfpu_value[4]{vfpu_constant, vfpu_constant, vfpu_constant, vfpu_constant}; ctx.write_vfpu_vector_with_destination_prefix_ct<32u, 1u>(vfpu_value); } ctx.execute_vfpu_vec3_ct<64u, 0u, 32u, 1u, 2u>(); ctx.execute_vfpu_unary_ct<1u, 64u, 1u, 18u>(); aot_gpr_6 = (ctx.vfpu_scalar_bits_ct<1u>()); aot_fpr_12 = std::bit_cast(aot_gpr_6); aot_gpr_6 = (48793u << 16u); aot_gpr_6 = (aot_gpr_6 | 39322u); aot_fpr_13 = std::bit_cast(aot_gpr_6); { 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)) ctx.fpr[1] = std::bit_cast(0x7FC00000u); else ctx.fpr[1] = fs * ft; } aot_fpr_13 = ctx.fpr[17] + ctx.fpr[19]; aot_fpr_15 = aot_fpr_13 + ctx.fpr[2]; ctx.fpr[16] = ctx.fpr[18] + ctx.fpr[0]; aot_fpr_12 = ctx.fpr[16] + ctx.fpr[1]; aot_fpr_13 = aot_fpr_13 - ctx.fpr[2]; ctx.fpr[16] = ctx.fpr[16] - ctx.fpr[1]; ctx.fpr[19] = ctx.fpr[17] - ctx.fpr[19]; ctx.fpr[17] = ctx.fpr[19] + ctx.fpr[2]; ctx.fpr[0] = ctx.fpr[18] - ctx.fpr[0]; ctx.fpr[18] = ctx.fpr[0] + ctx.fpr[1]; ctx.fpr[19] = ctx.fpr[19] - ctx.fpr[2]; ctx.fpr[0] = ctx.fpr[0] - ctx.fpr[1]; goto L_08A915E4; L_08A915E4: { const std::uint32_t aot_run_words[3]{std::bit_cast(aot_fpr_15), std::bit_cast(aot_fpr_12), std::bit_cast(aot_fpr_14)}; aot_mem.aot_direct_store32_block(aot_gpr_4 + static_cast(12), aot_run_words); } aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(8456))); aot_gpr_4 = (aot_gpr_4 << 3u); aot_gpr_6 = (aot_gpr_4 + aot_gpr_4); aot_gpr_4 = (aot_gpr_4 + aot_gpr_6); aot_gpr_4 = (aot_gpr_4 + ctx.gpr[20]); { const std::uint32_t aot_run_words[3]{std::bit_cast(aot_fpr_13), std::bit_cast(ctx.fpr[16]), std::bit_cast(aot_fpr_14)}; aot_mem.aot_direct_store32_block(aot_gpr_4 + static_cast(12), aot_run_words); } aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(8456))); aot_gpr_4 = (aot_gpr_4 << 3u); aot_gpr_6 = (aot_gpr_4 + aot_gpr_4); aot_gpr_4 = (aot_gpr_4 + aot_gpr_6); aot_gpr_4 = (aot_gpr_4 + ctx.gpr[19]); { const std::uint32_t aot_run_words[3]{std::bit_cast(ctx.fpr[17]), std::bit_cast(ctx.fpr[18]), std::bit_cast(aot_fpr_14)}; aot_mem.aot_direct_store32_block(aot_gpr_4 + static_cast(12), aot_run_words); } aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(8456))); aot_gpr_4 = (aot_gpr_4 << 3u); aot_gpr_6 = (aot_gpr_4 + aot_gpr_4); aot_gpr_4 = (aot_gpr_4 + aot_gpr_6); aot_gpr_4 = (aot_gpr_4 + ctx.gpr[18]); { const std::uint32_t aot_run_words[3]{std::bit_cast(ctx.fpr[19]), std::bit_cast(ctx.fpr[0]), std::bit_cast(aot_fpr_14)}; aot_mem.aot_direct_store32_block(aot_gpr_4 + static_cast(12), aot_run_words); } aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(8456))); aot_gpr_5 = (aot_gpr_5 & 255u); aot_gpr_4 = (aot_gpr_4 << 3u); aot_gpr_6 = (aot_gpr_4 + aot_gpr_4); aot_gpr_4 = (aot_gpr_4 + aot_gpr_6); aot_gpr_4 = (aot_gpr_4 + ctx.gpr[21]); aot_gpr_6 = (0u | 255u); aot_mem.aot_direct_store8(aot_gpr_4 + static_cast(8), static_cast(aot_gpr_6)); aot_mem.aot_direct_store8(aot_gpr_4 + static_cast(9), static_cast(aot_gpr_6)); aot_mem.aot_direct_store8(aot_gpr_4 + static_cast(10), static_cast(aot_gpr_6)); aot_mem.aot_direct_store8(aot_gpr_4 + static_cast(11), static_cast(aot_gpr_5)); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(8456))); aot_gpr_4 = (aot_gpr_4 << 3u); ctx.gpr[7] = (aot_gpr_4 + aot_gpr_4); aot_gpr_4 = (aot_gpr_4 + ctx.gpr[7]); aot_gpr_4 = (aot_gpr_4 + ctx.gpr[20]); aot_mem.aot_direct_store8(aot_gpr_4 + static_cast(8), static_cast(aot_gpr_6)); aot_mem.aot_direct_store8(aot_gpr_4 + static_cast(9), static_cast(aot_gpr_6)); aot_mem.aot_direct_store8(aot_gpr_4 + static_cast(10), static_cast(aot_gpr_6)); aot_mem.aot_direct_store8(aot_gpr_4 + static_cast(11), static_cast(aot_gpr_5)); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(8456))); aot_gpr_4 = (aot_gpr_4 << 3u); ctx.gpr[7] = (aot_gpr_4 + aot_gpr_4); aot_gpr_4 = (aot_gpr_4 + ctx.gpr[7]); aot_gpr_4 = (aot_gpr_4 + ctx.gpr[19]); aot_mem.aot_direct_store8(aot_gpr_4 + static_cast(8), static_cast(aot_gpr_6)); aot_mem.aot_direct_store8(aot_gpr_4 + static_cast(9), static_cast(aot_gpr_6)); aot_mem.aot_direct_store8(aot_gpr_4 + static_cast(10), static_cast(aot_gpr_6)); aot_mem.aot_direct_store8(aot_gpr_4 + static_cast(11), static_cast(aot_gpr_5)); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(8456))); aot_gpr_4 = (aot_gpr_4 << 3u); ctx.gpr[7] = (aot_gpr_4 + aot_gpr_4); aot_gpr_4 = (aot_gpr_4 + ctx.gpr[7]); aot_gpr_4 = (aot_gpr_4 + ctx.gpr[18]); aot_mem.aot_direct_store8(aot_gpr_4 + static_cast(8), static_cast(aot_gpr_6)); aot_mem.aot_direct_store8(aot_gpr_4 + static_cast(9), static_cast(aot_gpr_6)); aot_mem.aot_direct_store8(aot_gpr_4 + static_cast(10), static_cast(aot_gpr_6)); aot_mem.aot_direct_store8(aot_gpr_4 + static_cast(11), static_cast(aot_gpr_5)); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(8456))); aot_gpr_4 = (aot_gpr_4 << 3u); aot_gpr_5 = (aot_gpr_4 + aot_gpr_4); aot_gpr_4 = (aot_gpr_4 + aot_gpr_5); { const bool branch_taken = ctx.gpr[22] == 0u; aot_gpr_4 = (aot_gpr_4 + ctx.gpr[21]); if (branch_taken) { goto L_08A91708; } goto L_08A91700; } L_08A91700: if (ctx.gpr[22] != ctx.gpr[23]) { aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), std::bit_cast(ctx.fpr[20])); goto L_08A917C8; } goto L_08A91708; L_08A91708: aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), std::bit_cast(ctx.fpr[22])); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(8456))); aot_gpr_4 = (aot_gpr_4 << 3u); aot_gpr_5 = (aot_gpr_4 + aot_gpr_4); aot_gpr_4 = (aot_gpr_4 + aot_gpr_5); aot_gpr_4 = (aot_gpr_4 + ctx.gpr[21]); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(4), std::bit_cast(ctx.fpr[22])); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(8456))); aot_gpr_4 = (aot_gpr_4 << 3u); aot_gpr_5 = (aot_gpr_4 + aot_gpr_4); aot_gpr_4 = (aot_gpr_4 + aot_gpr_5); aot_gpr_4 = (aot_gpr_4 + ctx.gpr[20]); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), std::bit_cast(ctx.fpr[20])); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(8456))); aot_gpr_4 = (aot_gpr_4 << 3u); aot_gpr_5 = (aot_gpr_4 + aot_gpr_4); aot_gpr_4 = (aot_gpr_4 + aot_gpr_5); aot_gpr_4 = (aot_gpr_4 + ctx.gpr[20]); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(4), std::bit_cast(ctx.fpr[22])); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(8456))); aot_gpr_4 = (aot_gpr_4 << 3u); aot_gpr_5 = (aot_gpr_4 + aot_gpr_4); aot_gpr_4 = (aot_gpr_4 + aot_gpr_5); aot_gpr_4 = (aot_gpr_4 + ctx.gpr[19]); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), std::bit_cast(ctx.fpr[22])); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(8456))); aot_gpr_4 = (aot_gpr_4 << 3u); aot_gpr_5 = (aot_gpr_4 + aot_gpr_4); aot_gpr_4 = (aot_gpr_4 + aot_gpr_5); aot_gpr_4 = (aot_gpr_4 + ctx.gpr[19]); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(4), std::bit_cast(ctx.fpr[20])); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(8456))); aot_gpr_4 = (aot_gpr_4 << 3u); aot_gpr_5 = (aot_gpr_4 + aot_gpr_4); aot_gpr_4 = (aot_gpr_4 + aot_gpr_5); aot_gpr_4 = (aot_gpr_4 + ctx.gpr[18]); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), std::bit_cast(ctx.fpr[20])); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(8456))); aot_gpr_4 = (aot_gpr_4 << 3u); aot_gpr_5 = (aot_gpr_4 + aot_gpr_4); aot_gpr_4 = (aot_gpr_4 + aot_gpr_5); aot_gpr_4 = (aot_gpr_4 + ctx.gpr[18]); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(4), std::bit_cast(ctx.fpr[20])); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(8452))); aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(8456))); aot_gpr_6 = (aot_gpr_4 + static_cast(6)); { const bool branch_taken = 0u == 0u; ctx.gpr[7] = (aot_gpr_5 + static_cast(4)); if (branch_taken) { goto L_08A91880; } goto L_08A917C8; } L_08A917C8: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(8456))); aot_gpr_4 = (aot_gpr_4 << 3u); aot_gpr_5 = (aot_gpr_4 + aot_gpr_4); aot_gpr_4 = (aot_gpr_4 + aot_gpr_5); aot_gpr_4 = (aot_gpr_4 + ctx.gpr[21]); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(4), std::bit_cast(ctx.fpr[22])); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(8456))); aot_gpr_4 = (aot_gpr_4 << 3u); aot_gpr_5 = (aot_gpr_4 + aot_gpr_4); aot_gpr_4 = (aot_gpr_4 + aot_gpr_5); aot_gpr_4 = (aot_gpr_4 + ctx.gpr[20]); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), std::bit_cast(ctx.fpr[22])); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(8456))); aot_gpr_4 = (aot_gpr_4 << 3u); aot_gpr_5 = (aot_gpr_4 + aot_gpr_4); aot_gpr_4 = (aot_gpr_4 + aot_gpr_5); aot_gpr_4 = (aot_gpr_4 + ctx.gpr[20]); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(4), std::bit_cast(ctx.fpr[22])); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(8456))); aot_gpr_4 = (aot_gpr_4 << 3u); aot_gpr_5 = (aot_gpr_4 + aot_gpr_4); aot_gpr_4 = (aot_gpr_4 + aot_gpr_5); aot_gpr_4 = (aot_gpr_4 + ctx.gpr[19]); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), std::bit_cast(ctx.fpr[20])); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(8456))); aot_gpr_4 = (aot_gpr_4 << 3u); aot_gpr_5 = (aot_gpr_4 + aot_gpr_4); aot_gpr_4 = (aot_gpr_4 + aot_gpr_5); aot_gpr_4 = (aot_gpr_4 + ctx.gpr[19]); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(4), std::bit_cast(ctx.fpr[20])); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(8456))); aot_gpr_4 = (aot_gpr_4 << 3u); aot_gpr_5 = (aot_gpr_4 + aot_gpr_4); aot_gpr_4 = (aot_gpr_4 + aot_gpr_5); aot_gpr_4 = (aot_gpr_4 + ctx.gpr[18]); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), std::bit_cast(ctx.fpr[22])); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(8456))); aot_gpr_4 = (aot_gpr_4 << 3u); aot_gpr_5 = (aot_gpr_4 + aot_gpr_4); aot_gpr_4 = (aot_gpr_4 + aot_gpr_5); aot_gpr_4 = (aot_gpr_4 + ctx.gpr[18]); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(4), std::bit_cast(ctx.fpr[20])); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(8452))); aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(8456))); aot_gpr_6 = (aot_gpr_4 + static_cast(6)); ctx.gpr[7] = (aot_gpr_5 + static_cast(4)); goto L_08A91880; L_08A91880: ctx.gpr[8] = (0u | 0u); goto L_08A91884; L_08A91884: ctx.gpr[9] = (ctx.gpr[8] + ctx.gpr[8]); ctx.gpr[9] = (ctx.gpr[28] + ctx.gpr[9]); ctx.gpr[9] = (aot_mem.aot_direct_load16(ctx.gpr[9] + static_cast(7312))); ctx.gpr[10] = (aot_gpr_4 + ctx.gpr[8]); ctx.gpr[10] = (ctx.gpr[10] + ctx.gpr[10]); ctx.gpr[8] = (ctx.gpr[8] + static_cast(1)); ctx.gpr[9] = (ctx.gpr[9] + aot_gpr_5); ctx.gpr[10] = (ctx.gpr[10] + ctx.gpr[16]); ctx.gpr[8] = (ctx.gpr[8] << 16u); aot_mem.aot_direct_store16(ctx.gpr[10] + static_cast(0), static_cast(ctx.gpr[9])); ctx.gpr[8] = (static_cast(static_cast(ctx.gpr[8]) >> 16u)); ctx.gpr[9] = (static_cast(ctx.gpr[8]) < 6 ? 1u : 0u); { const bool branch_taken = ctx.gpr[9] != 0u; if (branch_taken) { goto L_08A91884; } goto L_08A918BC; } L_08A918BC: aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast(8452), aot_gpr_6); aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast(8456), ctx.gpr[7]); goto L_08A918C4; L_08A918C4: aot_gpr_4 = (aot_gpr_17 + static_cast(1)); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(0))); aot_gpr_17 = (aot_gpr_4 << 16u); aot_gpr_17 = (static_cast(static_cast(aot_gpr_17) >> 16u)); aot_gpr_4 = (static_cast(aot_gpr_17) < static_cast(aot_gpr_5) ? 1u : 0u); { const bool branch_taken = aot_gpr_4 != 0u; if (branch_taken) { goto L_08A911A0; } goto L_08A918E0; } L_08A918E0: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(8452))); { const bool branch_taken = aot_gpr_4 == 0u; if (branch_taken) { goto L_08A91920; } goto L_08A918EC; } L_08A918EC: aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(8456))); aot_gpr_4 = (ctx.gpr[21] | 0u); aot_gpr_6 = (0u | 0u); aot_gpr_31 = (0x08A91900u); ctx.gpr[7] = (0u | 1u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0186_entry, 186u, 515u, 0x08AEE610u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A91900u) goto L_08A91900; AOT_REGCACHE_SYNC_OUT(); return; L_08A91900: { const bool branch_taken = ctx.gpr[2] == 0u; if (branch_taken) { goto L_08A91920; } goto L_08A91908; } L_08A91908: aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(8452))); aot_gpr_4 = (0u | 3u); aot_gpr_31 = (0x08A91918u); aot_gpr_5 = (ctx.gpr[16] | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0186_entry, 186u, 536u, 0x08AEE8E0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A91918u) goto L_08A91918; AOT_REGCACHE_SYNC_OUT(); return; L_08A91918: aot_gpr_31 = (0x08A91920u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0186_entry, 186u, 535u, 0x08AEE8D0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A91920u) goto L_08A91920; AOT_REGCACHE_SYNC_OUT(); return; L_08A91920: aot_gpr_4 = (ctx.gpr[22] + static_cast(1)); ctx.gpr[22] = (aot_gpr_4 << 16u); ctx.gpr[22] = (static_cast(static_cast(ctx.gpr[22]) >> 16u)); aot_gpr_4 = (static_cast(ctx.gpr[22]) < 4 ? 1u : 0u); { const bool branch_taken = aot_gpr_4 != 0u; aot_gpr_17 = (ctx.gpr[22] << 5u); if (branch_taken) { goto L_08A91134; } goto L_08A91938; } L_08A91938: aot_gpr_4 = (0u | 11u); aot_gpr_31 = (0x08A91944u); 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], ctx.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 == 0x08A91944u) goto L_08A91944; AOT_REGCACHE_SYNC_OUT(); return; L_08A91944: aot_gpr_4 = (0u | 6u); aot_gpr_31 = (0x08A91950u); 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], ctx.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 == 0x08A91950u) goto L_08A91950; AOT_REGCACHE_SYNC_OUT(); return; L_08A91950: aot_gpr_4 = (0u | 10u); aot_gpr_31 = (0x08A9195Cu); 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], ctx.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 == 0x08A9195Cu) goto L_08A9195C; AOT_REGCACHE_SYNC_OUT(); return; L_08A9195C: { std::uint32_t aot_run_words[16]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(8), aot_run_words); ctx.fpr[20] = std::bit_cast(aot_run_words[0]); ctx.fpr[22] = std::bit_cast(aot_run_words[1]); ctx.fpr[24] = std::bit_cast(aot_run_words[2]); ctx.fpr[26] = std::bit_cast(aot_run_words[3]); ctx.fpr[28] = std::bit_cast(aot_run_words[4]); ctx.fpr[30] = std::bit_cast(aot_run_words[5]); ctx.gpr[16] = aot_run_words[6]; aot_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(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_08A919A4: aot_gpr_29 = (aot_gpr_29 + static_cast(-112)); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(76))); aot_gpr_6 = (16320u << 16u); aot_gpr_5 = (aot_gpr_5 & aot_gpr_6); aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(7764))); aot_gpr_5 = (aot_gpr_5 >> 22u); aot_gpr_5 = (aot_gpr_5 ^ aot_gpr_6); aot_gpr_5 = (aot_gpr_5 & 3u); { const std::uint32_t aot_run_words[16]{std::bit_cast(ctx.fpr[20]), std::bit_cast(ctx.fpr[22]), std::bit_cast(ctx.fpr[24]), std::bit_cast(ctx.fpr[26]), std::bit_cast(ctx.fpr[28]), std::bit_cast(ctx.fpr[30]), ctx.gpr[16], aot_gpr_17, ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], ctx.gpr[21], ctx.gpr[22], ctx.gpr[23], ctx.gpr[30], aot_gpr_31}; aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast(40), aot_run_words); } { const bool branch_taken = aot_gpr_5 != 0u; aot_gpr_17 = (aot_gpr_4 | 0u); if (branch_taken) { goto L_08A91DD0; } goto L_08A91A0C; } L_08A91A0C: aot_gpr_4 = (2236u << 16u); ctx.gpr[22] = (aot_gpr_17 + static_cast(48)); aot_gpr_4 = (aot_gpr_4 + static_cast(32304)); ctx.fpr[16] = std::bit_cast(0u); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[22] + static_cast(0))); aot_gpr_4 = (aot_gpr_4 + static_cast(48)); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(0))); aot_gpr_5 = (16800u << 16u); aot_fpr_12 = aot_fpr_12 - aot_fpr_13; aot_fpr_13 = std::bit_cast(aot_gpr_5); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 < ctx.fpr[16])) ? 0x00800000u : 0u); if (((ctx.fcr31 & 0x00800000u) != 0u)) { aot_fpr_12 = std::bit_cast(std::bit_cast(aot_fpr_12) ^ 0x80000000u); goto L_08A91A44; } goto L_08A91A44; L_08A91A44: 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_08A91DD0; } goto L_08A91A54; } L_08A91A54: aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[22] + static_cast(4))); aot_fpr_14 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(4))); aot_fpr_12 = aot_fpr_12 - aot_fpr_14; ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 < ctx.fpr[16])) ? 0x00800000u : 0u); if (((ctx.fcr31 & 0x00800000u) != 0u)) { aot_fpr_12 = std::bit_cast(std::bit_cast(aot_fpr_12) ^ 0x80000000u); goto L_08A91A70; } goto L_08A91A70; L_08A91A70: 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_08A91DD0; } goto L_08A91A80; } L_08A91A80: aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(320))); aot_gpr_4 = (15692u << 16u); aot_gpr_4 = (aot_gpr_4 | 52429u); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 < ctx.fpr[16])) ? 0x00800000u : 0u); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(324))); { const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u); aot_fpr_15 = std::bit_cast(aot_gpr_4); if (branch_taken) { goto L_08A91AA4; } goto L_08A91A9C; } L_08A91A9C: { const bool branch_taken = 0u == 0u; aot_fpr_14 = std::bit_cast(std::bit_cast(aot_fpr_12) ^ 0x80000000u); if (branch_taken) { goto L_08A91AA8; } goto L_08A91AA4; } L_08A91AA4: aot_fpr_14 = std::bit_cast(std::bit_cast(aot_fpr_12)); goto L_08A91AA8; L_08A91AA8: ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_14 <= aot_fpr_15)) ? 0x00800000u : 0u); if (!((ctx.fcr31 & 0x00800000u) != 0u)) { { const float fs = aot_fpr_12; const float ft = aot_fpr_12; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_14 = std::bit_cast(0x7FC00000u); else aot_fpr_14 = fs * ft; } goto L_08A91AE4; } goto L_08A91AB8; L_08A91AB8: ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_13 < ctx.fpr[16])) ? 0x00800000u : 0u); if (!((ctx.fcr31 & 0x00800000u) != 0u)) { aot_fpr_14 = std::bit_cast(std::bit_cast(aot_fpr_13)); goto L_08A91AD0; } goto L_08A91AC8; L_08A91AC8: { const bool branch_taken = 0u == 0u; aot_fpr_14 = std::bit_cast(std::bit_cast(aot_fpr_13) ^ 0x80000000u); if (branch_taken) { goto L_08A91AD0; } goto L_08A91AD0; } L_08A91AD0: ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_14 <= aot_fpr_15)) ? 0x00800000u : 0u); { const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u); if (branch_taken) { goto L_08A91DD0; } goto L_08A91AE0; } L_08A91AE0: { const float fs = aot_fpr_12; const float ft = aot_fpr_12; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_14 = std::bit_cast(0x7FC00000u); else aot_fpr_14 = fs * ft; } goto L_08A91AE4; L_08A91AE4: { const float fs = aot_fpr_13; const float ft = aot_fpr_13; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) ctx.fpr[17] = std::bit_cast(0x7FC00000u); else ctx.fpr[17] = fs * ft; } ctx.fpr[22] = aot_fpr_14 + ctx.fpr[17]; ctx.fpr[22] = std::sqrt(ctx.fpr[22]); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((ctx.fpr[22] <= aot_fpr_15)) ? 0x00800000u : 0u); { const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u); ctx.gpr[20] = (aot_gpr_17 + static_cast(16)); if (branch_taken) { goto L_08A91DD0; } goto L_08A91B00; } L_08A91B00: aot_fpr_14 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[20] + static_cast(0))); aot_fpr_15 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[20] + static_cast(4))); { const float fs = aot_fpr_12; const float ft = aot_fpr_14; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_12 = std::bit_cast(0x7FC00000u); else aot_fpr_12 = fs * ft; } { 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)) aot_fpr_13 = std::bit_cast(0x7FC00000u); else aot_fpr_13 = fs * ft; } aot_gpr_4 = (2280u << 16u); aot_fpr_12 = aot_fpr_12 + aot_fpr_13; ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 <= ctx.fpr[16])) ? 0x00800000u : 0u); { const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u); aot_gpr_4 = (aot_gpr_4 + static_cast(-19048)); if (branch_taken) { goto L_08A91B30; } goto L_08A91B28; } L_08A91B28: { const bool branch_taken = 0u == 0u; ctx.gpr[21] = (0u | 1u); if (branch_taken) { goto L_08A91B34; } goto L_08A91B30; } L_08A91B30: ctx.gpr[21] = (0u | 0u); goto L_08A91B34; L_08A91B34: aot_gpr_5 = (static_cast(static_cast(static_cast(aot_mem.aot_direct_load16(aot_gpr_17 + static_cast(86)))))); aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(24))); ctx.gpr[7] = (aot_gpr_5 << 2u); ctx.gpr[7] = (aot_gpr_6 + ctx.gpr[7]); aot_gpr_5 = (aot_gpr_5 << 2u); ctx.gpr[7] = (aot_mem.aot_direct_load32(ctx.gpr[7] + static_cast(0))); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(36), aot_gpr_4); aot_gpr_5 = (aot_gpr_6 + aot_gpr_5); aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[7] + static_cast(20))); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(0))); aot_gpr_6 = (aot_gpr_6 + static_cast(32)); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(20))); aot_gpr_5 = (aot_gpr_5 + static_cast(32)); ctx.fpr[24] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(0))); aot_gpr_5 = (2280u << 16u); aot_gpr_5 = (aot_gpr_5 + static_cast(-19120)); ctx.gpr[16] = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(60))); { const bool branch_taken = ctx.gpr[16] == aot_gpr_4; ctx.fpr[30] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_6 + static_cast(4))); if (branch_taken) { goto L_08A91DD0; } goto L_08A91B80; } L_08A91B80: aot_gpr_4 = (48896u << 16u); aot_fpr_12 = std::bit_cast(aot_gpr_4); aot_gpr_5 = (16128u << 16u); { const float fs = ctx.fpr[30]; const float ft = aot_fpr_12; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_12 = std::bit_cast(0x7FC00000u); else aot_fpr_12 = fs * ft; } aot_gpr_4 = (49088u << 16u); aot_fpr_13 = std::bit_cast(aot_gpr_4); aot_gpr_4 = (16320u << 16u); { const float fs = ctx.fpr[30]; 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(0x7FC00000u); else aot_fpr_13 = fs * ft; } aot_fpr_14 = std::bit_cast(aot_gpr_5); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(32), std::bit_cast(aot_fpr_12)); { const float fs = ctx.fpr[30]; const float ft = aot_fpr_14; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_15 = std::bit_cast(0x7FC00000u); else aot_fpr_15 = fs * ft; } aot_fpr_12 = std::bit_cast(aot_gpr_4); { const float fs = ctx.fpr[30]; const float ft = aot_fpr_12; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) ctx.fpr[16] = std::bit_cast(0x7FC00000u); else ctx.fpr[16] = fs * ft; } aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(28), std::bit_cast(aot_fpr_13)); { 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)) aot_fpr_13 = std::bit_cast(0x7FC00000u); else aot_fpr_13 = fs * ft; } aot_gpr_4 = (16840u << 16u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(24), std::bit_cast(aot_fpr_15)); aot_gpr_6 = (15820u << 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)) aot_fpr_12 = std::bit_cast(0x7FC00000u); else aot_fpr_12 = fs * ft; } aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(20), std::bit_cast(ctx.fpr[16])); ctx.fpr[30] = std::bit_cast(aot_gpr_4); ctx.gpr[23] = (2280u << 16u); aot_gpr_4 = (16448u << 16u); { const float fs = ctx.fpr[22]; const float ft = ctx.fpr[30]; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) ctx.fpr[30] = std::bit_cast(0x7FC00000u); else ctx.fpr[30] = fs * ft; } aot_gpr_5 = (aot_gpr_6 | 52429u); ctx.fpr[20] = std::bit_cast(aot_gpr_4); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(16), std::bit_cast(aot_fpr_12)); { const float fs = ctx.fpr[22]; const float ft = ctx.fpr[20]; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) ctx.fpr[28] = std::bit_cast(0x7FC00000u); else ctx.fpr[28] = fs * ft; } ctx.gpr[19] = (0u | 2u); ctx.fpr[26] = std::bit_cast(aot_gpr_5); ctx.gpr[30] = (0u | 2000u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(12), std::bit_cast(aot_fpr_13)); ctx.gpr[23] = (ctx.gpr[23] + static_cast(-18976)); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast(0))); goto L_08A91C08; L_08A91C08: aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[22] + static_cast(0))); aot_fpr_14 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast(4))); aot_fpr_12 = aot_fpr_12 - aot_fpr_13; aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[22] + static_cast(4))); ctx.gpr[18] = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast(60))); aot_fpr_13 = aot_fpr_14 - aot_fpr_13; aot_fpr_15 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[20] + static_cast(0))); ctx.fpr[16] = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[20] + static_cast(4))); { const float fs = aot_fpr_12; const float ft = aot_fpr_15; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_14 = std::bit_cast(0x7FC00000u); else aot_fpr_14 = fs * ft; } { 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[16] = std::bit_cast(0x7FC00000u); else ctx.fpr[16] = fs * ft; } { const bool branch_taken = ctx.gpr[21] == 0u; aot_fpr_14 = aot_fpr_14 + ctx.fpr[16]; if (branch_taken) { goto L_08A91C60; } goto L_08A91C38; } L_08A91C38: aot_fpr_15 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(32))); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_14 < aot_fpr_15)) ? 0x00800000u : 0u); { const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u); if (branch_taken) { goto L_08A91C60; } goto L_08A91C4C; } L_08A91C4C: aot_fpr_15 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(28))); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_14 <= aot_fpr_15)) ? 0x00800000u : 0u); if (!((ctx.fcr31 & 0x00800000u) != 0u)) { aot_fpr_14 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(0))); goto L_08A91C94; } goto L_08A91C60; L_08A91C60: { const bool branch_taken = ctx.gpr[21] != 0u; if (branch_taken) { goto L_08A91DC0; } goto L_08A91C68; } L_08A91C68: aot_fpr_15 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(24))); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_14 <= aot_fpr_15)) ? 0x00800000u : 0u); { const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u); if (branch_taken) { goto L_08A91DC0; } goto L_08A91C7C; } L_08A91C7C: aot_fpr_15 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(20))); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_14 < aot_fpr_15)) ? 0x00800000u : 0u); { const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u); if (branch_taken) { goto L_08A91DC0; } goto L_08A91C90; } L_08A91C90: aot_fpr_14 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(0))); goto L_08A91C94; L_08A91C94: aot_fpr_15 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(4))); { const float fs = aot_fpr_12; const float ft = aot_fpr_14; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_12 = std::bit_cast(0x7FC00000u); else aot_fpr_12 = fs * ft; } { 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)) aot_fpr_13 = std::bit_cast(0x7FC00000u); else aot_fpr_13 = fs * ft; } ctx.fpr[16] = std::bit_cast(0u); aot_fpr_12 = aot_fpr_12 + aot_fpr_13; ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 < ctx.fpr[16])) ? 0x00800000u : 0u); if (((ctx.fcr31 & 0x00800000u) != 0u)) { aot_fpr_12 = std::bit_cast(std::bit_cast(aot_fpr_12) ^ 0x80000000u); goto L_08A91CB8; } goto L_08A91CB8; L_08A91CB8: aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(16))); 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_08A91DC0; } goto L_08A91CCC; } L_08A91CCC: ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((ctx.fpr[24] <= aot_fpr_12)) ? 0x00800000u : 0u); { const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u); if (branch_taken) { goto L_08A91CE4; } goto L_08A91CDC; } L_08A91CDC: { const bool branch_taken = 0u == 0u; aot_fpr_12 = std::bit_cast(std::bit_cast(ctx.fpr[22])); if (branch_taken) { goto L_08A91CE8; } goto L_08A91CE4; } L_08A91CE4: aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(12))); goto L_08A91CE8; L_08A91CE8: aot_gpr_4 = (15692u << 16u); aot_gpr_4 = (aot_gpr_4 | 52429u); aot_fpr_13 = std::bit_cast(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_08A91DC0; } goto L_08A91D04; } L_08A91D04: aot_gpr_4 = (15897u << 16u); aot_gpr_4 = (aot_gpr_4 | 39322u); aot_fpr_13 = std::bit_cast(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_mem.aot_direct_store8(ctx.gpr[16] + static_cast(28), static_cast(ctx.gpr[19])); if (branch_taken) { goto L_08A91D28; } goto L_08A91D20; } L_08A91D20: { const bool branch_taken = 0u == 0u; aot_mem.aot_direct_store8(ctx.gpr[16] + static_cast(29), static_cast(ctx.gpr[19])); if (branch_taken) { goto L_08A91D30; } goto L_08A91D28; } L_08A91D28: aot_gpr_4 = (0u | 1u); aot_mem.aot_direct_store8(ctx.gpr[16] + static_cast(29), static_cast(aot_gpr_4)); goto L_08A91D30; L_08A91D30: aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast(36), ctx.gpr[30]); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(320))); aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast(44), std::bit_cast(aot_fpr_12)); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(324))); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast(44))); { const float fs = aot_fpr_12; const float ft = aot_fpr_12; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_14 = std::bit_cast(0x7FC00000u); else aot_fpr_14 = fs * ft; } aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast(48), std::bit_cast(aot_fpr_12)); { const float fs = aot_fpr_13; 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(0x7FC00000u); else aot_fpr_12 = fs * ft; } aot_fpr_12 = aot_fpr_12 + aot_fpr_14; aot_fpr_12 = std::sqrt(aot_fpr_12); aot_fpr_12 = ctx.fpr[30] / aot_fpr_12; { const float fs = aot_fpr_13; const float ft = aot_fpr_12; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_13 = std::bit_cast(0x7FC00000u); else aot_fpr_13 = fs * ft; } aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast(44), std::bit_cast(aot_fpr_13)); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast(48))); { const float fs = aot_fpr_13; const float ft = aot_fpr_12; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_12 = std::bit_cast(0x7FC00000u); else aot_fpr_12 = fs * ft; } aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast(48), std::bit_cast(aot_fpr_12)); aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast(40), std::bit_cast(ctx.fpr[28])); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(7660))); aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast(32), aot_gpr_4); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast(0))); aot_fpr_14 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast(44))); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast(4))); aot_fpr_12 = aot_fpr_12 + aot_fpr_14; aot_fpr_15 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast(48))); aot_gpr_4 = (0u | 0u); aot_fpr_13 = aot_fpr_13 + aot_fpr_15; aot_fpr_14 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast(8))); aot_gpr_31 = (0x08A91DA4u); aot_fpr_14 = aot_fpr_14 + ctx.fpr[20]; if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0035_entry, 35u, 519u, 0x08893460u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A91DA4u) goto L_08A91DA4; AOT_REGCACHE_SYNC_OUT(); return; L_08A91DA4: aot_fpr_12 = ctx.fpr[0] + ctx.fpr[26]; aot_gpr_4 = (ctx.gpr[16] | 0u); aot_gpr_31 = (0x08A91DB4u); aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast(24), std::bit_cast(aot_fpr_12)); goto L_08A906B8; L_08A91DB4: aot_gpr_4 = (ctx.gpr[16] | 0u); aot_gpr_31 = (0x08A91DC0u); aot_gpr_5 = (ctx.gpr[23] | 0u); goto L_08A9069C; L_08A91DC0: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(36))); ctx.gpr[16] = (ctx.gpr[18] | 0u); if (ctx.gpr[16] != aot_gpr_4) { aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast(0))); goto L_08A91C08; } goto L_08A91DD0; L_08A91DD0: { std::uint32_t aot_run_words[16]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(40), aot_run_words); ctx.fpr[20] = std::bit_cast(aot_run_words[0]); ctx.fpr[22] = std::bit_cast(aot_run_words[1]); ctx.fpr[24] = std::bit_cast(aot_run_words[2]); ctx.fpr[26] = std::bit_cast(aot_run_words[3]); ctx.fpr[28] = std::bit_cast(aot_run_words[4]); ctx.fpr[30] = std::bit_cast(aot_run_words[5]); ctx.gpr[16] = aot_run_words[6]; aot_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(112)); local_pc = jump_target; if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; } // PSPRECOMP_V812_SHARED_SCHED_JUMP goto LOCAL_SCHED_BOUNDARY; L_08A91E18: aot_gpr_29 = (aot_gpr_29 + static_cast(-16)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), ctx.gpr[16]); ctx.gpr[16] = (aot_gpr_4 | 0u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), aot_gpr_31); aot_gpr_31 = (0x08A91E30u); aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[16] + static_cast(28))); goto L_08A91E70; L_08A91E30: aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[16] + static_cast(30))); aot_gpr_31 = (0x08A91E3Cu); ctx.gpr[16] = (ctx.gpr[2] | 0u); goto L_08A91E70; L_08A91E3C: aot_gpr_4 = (ctx.gpr[2] + ctx.gpr[2]); aot_gpr_4 = (ctx.gpr[2] + aot_gpr_4); aot_gpr_4 = (aot_gpr_4 + aot_gpr_4); aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(9984))); aot_gpr_4 = (aot_gpr_4 << 2u); aot_gpr_5 = (ctx.gpr[16] << 2u); aot_gpr_4 = (aot_gpr_6 + aot_gpr_4); aot_gpr_4 = (aot_gpr_5 + aot_gpr_4); ctx.fpr[0] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(0))); ctx.gpr[16] = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(0))); aot_gpr_31 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(4))); jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A91E70: aot_gpr_4 = (aot_gpr_4 & 255u); aot_gpr_5 = (aot_gpr_4 < static_cast(35) ? 1u : 0u); { const bool branch_taken = aot_gpr_5 == 0u; if (branch_taken) { goto L_08A91EC8; } goto L_08A91E80; } L_08A91E80: aot_gpr_4 = (aot_gpr_4 << 2u); ctx.gpr[1] = (2232u << 16u); ctx.gpr[1] = (ctx.gpr[1] + aot_gpr_4); ctx.gpr[1] = (aot_mem.aot_direct_load32(ctx.gpr[1] + static_cast(9136))); jump_target = ctx.gpr[1]; local_pc = jump_target; if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; } // PSPRECOMP_V812_SHARED_SCHED_JUMP goto LOCAL_SCHED_BOUNDARY; L_08A91E98: { const bool branch_taken = 0u == 0u; ctx.gpr[2] = (0u | 0u); if (branch_taken) { goto L_08A91ECC; } goto L_08A91EA0; } L_08A91EA0: { const bool branch_taken = 0u == 0u; ctx.gpr[2] = (0u | 1u); if (branch_taken) { goto L_08A91ECC; } goto L_08A91EA8; } L_08A91EA8: { const bool branch_taken = 0u == 0u; ctx.gpr[2] = (0u | 2u); if (branch_taken) { goto L_08A91ECC; } goto L_08A91EB0; } L_08A91EB0: { const bool branch_taken = 0u == 0u; ctx.gpr[2] = (0u | 3u); if (branch_taken) { goto L_08A91ECC; } goto L_08A91EB8; } L_08A91EB8: { const bool branch_taken = 0u == 0u; ctx.gpr[2] = (0u | 4u); if (branch_taken) { goto L_08A91ECC; } goto L_08A91EC0; } L_08A91EC0: { const bool branch_taken = 0u == 0u; ctx.gpr[2] = (0u | 5u); if (branch_taken) { goto L_08A91ECC; } goto L_08A91EC8; } L_08A91EC8: ctx.gpr[2] = (0u | 2u); goto L_08A91ECC; L_08A91ECC: jump_target = aot_gpr_31; local_pc = jump_target; if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; } // PSPRECOMP_V812_SHARED_SCHED_JUMP goto LOCAL_SCHED_BOUNDARY; L_08A91ED4: aot_gpr_4 = (aot_gpr_4 & 255u); aot_gpr_6 = (16256u << 16u); aot_gpr_5 = (aot_gpr_4 < static_cast(35) ? 1u : 0u); { const bool branch_taken = aot_gpr_5 == 0u; ctx.fpr[0] = std::bit_cast(aot_gpr_6); if (branch_taken) { goto L_08A91F50; } goto L_08A91EE8; } L_08A91EE8: aot_gpr_4 = (aot_gpr_4 << 2u); ctx.gpr[1] = (2232u << 16u); ctx.gpr[1] = (ctx.gpr[1] + aot_gpr_4); ctx.gpr[1] = (aot_mem.aot_direct_load32(ctx.gpr[1] + static_cast(9280))); jump_target = ctx.gpr[1]; local_pc = jump_target; if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; } // PSPRECOMP_V812_SHARED_SCHED_JUMP goto LOCAL_SCHED_BOUNDARY; L_08A91F00: aot_gpr_4 = (16025u << 16u); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(7888))); aot_gpr_4 = (aot_gpr_4 | 39322u); aot_fpr_13 = std::bit_cast(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(0x7FC00000u); else aot_fpr_12 = fs * ft; } { const bool branch_taken = 0u == 0u; ctx.fpr[0] = ctx.fpr[0] - aot_fpr_12; if (branch_taken) { goto L_08A91F50; } goto L_08A91F1C; } L_08A91F1C: aot_gpr_4 = (15948u << 16u); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(7888))); aot_gpr_4 = (aot_gpr_4 | 52429u); aot_fpr_13 = std::bit_cast(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(0x7FC00000u); else aot_fpr_12 = fs * ft; } { const bool branch_taken = 0u == 0u; ctx.fpr[0] = ctx.fpr[0] - aot_fpr_12; if (branch_taken) { goto L_08A91F50; } goto L_08A91F38; } L_08A91F38: aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(7888))); aot_gpr_4 = (16128u << 16u); aot_fpr_13 = std::bit_cast(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(0x7FC00000u); else aot_fpr_12 = fs * ft; } { const bool branch_taken = 0u == 0u; ctx.fpr[0] = aot_fpr_12 + ctx.fpr[0]; if (branch_taken) { goto L_08A91F50; } goto L_08A91F50; } L_08A91F50: jump_target = aot_gpr_31; local_pc = jump_target; if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; } // PSPRECOMP_V812_SHARED_SCHED_JUMP goto LOCAL_SCHED_BOUNDARY; L_08A91F58: aot_gpr_4 = (aot_gpr_4 & 255u); aot_gpr_5 = (0u | 33u); { const bool branch_taken = aot_gpr_4 == aot_gpr_5; aot_gpr_5 = (0u | 18u); if (branch_taken) { goto L_08A91F78; } goto L_08A91F68; } L_08A91F68: { const bool branch_taken = aot_gpr_4 == aot_gpr_5; aot_gpr_5 = (0u | 2u); if (branch_taken) { goto L_08A91F78; } goto L_08A91F70; } L_08A91F70: { const bool branch_taken = aot_gpr_4 != aot_gpr_5; if (branch_taken) { goto L_08A91F80; } goto L_08A91F78; } L_08A91F78: { const bool branch_taken = 0u == 0u; ctx.gpr[2] = (0u | 1u); if (branch_taken) { goto L_08A91F84; } goto L_08A91F80; } L_08A91F80: ctx.gpr[2] = (0u | 0u); goto L_08A91F84; L_08A91F84: jump_target = aot_gpr_31; local_pc = jump_target; if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; } // PSPRECOMP_V812_SHARED_SCHED_JUMP goto LOCAL_SCHED_BOUNDARY; L_08A91F8C: ctx.gpr[8] = (static_cast(static_cast(static_cast(aot_mem.aot_direct_load16(aot_gpr_4 + static_cast(0)))))); ctx.gpr[9] = (static_cast(static_cast(static_cast(aot_mem.aot_direct_load16(aot_gpr_4 + static_cast(2)))))); ctx.gpr[10] = (static_cast(static_cast(static_cast(aot_mem.aot_direct_load8(aot_gpr_4 + static_cast(4)))))); ctx.set_vfpu_scalar_bits_ct<1u>(ctx.gpr[8]); ctx.set_vfpu_scalar_bits_ct<33u>(ctx.gpr[9]); ctx.set_vfpu_scalar_bits_ct<32u>(ctx.gpr[10]); { float vfpu_value[4]{}; ctx.write_vfpu_vector_with_destination_prefix_ct<96u, 1u>(vfpu_value); } { const std::uint16_t vfpu_half = 22080u; const std::uint32_t vfpu_sign = static_cast(vfpu_half & 0x8000u) << 16u; std::uint32_t vfpu_exponent = (vfpu_half >> 10u) & 0x1Fu; std::uint32_t vfpu_mantissa = vfpu_half & 0x03FFu; std::uint32_t vfpu_bits = 0u; if (vfpu_exponent == 0u) { if (vfpu_mantissa == 0u) vfpu_bits = vfpu_sign; else { std::uint32_t shift = 0u; while ((vfpu_mantissa & 0x0400u) == 0u) { vfpu_mantissa <<= 1u; ++shift; } vfpu_mantissa &= 0x03FFu; vfpu_bits = vfpu_sign | ((113u - shift) << 23u) | (vfpu_mantissa << 13u); } } else if (vfpu_exponent == 31u) { vfpu_bits = vfpu_sign | 0x7F800000u | (vfpu_mantissa << 13u); } else { vfpu_bits = vfpu_sign | ((vfpu_exponent + 112u) << 23u) | (vfpu_mantissa << 13u); } const float vfpu_value[1]{std::bit_cast(vfpu_bits)}; ctx.write_vfpu_vector_with_destination_prefix_ct<64u, 1u>(vfpu_value); } ctx.execute_vfpu_vi2f_ct<2u, 1u, 2u, 3u>(); ctx.execute_vfpu_vi2f_ct<66u, 32u, 1u, 0u>(); ctx.execute_vfpu_vcmp_ct<66u, 96u, 1u, 2u>(); ctx.execute_vfpu_vec3_ct<98u, 66u, 64u, 1u, 1u>(); ctx.execute_vfpu_vcmov_ct<66u, 98u, 1u, 0u, false>(); { float vfpu_value[4]{1.0f, 1.0f, 1.0f, 1.0f}; ctx.write_vfpu_vector_with_destination_prefix_ct<98u, 1u>(vfpu_value); } { float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<2u, 4u>(vfpu_value); const std::uint32_t vfpu_address = aot_gpr_5 + static_cast(0); const std::uint32_t vfpu_words[4]{std::bit_cast(vfpu_value[0]), std::bit_cast(vfpu_value[1]), std::bit_cast(vfpu_value[2]), std::bit_cast(vfpu_value[3])}; aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); } jump_target = aot_gpr_31; local_pc = jump_target; if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; } // PSPRECOMP_V812_SHARED_SCHED_JUMP goto LOCAL_SCHED_BOUNDARY; L_08A91FD0: aot_gpr_29 = (aot_gpr_29 + static_cast(-16)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), ctx.gpr[16]); ctx.gpr[16] = (2236u << 16u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), aot_gpr_17); aot_gpr_17 = (ctx.gpr[16] + static_cast(29704)); aot_gpr_5 = (aot_gpr_4 + static_cast(16)); aot_gpr_6 = (0u | 6u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(8), aot_gpr_31); aot_gpr_31 = (0x08A91FF8u); ctx.gpr[7] = (aot_gpr_17 | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0024_entry, 24u, 371u, 0x0886589Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A91FF8u) goto L_08A91FF8; AOT_REGCACHE_SYNC_OUT(); return; L_08A91FF8: ctx.fpr[0] = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast(29704))); { std::uint32_t aot_run_words[3]{}; aot_mem.aot_direct_load32_block(aot_gpr_17 + static_cast(4), aot_run_words); ctx.fpr[18] = std::bit_cast(aot_run_words[0]); ctx.fpr[16] = std::bit_cast(aot_run_words[1]); aot_fpr_14 = std::bit_cast(aot_run_words[2]); } ctx.fpr[19] = std::bit_cast(std::bit_cast(ctx.fpr[0])); ctx.fpr[17] = std::bit_cast(std::bit_cast(ctx.fpr[18])); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(16))); aot_fpr_15 = std::bit_cast(std::bit_cast(ctx.fpr[16])); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_14 < ctx.fpr[19])) ? 0x00800000u : 0u); { const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(20))); if (branch_taken) { goto L_08A92030; } goto L_08A92028; } L_08A92028: ctx.fpr[19] = std::bit_cast(std::bit_cast(aot_fpr_14)); aot_fpr_14 = std::bit_cast(std::bit_cast(ctx.fpr[0])); goto L_08A92030; L_08A92030: ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_13 < ctx.fpr[18])) ? 0x00800000u : 0u); { const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u); if (branch_taken) { goto L_08A92048; } goto L_08A92040; } L_08A92040: ctx.fpr[17] = std::bit_cast(std::bit_cast(aot_fpr_13)); aot_fpr_13 = std::bit_cast(std::bit_cast(ctx.fpr[18])); goto L_08A92048; L_08A92048: ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 < ctx.fpr[16])) ? 0x00800000u : 0u); { const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u); if (branch_taken) { goto L_08A92060; } goto L_08A92058; } L_08A92058: aot_fpr_15 = std::bit_cast(std::bit_cast(aot_fpr_12)); aot_fpr_12 = std::bit_cast(std::bit_cast(ctx.fpr[16])); goto L_08A92060; L_08A92060: ctx.fpr[16] = std::bit_cast(std::bit_cast(aot_fpr_15)); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-16928))); aot_fpr_15 = std::bit_cast(std::bit_cast(aot_fpr_13)); aot_gpr_5 = (0u | 0u); aot_fpr_13 = std::bit_cast(std::bit_cast(aot_fpr_14)); ctx.fpr[18] = std::bit_cast(std::bit_cast(aot_fpr_12)); aot_fpr_14 = std::bit_cast(std::bit_cast(ctx.fpr[17])); aot_fpr_12 = std::bit_cast(std::bit_cast(ctx.fpr[19])); aot_gpr_31 = (0x08A92088u); ctx.fpr[17] = std::bit_cast(std::bit_cast(ctx.fpr[18])); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0093_entry, 93u, 36u, 0x089783ACu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A92088u) goto L_08A92088; AOT_REGCACHE_SYNC_OUT(); return; L_08A92088: ctx.gpr[2] = (0u | 0u); { std::uint32_t aot_run_words[3]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(0), aot_run_words); ctx.gpr[16] = aot_run_words[0]; aot_gpr_17 = aot_run_words[1]; aot_gpr_31 = aot_run_words[2]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A920A0: aot_gpr_29 = (aot_gpr_29 + static_cast(-16)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), ctx.gpr[16]); ctx.gpr[16] = (2236u << 16u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), aot_gpr_17); aot_gpr_17 = (ctx.gpr[16] + static_cast(29704)); aot_gpr_5 = (aot_gpr_4 + static_cast(16)); aot_gpr_6 = (0u | 6u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(8), aot_gpr_31); aot_gpr_31 = (0x08A920C8u); ctx.gpr[7] = (aot_gpr_17 | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0024_entry, 24u, 371u, 0x0886589Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A920C8u) goto L_08A920C8; AOT_REGCACHE_SYNC_OUT(); return; L_08A920C8: ctx.fpr[0] = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast(29704))); { std::uint32_t aot_run_words[3]{}; aot_mem.aot_direct_load32_block(aot_gpr_17 + static_cast(4), aot_run_words); ctx.fpr[18] = std::bit_cast(aot_run_words[0]); ctx.fpr[16] = std::bit_cast(aot_run_words[1]); aot_fpr_14 = std::bit_cast(aot_run_words[2]); } ctx.fpr[19] = std::bit_cast(std::bit_cast(ctx.fpr[0])); ctx.fpr[17] = std::bit_cast(std::bit_cast(ctx.fpr[18])); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(16))); aot_fpr_15 = std::bit_cast(std::bit_cast(ctx.fpr[16])); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_14 < ctx.fpr[19])) ? 0x00800000u : 0u); { const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(20))); if (branch_taken) { goto L_08A92100; } goto L_08A920F8; } L_08A920F8: ctx.fpr[19] = std::bit_cast(std::bit_cast(aot_fpr_14)); aot_fpr_14 = std::bit_cast(std::bit_cast(ctx.fpr[0])); goto L_08A92100; L_08A92100: ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_13 < ctx.fpr[18])) ? 0x00800000u : 0u); { const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u); if (branch_taken) { goto L_08A92118; } goto L_08A92110; } L_08A92110: ctx.fpr[17] = std::bit_cast(std::bit_cast(aot_fpr_13)); aot_fpr_13 = std::bit_cast(std::bit_cast(ctx.fpr[18])); goto L_08A92118; L_08A92118: ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 < ctx.fpr[16])) ? 0x00800000u : 0u); { const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u); if (branch_taken) { goto L_08A92130; } goto L_08A92128; } L_08A92128: aot_fpr_15 = std::bit_cast(std::bit_cast(aot_fpr_12)); aot_fpr_12 = std::bit_cast(std::bit_cast(ctx.fpr[16])); goto L_08A92130; L_08A92130: ctx.fpr[16] = std::bit_cast(std::bit_cast(aot_fpr_15)); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-16928))); aot_fpr_15 = std::bit_cast(std::bit_cast(aot_fpr_13)); aot_gpr_5 = (0u | 1u); aot_fpr_13 = std::bit_cast(std::bit_cast(aot_fpr_14)); ctx.fpr[18] = std::bit_cast(std::bit_cast(aot_fpr_12)); aot_fpr_14 = std::bit_cast(std::bit_cast(ctx.fpr[17])); aot_fpr_12 = std::bit_cast(std::bit_cast(ctx.fpr[19])); aot_gpr_31 = (0x08A92158u); ctx.fpr[17] = std::bit_cast(std::bit_cast(ctx.fpr[18])); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0093_entry, 93u, 36u, 0x089783ACu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A92158u) goto L_08A92158; AOT_REGCACHE_SYNC_OUT(); return; L_08A92158: ctx.gpr[2] = (0u | 0u); { std::uint32_t aot_run_words[3]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(0), aot_run_words); ctx.gpr[16] = aot_run_words[0]; aot_gpr_17 = aot_run_words[1]; aot_gpr_31 = aot_run_words[2]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A92170: aot_gpr_29 = (aot_gpr_29 + static_cast(-16)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), ctx.gpr[16]); ctx.gpr[16] = (2236u << 16u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), aot_gpr_17); aot_gpr_17 = (ctx.gpr[16] + static_cast(29704)); aot_gpr_5 = (aot_gpr_4 + static_cast(16)); aot_gpr_6 = (0u | 6u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(8), aot_gpr_31); aot_gpr_31 = (0x08A92198u); ctx.gpr[7] = (aot_gpr_17 | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0024_entry, 24u, 371u, 0x0886589Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A92198u) goto L_08A92198; AOT_REGCACHE_SYNC_OUT(); return; L_08A92198: ctx.fpr[0] = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast(29704))); { std::uint32_t aot_run_words[3]{}; aot_mem.aot_direct_load32_block(aot_gpr_17 + static_cast(4), aot_run_words); ctx.fpr[18] = std::bit_cast(aot_run_words[0]); ctx.fpr[16] = std::bit_cast(aot_run_words[1]); aot_fpr_14 = std::bit_cast(aot_run_words[2]); } ctx.fpr[19] = std::bit_cast(std::bit_cast(ctx.fpr[0])); ctx.fpr[17] = std::bit_cast(std::bit_cast(ctx.fpr[18])); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(16))); aot_fpr_15 = std::bit_cast(std::bit_cast(ctx.fpr[16])); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_14 < ctx.fpr[19])) ? 0x00800000u : 0u); { const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(20))); if (branch_taken) { goto L_08A921D0; } goto L_08A921C8; } L_08A921C8: ctx.fpr[19] = std::bit_cast(std::bit_cast(aot_fpr_14)); aot_fpr_14 = std::bit_cast(std::bit_cast(ctx.fpr[0])); goto L_08A921D0; L_08A921D0: ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_13 < ctx.fpr[18])) ? 0x00800000u : 0u); { const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u); if (branch_taken) { goto L_08A921E8; } goto L_08A921E0; } L_08A921E0: ctx.fpr[17] = std::bit_cast(std::bit_cast(aot_fpr_13)); aot_fpr_13 = std::bit_cast(std::bit_cast(ctx.fpr[18])); goto L_08A921E8; L_08A921E8: ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 < ctx.fpr[16])) ? 0x00800000u : 0u); { const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u); if (branch_taken) { goto L_08A92200; } goto L_08A921F8; } L_08A921F8: aot_fpr_15 = std::bit_cast(std::bit_cast(aot_fpr_12)); aot_fpr_12 = std::bit_cast(std::bit_cast(ctx.fpr[16])); goto L_08A92200; L_08A92200: ctx.fpr[16] = std::bit_cast(std::bit_cast(aot_fpr_15)); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-16928))); aot_fpr_15 = std::bit_cast(std::bit_cast(aot_fpr_13)); aot_gpr_5 = (0u | 0u); aot_fpr_13 = std::bit_cast(std::bit_cast(aot_fpr_14)); ctx.fpr[18] = std::bit_cast(std::bit_cast(aot_fpr_12)); aot_fpr_14 = std::bit_cast(std::bit_cast(ctx.fpr[17])); aot_fpr_12 = std::bit_cast(std::bit_cast(ctx.fpr[19])); aot_gpr_31 = (0x08A92228u); ctx.fpr[17] = std::bit_cast(std::bit_cast(ctx.fpr[18])); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0093_entry, 93u, 48u, 0x08978540u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A92228u) goto L_08A92228; AOT_REGCACHE_SYNC_OUT(); return; L_08A92228: ctx.gpr[2] = (0u | 0u); { std::uint32_t aot_run_words[3]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(0), aot_run_words); ctx.gpr[16] = aot_run_words[0]; aot_gpr_17 = aot_run_words[1]; aot_gpr_31 = aot_run_words[2]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A92240: aot_gpr_29 = (aot_gpr_29 + static_cast(-16)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), ctx.gpr[16]); ctx.gpr[16] = (2236u << 16u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), aot_gpr_17); aot_gpr_17 = (ctx.gpr[16] + static_cast(29704)); aot_gpr_5 = (aot_gpr_4 + static_cast(16)); aot_gpr_6 = (0u | 6u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(8), aot_gpr_31); aot_gpr_31 = (0x08A92268u); ctx.gpr[7] = (aot_gpr_17 | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0024_entry, 24u, 371u, 0x0886589Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A92268u) goto L_08A92268; AOT_REGCACHE_SYNC_OUT(); return; L_08A92268: ctx.fpr[0] = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast(29704))); { std::uint32_t aot_run_words[3]{}; aot_mem.aot_direct_load32_block(aot_gpr_17 + static_cast(4), aot_run_words); ctx.fpr[18] = std::bit_cast(aot_run_words[0]); ctx.fpr[16] = std::bit_cast(aot_run_words[1]); aot_fpr_14 = std::bit_cast(aot_run_words[2]); } ctx.fpr[19] = std::bit_cast(std::bit_cast(ctx.fpr[0])); ctx.fpr[17] = std::bit_cast(std::bit_cast(ctx.fpr[18])); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(16))); aot_fpr_15 = std::bit_cast(std::bit_cast(ctx.fpr[16])); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_14 < ctx.fpr[19])) ? 0x00800000u : 0u); { const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(20))); if (branch_taken) { goto L_08A922A0; } goto L_08A92298; } L_08A92298: ctx.fpr[19] = std::bit_cast(std::bit_cast(aot_fpr_14)); aot_fpr_14 = std::bit_cast(std::bit_cast(ctx.fpr[0])); goto L_08A922A0; L_08A922A0: ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_13 < ctx.fpr[18])) ? 0x00800000u : 0u); { const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u); if (branch_taken) { goto L_08A922B8; } goto L_08A922B0; } L_08A922B0: ctx.fpr[17] = std::bit_cast(std::bit_cast(aot_fpr_13)); aot_fpr_13 = std::bit_cast(std::bit_cast(ctx.fpr[18])); goto L_08A922B8; L_08A922B8: ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 < ctx.fpr[16])) ? 0x00800000u : 0u); { const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u); if (branch_taken) { goto L_08A922D0; } goto L_08A922C8; } L_08A922C8: aot_fpr_15 = std::bit_cast(std::bit_cast(aot_fpr_12)); aot_fpr_12 = std::bit_cast(std::bit_cast(ctx.fpr[16])); goto L_08A922D0; L_08A922D0: ctx.fpr[16] = std::bit_cast(std::bit_cast(aot_fpr_15)); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-16928))); aot_fpr_15 = std::bit_cast(std::bit_cast(aot_fpr_13)); aot_gpr_5 = (0u | 1u); aot_fpr_13 = std::bit_cast(std::bit_cast(aot_fpr_14)); ctx.fpr[18] = std::bit_cast(std::bit_cast(aot_fpr_12)); aot_fpr_14 = std::bit_cast(std::bit_cast(ctx.fpr[17])); aot_fpr_12 = std::bit_cast(std::bit_cast(ctx.fpr[19])); aot_gpr_31 = (0x08A922F8u); ctx.fpr[17] = std::bit_cast(std::bit_cast(ctx.fpr[18])); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0093_entry, 93u, 48u, 0x08978540u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A922F8u) goto L_08A922F8; AOT_REGCACHE_SYNC_OUT(); return; L_08A922F8: ctx.gpr[2] = (0u | 0u); { std::uint32_t aot_run_words[3]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(0), aot_run_words); ctx.gpr[16] = aot_run_words[0]; aot_gpr_17 = aot_run_words[1]; aot_gpr_31 = aot_run_words[2]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A92310: aot_gpr_29 = (aot_gpr_29 + static_cast(-80)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(56), ctx.gpr[16]); ctx.gpr[16] = (aot_gpr_4 | 0u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(48), std::bit_cast(ctx.fpr[20])); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(52), std::bit_cast(ctx.fpr[22])); { const std::uint32_t aot_run_words[3]{aot_gpr_17, ctx.gpr[18], aot_gpr_31}; aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast(60), aot_run_words); } aot_gpr_17 = (2236u << 16u); ctx.gpr[18] = (aot_gpr_17 + static_cast(29704)); aot_gpr_5 = (ctx.gpr[16] + static_cast(16)); aot_gpr_4 = (ctx.gpr[16] | 0u); aot_gpr_6 = (0u | 3u); aot_gpr_31 = (0x08A9234Cu); ctx.gpr[7] = (ctx.gpr[18] | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0024_entry, 24u, 371u, 0x0886589Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A9234Cu) goto L_08A9234C; AOT_REGCACHE_SYNC_OUT(); return; L_08A9234C: ctx.fpr[22] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(29704))); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast(8))); aot_gpr_4 = (49864u << 16u); aot_fpr_13 = std::bit_cast(aot_gpr_4); 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); ctx.fpr[20] = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast(4))); if (branch_taken) { goto L_08A92384; } goto L_08A9236C; } L_08A9236C: aot_gpr_4 = (50042u << 16u); aot_fpr_13 = std::bit_cast(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_08A92394; } goto L_08A92384; } L_08A92384: aot_fpr_12 = std::bit_cast(std::bit_cast(ctx.fpr[22])); aot_gpr_31 = (0x08A92390u); aot_fpr_13 = std::bit_cast(std::bit_cast(ctx.fpr[20])); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0035_entry, 35u, 514u, 0x088933E8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A92390u) goto L_08A92390; AOT_REGCACHE_SYNC_OUT(); return; L_08A92390: aot_fpr_12 = std::bit_cast(std::bit_cast(ctx.fpr[0])); goto L_08A92394; L_08A92394: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-16928))); { const std::uint32_t aot_run_words[3]{std::bit_cast(ctx.fpr[22]), std::bit_cast(ctx.fpr[20]), std::bit_cast(aot_fpr_12)}; aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast(0), aot_run_words); } aot_gpr_5 = (17480u << 16u); aot_fpr_12 = std::bit_cast(aot_gpr_5); aot_gpr_5 = (aot_gpr_29 | 0u); aot_gpr_6 = (0u | 1u); ctx.gpr[7] = (0u | 1u); ctx.gpr[8] = (0u | 0u); ctx.gpr[9] = (0u | 0u); ctx.gpr[10] = (0u | 0u); aot_gpr_31 = (0x08A923CCu); ctx.gpr[11] = (0u | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0092_entry, 92u, 650u, 0x08976FBCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A923CCu) goto L_08A923CC; AOT_REGCACHE_SYNC_OUT(); return; L_08A923CC: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-16928))); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(0))); aot_gpr_5 = (ctx.gpr[2] << 3u); aot_gpr_5 = (ctx.gpr[2] + aot_gpr_5); aot_gpr_5 = (ctx.gpr[2] + aot_gpr_5); ctx.gpr[10] = (aot_gpr_4 + aot_gpr_5); ctx.gpr[8] = (static_cast(static_cast(static_cast(aot_mem.aot_direct_load16(ctx.gpr[10] + static_cast(0)))))); ctx.gpr[9] = (static_cast(static_cast(static_cast(aot_mem.aot_direct_load16(ctx.gpr[10] + static_cast(2)))))); ctx.gpr[10] = (static_cast(static_cast(static_cast(aot_mem.aot_direct_load8(ctx.gpr[10] + static_cast(4)))))); ctx.set_vfpu_scalar_bits_ct<1u>(ctx.gpr[8]); ctx.set_vfpu_scalar_bits_ct<33u>(ctx.gpr[9]); ctx.set_vfpu_scalar_bits_ct<32u>(ctx.gpr[10]); { float vfpu_value[4]{}; ctx.write_vfpu_vector_with_destination_prefix_ct<96u, 1u>(vfpu_value); } { const std::uint16_t vfpu_half = 22080u; const std::uint32_t vfpu_sign = static_cast(vfpu_half & 0x8000u) << 16u; std::uint32_t vfpu_exponent = (vfpu_half >> 10u) & 0x1Fu; std::uint32_t vfpu_mantissa = vfpu_half & 0x03FFu; std::uint32_t vfpu_bits = 0u; if (vfpu_exponent == 0u) { if (vfpu_mantissa == 0u) vfpu_bits = vfpu_sign; else { std::uint32_t shift = 0u; while ((vfpu_mantissa & 0x0400u) == 0u) { vfpu_mantissa <<= 1u; ++shift; } vfpu_mantissa &= 0x03FFu; vfpu_bits = vfpu_sign | ((113u - shift) << 23u) | (vfpu_mantissa << 13u); } } else if (vfpu_exponent == 31u) { vfpu_bits = vfpu_sign | 0x7F800000u | (vfpu_mantissa << 13u); } else { vfpu_bits = vfpu_sign | ((vfpu_exponent + 112u) << 23u) | (vfpu_mantissa << 13u); } const float vfpu_value[1]{std::bit_cast(vfpu_bits)}; ctx.write_vfpu_vector_with_destination_prefix_ct<64u, 1u>(vfpu_value); } ctx.execute_vfpu_vi2f_ct<2u, 1u, 2u, 3u>(); ctx.execute_vfpu_vi2f_ct<66u, 32u, 1u, 0u>(); ctx.execute_vfpu_vcmp_ct<66u, 96u, 1u, 2u>(); ctx.execute_vfpu_vec3_ct<98u, 66u, 64u, 1u, 1u>(); ctx.execute_vfpu_vcmov_ct<66u, 98u, 1u, 0u, false>(); { float vfpu_value[4]{1.0f, 1.0f, 1.0f, 1.0f}; ctx.write_vfpu_vector_with_destination_prefix_ct<98u, 1u>(vfpu_value); } aot_gpr_4 = (aot_gpr_29 + static_cast(16)); { float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<2u, 4u>(vfpu_value); const std::uint32_t vfpu_address = aot_gpr_4 + static_cast(0); const std::uint32_t vfpu_words[4]{std::bit_cast(vfpu_value[0]), std::bit_cast(vfpu_value[1]), std::bit_cast(vfpu_value[2]), std::bit_cast(vfpu_value[3])}; aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); } aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(16))); aot_gpr_5 = (2236u << 16u); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(29704), aot_gpr_4); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(20))); aot_gpr_5 = (aot_gpr_5 + static_cast(29704)); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(4), aot_gpr_4); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(24))); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(8), aot_gpr_4); aot_gpr_5 = (ctx.gpr[16] + static_cast(16)); aot_gpr_4 = (ctx.gpr[16] | 0u); aot_gpr_31 = (0x08A92454u); aot_gpr_6 = (0u | 3u); if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08862890, 23u, 431u, 0x08862890u>(ctx, &aot_mem, ctx.pc, ctx.gpr[2], aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], ctx.gpr[9], ctx.gpr[10], ctx.gpr[11], ctx.gpr[16], aot_gpr_17, ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], ctx.gpr[21], 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_0023_entry, 23u, 431u, 0x08862890u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A92454u) goto L_08A92454; AOT_REGCACHE_SYNC_OUT(); return; L_08A92454: { const bool branch_taken = 0u == 0u; ctx.gpr[2] = (0u | 0u); if (branch_taken) { goto L_08A9245C; } goto L_08A9245C; } L_08A9245C: { std::uint32_t aot_run_words[6]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(48), aot_run_words); ctx.fpr[20] = std::bit_cast(aot_run_words[0]); ctx.fpr[22] = std::bit_cast(aot_run_words[1]); ctx.gpr[16] = aot_run_words[2]; aot_gpr_17 = aot_run_words[3]; ctx.gpr[18] = aot_run_words[4]; aot_gpr_31 = aot_run_words[5]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A9247C: aot_gpr_29 = (aot_gpr_29 + static_cast(-64)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(40), ctx.gpr[16]); ctx.gpr[16] = (aot_gpr_4 | 0u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(32), std::bit_cast(ctx.fpr[20])); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(36), std::bit_cast(ctx.fpr[22])); { const std::uint32_t aot_run_words[3]{aot_gpr_17, ctx.gpr[18], aot_gpr_31}; aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast(44), aot_run_words); } aot_gpr_17 = (2236u << 16u); ctx.gpr[18] = (aot_gpr_17 + static_cast(29704)); aot_gpr_5 = (ctx.gpr[16] + static_cast(16)); aot_gpr_4 = (ctx.gpr[16] | 0u); aot_gpr_6 = (0u | 3u); aot_gpr_31 = (0x08A924B8u); ctx.gpr[7] = (ctx.gpr[18] | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0024_entry, 24u, 371u, 0x0886589Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A924B8u) goto L_08A924B8; AOT_REGCACHE_SYNC_OUT(); return; L_08A924B8: ctx.fpr[22] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(29704))); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast(8))); aot_gpr_4 = (49864u << 16u); aot_fpr_13 = std::bit_cast(aot_gpr_4); 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); ctx.fpr[20] = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast(4))); if (branch_taken) { goto L_08A924F0; } goto L_08A924D8; } L_08A924D8: aot_gpr_4 = (50042u << 16u); aot_fpr_13 = std::bit_cast(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_08A92500; } goto L_08A924F0; } L_08A924F0: aot_fpr_12 = std::bit_cast(std::bit_cast(ctx.fpr[22])); aot_gpr_31 = (0x08A924FCu); aot_fpr_13 = std::bit_cast(std::bit_cast(ctx.fpr[20])); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0035_entry, 35u, 514u, 0x088933E8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A924FCu) goto L_08A924FC; AOT_REGCACHE_SYNC_OUT(); return; L_08A924FC: aot_fpr_12 = std::bit_cast(std::bit_cast(ctx.fpr[0])); goto L_08A92500; L_08A92500: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-16928))); { const std::uint32_t aot_run_words[3]{std::bit_cast(ctx.fpr[22]), std::bit_cast(ctx.fpr[20]), std::bit_cast(aot_fpr_12)}; aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast(0), aot_run_words); } ctx.gpr[2] = (17480u << 16u); aot_gpr_5 = (aot_gpr_29 | 0u); aot_fpr_12 = std::bit_cast(ctx.gpr[2]); aot_gpr_6 = (0u | 0u); ctx.gpr[7] = (0u | 1u); ctx.gpr[8] = (0u | 1u); ctx.gpr[9] = (0u | 0u); ctx.gpr[10] = (0u | 0u); aot_gpr_31 = (0x08A92538u); ctx.gpr[11] = (0u | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0092_entry, 92u, 650u, 0x08976FBCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A92538u) goto L_08A92538; AOT_REGCACHE_SYNC_OUT(); return; L_08A92538: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-16928))); aot_gpr_5 = (aot_gpr_29 + static_cast(16)); aot_gpr_31 = (0x08A92548u); aot_gpr_6 = (ctx.gpr[2] | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0092_entry, 92u, 728u, 0x08977830u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A92548u) goto L_08A92548; AOT_REGCACHE_SYNC_OUT(); return; L_08A92548: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(16))); aot_gpr_5 = (2236u << 16u); aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(20))); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(29704), aot_gpr_4); aot_gpr_4 = (aot_gpr_5 + static_cast(29704)); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(24))); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(4), aot_gpr_6); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(8), aot_gpr_5); aot_gpr_5 = (ctx.gpr[16] + static_cast(16)); aot_gpr_4 = (ctx.gpr[16] | 0u); aot_gpr_31 = (0x08A92578u); aot_gpr_6 = (0u | 3u); if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08862890, 23u, 431u, 0x08862890u>(ctx, &aot_mem, ctx.pc, ctx.gpr[2], aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], ctx.gpr[9], ctx.gpr[10], ctx.gpr[11], ctx.gpr[16], aot_gpr_17, ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], ctx.gpr[21], 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_0023_entry, 23u, 431u, 0x08862890u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A92578u) goto L_08A92578; AOT_REGCACHE_SYNC_OUT(); return; L_08A92578: { const bool branch_taken = 0u == 0u; ctx.gpr[2] = (0u | 0u); if (branch_taken) { goto L_08A92580; } goto L_08A92580; } L_08A92580: { std::uint32_t aot_run_words[6]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(32), aot_run_words); ctx.fpr[20] = std::bit_cast(aot_run_words[0]); ctx.fpr[22] = std::bit_cast(aot_run_words[1]); ctx.gpr[16] = aot_run_words[2]; aot_gpr_17 = aot_run_words[3]; ctx.gpr[18] = aot_run_words[4]; aot_gpr_31 = aot_run_words[5]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(64)); local_pc = jump_target; if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; } // PSPRECOMP_V812_SHARED_SCHED_JUMP goto LOCAL_SCHED_BOUNDARY; L_08A925A0: aot_gpr_29 = (aot_gpr_29 + static_cast(-16)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), ctx.gpr[16]); ctx.gpr[16] = (2236u << 16u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), aot_gpr_17); aot_gpr_17 = (ctx.gpr[16] + static_cast(29704)); aot_gpr_5 = (aot_gpr_4 + static_cast(16)); aot_gpr_6 = (0u | 7u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(8), aot_gpr_31); aot_gpr_31 = (0x08A925C8u); ctx.gpr[7] = (aot_gpr_17 | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0024_entry, 24u, 371u, 0x0886589Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A925C8u) goto L_08A925C8; AOT_REGCACHE_SYNC_OUT(); return; L_08A925C8: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-16928))); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast(29704))); { std::uint32_t aot_run_words[6]{}; aot_mem.aot_direct_load32_block(aot_gpr_17 + static_cast(4), aot_run_words); aot_fpr_13 = std::bit_cast(aot_run_words[0]); aot_fpr_14 = std::bit_cast(aot_run_words[1]); aot_fpr_15 = std::bit_cast(aot_run_words[2]); ctx.fpr[16] = std::bit_cast(aot_run_words[3]); ctx.fpr[17] = std::bit_cast(aot_run_words[4]); ctx.fpr[18] = std::bit_cast(aot_run_words[5]); } aot_gpr_5 = (0u | 0u); aot_gpr_31 = (0x08A925F4u); aot_gpr_6 = (0u | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0093_entry, 93u, 60u, 0x089786DCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A925F4u) goto L_08A925F4; AOT_REGCACHE_SYNC_OUT(); return; L_08A925F4: ctx.gpr[2] = (0u | 0u); { std::uint32_t aot_run_words[3]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(0), aot_run_words); ctx.gpr[16] = aot_run_words[0]; aot_gpr_17 = aot_run_words[1]; aot_gpr_31 = aot_run_words[2]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A9260C: aot_gpr_29 = (aot_gpr_29 + static_cast(-80)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(56), ctx.gpr[16]); ctx.gpr[16] = (aot_gpr_4 | 0u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(48), std::bit_cast(ctx.fpr[20])); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(52), std::bit_cast(ctx.fpr[22])); { const std::uint32_t aot_run_words[3]{aot_gpr_17, ctx.gpr[18], aot_gpr_31}; aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast(60), aot_run_words); } aot_gpr_17 = (2236u << 16u); ctx.gpr[18] = (aot_gpr_17 + static_cast(29704)); aot_gpr_5 = (ctx.gpr[16] + static_cast(16)); aot_gpr_4 = (ctx.gpr[16] | 0u); aot_gpr_6 = (0u | 3u); aot_gpr_31 = (0x08A92648u); ctx.gpr[7] = (ctx.gpr[18] | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0024_entry, 24u, 371u, 0x0886589Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A92648u) goto L_08A92648; AOT_REGCACHE_SYNC_OUT(); return; L_08A92648: ctx.fpr[22] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(29704))); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast(8))); aot_gpr_4 = (49864u << 16u); aot_fpr_13 = std::bit_cast(aot_gpr_4); 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); ctx.fpr[20] = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast(4))); if (branch_taken) { goto L_08A92680; } goto L_08A92668; } L_08A92668: aot_gpr_4 = (50042u << 16u); aot_fpr_13 = std::bit_cast(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_08A92690; } goto L_08A92680; } L_08A92680: aot_fpr_12 = std::bit_cast(std::bit_cast(ctx.fpr[22])); aot_gpr_31 = (0x08A9268Cu); aot_fpr_13 = std::bit_cast(std::bit_cast(ctx.fpr[20])); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0035_entry, 35u, 514u, 0x088933E8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A9268Cu) goto L_08A9268C; AOT_REGCACHE_SYNC_OUT(); return; L_08A9268C: aot_fpr_12 = std::bit_cast(std::bit_cast(ctx.fpr[0])); goto L_08A92690; L_08A92690: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-16928))); { const std::uint32_t aot_run_words[3]{std::bit_cast(ctx.fpr[22]), std::bit_cast(ctx.fpr[20]), std::bit_cast(aot_fpr_12)}; aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast(16), aot_run_words); } ctx.gpr[2] = (17480u << 16u); aot_gpr_5 = (aot_gpr_29 + static_cast(16)); aot_fpr_12 = std::bit_cast(ctx.gpr[2]); aot_gpr_6 = (0u | 0u); ctx.gpr[7] = (0u | 1u); ctx.gpr[8] = (0u | 1u); ctx.gpr[9] = (0u | 0u); ctx.gpr[10] = (0u | 0u); aot_gpr_31 = (0x08A926C8u); ctx.gpr[11] = (0u | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0092_entry, 92u, 650u, 0x08976FBCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A926C8u) goto L_08A926C8; AOT_REGCACHE_SYNC_OUT(); return; L_08A926C8: aot_gpr_17 = (ctx.gpr[2] | 0u); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-16928))); aot_gpr_5 = (aot_gpr_29 + static_cast(32)); aot_gpr_31 = (0x08A926DCu); aot_gpr_6 = (aot_gpr_17 | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0092_entry, 92u, 728u, 0x08977830u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A926DCu) goto L_08A926DC; AOT_REGCACHE_SYNC_OUT(); return; L_08A926DC: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(32))); aot_gpr_5 = (2236u << 16u); aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(36))); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(29704), aot_gpr_4); ctx.gpr[18] = (aot_gpr_5 + static_cast(29704)); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(40))); aot_mem.aot_direct_store32(ctx.gpr[18] + static_cast(4), aot_gpr_6); aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-16928))); aot_mem.aot_direct_store32(ctx.gpr[18] + static_cast(8), aot_gpr_4); aot_gpr_4 = (aot_gpr_5 | 0u); aot_gpr_31 = (0x08A9270Cu); aot_gpr_5 = (aot_gpr_17 | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0092_entry, 92u, 742u, 0x08977AB4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A9270Cu) goto L_08A9270C; AOT_REGCACHE_SYNC_OUT(); return; L_08A9270C: aot_gpr_4 = (std::bit_cast(ctx.fpr[0])); aot_gpr_5 = (ctx.gpr[16] + static_cast(16)); aot_mem.aot_direct_store32(ctx.gpr[18] + static_cast(12), aot_gpr_4); aot_gpr_4 = (ctx.gpr[16] | 0u); aot_gpr_31 = (0x08A92724u); aot_gpr_6 = (0u | 4u); if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08862890, 23u, 431u, 0x08862890u>(ctx, &aot_mem, ctx.pc, ctx.gpr[2], aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], ctx.gpr[9], ctx.gpr[10], ctx.gpr[11], ctx.gpr[16], aot_gpr_17, ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], ctx.gpr[21], 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_0023_entry, 23u, 431u, 0x08862890u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A92724u) goto L_08A92724; AOT_REGCACHE_SYNC_OUT(); return; L_08A92724: { const bool branch_taken = 0u == 0u; ctx.gpr[2] = (0u | 0u); if (branch_taken) { goto L_08A9272C; } goto L_08A9272C; } L_08A9272C: { std::uint32_t aot_run_words[6]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(48), aot_run_words); ctx.fpr[20] = std::bit_cast(aot_run_words[0]); ctx.fpr[22] = std::bit_cast(aot_run_words[1]); ctx.gpr[16] = aot_run_words[2]; aot_gpr_17 = aot_run_words[3]; ctx.gpr[18] = aot_run_words[4]; aot_gpr_31 = aot_run_words[5]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A9274C: aot_gpr_29 = (aot_gpr_29 + static_cast(-16)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), ctx.gpr[16]); ctx.gpr[16] = (2236u << 16u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), aot_gpr_17); aot_gpr_17 = (ctx.gpr[16] + static_cast(29704)); aot_gpr_5 = (aot_gpr_4 + static_cast(16)); aot_gpr_6 = (0u | 6u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(8), aot_gpr_31); aot_gpr_31 = (0x08A92774u); ctx.gpr[7] = (aot_gpr_17 | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0024_entry, 24u, 371u, 0x0886589Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A92774u) goto L_08A92774; AOT_REGCACHE_SYNC_OUT(); return; L_08A92774: ctx.fpr[0] = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast(29704))); { std::uint32_t aot_run_words[3]{}; aot_mem.aot_direct_load32_block(aot_gpr_17 + static_cast(4), aot_run_words); ctx.fpr[18] = std::bit_cast(aot_run_words[0]); ctx.fpr[16] = std::bit_cast(aot_run_words[1]); aot_fpr_14 = std::bit_cast(aot_run_words[2]); } ctx.fpr[19] = std::bit_cast(std::bit_cast(ctx.fpr[0])); ctx.fpr[17] = std::bit_cast(std::bit_cast(ctx.fpr[18])); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(16))); aot_fpr_15 = std::bit_cast(std::bit_cast(ctx.fpr[16])); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_14 < ctx.fpr[19])) ? 0x00800000u : 0u); { const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(20))); if (branch_taken) { goto L_08A927AC; } goto L_08A927A4; } L_08A927A4: ctx.fpr[19] = std::bit_cast(std::bit_cast(aot_fpr_14)); aot_fpr_14 = std::bit_cast(std::bit_cast(ctx.fpr[0])); goto L_08A927AC; L_08A927AC: ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_13 < ctx.fpr[18])) ? 0x00800000u : 0u); { const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u); if (branch_taken) { goto L_08A927C4; } goto L_08A927BC; } L_08A927BC: ctx.fpr[17] = std::bit_cast(std::bit_cast(aot_fpr_13)); aot_fpr_13 = std::bit_cast(std::bit_cast(ctx.fpr[18])); goto L_08A927C4; L_08A927C4: ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 < ctx.fpr[16])) ? 0x00800000u : 0u); { const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u); if (branch_taken) { goto L_08A927DC; } goto L_08A927D4; } L_08A927D4: aot_fpr_15 = std::bit_cast(std::bit_cast(aot_fpr_12)); aot_fpr_12 = std::bit_cast(std::bit_cast(ctx.fpr[16])); goto L_08A927DC; L_08A927DC: ctx.fpr[16] = std::bit_cast(std::bit_cast(aot_fpr_15)); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-16928))); aot_fpr_15 = std::bit_cast(std::bit_cast(aot_fpr_13)); aot_fpr_13 = std::bit_cast(std::bit_cast(aot_fpr_14)); ctx.fpr[18] = std::bit_cast(std::bit_cast(aot_fpr_12)); aot_fpr_14 = std::bit_cast(std::bit_cast(ctx.fpr[17])); aot_fpr_12 = std::bit_cast(std::bit_cast(ctx.fpr[19])); aot_gpr_31 = (0x08A92800u); ctx.fpr[17] = std::bit_cast(std::bit_cast(ctx.fpr[18])); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0092_entry, 92u, 770u, 0x08977DACu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A92800u) goto L_08A92800; AOT_REGCACHE_SYNC_OUT(); return; L_08A92800: ctx.gpr[2] = (0u | 0u); { std::uint32_t aot_run_words[3]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(0), aot_run_words); ctx.gpr[16] = aot_run_words[0]; aot_gpr_17 = aot_run_words[1]; aot_gpr_31 = aot_run_words[2]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A92818: aot_gpr_29 = (aot_gpr_29 + static_cast(-112)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(80), ctx.gpr[16]); ctx.gpr[16] = (aot_gpr_4 | 0u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(88), ctx.gpr[18]); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(92), ctx.gpr[19]); ctx.gpr[18] = (2236u << 16u); ctx.gpr[19] = (ctx.gpr[16] + static_cast(16)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(84), aot_gpr_17); aot_gpr_17 = (ctx.gpr[18] + static_cast(29704)); aot_gpr_5 = (ctx.gpr[19] | 0u); aot_gpr_6 = (0u | 5u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(96), ctx.gpr[20]); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(100), aot_gpr_31); aot_gpr_31 = (0x08A92854u); ctx.gpr[7] = (aot_gpr_17 | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0024_entry, 24u, 371u, 0x0886589Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A92854u) goto L_08A92854; AOT_REGCACHE_SYNC_OUT(); return; L_08A92854: aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast(29704))); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(4))); aot_fpr_14 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(8))); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-16928))); { const std::uint32_t aot_run_words[3]{std::bit_cast(aot_fpr_12), std::bit_cast(aot_fpr_13), std::bit_cast(aot_fpr_14)}; aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast(16), aot_run_words); } aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(12))); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(16))); aot_gpr_5 = (aot_gpr_29 + static_cast(16)); ctx.gpr[7] = (aot_gpr_29 + static_cast(36)); ctx.gpr[8] = (aot_gpr_29 + static_cast(40)); ctx.gpr[9] = (aot_gpr_29 + static_cast(32)); aot_gpr_6 = (0u | 0u); ctx.gpr[10] = (0u | 1u); ctx.gpr[11] = (0u | 1u); aot_gpr_31 = (0x08A9289Cu); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0093_entry, 93u, 267u, 0x08979F28u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A9289Cu) goto L_08A9289C; AOT_REGCACHE_SYNC_OUT(); return; L_08A9289C: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(36))); aot_gpr_5 = (0u + static_cast(-1)); { const bool branch_taken = aot_gpr_4 != aot_gpr_5; if (branch_taken) { goto L_08A928EC; } goto L_08A928AC; } L_08A928AC: aot_fpr_12 = std::bit_cast(0u); aot_gpr_4 = (std::bit_cast(aot_fpr_12)); aot_mem.aot_direct_store32(ctx.gpr[18] + static_cast(29704), aot_gpr_4); aot_gpr_4 = (std::bit_cast(aot_fpr_12)); aot_mem.aot_direct_store32(aot_gpr_17 + static_cast(4), aot_gpr_4); aot_gpr_4 = (std::bit_cast(aot_fpr_12)); aot_mem.aot_direct_store32(aot_gpr_17 + static_cast(8), aot_gpr_4); aot_gpr_4 = (std::bit_cast(aot_fpr_12)); aot_mem.aot_direct_store32(aot_gpr_17 + static_cast(12), aot_gpr_4); aot_gpr_4 = (std::bit_cast(aot_fpr_12)); aot_mem.aot_direct_store32(aot_gpr_17 + static_cast(16), aot_gpr_4); aot_gpr_4 = (std::bit_cast(aot_fpr_12)); aot_mem.aot_direct_store32(aot_gpr_17 + static_cast(20), aot_gpr_4); aot_gpr_4 = (std::bit_cast(aot_fpr_12)); { const bool branch_taken = 0u == 0u; aot_mem.aot_direct_store32(aot_gpr_17 + static_cast(24), aot_gpr_4); if (branch_taken) { goto L_08A92954; } goto L_08A928EC; } L_08A928EC: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-16928))); ctx.gpr[20] = (aot_gpr_29 + static_cast(64)); aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(36))); aot_gpr_31 = (0x08A92900u); aot_gpr_5 = (ctx.gpr[20] | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0092_entry, 92u, 728u, 0x08977830u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A92900u) goto L_08A92900; AOT_REGCACHE_SYNC_OUT(); return; L_08A92900: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(64))); aot_mem.aot_direct_store32(ctx.gpr[18] + static_cast(29704), aot_gpr_4); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(68))); aot_mem.aot_direct_store32(aot_gpr_17 + static_cast(4), aot_gpr_4); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(72))); aot_mem.aot_direct_store32(aot_gpr_17 + static_cast(8), aot_gpr_4); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-16928))); ctx.gpr[18] = (aot_gpr_29 + static_cast(48)); aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(40))); aot_gpr_31 = (0x08A9292Cu); aot_gpr_5 = (ctx.gpr[18] | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0092_entry, 92u, 728u, 0x08977830u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A9292Cu) goto L_08A9292C; AOT_REGCACHE_SYNC_OUT(); return; L_08A9292C: { const std::uint32_t vfpu_address = ctx.gpr[18] + static_cast(0); std::uint32_t vfpu_words[4]{}; aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words); float vfpu_value[4]{ std::bit_cast(vfpu_words[0]), std::bit_cast(vfpu_words[1]), std::bit_cast(vfpu_words[2]), std::bit_cast(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[20] + static_cast(0); const std::uint32_t vfpu_words[4]{std::bit_cast(vfpu_value[0]), std::bit_cast(vfpu_value[1]), std::bit_cast(vfpu_value[2]), std::bit_cast(vfpu_value[3])}; aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); } aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(64))); aot_mem.aot_direct_store32(aot_gpr_17 + static_cast(12), aot_gpr_4); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(68))); aot_mem.aot_direct_store32(aot_gpr_17 + static_cast(16), aot_gpr_4); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(72))); aot_mem.aot_direct_store32(aot_gpr_17 + static_cast(20), aot_gpr_4); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(32))); aot_mem.aot_direct_store32(aot_gpr_17 + static_cast(24), aot_gpr_4); goto L_08A92954; L_08A92954: aot_gpr_4 = (ctx.gpr[16] | 0u); aot_gpr_5 = (ctx.gpr[19] | 0u); aot_gpr_31 = (0x08A92964u); aot_gpr_6 = (0u | 7u); if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08862890, 23u, 431u, 0x08862890u>(ctx, &aot_mem, ctx.pc, ctx.gpr[2], aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], ctx.gpr[9], ctx.gpr[10], ctx.gpr[11], ctx.gpr[16], aot_gpr_17, ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], ctx.gpr[21], 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_0023_entry, 23u, 431u, 0x08862890u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A92964u) goto L_08A92964; AOT_REGCACHE_SYNC_OUT(); return; L_08A92964: ctx.gpr[2] = (0u | 0u); { std::uint32_t aot_run_words[6]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(80), aot_run_words); ctx.gpr[16] = aot_run_words[0]; aot_gpr_17 = aot_run_words[1]; ctx.gpr[18] = aot_run_words[2]; ctx.gpr[19] = aot_run_words[3]; ctx.gpr[20] = aot_run_words[4]; aot_gpr_31 = aot_run_words[5]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(112)); local_pc = jump_target; if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; } // PSPRECOMP_V812_SHARED_SCHED_JUMP goto LOCAL_SCHED_BOUNDARY; L_08A92988: aot_gpr_29 = (aot_gpr_29 + static_cast(-64)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(40), ctx.gpr[16]); ctx.gpr[16] = (aot_gpr_4 | 0u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(32), std::bit_cast(ctx.fpr[20])); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(36), std::bit_cast(ctx.fpr[22])); { const std::uint32_t aot_run_words[3]{aot_gpr_17, ctx.gpr[18], aot_gpr_31}; aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast(44), aot_run_words); } aot_gpr_17 = (2236u << 16u); ctx.gpr[18] = (aot_gpr_17 + static_cast(29704)); aot_gpr_5 = (ctx.gpr[16] + static_cast(16)); aot_gpr_4 = (ctx.gpr[16] | 0u); aot_gpr_6 = (0u | 4u); aot_gpr_31 = (0x08A929C4u); ctx.gpr[7] = (ctx.gpr[18] | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0024_entry, 24u, 371u, 0x0886589Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A929C4u) goto L_08A929C4; AOT_REGCACHE_SYNC_OUT(); return; L_08A929C4: ctx.fpr[22] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(29704))); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast(8))); aot_gpr_4 = (49864u << 16u); aot_fpr_13 = std::bit_cast(aot_gpr_4); 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); ctx.fpr[20] = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast(4))); if (branch_taken) { goto L_08A929FC; } goto L_08A929E4; } L_08A929E4: aot_gpr_4 = (50042u << 16u); aot_fpr_13 = std::bit_cast(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_08A92A0C; } goto L_08A929FC; } L_08A929FC: aot_fpr_12 = std::bit_cast(std::bit_cast(ctx.fpr[22])); aot_gpr_31 = (0x08A92A08u); aot_fpr_13 = std::bit_cast(std::bit_cast(ctx.fpr[20])); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0035_entry, 35u, 514u, 0x088933E8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A92A08u) goto L_08A92A08; AOT_REGCACHE_SYNC_OUT(); return; L_08A92A08: aot_fpr_12 = std::bit_cast(std::bit_cast(ctx.fpr[0])); goto L_08A92A0C; L_08A92A0C: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-16928))); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), std::bit_cast(ctx.fpr[22])); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), std::bit_cast(ctx.fpr[20])); aot_gpr_17 = (2236u << 16u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(8), std::bit_cast(aot_fpr_12)); ctx.gpr[18] = (aot_gpr_17 + static_cast(29704)); ctx.gpr[10] = (18804u << 16u); ctx.gpr[9] = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast(12))); ctx.gpr[10] = (ctx.gpr[10] | 9214u); aot_fpr_12 = std::bit_cast(ctx.gpr[10]); aot_gpr_5 = (aot_gpr_29 | 0u); aot_gpr_6 = (0u | 0u); ctx.gpr[9] = (ctx.gpr[9] + static_cast(-1)); ctx.gpr[7] = (0u | 1u); ctx.gpr[8] = (0u | 1u); aot_gpr_31 = (0x08A92A50u); ctx.gpr[10] = (0u | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0092_entry, 92u, 754u, 0x08977C18u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A92A50u) goto L_08A92A50; AOT_REGCACHE_SYNC_OUT(); return; L_08A92A50: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-16928))); aot_gpr_5 = (aot_gpr_29 + static_cast(16)); aot_gpr_31 = (0x08A92A60u); aot_gpr_6 = (ctx.gpr[2] | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0092_entry, 92u, 728u, 0x08977830u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A92A60u) goto L_08A92A60; AOT_REGCACHE_SYNC_OUT(); return; L_08A92A60: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(16))); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(20))); aot_mem.aot_direct_store32(aot_gpr_17 + static_cast(29704), aot_gpr_4); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(24))); aot_mem.aot_direct_store32(ctx.gpr[18] + static_cast(4), aot_gpr_5); aot_mem.aot_direct_store32(ctx.gpr[18] + static_cast(8), aot_gpr_4); aot_gpr_5 = (ctx.gpr[16] + static_cast(16)); aot_gpr_4 = (ctx.gpr[16] | 0u); aot_gpr_31 = (0x08A92A88u); aot_gpr_6 = (0u | 3u); if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08862890, 23u, 431u, 0x08862890u>(ctx, &aot_mem, ctx.pc, ctx.gpr[2], aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], ctx.gpr[9], ctx.gpr[10], ctx.gpr[11], ctx.gpr[16], aot_gpr_17, ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], ctx.gpr[21], 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_0023_entry, 23u, 431u, 0x08862890u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A92A88u) goto L_08A92A88; AOT_REGCACHE_SYNC_OUT(); return; L_08A92A88: { const bool branch_taken = 0u == 0u; ctx.gpr[2] = (0u | 0u); if (branch_taken) { goto L_08A92A90; } goto L_08A92A90; } L_08A92A90: { std::uint32_t aot_run_words[6]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(32), aot_run_words); ctx.fpr[20] = std::bit_cast(aot_run_words[0]); ctx.fpr[22] = std::bit_cast(aot_run_words[1]); ctx.gpr[16] = aot_run_words[2]; aot_gpr_17 = aot_run_words[3]; ctx.gpr[18] = aot_run_words[4]; aot_gpr_31 = aot_run_words[5]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(64)); local_pc = jump_target; if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; } // PSPRECOMP_V812_SHARED_SCHED_JUMP goto LOCAL_SCHED_BOUNDARY; L_08A92AB0: aot_gpr_29 = (aot_gpr_29 + static_cast(-80)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(56), ctx.gpr[16]); ctx.gpr[16] = (aot_gpr_4 | 0u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(64), ctx.gpr[18]); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(68), ctx.gpr[19]); ctx.gpr[18] = (2236u << 16u); ctx.gpr[19] = (ctx.gpr[16] + static_cast(16)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(60), aot_gpr_17); aot_gpr_17 = (ctx.gpr[18] + static_cast(29704)); aot_gpr_5 = (ctx.gpr[19] | 0u); aot_gpr_6 = (0u | 4u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(48), std::bit_cast(ctx.fpr[20])); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(52), std::bit_cast(ctx.fpr[22])); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(72), aot_gpr_31); aot_gpr_31 = (0x08A92AF0u); ctx.gpr[7] = (aot_gpr_17 | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0024_entry, 24u, 371u, 0x0886589Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A92AF0u) goto L_08A92AF0; AOT_REGCACHE_SYNC_OUT(); return; L_08A92AF0: ctx.fpr[22] = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast(29704))); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(8))); aot_gpr_4 = (49864u << 16u); aot_fpr_13 = std::bit_cast(aot_gpr_4); 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); ctx.fpr[20] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(4))); if (branch_taken) { goto L_08A92B28; } goto L_08A92B10; } L_08A92B10: aot_gpr_4 = (50042u << 16u); aot_fpr_13 = std::bit_cast(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_08A92B38; } goto L_08A92B28; } L_08A92B28: aot_fpr_12 = std::bit_cast(std::bit_cast(ctx.fpr[22])); aot_gpr_31 = (0x08A92B34u); aot_fpr_13 = std::bit_cast(std::bit_cast(ctx.fpr[20])); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0035_entry, 35u, 514u, 0x088933E8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A92B34u) goto L_08A92B34; AOT_REGCACHE_SYNC_OUT(); return; L_08A92B34: aot_fpr_12 = std::bit_cast(std::bit_cast(ctx.fpr[0])); goto L_08A92B38; L_08A92B38: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-16928))); { const std::uint32_t aot_run_words[3]{std::bit_cast(ctx.fpr[22]), std::bit_cast(ctx.fpr[20]), std::bit_cast(aot_fpr_12)}; aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast(0), aot_run_words); } aot_gpr_5 = (18804u << 16u); aot_gpr_5 = (aot_gpr_5 | 9214u); aot_fpr_12 = std::bit_cast(aot_gpr_5); ctx.gpr[9] = (aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(12))); ctx.gpr[9] = (ctx.gpr[9] + static_cast(-1)); aot_gpr_5 = (aot_gpr_29 | 0u); aot_gpr_6 = (0u | 1u); ctx.gpr[7] = (0u | 1u); ctx.gpr[8] = (0u | 1u); aot_gpr_31 = (0x08A92B74u); ctx.gpr[10] = (0u | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0092_entry, 92u, 754u, 0x08977C18u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A92B74u) goto L_08A92B74; AOT_REGCACHE_SYNC_OUT(); return; L_08A92B74: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-16928))); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(0))); aot_gpr_5 = (ctx.gpr[2] << 3u); aot_gpr_5 = (ctx.gpr[2] + aot_gpr_5); aot_gpr_5 = (ctx.gpr[2] + aot_gpr_5); aot_gpr_4 = (aot_gpr_4 + aot_gpr_5); aot_gpr_31 = (0x08A92B94u); aot_gpr_5 = (aot_gpr_29 | 0u); goto L_08A91F8C; L_08A92B94: { const std::uint32_t vfpu_address = aot_gpr_29 + static_cast(0); std::uint32_t vfpu_words[4]{}; aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words); float vfpu_value[4]{ std::bit_cast(vfpu_words[0]), std::bit_cast(vfpu_words[1]), std::bit_cast(vfpu_words[2]), std::bit_cast(vfpu_words[3])}; ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); } aot_gpr_4 = (aot_gpr_29 + static_cast(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(0); const std::uint32_t vfpu_words[4]{std::bit_cast(vfpu_value[0]), std::bit_cast(vfpu_value[1]), std::bit_cast(vfpu_value[2]), std::bit_cast(vfpu_value[3])}; aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); } aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(16))); aot_mem.aot_direct_store32(ctx.gpr[18] + static_cast(29704), aot_gpr_4); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(20))); aot_mem.aot_direct_store32(aot_gpr_17 + static_cast(4), aot_gpr_4); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(24))); aot_mem.aot_direct_store32(aot_gpr_17 + static_cast(8), aot_gpr_4); aot_gpr_4 = (ctx.gpr[16] | 0u); aot_gpr_5 = (ctx.gpr[19] | 0u); aot_gpr_31 = (0x08A92BC8u); aot_gpr_6 = (0u | 3u); if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08862890, 23u, 431u, 0x08862890u>(ctx, &aot_mem, ctx.pc, ctx.gpr[2], aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], ctx.gpr[9], ctx.gpr[10], ctx.gpr[11], ctx.gpr[16], aot_gpr_17, ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], ctx.gpr[21], 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_0023_entry, 23u, 431u, 0x08862890u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A92BC8u) goto L_08A92BC8; AOT_REGCACHE_SYNC_OUT(); return; L_08A92BC8: ctx.gpr[2] = (0u | 0u); { std::uint32_t aot_run_words[7]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(48), aot_run_words); ctx.fpr[20] = std::bit_cast(aot_run_words[0]); ctx.fpr[22] = std::bit_cast(aot_run_words[1]); ctx.gpr[16] = aot_run_words[2]; aot_gpr_17 = aot_run_words[3]; ctx.gpr[18] = aot_run_words[4]; ctx.gpr[19] = aot_run_words[5]; aot_gpr_31 = aot_run_words[6]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A92BF0: aot_gpr_29 = (aot_gpr_29 + static_cast(-64)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(40), ctx.gpr[16]); ctx.gpr[16] = (aot_gpr_4 | 0u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(32), std::bit_cast(ctx.fpr[20])); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(36), std::bit_cast(ctx.fpr[22])); { const std::uint32_t aot_run_words[3]{aot_gpr_17, ctx.gpr[18], aot_gpr_31}; aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast(44), aot_run_words); } aot_gpr_17 = (2236u << 16u); ctx.gpr[18] = (aot_gpr_17 + static_cast(29704)); aot_gpr_5 = (ctx.gpr[16] + static_cast(16)); aot_gpr_4 = (ctx.gpr[16] | 0u); aot_gpr_6 = (0u | 3u); aot_gpr_31 = (0x08A92C2Cu); ctx.gpr[7] = (ctx.gpr[18] | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0024_entry, 24u, 371u, 0x0886589Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A92C2Cu) goto L_08A92C2C; AOT_REGCACHE_SYNC_OUT(); return; L_08A92C2C: ctx.fpr[22] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(29704))); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast(8))); aot_gpr_4 = (49864u << 16u); aot_fpr_13 = std::bit_cast(aot_gpr_4); 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); ctx.fpr[20] = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast(4))); if (branch_taken) { goto L_08A92C64; } goto L_08A92C4C; } L_08A92C4C: aot_gpr_4 = (50042u << 16u); aot_fpr_13 = std::bit_cast(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_08A92C74; } goto L_08A92C64; } L_08A92C64: aot_fpr_12 = std::bit_cast(std::bit_cast(ctx.fpr[22])); aot_gpr_31 = (0x08A92C70u); aot_fpr_13 = std::bit_cast(std::bit_cast(ctx.fpr[20])); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0035_entry, 35u, 514u, 0x088933E8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A92C70u) goto L_08A92C70; AOT_REGCACHE_SYNC_OUT(); return; L_08A92C70: aot_fpr_12 = std::bit_cast(std::bit_cast(ctx.fpr[0])); goto L_08A92C74; L_08A92C74: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-16928))); { const std::uint32_t aot_run_words[3]{std::bit_cast(ctx.fpr[22]), std::bit_cast(ctx.fpr[20]), std::bit_cast(aot_fpr_12)}; aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast(0), aot_run_words); } ctx.gpr[2] = (17480u << 16u); aot_gpr_5 = (aot_gpr_29 | 0u); aot_fpr_12 = std::bit_cast(ctx.gpr[2]); aot_gpr_6 = (0u | 0u); ctx.gpr[7] = (0u | 1u); ctx.gpr[8] = (0u | 1u); ctx.gpr[9] = (0u | 0u); ctx.gpr[10] = (0u | 1u); aot_gpr_31 = (0x08A92CACu); ctx.gpr[11] = (0u | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0092_entry, 92u, 650u, 0x08976FBCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A92CACu) goto L_08A92CAC; AOT_REGCACHE_SYNC_OUT(); return; L_08A92CAC: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-16928))); aot_gpr_5 = (aot_gpr_29 + static_cast(16)); aot_gpr_31 = (0x08A92CBCu); aot_gpr_6 = (ctx.gpr[2] | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0092_entry, 92u, 728u, 0x08977830u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A92CBCu) goto L_08A92CBC; AOT_REGCACHE_SYNC_OUT(); return; L_08A92CBC: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(16))); aot_gpr_5 = (2236u << 16u); aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(20))); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(29704), aot_gpr_4); aot_gpr_4 = (aot_gpr_5 + static_cast(29704)); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(24))); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(4), aot_gpr_6); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(8), aot_gpr_5); aot_gpr_5 = (ctx.gpr[16] + static_cast(16)); aot_gpr_4 = (ctx.gpr[16] | 0u); aot_gpr_31 = (0x08A92CECu); aot_gpr_6 = (0u | 3u); if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08862890, 23u, 431u, 0x08862890u>(ctx, &aot_mem, ctx.pc, ctx.gpr[2], aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], ctx.gpr[9], ctx.gpr[10], ctx.gpr[11], ctx.gpr[16], aot_gpr_17, ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], ctx.gpr[21], 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_0023_entry, 23u, 431u, 0x08862890u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A92CECu) goto L_08A92CEC; AOT_REGCACHE_SYNC_OUT(); return; L_08A92CEC: { const bool branch_taken = 0u == 0u; ctx.gpr[2] = (0u | 0u); if (branch_taken) { goto L_08A92CF4; } goto L_08A92CF4; } L_08A92CF4: { std::uint32_t aot_run_words[6]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(32), aot_run_words); ctx.fpr[20] = std::bit_cast(aot_run_words[0]); ctx.fpr[22] = std::bit_cast(aot_run_words[1]); ctx.gpr[16] = aot_run_words[2]; aot_gpr_17 = aot_run_words[3]; ctx.gpr[18] = aot_run_words[4]; aot_gpr_31 = aot_run_words[5]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(64)); local_pc = jump_target; if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; } // PSPRECOMP_V812_SHARED_SCHED_JUMP goto LOCAL_SCHED_BOUNDARY; L_08A92D14: aot_gpr_6 = (2280u << 16u); aot_gpr_6 = (aot_gpr_6 + static_cast(-18832)); aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast(10092), aot_gpr_6); aot_gpr_5 = (0u | 0u); aot_gpr_4 = (aot_gpr_6 + static_cast(8)); goto L_08A92D28; L_08A92D28: ctx.gpr[7] = (aot_gpr_5 << 3u); ctx.gpr[8] = (ctx.gpr[7] + aot_gpr_4); ctx.gpr[7] = (ctx.gpr[7] + aot_gpr_6); aot_gpr_5 = (aot_gpr_5 + static_cast(1)); aot_mem.aot_direct_store32(ctx.gpr[7] + static_cast(0), ctx.gpr[8]); aot_gpr_5 = (aot_gpr_5 << 16u); aot_mem.aot_direct_store32(ctx.gpr[7] + static_cast(4), 0u); aot_gpr_5 = (static_cast(static_cast(aot_gpr_5) >> 16u)); ctx.gpr[7] = (static_cast(aot_gpr_5) < 800 ? 1u : 0u); { const bool branch_taken = ctx.gpr[7] != 0u; if (branch_taken) { goto L_08A92D28; } goto L_08A92D54; } L_08A92D54: jump_target = aot_gpr_31; aot_mem.aot_direct_store32(aot_gpr_6 + static_cast(6392), 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_08A92D5C: aot_gpr_29 = (aot_gpr_29 + static_cast(-16)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), aot_gpr_31); aot_gpr_31 = (0x08A92D6Cu); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0087_entry, 87u, 28u, 0x089602C8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A92D6Cu) goto L_08A92D6C; AOT_REGCACHE_SYNC_OUT(); return; L_08A92D6C: { const bool branch_taken = ctx.gpr[2] == 0u; if (branch_taken) { goto L_08A92D84; } goto L_08A92D74; } L_08A92D74: aot_gpr_31 = (0x08A92D7Cu); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0087_entry, 87u, 28u, 0x089602C8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A92D7Cu) goto L_08A92D7C; AOT_REGCACHE_SYNC_OUT(); return; L_08A92D7C: aot_gpr_31 = (0x08A92D84u); aot_gpr_4 = (ctx.gpr[2] | 0u); goto L_08A93058; L_08A92D84: aot_gpr_31 = (0x08A92D8Cu); 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 == 0x08A92D8Cu) goto L_08A92D8C; AOT_REGCACHE_SYNC_OUT(); return; L_08A92D8C: { const bool branch_taken = ctx.gpr[2] == 0u; if (branch_taken) { goto L_08A92DA4; } goto L_08A92D94; } L_08A92D94: aot_gpr_31 = (0x08A92D9Cu); 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 == 0x08A92D9Cu) goto L_08A92D9C; AOT_REGCACHE_SYNC_OUT(); return; L_08A92D9C: aot_gpr_31 = (0x08A92DA4u); aot_gpr_4 = (ctx.gpr[2] | 0u); goto L_08A93058; L_08A92DA4: aot_gpr_31 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(0))); jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A92DB0: aot_gpr_29 = (aot_gpr_29 + static_cast(-32)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), ctx.gpr[16]); ctx.gpr[16] = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-15976))); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast(8))); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(8), ctx.gpr[18]); ctx.gpr[18] = (aot_gpr_4 + static_cast(-1)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), aot_gpr_17); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(12), ctx.gpr[19]); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(16), aot_gpr_31); { const bool branch_taken = aot_gpr_4 == 0u; ctx.gpr[19] = (ctx.gpr[18] | 0u); if (branch_taken) { goto L_08A92E4C; } goto L_08A92DDC; } L_08A92DDC: aot_gpr_4 = (0u + static_cast(3344)); { const std::int64_t product = static_cast(static_cast(ctx.gpr[18])) * static_cast(static_cast(aot_gpr_4)); ctx.lo = static_cast(product); ctx.hi = static_cast(static_cast(product) >> 32u); } aot_gpr_17 = (ctx.lo); goto L_08A92DE8; L_08A92DE8: { const bool branch_taken = static_cast(ctx.gpr[18]) < 0; if (branch_taken) { goto L_08A92E00; } goto L_08A92DF0; } L_08A92DF0: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast(8))); aot_gpr_4 = (static_cast(ctx.gpr[18]) < static_cast(aot_gpr_4) ? 1u : 0u); if (aot_gpr_4 != 0u) { aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast(4))); goto L_08A92E08; } goto L_08A92E00; L_08A92E00: { const bool branch_taken = 0u == 0u; aot_gpr_4 = (0u | 0u); if (branch_taken) { goto L_08A92E28; } goto L_08A92E08; } L_08A92E08: aot_gpr_4 = (aot_gpr_4 + ctx.gpr[18]); aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_4 + static_cast(0))); aot_gpr_4 = (aot_gpr_4 & 128u); if (aot_gpr_4 == 0u) { aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast(0))); goto L_08A92E24; } goto L_08A92E1C; L_08A92E1C: { const bool branch_taken = 0u == 0u; aot_gpr_4 = (0u | 0u); if (branch_taken) { goto L_08A92E28; } goto L_08A92E24; } L_08A92E24: aot_gpr_4 = (aot_gpr_4 + aot_gpr_17); goto L_08A92E28; L_08A92E28: { const bool branch_taken = aot_gpr_4 == 0u; if (branch_taken) { goto L_08A92E38; } goto L_08A92E30; } L_08A92E30: aot_gpr_31 = (0x08A92E38u); goto L_08A930F8; L_08A92E38: aot_gpr_4 = (ctx.gpr[18] | 0u); ctx.gpr[18] = (ctx.gpr[19] + static_cast(-1)); ctx.gpr[19] = (ctx.gpr[18] | 0u); { const bool branch_taken = aot_gpr_4 != 0u; aot_gpr_17 = (aot_gpr_17 + static_cast(-3344)); if (branch_taken) { goto L_08A92DE8; } goto L_08A92E4C; } L_08A92E4C: ctx.gpr[16] = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-15972))); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast(8))); ctx.gpr[18] = (aot_gpr_4 + static_cast(-1)); { const bool branch_taken = aot_gpr_4 == 0u; ctx.gpr[19] = (ctx.gpr[18] | 0u); if (branch_taken) { goto L_08A92ED4; } goto L_08A92E60; } L_08A92E60: aot_gpr_4 = (ctx.gpr[18] << 5u); aot_gpr_17 = (0u + aot_gpr_4); aot_gpr_4 = (aot_gpr_4 << 6u); aot_gpr_17 = (aot_gpr_17 + aot_gpr_4); goto L_08A92E70; L_08A92E70: { const bool branch_taken = static_cast(ctx.gpr[18]) < 0; if (branch_taken) { goto L_08A92E88; } goto L_08A92E78; } L_08A92E78: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast(8))); aot_gpr_4 = (static_cast(ctx.gpr[18]) < static_cast(aot_gpr_4) ? 1u : 0u); if (aot_gpr_4 != 0u) { aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast(4))); goto L_08A92E90; } goto L_08A92E88; L_08A92E88: { const bool branch_taken = 0u == 0u; aot_gpr_4 = (0u | 0u); if (branch_taken) { goto L_08A92EB0; } goto L_08A92E90; } L_08A92E90: aot_gpr_4 = (aot_gpr_4 + ctx.gpr[18]); aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_4 + static_cast(0))); aot_gpr_4 = (aot_gpr_4 & 128u); if (aot_gpr_4 == 0u) { aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast(0))); goto L_08A92EAC; } goto L_08A92EA4; L_08A92EA4: { const bool branch_taken = 0u == 0u; aot_gpr_4 = (0u | 0u); if (branch_taken) { goto L_08A92EB0; } goto L_08A92EAC; } L_08A92EAC: aot_gpr_4 = (aot_gpr_4 + aot_gpr_17); goto L_08A92EB0; L_08A92EB0: { const bool branch_taken = aot_gpr_4 == 0u; if (branch_taken) { goto L_08A92EC0; } goto L_08A92EB8; } L_08A92EB8: aot_gpr_31 = (0x08A92EC0u); goto L_08A930F8; L_08A92EC0: aot_gpr_4 = (ctx.gpr[18] | 0u); ctx.gpr[18] = (ctx.gpr[19] + static_cast(-1)); ctx.gpr[19] = (ctx.gpr[18] | 0u); { const bool branch_taken = aot_gpr_4 != 0u; aot_gpr_17 = (aot_gpr_17 + static_cast(-2080)); if (branch_taken) { goto L_08A92E70; } goto L_08A92ED4; } L_08A92ED4: ctx.gpr[18] = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-15960))); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast(8))); aot_gpr_17 = (aot_gpr_4 + static_cast(-1)); { const bool branch_taken = aot_gpr_4 == 0u; ctx.gpr[16] = (aot_gpr_17 | 0u); if (branch_taken) { goto L_08A92F5C; } goto L_08A92EE8; } L_08A92EE8: aot_gpr_4 = (aot_gpr_17 << 5u); ctx.gpr[19] = (0u + aot_gpr_4); aot_gpr_4 = (aot_gpr_4 << 4u); ctx.gpr[19] = (ctx.gpr[19] + aot_gpr_4); goto L_08A92EF8; L_08A92EF8: { const bool branch_taken = static_cast(aot_gpr_17) < 0; if (branch_taken) { goto L_08A92F10; } goto L_08A92F00; } L_08A92F00: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast(8))); aot_gpr_4 = (static_cast(aot_gpr_17) < static_cast(aot_gpr_4) ? 1u : 0u); if (aot_gpr_4 != 0u) { aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast(4))); goto L_08A92F18; } goto L_08A92F10; L_08A92F10: { const bool branch_taken = 0u == 0u; aot_gpr_4 = (0u | 0u); if (branch_taken) { goto L_08A92F38; } goto L_08A92F18; } L_08A92F18: aot_gpr_4 = (aot_gpr_4 + aot_gpr_17); aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_4 + static_cast(0))); aot_gpr_4 = (aot_gpr_4 & 128u); if (aot_gpr_4 == 0u) { aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast(0))); goto L_08A92F34; } goto L_08A92F2C; L_08A92F2C: { const bool branch_taken = 0u == 0u; aot_gpr_4 = (0u | 0u); if (branch_taken) { goto L_08A92F38; } goto L_08A92F34; } L_08A92F34: aot_gpr_4 = (aot_gpr_4 + ctx.gpr[19]); goto L_08A92F38; L_08A92F38: { const bool branch_taken = aot_gpr_4 == 0u; if (branch_taken) { goto L_08A92F48; } goto L_08A92F40; } L_08A92F40: aot_gpr_31 = (0x08A92F48u); goto L_08A930F8; L_08A92F48: aot_gpr_4 = (aot_gpr_17 | 0u); aot_gpr_17 = (ctx.gpr[16] + static_cast(-1)); ctx.gpr[16] = (aot_gpr_17 | 0u); { const bool branch_taken = aot_gpr_4 != 0u; ctx.gpr[19] = (ctx.gpr[19] + static_cast(-544)); if (branch_taken) { goto L_08A92EF8; } goto L_08A92F5C; } L_08A92F5C: { std::uint32_t aot_run_words[5]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(0), aot_run_words); ctx.gpr[16] = aot_run_words[0]; aot_gpr_17 = aot_run_words[1]; ctx.gpr[18] = aot_run_words[2]; ctx.gpr[19] = aot_run_words[3]; aot_gpr_31 = aot_run_words[4]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A92F78: aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(72))); aot_gpr_6 = (aot_gpr_6 & 14u); aot_gpr_6 = (aot_gpr_6 ^ 2u); aot_gpr_6 = (aot_gpr_6 < static_cast(1) ? 1u : 0u); aot_gpr_6 = (aot_gpr_6 & 255u); { const bool branch_taken = aot_gpr_6 != 0u; if (branch_taken) { goto L_08A92FA8; } goto L_08A92F94; } L_08A92F94: aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(68))); { const bool branch_taken = aot_gpr_6 != 0u; if (branch_taken) { goto L_08A92FB0; } goto L_08A92FA0; } L_08A92FA0: { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A92FD8; } goto L_08A92FA8; } L_08A92FA8: { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A92FFC; } goto L_08A92FB0; } L_08A92FB0: ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_6 + static_cast(4))); { const bool branch_taken = ctx.gpr[7] == aot_gpr_5; if (branch_taken) { goto L_08A92FD0; } goto L_08A92FBC; } L_08A92FBC: aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_6 + static_cast(0))); { const bool branch_taken = aot_gpr_6 != 0u; if (branch_taken) { goto L_08A92FB0; } goto L_08A92FC8; } L_08A92FC8: { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A92FD8; } goto L_08A92FD0; } L_08A92FD0: { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A92FFC; } goto L_08A92FD8; } L_08A92FD8: aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(10092))); { const bool branch_taken = aot_gpr_6 == 0u; if (branch_taken) { goto L_08A92FFC; } goto L_08A92FE4; } L_08A92FE4: ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_6 + static_cast(0))); aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast(10092), ctx.gpr[7]); ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(68))); aot_mem.aot_direct_store32(aot_gpr_6 + static_cast(0), ctx.gpr[7]); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(68), aot_gpr_6); aot_mem.aot_direct_store32(aot_gpr_6 + static_cast(4), aot_gpr_5); goto L_08A92FFC; L_08A92FFC: jump_target = aot_gpr_31; local_pc = jump_target; if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; } // PSPRECOMP_V812_SHARED_SCHED_JUMP goto LOCAL_SCHED_BOUNDARY; L_08A93004: aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(68))); { const bool branch_taken = aot_gpr_6 == 0u; if (branch_taken) { goto L_08A93050; } goto L_08A93010; } L_08A93010: { const bool branch_taken = aot_gpr_6 == 0u; aot_gpr_4 = (aot_gpr_4 + static_cast(68)); if (branch_taken) { goto L_08A93050; } goto L_08A93018; } L_08A93018: ctx.gpr[8] = (aot_mem.aot_direct_load32(aot_gpr_6 + static_cast(4))); { const bool branch_taken = ctx.gpr[8] == aot_gpr_5; ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_6 + static_cast(0))); if (branch_taken) { goto L_08A9303C; } goto L_08A93024; } L_08A93024: aot_gpr_4 = (aot_gpr_6 | 0u); aot_gpr_6 = (ctx.gpr[7] | 0u); { const bool branch_taken = aot_gpr_6 != 0u; if (branch_taken) { goto L_08A93018; } goto L_08A93034; } L_08A93034: { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A93050; } goto L_08A9303C; } L_08A9303C: aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), ctx.gpr[7]); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(10092))); aot_mem.aot_direct_store32(aot_gpr_6 + static_cast(0), aot_gpr_4); { const bool branch_taken = 0u == 0u; aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast(10092), aot_gpr_6); if (branch_taken) { goto L_08A93050; } goto L_08A93050; } L_08A93050: jump_target = aot_gpr_31; local_pc = jump_target; if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; } // PSPRECOMP_V812_SHARED_SCHED_JUMP goto LOCAL_SCHED_BOUNDARY; L_08A93058: aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(72))); aot_gpr_5 = (aot_gpr_5 & 14u); aot_gpr_5 = (aot_gpr_5 ^ 12u); aot_gpr_5 = (aot_gpr_5 < static_cast(1) ? 1u : 0u); aot_gpr_5 = (aot_gpr_5 & 255u); { const bool branch_taken = aot_gpr_5 != 0u; if (branch_taken) { goto L_08A9308C; } goto L_08A93074; } L_08A93074: aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(68))); aot_gpr_6 = (aot_gpr_5 | 0u); { const bool branch_taken = aot_gpr_6 != 0u; if (branch_taken) { goto L_08A93094; } goto L_08A93084; } L_08A93084: { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A930B8; } goto L_08A9308C; } L_08A9308C: { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A930F0; } goto L_08A93094; } L_08A93094: aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_6 + static_cast(4))); ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(0))); { const bool branch_taken = ctx.gpr[7] != aot_gpr_4; if (branch_taken) { goto L_08A930A8; } goto L_08A930A4; } L_08A930A4: aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(0), 0u); goto L_08A930A8; L_08A930A8: aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_6 + static_cast(0))); { const bool branch_taken = aot_gpr_6 != 0u; if (branch_taken) { goto L_08A93094; } goto L_08A930B4; } L_08A930B4: aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(68))); goto L_08A930B8; L_08A930B8: { const bool branch_taken = aot_gpr_5 == 0u; if (branch_taken) { goto L_08A930F0; } goto L_08A930C0; } L_08A930C0: ctx.gpr[7] = (aot_gpr_5 | 0u); aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[7] + static_cast(0))); { const bool branch_taken = aot_gpr_6 == 0u; aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(10092))); if (branch_taken) { goto L_08A930E0; } goto L_08A930D0; } L_08A930D0: ctx.gpr[7] = (aot_gpr_6 | 0u); aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[7] + static_cast(0))); { const bool branch_taken = aot_gpr_6 != 0u; if (branch_taken) { goto L_08A930D0; } goto L_08A930E0; } L_08A930E0: aot_mem.aot_direct_store32(ctx.gpr[7] + static_cast(0), aot_gpr_5); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(68))); aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast(10092), aot_gpr_5); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(68), 0u); goto L_08A930F0; L_08A930F0: jump_target = aot_gpr_31; local_pc = jump_target; if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; } // PSPRECOMP_V812_SHARED_SCHED_JUMP goto LOCAL_SCHED_BOUNDARY; L_08A930F8: ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(68))); { const bool branch_taken = ctx.gpr[7] == 0u; aot_gpr_6 = (aot_gpr_4 + static_cast(68)); if (branch_taken) { goto L_08A9313C; } goto L_08A93104; } L_08A93104: ctx.gpr[8] = (aot_mem.aot_direct_load32(ctx.gpr[7] + static_cast(4))); ctx.gpr[8] = (aot_mem.aot_direct_load32(ctx.gpr[8] + static_cast(0))); { const bool branch_taken = ctx.gpr[8] == aot_gpr_4; aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[7] + static_cast(0))); if (branch_taken) { goto L_08A9312C; } goto L_08A93114; } L_08A93114: aot_mem.aot_direct_store32(aot_gpr_6 + static_cast(0), aot_gpr_5); ctx.gpr[8] = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(10092))); aot_mem.aot_direct_store32(ctx.gpr[7] + static_cast(0), ctx.gpr[8]); aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast(10092), ctx.gpr[7]); { const bool branch_taken = 0u == 0u; ctx.gpr[7] = (aot_gpr_5 | 0u); if (branch_taken) { goto L_08A93134; } goto L_08A9312C; } L_08A9312C: aot_gpr_6 = (ctx.gpr[7] | 0u); ctx.gpr[7] = (aot_gpr_5 | 0u); goto L_08A93134; L_08A93134: { const bool branch_taken = ctx.gpr[7] != 0u; if (branch_taken) { goto L_08A93104; } goto L_08A9313C; } L_08A9313C: jump_target = aot_gpr_31; local_pc = jump_target; if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; } // PSPRECOMP_V812_SHARED_SCHED_JUMP goto LOCAL_SCHED_BOUNDARY; L_08A93144: aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(0))); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(0))); 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); aot_gpr_6 = (0u | 0u); if (branch_taken) { goto L_08A93190; } goto L_08A9315C; } L_08A9315C: aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(4))); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(4))); 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_08A93190; } goto L_08A93174; } L_08A93174: aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(8))); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(8))); 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_08A93190; } goto L_08A9318C; } L_08A9318C: aot_gpr_6 = (0u | 1u); goto L_08A93190; L_08A93190: jump_target = aot_gpr_31; ctx.gpr[2] = (aot_gpr_6 & 255u); local_pc = jump_target; if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; } // PSPRECOMP_V812_SHARED_SCHED_JUMP goto LOCAL_SCHED_BOUNDARY; L_08A93198: aot_gpr_29 = (aot_gpr_29 + static_cast(-16)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), aot_gpr_31); aot_gpr_31 = (0x08A931A8u); goto L_08A93144; L_08A931A8: ctx.gpr[2] = (ctx.gpr[2] < static_cast(1) ? 1u : 0u); aot_gpr_31 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(0))); jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A931B8: { const std::uint32_t vfpu_address = aot_gpr_4 + static_cast(0); std::uint32_t vfpu_words[4]{}; aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words); float vfpu_value[4]{ std::bit_cast(vfpu_words[0]), std::bit_cast(vfpu_words[1]), std::bit_cast(vfpu_words[2]), std::bit_cast(vfpu_words[3])}; ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); } { const std::uint32_t vfpu_address = aot_gpr_5 + static_cast(0); std::uint32_t vfpu_words[4]{}; aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words); float vfpu_value[4]{ std::bit_cast(vfpu_words[0]), std::bit_cast(vfpu_words[1]), std::bit_cast(vfpu_words[2]), std::bit_cast(vfpu_words[3])}; ctx.write_vfpu_vector_ct<1u, 4u>(vfpu_value); } ctx.execute_vfpu_vec3_ct<0u, 0u, 1u, 3u, 0u>(); { float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value); const std::uint32_t vfpu_address = aot_gpr_4 + static_cast(0); const std::uint32_t vfpu_words[4]{std::bit_cast(vfpu_value[0]), std::bit_cast(vfpu_value[1]), std::bit_cast(vfpu_value[2]), std::bit_cast(vfpu_value[3])}; aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); } jump_target = aot_gpr_31; ctx.gpr[2] = (aot_gpr_4 | 0u); local_pc = jump_target; if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; } // PSPRECOMP_V812_SHARED_SCHED_JUMP goto LOCAL_SCHED_BOUNDARY; L_08A931D0: { const std::uint32_t vfpu_address = aot_gpr_4 + static_cast(0); std::uint32_t vfpu_words[4]{}; aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words); float vfpu_value[4]{ std::bit_cast(vfpu_words[0]), std::bit_cast(vfpu_words[1]), std::bit_cast(vfpu_words[2]), std::bit_cast(vfpu_words[3])}; ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); } { const std::uint32_t vfpu_address = aot_gpr_5 + static_cast(0); std::uint32_t vfpu_words[4]{}; aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words); float vfpu_value[4]{ std::bit_cast(vfpu_words[0]), std::bit_cast(vfpu_words[1]), std::bit_cast(vfpu_words[2]), std::bit_cast(vfpu_words[3])}; ctx.write_vfpu_vector_ct<1u, 4u>(vfpu_value); } ctx.execute_vfpu_vec3_ct<0u, 0u, 1u, 3u, 1u>(); { float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value); const std::uint32_t vfpu_address = aot_gpr_4 + static_cast(0); const std::uint32_t vfpu_words[4]{std::bit_cast(vfpu_value[0]), std::bit_cast(vfpu_value[1]), std::bit_cast(vfpu_value[2]), std::bit_cast(vfpu_value[3])}; aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); } jump_target = aot_gpr_31; ctx.gpr[2] = (aot_gpr_4 | 0u); local_pc = jump_target; if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; } // PSPRECOMP_V812_SHARED_SCHED_JUMP goto LOCAL_SCHED_BOUNDARY; L_08A931E8: aot_gpr_29 = (aot_gpr_29 + static_cast(-16)); aot_gpr_5 = (16256u << 16u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(8), ctx.gpr[16]); aot_fpr_13 = std::bit_cast(aot_gpr_5); ctx.gpr[16] = (aot_gpr_4 | 0u); aot_fpr_12 = aot_fpr_12 + aot_fpr_13; aot_gpr_4 = (aot_gpr_29 + static_cast(4)); aot_gpr_5 = (aot_gpr_29 | 0u); aot_gpr_6 = (0u | 4u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(12), aot_gpr_31); aot_gpr_31 = (0x08A93218u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), std::bit_cast(aot_fpr_12)); 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 == 0x08A93218u) goto L_08A93218; AOT_REGCACHE_SYNC_OUT(); return; L_08A93218: aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[16] + static_cast(7))); aot_gpr_5 = (0u | 1u); aot_gpr_4 = (aot_gpr_5 << (aot_gpr_4 & 31u)); aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(4))); aot_gpr_4 = (aot_gpr_4 + static_cast(-1)); aot_gpr_4 = (aot_gpr_4 | 1u); { const std::uint32_t dividend = aot_gpr_6; const std::uint32_t divisor = aot_gpr_4; if (divisor == 0u) { ctx.lo = 0xFFFFFFFFu; ctx.hi = dividend; } else { ctx.lo = dividend / divisor; ctx.hi = dividend % divisor; } } ctx.gpr[2] = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast(16))); aot_gpr_4 = (ctx.hi); aot_gpr_5 = (aot_gpr_4 << 4u); aot_gpr_4 = (aot_gpr_4 << 2u); aot_gpr_4 = (aot_gpr_5 + aot_gpr_4); ctx.gpr[2] = (ctx.gpr[2] + aot_gpr_4); ctx.gpr[16] = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(8))); aot_gpr_31 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(12))); jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A9325C: aot_gpr_29 = (aot_gpr_29 + static_cast(-16)); ctx.gpr[7] = (aot_gpr_5 | 0u); aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[7] + static_cast(0))); aot_gpr_5 = (aot_gpr_4 | 0u); ctx.gpr[8] = (static_cast(aot_gpr_6) < 3 ? 1u : 0u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), aot_gpr_31); { const bool branch_taken = ctx.gpr[8] == 0u; aot_gpr_4 = (ctx.gpr[7] | 0u); if (branch_taken) { goto L_08A932BC; } goto L_08A9327C; } L_08A9327C: ctx.gpr[8] = (aot_mem.aot_direct_load8(aot_gpr_5 + static_cast(7))); ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(16))); aot_gpr_5 = (0u | 1u); aot_gpr_5 = (aot_gpr_5 << (ctx.gpr[8] & 31u)); { const bool branch_taken = static_cast(aot_gpr_6) <= 0; aot_gpr_5 = (aot_gpr_5 + static_cast(-1)); if (branch_taken) { goto L_08A93338; } goto L_08A93294; } L_08A93294: aot_gpr_6 = (static_cast(aot_gpr_6) < 2 ? 1u : 0u); if (aot_gpr_6 == 0u) { aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(4))); goto L_08A93318; } goto L_08A932A0; L_08A932A0: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(4))); aot_gpr_4 = (aot_gpr_4 & aot_gpr_5); aot_gpr_5 = (aot_gpr_4 << 4u); aot_gpr_4 = (aot_gpr_4 << 2u); ctx.gpr[2] = (aot_gpr_5 + aot_gpr_4); { const bool branch_taken = 0u == 0u; ctx.gpr[2] = (ctx.gpr[7] + ctx.gpr[2]); if (branch_taken) { goto L_08A93358; } goto L_08A932BC; } L_08A932BC: ctx.gpr[7] = (static_cast(aot_gpr_6) < 4 ? 1u : 0u); { const bool branch_taken = ctx.gpr[7] != 0u; if (branch_taken) { goto L_08A93304; } goto L_08A932C8; } L_08A932C8: ctx.gpr[8] = (aot_mem.aot_direct_load8(aot_gpr_5 + static_cast(7))); ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(16))); aot_gpr_5 = (0u | 1u); aot_gpr_5 = (aot_gpr_5 << (ctx.gpr[8] & 31u)); aot_gpr_6 = (static_cast(aot_gpr_6) < 5 ? 1u : 0u); { const bool branch_taken = aot_gpr_6 == 0u; aot_gpr_5 = (aot_gpr_5 + static_cast(-1)); if (branch_taken) { goto L_08A93338; } goto L_08A932E4; } L_08A932E4: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(4))); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(8))); aot_gpr_4 = (aot_gpr_4 & aot_gpr_5); aot_gpr_5 = (aot_gpr_4 << 4u); aot_gpr_4 = (aot_gpr_4 << 2u); ctx.gpr[2] = (aot_gpr_5 + aot_gpr_4); { const bool branch_taken = 0u == 0u; ctx.gpr[2] = (ctx.gpr[7] + ctx.gpr[2]); if (branch_taken) { goto L_08A93358; } goto L_08A93304; } L_08A93304: aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(4))); aot_gpr_31 = (0x08A93310u); aot_gpr_4 = (aot_gpr_5 | 0u); goto L_08A931E8; L_08A93310: { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A93358; } goto L_08A93318; } L_08A93318: aot_gpr_5 = (aot_gpr_5 | 1u); { 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_5 = (aot_gpr_4 << 4u); aot_gpr_4 = (aot_gpr_4 << 2u); ctx.gpr[2] = (aot_gpr_5 + aot_gpr_4); { const bool branch_taken = 0u == 0u; ctx.gpr[2] = (ctx.gpr[7] + ctx.gpr[2]); if (branch_taken) { goto L_08A93358; } goto L_08A93338; } L_08A93338: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(4))); aot_gpr_5 = (aot_gpr_5 | 1u); { 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_5 = (aot_gpr_4 << 4u); aot_gpr_4 = (aot_gpr_4 << 2u); ctx.gpr[2] = (aot_gpr_5 + aot_gpr_4); ctx.gpr[2] = (ctx.gpr[7] + ctx.gpr[2]); goto L_08A93358; L_08A93358: aot_gpr_31 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(0))); jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A93364: aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(0))); aot_gpr_6 = (0u | 3u); { const bool branch_taken = aot_gpr_5 != aot_gpr_6; if (branch_taken) { goto L_08A933B4; } goto L_08A93374; } L_08A93374: aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(4))); aot_fpr_13 = std::bit_cast(ctx.fpu_float_to_word_ct<1u>(aot_fpr_12)); ctx.gpr[2] = (std::bit_cast(aot_fpr_13)); aot_fpr_14 = std::bit_cast(ctx.gpr[2]); aot_fpr_14 = static_cast(static_cast(std::bit_cast(aot_fpr_14))); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((!(std::isnan(aot_fpr_14) || std::isnan(aot_fpr_12)) && aot_fpr_14 == aot_fpr_12)) ? 0x00800000u : 0u); { const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u); if (branch_taken) { goto L_08A933B4; } goto L_08A93398; } L_08A93398: { const bool branch_taken = static_cast(ctx.gpr[2]) <= 0; aot_gpr_4 = (ctx.gpr[2] + static_cast(-1)); if (branch_taken) { goto L_08A933B4; } goto L_08A933A0; } L_08A933A0: aot_gpr_4 = (static_cast(static_cast(aot_gpr_4) >> 24u)); { const bool branch_taken = aot_gpr_4 != 0u; if (branch_taken) { goto L_08A933B4; } goto L_08A933AC; } L_08A933AC: { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A933B8; } goto L_08A933B4; } L_08A933B4: ctx.gpr[2] = (0u + static_cast(-1)); goto L_08A933B8; L_08A933B8: jump_target = aot_gpr_31; local_pc = jump_target; if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; } // PSPRECOMP_V812_SHARED_SCHED_JUMP goto LOCAL_SCHED_BOUNDARY; L_08A933C0: aot_gpr_29 = (aot_gpr_29 + static_cast(-16)); ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_6 + static_cast(0))); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), aot_gpr_17); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(8), ctx.gpr[18]); ctx.gpr[18] = (aot_gpr_4 | 0u); aot_gpr_17 = (aot_gpr_5 | 0u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), ctx.gpr[16]); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(12), aot_gpr_31); { const bool branch_taken = ctx.gpr[7] == 0u; ctx.gpr[16] = (aot_gpr_6 | 0u); if (branch_taken) { goto L_08A93404; } goto L_08A933E8; } L_08A933E8: aot_gpr_31 = (0x08A933F0u); aot_gpr_4 = (ctx.gpr[16] | 0u); goto L_08A93364; L_08A933F0: aot_gpr_4 = (ctx.gpr[2] | 0u); if (static_cast(aot_gpr_4) >= 0) { aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(28))); goto L_08A9340C; } goto L_08A933FC; L_08A933FC: { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A93420; } goto L_08A93404; } L_08A93404: { const bool branch_taken = 0u == 0u; ctx.gpr[2] = (0u + static_cast(-1)); if (branch_taken) { goto L_08A93470; } goto L_08A9340C; } L_08A9340C: aot_gpr_5 = (static_cast(aot_gpr_5) < static_cast(aot_gpr_4) ? 1u : 0u); { const bool branch_taken = aot_gpr_5 != 0u; if (branch_taken) { goto L_08A93420; } goto L_08A93418; } L_08A93418: { const bool branch_taken = 0u == 0u; ctx.gpr[2] = (aot_gpr_4 + static_cast(-1)); if (branch_taken) { goto L_08A93470; } goto L_08A93420; } L_08A93420: aot_gpr_4 = (aot_gpr_17 | 0u); aot_gpr_31 = (0x08A9342Cu); aot_gpr_5 = (ctx.gpr[16] | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0164_entry, 164u, 6u, 0x08A9402Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A9342Cu) goto L_08A9342C; AOT_REGCACHE_SYNC_OUT(); return; L_08A9342C: ctx.gpr[16] = (ctx.gpr[2] | 0u); aot_gpr_4 = (ctx.gpr[28] + static_cast(-24464)); if (ctx.gpr[16] != aot_gpr_4) { aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(16))); goto L_08A93450; } goto L_08A9343C; L_08A9343C: aot_gpr_5 = (2232u << 16u); aot_gpr_4 = (ctx.gpr[18] | 0u); aot_gpr_31 = (0x08A9344Cu); aot_gpr_5 = (aot_gpr_5 + static_cast(9424)); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0120_entry, 120u, 743u, 0x089E77C8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A9344Cu) goto L_08A9344C; AOT_REGCACHE_SYNC_OUT(); return; L_08A9344C: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(16))); goto L_08A93450; L_08A93450: aot_gpr_5 = (0u | 20u); aot_gpr_4 = (aot_gpr_4 + static_cast(8)); aot_gpr_4 = (ctx.gpr[16] - aot_gpr_4); { 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; } } ctx.gpr[2] = (aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(28))); aot_gpr_4 = (ctx.lo); { const bool branch_taken = 0u == 0u; ctx.gpr[2] = (aot_gpr_4 + ctx.gpr[2]); if (branch_taken) { goto L_08A93470; } goto L_08A93470; } L_08A93470: { std::uint32_t aot_run_words[4]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(0), aot_run_words); ctx.gpr[16] = aot_run_words[0]; aot_gpr_17 = aot_run_words[1]; ctx.gpr[18] = aot_run_words[2]; aot_gpr_31 = aot_run_words[3]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A93488: aot_gpr_29 = (aot_gpr_29 + static_cast(-16)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), aot_gpr_17); aot_gpr_17 = (aot_gpr_6 | 0u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), ctx.gpr[16]); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(8), aot_gpr_31); aot_gpr_31 = (0x08A934A4u); ctx.gpr[16] = (aot_gpr_5 | 0u); goto L_08A933C0; L_08A934A4: aot_gpr_4 = (ctx.gpr[2] + static_cast(1)); aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast(28))); aot_gpr_6 = (aot_gpr_4 | 0u); ctx.gpr[7] = (static_cast(aot_gpr_6) < static_cast(aot_gpr_5) ? 1u : 0u); { const bool branch_taken = ctx.gpr[7] == 0u; ctx.gpr[2] = (0u | 1u); if (branch_taken) { goto L_08A93534; } goto L_08A934BC; } L_08A934BC: ctx.gpr[8] = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast(12))); ctx.gpr[7] = (aot_gpr_4 << 3u); ctx.gpr[8] = (ctx.gpr[8] + ctx.gpr[7]); goto L_08A934C8; L_08A934C8: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[8] + static_cast(0))); { const bool branch_taken = aot_gpr_4 != 0u; aot_gpr_4 = (aot_gpr_6 + static_cast(1)); if (branch_taken) { goto L_08A934F4; } goto L_08A934D4; } L_08A934D4: aot_gpr_4 = (aot_gpr_6 + static_cast(1)); aot_gpr_6 = (aot_gpr_4 | 0u); ctx.gpr[7] = (ctx.gpr[7] + static_cast(8)); ctx.gpr[9] = (static_cast(aot_gpr_6) < static_cast(aot_gpr_5) ? 1u : 0u); { const bool branch_taken = ctx.gpr[9] != 0u; ctx.gpr[8] = (ctx.gpr[8] + static_cast(8)); if (branch_taken) { goto L_08A934C8; } goto L_08A934EC; } L_08A934EC: { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A93534; } goto L_08A934F4; } L_08A934F4: aot_fpr_12 = std::bit_cast(aot_gpr_4); aot_fpr_12 = static_cast(static_cast(std::bit_cast(aot_fpr_12))); aot_gpr_4 = (0u | 3u); aot_mem.aot_direct_store32(aot_gpr_17 + static_cast(0), aot_gpr_4); aot_gpr_4 = (aot_gpr_17 + static_cast(8)); aot_mem.aot_direct_store32(aot_gpr_17 + static_cast(4), std::bit_cast(aot_fpr_12)); aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast(12))); aot_gpr_5 = (aot_gpr_5 + ctx.gpr[7]); aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(0))); aot_gpr_5 = (aot_gpr_5 + static_cast(4)); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), aot_gpr_6); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(0))); aot_gpr_4 = (aot_gpr_4 + static_cast(4)); aot_gpr_5 = (std::bit_cast(aot_fpr_12)); { const bool branch_taken = 0u == 0u; aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), aot_gpr_5); if (branch_taken) { goto L_08A935D0; } goto L_08A93534; } L_08A93534: aot_gpr_4 = (aot_gpr_4 - aot_gpr_5); aot_gpr_5 = (aot_mem.aot_direct_load8(ctx.gpr[16] + static_cast(7))); aot_gpr_5 = (ctx.gpr[2] << (aot_gpr_5 & 31u)); aot_gpr_6 = (static_cast(aot_gpr_4) < static_cast(aot_gpr_5) ? 1u : 0u); { const bool branch_taken = aot_gpr_6 == 0u; if (branch_taken) { goto L_08A93580; } goto L_08A9354C; } L_08A9354C: aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast(16))); ctx.gpr[7] = (aot_gpr_4 << 4u); ctx.gpr[8] = (aot_gpr_4 << 2u); ctx.gpr[7] = (ctx.gpr[7] + ctx.gpr[8]); ctx.gpr[8] = (aot_gpr_6 + ctx.gpr[7]); goto L_08A93560; L_08A93560: ctx.gpr[9] = (aot_mem.aot_direct_load32(ctx.gpr[8] + static_cast(8))); if (ctx.gpr[9] != 0u) { aot_gpr_4 = (aot_gpr_6 + ctx.gpr[7]); goto L_08A93588; } goto L_08A9356C; L_08A9356C: aot_gpr_4 = (aot_gpr_4 + static_cast(1)); ctx.gpr[7] = (ctx.gpr[7] + static_cast(20)); ctx.gpr[9] = (static_cast(aot_gpr_4) < static_cast(aot_gpr_5) ? 1u : 0u); { const bool branch_taken = ctx.gpr[9] != 0u; ctx.gpr[8] = (ctx.gpr[8] + static_cast(20)); if (branch_taken) { goto L_08A93560; } goto L_08A93580; } L_08A93580: { const bool branch_taken = 0u == 0u; ctx.gpr[2] = (0u | 0u); if (branch_taken) { goto L_08A935D0; } goto L_08A93588; } L_08A93588: aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(0))); aot_gpr_4 = (aot_gpr_4 + static_cast(4)); aot_mem.aot_direct_store32(aot_gpr_17 + static_cast(0), aot_gpr_5); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(0))); aot_gpr_4 = (aot_gpr_17 + static_cast(4)); aot_gpr_5 = (std::bit_cast(aot_fpr_12)); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), aot_gpr_5); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast(16))); aot_gpr_5 = (aot_gpr_17 + static_cast(8)); aot_gpr_4 = (aot_gpr_4 + ctx.gpr[7]); aot_gpr_4 = (aot_gpr_4 + static_cast(8)); aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(0))); aot_gpr_4 = (aot_gpr_4 + static_cast(4)); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(0), aot_gpr_6); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(0))); aot_gpr_4 = (aot_gpr_5 + static_cast(4)); aot_gpr_5 = (std::bit_cast(aot_fpr_12)); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), aot_gpr_5); goto L_08A935D0; L_08A935D0: { std::uint32_t aot_run_words[3]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(0), aot_run_words); ctx.gpr[16] = aot_run_words[0]; aot_gpr_17 = aot_run_words[1]; aot_gpr_31 = aot_run_words[2]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A935E4: ctx.gpr[12] = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(0))); ctx.gpr[2] = (aot_mem.aot_direct_load32(aot_gpr_6 + static_cast(0))); ctx.gpr[9] = (ctx.gpr[12] | 0u); ctx.gpr[10] = (0u | 0u); ctx.gpr[11] = (static_cast(ctx.gpr[9]) < static_cast(ctx.gpr[2]) ? 1u : 0u); ctx.gpr[8] = (0u | 1u); if (ctx.gpr[9] == 0u) { ctx.gpr[10] = (0u + static_cast(-1)); goto L_08A93604; } goto L_08A93604; L_08A93604: ctx.gpr[13] = (aot_gpr_4 | 0u); aot_gpr_4 = (ctx.gpr[10] | 0u); ctx.gpr[3] = (ctx.gpr[8] | 0u); ctx.gpr[10] = (ctx.gpr[13] + static_cast(4)); goto L_08A93614; L_08A93614: { const bool branch_taken = ctx.gpr[11] == 0u; ctx.gpr[14] = (ctx.gpr[3] + static_cast(-1)); if (branch_taken) { goto L_08A9365C; } goto L_08A9361C; } L_08A9361C: ctx.gpr[14] = (ctx.gpr[8] << (ctx.gpr[14] & 31u)); ctx.gpr[13] = (static_cast(ctx.gpr[2]) < static_cast(ctx.gpr[14]) ? 1u : 0u); { const bool branch_taken = ctx.gpr[13] != 0u; if (branch_taken) { goto L_08A9365C; } goto L_08A9362C; } L_08A9362C: ctx.gpr[13] = (aot_mem.aot_direct_load32(ctx.gpr[10] + static_cast(0))); { const bool branch_taken = static_cast(ctx.gpr[13]) <= 0; if (branch_taken) { goto L_08A93650; } goto L_08A93638; } L_08A93638: ctx.gpr[12] = (ctx.gpr[12] + ctx.gpr[13]); ctx.gpr[13] = (static_cast(ctx.gpr[12]) < static_cast(ctx.gpr[14]) ? 1u : 0u); { const bool branch_taken = ctx.gpr[13] != 0u; ctx.gpr[11] = (static_cast(ctx.gpr[12]) < static_cast(ctx.gpr[2]) ? 1u : 0u); if (branch_taken) { goto L_08A93650; } goto L_08A93648; } L_08A93648: aot_gpr_4 = (ctx.gpr[3] | 0u); ctx.gpr[9] = (ctx.gpr[12] | 0u); goto L_08A93650; L_08A93650: ctx.gpr[3] = (ctx.gpr[3] + static_cast(1)); { const bool branch_taken = 0u == 0u; ctx.gpr[10] = (ctx.gpr[10] + static_cast(4)); if (branch_taken) { goto L_08A93614; } goto L_08A9365C; } L_08A9365C: aot_gpr_5 = (aot_gpr_5 - ctx.gpr[9]); aot_mem.aot_direct_store32(ctx.gpr[7] + static_cast(0), aot_gpr_5); ctx.gpr[9] = (0u | 0u); aot_gpr_5 = (0u + static_cast(-1)); if (aot_gpr_4 != aot_gpr_5) { ctx.gpr[9] = (ctx.gpr[8] << (aot_gpr_4 & 31u)); goto L_08A93674; } goto L_08A93674; L_08A93674: jump_target = aot_gpr_31; aot_mem.aot_direct_store32(aot_gpr_6 + static_cast(0), ctx.gpr[9]); local_pc = jump_target; if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; } // PSPRECOMP_V812_SHARED_SCHED_JUMP goto LOCAL_SCHED_BOUNDARY; L_08A9367C: aot_gpr_29 = (aot_gpr_29 + static_cast(-144)); { const std::uint32_t aot_run_words[3]{ctx.gpr[16], aot_gpr_17, ctx.gpr[18]}; aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast(100), aot_run_words); } ctx.gpr[18] = (aot_gpr_6 | 0u); ctx.gpr[16] = (aot_gpr_4 | 0u); aot_gpr_17 = (aot_gpr_5 | 0u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(112), ctx.gpr[19]); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(116), ctx.gpr[20]); ctx.gpr[19] = (0u | 0u); ctx.gpr[8] = (0u | 0u); aot_gpr_4 = (0u | 0u); aot_gpr_5 = (0u | 1u); ctx.gpr[20] = (0u | 1u); aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast(28))); ctx.gpr[7] = (aot_gpr_29 | 0u); { 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(120), aot_run_words); } goto L_08A936C8; L_08A936C8: ctx.gpr[9] = (ctx.gpr[20] << (aot_gpr_4 & 31u)); ctx.gpr[10] = (static_cast(aot_gpr_6) < static_cast(ctx.gpr[9]) ? 1u : 0u); { const bool branch_taken = ctx.gpr[10] == 0u; if (branch_taken) { goto L_08A936F0; } goto L_08A936D8; } L_08A936D8: ctx.gpr[9] = (aot_gpr_6 | 0u); ctx.gpr[10] = (static_cast(ctx.gpr[8]) < static_cast(ctx.gpr[9]) ? 1u : 0u); { const bool branch_taken = ctx.gpr[10] != 0u; if (branch_taken) { goto L_08A936F0; } goto L_08A936E8; } L_08A936E8: { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A93744; } goto L_08A936F0; } L_08A936F0: aot_gpr_5 = (static_cast(ctx.gpr[8]) < static_cast(ctx.gpr[9]) ? 1u : 0u); { const bool branch_taken = aot_gpr_5 == 0u; aot_mem.aot_direct_store32(ctx.gpr[7] + static_cast(0), 0u); if (branch_taken) { goto L_08A93734; } goto L_08A936FC; } L_08A936FC: aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast(12))); ctx.gpr[10] = (ctx.gpr[8] << 3u); aot_gpr_5 = (aot_gpr_5 + ctx.gpr[10]); goto L_08A93708; L_08A93708: ctx.gpr[10] = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(0))); { const bool branch_taken = ctx.gpr[10] == 0u; if (branch_taken) { goto L_08A93724; } goto L_08A93714; } L_08A93714: ctx.gpr[10] = (aot_mem.aot_direct_load32(ctx.gpr[7] + static_cast(0))); ctx.gpr[19] = (ctx.gpr[19] + static_cast(1)); ctx.gpr[10] = (ctx.gpr[10] + static_cast(1)); aot_mem.aot_direct_store32(ctx.gpr[7] + static_cast(0), ctx.gpr[10]); goto L_08A93724; L_08A93724: ctx.gpr[8] = (ctx.gpr[8] + static_cast(1)); ctx.gpr[10] = (static_cast(ctx.gpr[8]) < static_cast(ctx.gpr[9]) ? 1u : 0u); { const bool branch_taken = ctx.gpr[10] != 0u; aot_gpr_5 = (aot_gpr_5 + static_cast(8)); if (branch_taken) { goto L_08A93708; } goto L_08A93734; } L_08A93734: aot_gpr_4 = (aot_gpr_4 + static_cast(1)); aot_gpr_5 = (static_cast(aot_gpr_4) < 25 ? 1u : 0u); { const bool branch_taken = aot_gpr_5 != 0u; ctx.gpr[7] = (ctx.gpr[7] + static_cast(4)); if (branch_taken) { goto L_08A936C8; } goto L_08A93744; } L_08A93744: { const bool branch_taken = aot_gpr_5 == 0u; if (branch_taken) { goto L_08A93760; } goto L_08A9374C; } L_08A9374C: aot_mem.aot_direct_store32(ctx.gpr[7] + static_cast(0), 0u); aot_gpr_4 = (aot_gpr_4 + static_cast(1)); aot_gpr_5 = (static_cast(aot_gpr_4) < 25 ? 1u : 0u); { const bool branch_taken = aot_gpr_5 != 0u; ctx.gpr[7] = (ctx.gpr[7] + static_cast(4)); if (branch_taken) { goto L_08A9374C; } goto L_08A93760; } L_08A93760: aot_mem.aot_direct_store32(aot_gpr_17 + static_cast(0), ctx.gpr[19]); aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[16] + static_cast(7))); aot_gpr_4 = (ctx.gpr[20] << (aot_gpr_4 & 31u)); ctx.gpr[21] = (aot_gpr_4 + static_cast(-1)); { const bool branch_taken = aot_gpr_4 == 0u; ctx.gpr[20] = (ctx.gpr[21] | 0u); if (branch_taken) { goto L_08A937F0; } goto L_08A93778; } L_08A93778: ctx.gpr[22] = (ctx.gpr[21] << 4u); aot_gpr_4 = (ctx.gpr[21] << 2u); ctx.gpr[22] = (ctx.gpr[22] + aot_gpr_4); goto L_08A93784; L_08A93784: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast(16))); aot_gpr_4 = (aot_gpr_4 + ctx.gpr[22]); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(8))); { const bool branch_taken = aot_gpr_5 == 0u; if (branch_taken) { goto L_08A937DC; } goto L_08A93798; } L_08A93798: aot_gpr_31 = (0x08A937A0u); goto L_08A93364; L_08A937A0: aot_gpr_4 = (ctx.gpr[2] | 0u); { const bool branch_taken = static_cast(aot_gpr_4) < 0; if (branch_taken) { goto L_08A937D8; } goto L_08A937AC; } L_08A937AC: aot_gpr_31 = (0x08A937B4u); aot_gpr_4 = (aot_gpr_4 + static_cast(-1)); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0045_entry, 45u, 295u, 0x088B962Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A937B4u) goto L_08A937B4; AOT_REGCACHE_SYNC_OUT(); return; L_08A937B4: aot_gpr_4 = (ctx.gpr[2] + static_cast(1)); aot_gpr_4 = (aot_gpr_4 << 2u); aot_gpr_4 = (aot_gpr_29 + aot_gpr_4); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(0))); aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(0))); aot_gpr_5 = (aot_gpr_5 + static_cast(1)); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), aot_gpr_5); aot_gpr_4 = (aot_gpr_6 + static_cast(1)); aot_mem.aot_direct_store32(aot_gpr_17 + static_cast(0), aot_gpr_4); goto L_08A937D8; L_08A937D8: ctx.gpr[19] = (ctx.gpr[19] + static_cast(1)); goto L_08A937DC; L_08A937DC: aot_gpr_4 = (ctx.gpr[21] | 0u); ctx.gpr[21] = (ctx.gpr[20] + static_cast(-1)); ctx.gpr[20] = (ctx.gpr[21] | 0u); { const bool branch_taken = aot_gpr_4 != 0u; ctx.gpr[22] = (ctx.gpr[22] + static_cast(-20)); if (branch_taken) { goto L_08A93784; } goto L_08A937F0; } L_08A937F0: aot_gpr_4 = (aot_gpr_29 | 0u); aot_gpr_5 = (ctx.gpr[19] | 0u); aot_gpr_6 = (aot_gpr_17 | 0u); aot_gpr_31 = (0x08A93804u); ctx.gpr[7] = (ctx.gpr[18] | 0u); goto L_08A935E4; L_08A93804: { std::uint32_t aot_run_words[8]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(100), aot_run_words); ctx.gpr[16] = aot_run_words[0]; aot_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]; aot_gpr_31 = aot_run_words[7]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(144)); local_pc = jump_target; if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; } // PSPRECOMP_V812_SHARED_SCHED_JUMP goto LOCAL_SCHED_BOUNDARY; L_08A9382C: aot_gpr_29 = (aot_gpr_29 + static_cast(-16)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), aot_gpr_6); ctx.gpr[8] = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(12))); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), aot_gpr_5); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(28))); ctx.gpr[7] = (aot_gpr_6 << 3u); aot_gpr_6 = (aot_gpr_5 << 3u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(8), aot_gpr_31); aot_gpr_31 = (0x08A93854u); aot_gpr_5 = (ctx.gpr[8] | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0166_entry, 166u, 148u, 0x08A9D3CCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A93854u) goto L_08A93854; AOT_REGCACHE_SYNC_OUT(); return; L_08A93854: aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(4))); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(12), ctx.gpr[2]); aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(28))); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(0))); ctx.gpr[7] = (static_cast(aot_gpr_6) < static_cast(aot_gpr_4) ? 1u : 0u); { const bool branch_taken = ctx.gpr[7] == 0u; ctx.gpr[7] = (aot_gpr_6 << 3u); if (branch_taken) { goto L_08A9388C; } goto L_08A93870; } L_08A93870: ctx.gpr[8] = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(12))); aot_gpr_6 = (aot_gpr_6 + static_cast(1)); ctx.gpr[8] = (ctx.gpr[8] + ctx.gpr[7]); aot_mem.aot_direct_store32(ctx.gpr[8] + static_cast(0), 0u); ctx.gpr[8] = (static_cast(aot_gpr_6) < static_cast(aot_gpr_4) ? 1u : 0u); { const bool branch_taken = ctx.gpr[8] != 0u; ctx.gpr[7] = (ctx.gpr[7] + static_cast(8)); if (branch_taken) { goto L_08A93870; } goto L_08A9388C; } L_08A9388C: aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(28), aot_gpr_4); aot_gpr_31 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(8))); jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A9389C: aot_gpr_29 = (aot_gpr_29 + static_cast(-32)); ctx.gpr[8] = (0u | 1u); ctx.gpr[7] = (static_cast(aot_gpr_6) < 25 ? 1u : 0u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(16), aot_gpr_31); { const bool branch_taken = ctx.gpr[7] != 0u; ctx.gpr[8] = (ctx.gpr[8] << (aot_gpr_6 & 31u)); if (branch_taken) { goto L_08A938DC; } goto L_08A938B4; } L_08A938B4: aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(12), ctx.gpr[8]); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), aot_gpr_5); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(8), aot_gpr_6); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), aot_gpr_4); aot_gpr_31 = (0x08A938CCu); aot_gpr_5 = (ctx.gpr[28] + static_cast(-5120)); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0120_entry, 120u, 743u, 0x089E77C8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A938CCu) goto L_08A938CC; AOT_REGCACHE_SYNC_OUT(); return; L_08A938CC: { std::uint32_t aot_run_words[4]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(0), aot_run_words); aot_gpr_4 = aot_run_words[0]; aot_gpr_5 = aot_run_words[1]; aot_gpr_6 = aot_run_words[2]; ctx.gpr[8] = aot_run_words[3]; } goto L_08A938DC; L_08A938DC: { const bool branch_taken = aot_gpr_6 != 0u; if (branch_taken) { goto L_08A938F4; } goto L_08A938E4; } L_08A938E4: ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(16))); ctx.gpr[7] = (ctx.gpr[7] + static_cast(64)); { const bool branch_taken = 0u == 0u; aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(16), ctx.gpr[7]); if (branch_taken) { goto L_08A93970; } goto L_08A938F4; } L_08A938F4: aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(12), ctx.gpr[8]); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(8), aot_gpr_6); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), aot_gpr_5); aot_gpr_5 = (ctx.gpr[8] << 4u); ctx.gpr[7] = (ctx.gpr[8] << 2u); ctx.gpr[7] = (aot_gpr_5 + ctx.gpr[7]); aot_gpr_5 = (0u | 0u); aot_gpr_31 = (0x08A93918u); aot_gpr_6 = (0u | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0166_entry, 166u, 148u, 0x08A9D3CCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A93918u) goto L_08A93918; AOT_REGCACHE_SYNC_OUT(); return; L_08A93918: aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(4))); aot_gpr_4 = (0u | 0u); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(16), ctx.gpr[2]); ctx.gpr[8] = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(12))); ctx.gpr[7] = (ctx.gpr[2] | 0u); ctx.gpr[9] = (static_cast(aot_gpr_4) < static_cast(ctx.gpr[8]) ? 1u : 0u); { const bool branch_taken = ctx.gpr[9] == 0u; aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(8))); if (branch_taken) { goto L_08A93970; } goto L_08A93938; } L_08A93938: ctx.gpr[9] = (0u | 0u); goto L_08A9393C; L_08A9393C: ctx.gpr[7] = (ctx.gpr[7] + ctx.gpr[9]); aot_mem.aot_direct_store32(ctx.gpr[7] + static_cast(16), 0u); ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(16))); aot_gpr_4 = (aot_gpr_4 + static_cast(1)); ctx.gpr[7] = (ctx.gpr[7] + ctx.gpr[9]); aot_mem.aot_direct_store32(ctx.gpr[7] + static_cast(0), 0u); ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(16))); ctx.gpr[10] = (static_cast(aot_gpr_4) < static_cast(ctx.gpr[8]) ? 1u : 0u); ctx.gpr[7] = (ctx.gpr[7] + ctx.gpr[9]); aot_mem.aot_direct_store32(ctx.gpr[7] + static_cast(8), 0u); ctx.gpr[9] = (ctx.gpr[9] + static_cast(20)); { const bool branch_taken = ctx.gpr[10] != 0u; ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(16))); if (branch_taken) { goto L_08A9393C; } goto L_08A93970; } L_08A93970: aot_gpr_4 = (ctx.gpr[8] << 4u); ctx.gpr[8] = (ctx.gpr[8] << 2u); aot_gpr_4 = (aot_gpr_4 + ctx.gpr[8]); aot_gpr_4 = (ctx.gpr[7] + aot_gpr_4); aot_mem.aot_direct_store8(aot_gpr_5 + static_cast(7), static_cast(aot_gpr_6)); aot_gpr_4 = (aot_gpr_4 + static_cast(-20)); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(20), aot_gpr_4); aot_gpr_31 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(16))); jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A93998: aot_gpr_29 = (aot_gpr_29 + static_cast(-64)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(36), ctx.gpr[19]); ctx.gpr[19] = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(28))); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(40), ctx.gpr[20]); ctx.gpr[20] = (aot_mem.aot_direct_load8(aot_gpr_5 + static_cast(7))); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(56), ctx.gpr[30]); ctx.gpr[30] = (0u | 1u); { const std::uint32_t aot_run_words[3]{ctx.gpr[16], aot_gpr_17, ctx.gpr[18]}; aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast(24), aot_run_words); } aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(44), ctx.gpr[21]); ctx.gpr[21] = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(16))); ctx.gpr[30] = (ctx.gpr[30] << (ctx.gpr[20] & 31u)); ctx.gpr[16] = (aot_gpr_4 | 0u); aot_gpr_17 = (aot_gpr_5 | 0u); ctx.gpr[18] = (aot_gpr_6 | 0u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(48), ctx.gpr[22]); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(52), ctx.gpr[23]); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(60), aot_gpr_31); { const bool branch_taken = ctx.gpr[20] == 0u; ctx.gpr[22] = (ctx.gpr[7] | 0u); if (branch_taken) { goto L_08A939F4; } goto L_08A939EC; } L_08A939EC: { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A93A38; } goto L_08A939F4; } L_08A939F4: { std::uint32_t aot_run_words[3]{}; aot_mem.aot_direct_load32_block(ctx.gpr[21] + static_cast(0), aot_run_words); aot_gpr_4 = aot_run_words[0]; aot_gpr_5 = aot_run_words[1]; aot_gpr_6 = aot_run_words[2]; } aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), aot_gpr_4); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[21] + static_cast(12))); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), aot_gpr_5); aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[21] + static_cast(16))); { const std::uint32_t aot_run_words[3]{aot_gpr_6, aot_gpr_4, aot_gpr_5}; aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast(8), aot_run_words); } aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast(16))); ctx.gpr[21] = (aot_gpr_29 | 0u); aot_gpr_4 = (aot_gpr_4 + static_cast(64)); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), 0u); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast(16))); aot_gpr_4 = (aot_gpr_4 + static_cast(64)); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(8), 0u); goto L_08A93A38; L_08A93A38: aot_gpr_4 = (static_cast(ctx.gpr[19]) < static_cast(ctx.gpr[18]) ? 1u : 0u); { const bool branch_taken = aot_gpr_4 == 0u; if (branch_taken) { goto L_08A93A54; } goto L_08A93A44; } L_08A93A44: aot_gpr_4 = (ctx.gpr[16] | 0u); aot_gpr_5 = (aot_gpr_17 | 0u); aot_gpr_31 = (0x08A93A54u); aot_gpr_6 = (ctx.gpr[18] | 0u); goto L_08A9382C; L_08A93A54: aot_gpr_4 = (ctx.gpr[16] | 0u); aot_gpr_5 = (aot_gpr_17 | 0u); aot_gpr_31 = (0x08A93A64u); aot_gpr_6 = (ctx.gpr[22] | 0u); goto L_08A9389C; L_08A93A64: aot_gpr_4 = (static_cast(ctx.gpr[18]) < static_cast(ctx.gpr[19]) ? 1u : 0u); { const bool branch_taken = aot_gpr_4 == 0u; if (branch_taken) { goto L_08A93AF8; } goto L_08A93A70; } L_08A93A70: aot_mem.aot_direct_store32(aot_gpr_17 + static_cast(28), ctx.gpr[18]); ctx.gpr[23] = (ctx.gpr[18] | 0u); aot_gpr_5 = (static_cast(ctx.gpr[23]) < static_cast(ctx.gpr[19]) ? 1u : 0u); { const bool branch_taken = aot_gpr_5 == 0u; aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(12))); if (branch_taken) { goto L_08A93AE0; } goto L_08A93A84; } L_08A93A84: ctx.gpr[22] = (ctx.gpr[23] << 3u); goto L_08A93A88; L_08A93A88: aot_gpr_5 = (aot_gpr_4 + ctx.gpr[22]); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(0))); { const bool branch_taken = aot_gpr_5 == 0u; ctx.gpr[23] = (ctx.gpr[23] + static_cast(1)); if (branch_taken) { goto L_08A93AD4; } goto L_08A93A98; } L_08A93A98: aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(20), ctx.gpr[30]); ctx.gpr[30] = (aot_gpr_4 + ctx.gpr[22]); aot_gpr_4 = (ctx.gpr[16] | 0u); aot_gpr_5 = (aot_gpr_17 | 0u); aot_gpr_31 = (0x08A93AB0u); aot_gpr_6 = (ctx.gpr[23] | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0164_entry, 164u, 28u, 0x08A94190u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A93AB0u) goto L_08A93AB0; AOT_REGCACHE_SYNC_OUT(); return; L_08A93AB0: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[30] + static_cast(0))); aot_gpr_5 = (ctx.gpr[30] + static_cast(4)); aot_mem.aot_direct_store32(ctx.gpr[2] + static_cast(0), aot_gpr_4); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(0))); aot_gpr_4 = (ctx.gpr[2] + static_cast(4)); aot_gpr_5 = (std::bit_cast(aot_fpr_12)); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), aot_gpr_5); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(12))); ctx.gpr[30] = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(20))); goto L_08A93AD4; L_08A93AD4: aot_gpr_5 = (static_cast(ctx.gpr[23]) < static_cast(ctx.gpr[19]) ? 1u : 0u); { const bool branch_taken = aot_gpr_5 != 0u; ctx.gpr[22] = (ctx.gpr[22] + static_cast(8)); if (branch_taken) { goto L_08A93A88; } goto L_08A93AE0; } L_08A93AE0: aot_gpr_5 = (aot_gpr_4 | 0u); aot_gpr_6 = (ctx.gpr[19] << 3u); ctx.gpr[7] = (ctx.gpr[18] << 3u); aot_gpr_31 = (0x08A93AF4u); aot_gpr_4 = (ctx.gpr[16] | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0166_entry, 166u, 148u, 0x08A9D3CCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A93AF4u) goto L_08A93AF4; AOT_REGCACHE_SYNC_OUT(); return; L_08A93AF4: aot_mem.aot_direct_store32(aot_gpr_17 + static_cast(12), ctx.gpr[2]); goto L_08A93AF8; L_08A93AF8: ctx.gpr[18] = (ctx.gpr[30] + static_cast(-1)); { const bool branch_taken = static_cast(ctx.gpr[18]) < 0; aot_gpr_4 = (ctx.gpr[18] << 4u); if (branch_taken) { goto L_08A93B5C; } goto L_08A93B04; } L_08A93B04: aot_gpr_5 = (ctx.gpr[18] << 2u); ctx.gpr[19] = (aot_gpr_4 + aot_gpr_5); ctx.gpr[19] = (ctx.gpr[21] + ctx.gpr[19]); goto L_08A93B10; L_08A93B10: aot_gpr_4 = (ctx.gpr[19] | 0u); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(8))); { const bool branch_taken = aot_gpr_5 == 0u; if (branch_taken) { goto L_08A93B50; } goto L_08A93B20; } L_08A93B20: aot_gpr_6 = (aot_gpr_4 | 0u); ctx.gpr[22] = (aot_gpr_6 + static_cast(8)); aot_gpr_4 = (ctx.gpr[16] | 0u); aot_gpr_31 = (0x08A93B34u); aot_gpr_5 = (aot_gpr_17 | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0164_entry, 164u, 17u, 0x08A940D4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A93B34u) goto L_08A93B34; AOT_REGCACHE_SYNC_OUT(); return; L_08A93B34: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[22] + static_cast(0))); aot_gpr_5 = (ctx.gpr[22] + static_cast(4)); aot_mem.aot_direct_store32(ctx.gpr[2] + static_cast(0), aot_gpr_4); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(0))); aot_gpr_4 = (ctx.gpr[2] + static_cast(4)); aot_gpr_5 = (std::bit_cast(aot_fpr_12)); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), aot_gpr_5); goto L_08A93B50; L_08A93B50: ctx.gpr[18] = (ctx.gpr[18] + static_cast(-1)); { const bool branch_taken = static_cast(ctx.gpr[18]) >= 0; ctx.gpr[19] = (ctx.gpr[19] + static_cast(-20)); if (branch_taken) { goto L_08A93B10; } goto L_08A93B5C; } L_08A93B5C: { const bool branch_taken = ctx.gpr[20] == 0u; if (branch_taken) { goto L_08A93B80; } goto L_08A93B64; } L_08A93B64: aot_gpr_6 = (ctx.gpr[30] << 4u); aot_gpr_4 = (ctx.gpr[30] << 2u); aot_gpr_6 = (aot_gpr_6 + aot_gpr_4); aot_gpr_4 = (ctx.gpr[16] | 0u); aot_gpr_5 = (ctx.gpr[21] | 0u); aot_gpr_31 = (0x08A93B80u); ctx.gpr[7] = (0u | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0166_entry, 166u, 148u, 0x08A9D3CCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A93B80u) goto L_08A93B80; AOT_REGCACHE_SYNC_OUT(); return; L_08A93B80: { std::uint32_t aot_run_words[10]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(24), aot_run_words); ctx.gpr[16] = aot_run_words[0]; aot_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(64)); local_pc = jump_target; if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; } // PSPRECOMP_V812_SHARED_SCHED_JUMP goto LOCAL_SCHED_BOUNDARY; L_08A93BB0: aot_gpr_29 = (aot_gpr_29 + static_cast(-32)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(8), ctx.gpr[16]); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(12), aot_gpr_17); aot_gpr_17 = (aot_gpr_4 | 0u); ctx.gpr[16] = (aot_gpr_5 | 0u); aot_gpr_6 = (aot_gpr_29 + static_cast(4)); aot_gpr_4 = (ctx.gpr[16] | 0u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(16), ctx.gpr[18]); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(20), aot_gpr_31); aot_gpr_31 = (0x08A93BDCu); aot_gpr_5 = (aot_gpr_29 | 0u); goto L_08A9367C; L_08A93BDC: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(4))); aot_gpr_31 = (0x08A93BE8u); ctx.gpr[18] = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(0))); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0045_entry, 45u, 295u, 0x088B962Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A93BE8u) goto L_08A93BE8; AOT_REGCACHE_SYNC_OUT(); return; L_08A93BE8: ctx.gpr[7] = (ctx.gpr[2] + static_cast(1)); aot_gpr_4 = (aot_gpr_17 | 0u); aot_gpr_5 = (ctx.gpr[16] | 0u); aot_gpr_31 = (0x08A93BFCu); aot_gpr_6 = (ctx.gpr[18] | 0u); goto L_08A93998; L_08A93BFC: { std::uint32_t aot_run_words[4]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(8), aot_run_words); ctx.gpr[16] = aot_run_words[0]; aot_gpr_17 = aot_run_words[1]; ctx.gpr[18] = aot_run_words[2]; aot_gpr_31 = aot_run_words[3]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A93C14: aot_gpr_29 = (aot_gpr_29 + static_cast(-32)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), ctx.gpr[16]); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), aot_gpr_17); ctx.gpr[16] = (aot_gpr_6 | 0u); aot_gpr_17 = (aot_gpr_5 | 0u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(8), ctx.gpr[18]); ctx.gpr[18] = (aot_gpr_4 | 0u); aot_gpr_5 = (0u | 0u); aot_gpr_6 = (0u | 0u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(12), ctx.gpr[19]); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(16), aot_gpr_31); aot_gpr_31 = (0x08A93C48u); ctx.gpr[7] = (0u | 32u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0166_entry, 166u, 148u, 0x08A9D3CCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A93C48u) goto L_08A93C48; AOT_REGCACHE_SYNC_OUT(); return; L_08A93C48: ctx.gpr[19] = (ctx.gpr[2] | 0u); aot_gpr_4 = (ctx.gpr[18] | 0u); aot_gpr_5 = (ctx.gpr[19] | 0u); aot_gpr_31 = (0x08A93C5Cu); aot_gpr_6 = (0u | 5u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0132_entry, 132u, 539u, 0x08A16D90u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A93C5Cu) goto L_08A93C5C; AOT_REGCACHE_SYNC_OUT(); return; L_08A93C5C: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast(16))); aot_gpr_5 = (0u | 255u); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(56))); aot_mem.aot_direct_store8(ctx.gpr[19] + static_cast(6), static_cast(aot_gpr_5)); aot_mem.aot_direct_store32(ctx.gpr[19] + static_cast(8), aot_gpr_4); aot_mem.aot_direct_store32(ctx.gpr[19] + static_cast(12), 0u); aot_mem.aot_direct_store32(ctx.gpr[19] + static_cast(28), 0u); aot_mem.aot_direct_store8(ctx.gpr[19] + static_cast(7), static_cast(0u)); aot_mem.aot_direct_store32(ctx.gpr[19] + static_cast(16), 0u); aot_gpr_4 = (ctx.gpr[18] | 0u); aot_gpr_5 = (ctx.gpr[19] | 0u); aot_gpr_31 = (0x08A93C90u); aot_gpr_6 = (aot_gpr_17 | 0u); goto L_08A9382C; L_08A93C90: aot_gpr_4 = (ctx.gpr[18] | 0u); aot_gpr_5 = (ctx.gpr[19] | 0u); aot_gpr_31 = (0x08A93CA0u); aot_gpr_6 = (ctx.gpr[16] | 0u); goto L_08A9389C; L_08A93CA0: ctx.gpr[2] = (ctx.gpr[19] | 0u); { std::uint32_t aot_run_words[5]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(0), aot_run_words); ctx.gpr[16] = aot_run_words[0]; aot_gpr_17 = aot_run_words[1]; ctx.gpr[18] = aot_run_words[2]; ctx.gpr[19] = aot_run_words[3]; aot_gpr_31 = aot_run_words[4]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A93CC0: aot_gpr_29 = (aot_gpr_29 + static_cast(-16)); aot_gpr_6 = (aot_mem.aot_direct_load8(aot_gpr_5 + static_cast(7))); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(8), aot_gpr_31); { const bool branch_taken = aot_gpr_6 == 0u; if (branch_taken) { goto L_08A93D04; } goto L_08A93CD4; } L_08A93CD4: ctx.gpr[7] = (0u | 1u); aot_gpr_6 = (ctx.gpr[7] << (aot_gpr_6 & 31u)); ctx.gpr[7] = (aot_gpr_6 << 4u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), aot_gpr_5); aot_gpr_6 = (aot_gpr_6 << 2u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), aot_gpr_4); aot_gpr_6 = (ctx.gpr[7] + aot_gpr_6); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(16))); aot_gpr_31 = (0x08A93CFCu); ctx.gpr[7] = (0u | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0166_entry, 166u, 148u, 0x08A9D3CCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A93CFCu) goto L_08A93CFC; AOT_REGCACHE_SYNC_OUT(); return; L_08A93CFC: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(0))); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(4))); goto L_08A93D04; L_08A93D04: aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), aot_gpr_5); aot_gpr_6 = (aot_gpr_5 | 0u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), aot_gpr_4); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_6 + static_cast(12))); aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_6 + static_cast(28))); ctx.gpr[7] = (0u | 0u); aot_gpr_31 = (0x08A93D24u); aot_gpr_6 = (aot_gpr_6 << 3u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0166_entry, 166u, 148u, 0x08A9D3CCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A93D24u) goto L_08A93D24; AOT_REGCACHE_SYNC_OUT(); return; L_08A93D24: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(0))); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(4))); aot_gpr_6 = (0u | 32u); aot_gpr_31 = (0x08A93D38u); ctx.gpr[7] = (0u | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0166_entry, 166u, 148u, 0x08A9D3CCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A93D38u) goto L_08A93D38; AOT_REGCACHE_SYNC_OUT(); return; L_08A93D38: aot_gpr_31 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(8))); jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A93D44: aot_gpr_29 = (aot_gpr_29 + static_cast(-32)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), ctx.gpr[16]); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), aot_gpr_17); aot_gpr_17 = (aot_gpr_5 | 0u); ctx.gpr[16] = (aot_gpr_4 | 0u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(8), ctx.gpr[18]); ctx.gpr[18] = (aot_gpr_6 | 0u); aot_gpr_4 = (aot_gpr_17 | 0u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(12), ctx.gpr[19]); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(16), aot_gpr_31); aot_gpr_31 = (0x08A93D74u); aot_gpr_5 = (ctx.gpr[18] | 0u); goto L_08A9325C; L_08A93D74: ctx.gpr[19] = (ctx.gpr[2] | 0u); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast(8))); if (aot_gpr_4 == 0u) { aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast(0))); goto L_08A93E04; } goto L_08A93D84; L_08A93D84: aot_gpr_4 = (aot_gpr_17 | 0u); aot_gpr_31 = (0x08A93D90u); aot_gpr_5 = (ctx.gpr[19] | 0u); goto L_08A9325C; L_08A93D90: aot_gpr_4 = (ctx.gpr[2] | 0u); { const bool branch_taken = aot_gpr_4 == ctx.gpr[19]; aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(20))); if (branch_taken) { goto L_08A93DF0; } goto L_08A93D9C; } L_08A93D9C: aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(16))); if (aot_gpr_6 == ctx.gpr[19]) { aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(16), aot_gpr_5); goto L_08A93DBC; } goto L_08A93DA8; L_08A93DA8: aot_gpr_4 = (aot_gpr_6 | 0u); aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(16))); { const bool branch_taken = aot_gpr_6 != ctx.gpr[19]; if (branch_taken) { goto L_08A93DA8; } goto L_08A93DB8; } L_08A93DB8: aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(16), aot_gpr_5); goto L_08A93DBC; L_08A93DBC: { std::uint32_t aot_run_words[3]{}; aot_mem.aot_direct_load32_block(ctx.gpr[19] + static_cast(0), aot_run_words); aot_gpr_4 = aot_run_words[0]; aot_gpr_6 = aot_run_words[1]; ctx.gpr[7] = aot_run_words[2]; } aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(0), aot_gpr_4); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast(12))); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(4), aot_gpr_6); aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast(16))); { const std::uint32_t aot_run_words[3]{ctx.gpr[7], aot_gpr_4, aot_gpr_6}; aot_mem.aot_direct_store32_block(aot_gpr_5 + static_cast(8), aot_run_words); } aot_mem.aot_direct_store32(ctx.gpr[19] + static_cast(16), 0u); { const bool branch_taken = 0u == 0u; aot_mem.aot_direct_store32(ctx.gpr[19] + static_cast(8), 0u); if (branch_taken) { goto L_08A93E00; } goto L_08A93DF0; } L_08A93DF0: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast(16))); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(16), aot_gpr_4); aot_mem.aot_direct_store32(ctx.gpr[19] + static_cast(16), aot_gpr_5); ctx.gpr[19] = (aot_gpr_5 | 0u); goto L_08A93E00; L_08A93E00: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast(0))); goto L_08A93E04; L_08A93E04: aot_gpr_5 = (ctx.gpr[18] + static_cast(4)); aot_mem.aot_direct_store32(ctx.gpr[19] + static_cast(0), aot_gpr_4); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(0))); aot_gpr_4 = (ctx.gpr[19] + static_cast(4)); aot_gpr_5 = (std::bit_cast(aot_fpr_12)); ctx.gpr[2] = (ctx.gpr[19] + static_cast(8)); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), aot_gpr_5); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(20))); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(0))); goto L_08A93E28; L_08A93E28: { const bool branch_taken = aot_gpr_5 == 0u; if (branch_taken) { goto L_08A93E44; } goto L_08A93E30; } L_08A93E30: aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(16))); { const bool branch_taken = aot_gpr_4 != aot_gpr_5; if (branch_taken) { goto L_08A93E4C; } goto L_08A93E3C; } L_08A93E3C: { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A93E5C; } goto L_08A93E44; } L_08A93E44: { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A93E84; } goto L_08A93E4C; } L_08A93E4C: aot_gpr_4 = (aot_gpr_4 + static_cast(-20)); aot_mem.aot_direct_store32(aot_gpr_17 + static_cast(20), aot_gpr_4); { const bool branch_taken = 0u == 0u; aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(0))); if (branch_taken) { goto L_08A93E28; } goto L_08A93E5C; } L_08A93E5C: aot_gpr_4 = (0u | 1u); aot_mem.aot_direct_store32(ctx.gpr[2] + static_cast(0), aot_gpr_4); aot_mem.aot_direct_store32(ctx.gpr[2] + static_cast(4), 0u); aot_gpr_4 = (ctx.gpr[16] | 0u); aot_gpr_31 = (0x08A93E74u); aot_gpr_5 = (aot_gpr_17 | 0u); goto L_08A93BB0; L_08A93E74: aot_gpr_4 = (aot_gpr_17 | 0u); aot_gpr_31 = (0x08A93E80u); aot_gpr_5 = (ctx.gpr[18] | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0164_entry, 164u, 6u, 0x08A9402Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A93E80u) goto L_08A93E80; AOT_REGCACHE_SYNC_OUT(); return; L_08A93E80: aot_mem.aot_direct_store32(ctx.gpr[2] + static_cast(0), 0u); goto L_08A93E84; L_08A93E84: { std::uint32_t aot_run_words[5]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(0), aot_run_words); ctx.gpr[16] = aot_run_words[0]; aot_gpr_17 = aot_run_words[1]; ctx.gpr[18] = aot_run_words[2]; ctx.gpr[19] = aot_run_words[3]; aot_gpr_31 = aot_run_words[4]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A93EA0: aot_gpr_29 = (aot_gpr_29 + static_cast(-16)); aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(0))); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), aot_gpr_17); aot_gpr_17 = (aot_gpr_4 | 0u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), ctx.gpr[16]); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(8), aot_gpr_31); { const bool branch_taken = aot_gpr_6 != 0u; ctx.gpr[16] = (aot_gpr_5 | 0u); if (branch_taken) { goto L_08A93EC8; } goto L_08A93EC0; } L_08A93EC0: { const bool branch_taken = 0u == 0u; ctx.gpr[2] = (ctx.gpr[28] + static_cast(-24464)); if (branch_taken) { goto L_08A93F08; } goto L_08A93EC8; } L_08A93EC8: aot_gpr_4 = (aot_gpr_17 | 0u); aot_gpr_31 = (0x08A93ED4u); aot_gpr_5 = (ctx.gpr[16] | 0u); goto L_08A9325C; L_08A93ED4: aot_gpr_17 = (ctx.gpr[2] | 0u); goto L_08A93ED8; L_08A93ED8: aot_gpr_4 = (aot_gpr_17 | 0u); aot_gpr_31 = (0x08A93EE4u); aot_gpr_5 = (ctx.gpr[16] | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0045_entry, 45u, 305u, 0x088B96E8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A93EE4u) goto L_08A93EE4; AOT_REGCACHE_SYNC_OUT(); return; L_08A93EE4: { const bool branch_taken = ctx.gpr[2] != 0u; if (branch_taken) { goto L_08A93F00; } goto L_08A93EEC; } L_08A93EEC: aot_gpr_17 = (aot_mem.aot_direct_load32(aot_gpr_17 + static_cast(16))); { const bool branch_taken = aot_gpr_17 != 0u; if (branch_taken) { goto L_08A93ED8; } goto L_08A93EF8; } L_08A93EF8: { const bool branch_taken = 0u == 0u; ctx.gpr[2] = (ctx.gpr[28] + static_cast(-24464)); if (branch_taken) { goto L_08A93F08; } goto L_08A93F00; } L_08A93F00: { const bool branch_taken = 0u == 0u; ctx.gpr[2] = (aot_gpr_17 + static_cast(8)); if (branch_taken) { goto L_08A93F08; } goto L_08A93F08; } L_08A93F08: { std::uint32_t aot_run_words[3]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(0), aot_run_words); ctx.gpr[16] = aot_run_words[0]; aot_gpr_17 = aot_run_words[1]; aot_gpr_31 = aot_run_words[2]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A93F1C: aot_gpr_29 = (aot_gpr_29 + static_cast(-16)); aot_gpr_6 = (aot_gpr_5 | 0u); aot_gpr_5 = (aot_gpr_4 | 0u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), std::bit_cast(ctx.fpr[20])); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), aot_gpr_31); { const bool branch_taken = static_cast(aot_gpr_6) <= 0; aot_gpr_4 = (aot_gpr_6 | 0u); if (branch_taken) { goto L_08A93F5C; } goto L_08A93F38; } L_08A93F38: aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(28))); aot_gpr_6 = (static_cast(aot_gpr_6) < static_cast(aot_gpr_4) ? 1u : 0u); { const bool branch_taken = aot_gpr_6 != 0u; if (branch_taken) { goto L_08A93F5C; } goto L_08A93F48; } L_08A93F48: aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(12))); aot_gpr_4 = (aot_gpr_4 << 3u); ctx.gpr[2] = (aot_gpr_5 + aot_gpr_4); { const bool branch_taken = 0u == 0u; ctx.gpr[2] = (ctx.gpr[2] + static_cast(-8)); if (branch_taken) { goto L_08A93FB4; } goto L_08A93F5C; } L_08A93F5C: ctx.fpr[20] = std::bit_cast(aot_gpr_4); ctx.fpr[20] = static_cast(static_cast(std::bit_cast(ctx.fpr[20]))); aot_gpr_4 = (aot_gpr_5 | 0u); aot_gpr_31 = (0x08A93F70u); aot_fpr_12 = std::bit_cast(std::bit_cast(ctx.fpr[20])); goto L_08A931E8; L_08A93F70: aot_gpr_5 = (ctx.gpr[2] | 0u); goto L_08A93F74; L_08A93F74: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(0))); aot_gpr_6 = (0u | 3u); { const bool branch_taken = aot_gpr_4 != aot_gpr_6; if (branch_taken) { goto L_08A93F98; } goto L_08A93F84; } L_08A93F84: aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(4))); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((!(std::isnan(aot_fpr_12) || std::isnan(ctx.fpr[20])) && aot_fpr_12 == ctx.fpr[20])) ? 0x00800000u : 0u); { const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u); if (branch_taken) { goto L_08A93FAC; } goto L_08A93F98; } L_08A93F98: aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(16))); { const bool branch_taken = aot_gpr_5 != 0u; if (branch_taken) { goto L_08A93F74; } goto L_08A93FA4; } L_08A93FA4: { const bool branch_taken = 0u == 0u; ctx.gpr[2] = (ctx.gpr[28] + static_cast(-24464)); if (branch_taken) { goto L_08A93FB4; } goto L_08A93FAC; } L_08A93FAC: { const bool branch_taken = 0u == 0u; ctx.gpr[2] = (aot_gpr_5 + static_cast(8)); if (branch_taken) { goto L_08A93FB4; } goto L_08A93FB4; } L_08A93FB4: ctx.fpr[20] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(0))); aot_gpr_31 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(4))); jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A93FC4: aot_gpr_6 = (aot_mem.aot_direct_load8(aot_gpr_4 + static_cast(7))); ctx.gpr[8] = (0u | 1u); ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(8))); aot_gpr_6 = (ctx.gpr[8] << (aot_gpr_6 & 31u)); aot_gpr_6 = (aot_gpr_6 + static_cast(-1)); aot_gpr_6 = (ctx.gpr[7] & aot_gpr_6); ctx.gpr[7] = (aot_gpr_6 << 4u); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(16))); aot_gpr_6 = (aot_gpr_6 << 2u); aot_gpr_6 = (ctx.gpr[7] + aot_gpr_6); aot_gpr_6 = (aot_gpr_4 + aot_gpr_6); aot_gpr_4 = (0u | 4u); goto L_08A93FF4; L_08A93FF4: ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_6 + static_cast(0))); { const bool branch_taken = ctx.gpr[7] != aot_gpr_4; if (branch_taken) { (void)([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0164_entry, 164u, 2u, 0x08A9400Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()); AOT_REGCACHE_SYNC_OUT(); return; } (void)([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0164_entry, 164u, 1u, 0x08A94000u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()); AOT_REGCACHE_SYNC_OUT(); return; } } #undef AOT_REGCACHE_SYNC_IN #undef AOT_REGCACHE_SYNC_OUT void recomp_unit_0163(Runtime &rt, AllegrexContext &ctx) { auto aot_mem = rt.memory().aot_fast_view(); recomp_unit_0163_entry(rt, ctx, 0u, aot_mem); } void register_generated_unit_163(Runtime &runtime) { runtime.register_generated_unit(163u, 0x08A90000u, 16384u, &recomp_unit_0163, &recomp_unit_0163_entry); // PSPRECOMP_V812_COMPACT_REGISTRATION: same entry set, looped once in Runtime instead of source-expanded calls. runtime.register_generated_entry_mask(0x08A90000u, &recomp_unit_0163, "recomp_unit_0163", kEntryMasks_recomp_unit_0163, 64u); } } // namespace psprecomp