#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_0164[64] = { 0x0024520289480B49ull, 0xA014801044425449ull, 0x0002002010010020ull, 0x0008000400040004ull, 0x002CAA2120280220ull, 0x0014108000A14108ull, 0x2000080040020810ull, 0x42000B2A21202802ull, 0x0400050420002850ull, 0x1588810200100082ull, 0x1914402949104002ull, 0x142A42400020A808ull, 0x2250100102314246ull, 0x49202146808110A5ull, 0x54902100A1526902ull, 0x440110C1451010D5ull, 0x1041004810843051ull, 0x2082008208020840ull, 0x4020840104040110ull, 0x60041120A5044052ull, 0x220641018044502Aull, 0x0000008000020001ull, 0xA012004000005040ull, 0x0024000000000000ull, 0x0000000000000000ull, 0x4492000200000000ull, 0x0009248000000000ull, 0x0009100000000000ull, 0x00000000100A0000ull, 0x0008002000100000ull, 0x2000000100000000ull, 0x8001000000080000ull, 0x44444A8020820100ull, 0x0843068888888884ull, 0x0004000A00028940ull, 0x0000000002800000ull, 0x02A06A9A40040000ull, 0x0000900000050200ull, 0x0114540000400010ull, 0x08A0000000000401ull, 0x1110040022015000ull, 0x00A4000083444851ull, 0x92A9250002000400ull, 0x112452485004A494ull, 0x40000040A4C00011ull, 0x1080001020220410ull, 0x0021400400800042ull, 0x1020204104000004ull, 0x0400800042108000ull, 0x1085049204002140ull, 0x5400800140900000ull, 0x08D0000000002044ull, 0x9000000000000040ull, 0x2000000000000050ull, 0x120A800000004042ull, 0x4200808030100106ull, 0x0121054000506108ull, 0x0020000D48000000ull, 0x60A90809A0000080ull, 0x0080000901582304ull, 0x0280250500124800ull, 0x0000400AA550094Aull, 0x0109110080400554ull, 0x0084028402AA0024ull, }; static constexpr std::uint16_t kEntryBases_recomp_unit_0164[64] = { 1u, 18u, 34u, 39u, 43u, 57u, 67u, 73u, 87u, 96u, 107u, 122u, 135u, 150u, 167u, 185u, 202u, 215u, 224u, 233u, 248u, 263u, 266u, 274u, 276u, 276u, 282u, 287u, 290u, 293u, 296u, 298u, 301u, 313u, 329u, 337u, 339u, 352u, 357u, 365u, 370u, 379u, 392u, 404u, 422u, 431u, 439u, 446u, 453u, 459u, 471u, 479u, 486u, 489u, 492u, 500u, 510u, 522u, 528u, 540u, 551u, 562u, 576u, 588u, }; void recomp_unit_0164_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,16 fprs=12,13,20,14 gpr_occ=3867 fpr_occ=882 gpr_total=5469 fpr_total=1381 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_16 = ctx.gpr[16]; float aot_fpr_12 = ctx.fpr[12]; float aot_fpr_13 = ctx.fpr[13]; float aot_fpr_20 = ctx.fpr[20]; float aot_fpr_14 = ctx.fpr[14]; 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[16] = aot_gpr_16; ctx.fpr[12] = aot_fpr_12; ctx.fpr[13] = aot_fpr_13; ctx.fpr[20] = aot_fpr_20; ctx.fpr[14] = aot_fpr_14; } } 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_16 = ctx.gpr[16]; aot_fpr_12 = ctx.fpr[12]; aot_fpr_13 = ctx.fpr[13]; aot_fpr_20 = ctx.fpr[20]; aot_fpr_14 = ctx.fpr[14]; } } 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 - 0x08A94000u; entry_id = 0u; if (entry_delta < 16352u && (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_0164[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_0164[entry_group] + std::popcount(entry_mask & (entry_bit - 1ull))); } } } switch (entry_id) { case 1u: goto L_08A94000; case 2u: goto L_08A9400C; case 3u: goto L_08A94018; case 4u: goto L_08A94020; case 5u: goto L_08A94024; case 6u: goto L_08A9402C; case 7u: goto L_08A9404C; case 8u: goto L_08A94058; case 9u: goto L_08A94060; case 10u: goto L_08A9406C; case 11u: goto L_08A9407C; case 12u: goto L_08A94084; case 13u: goto L_08A940A4; case 14u: goto L_08A940B0; case 15u: goto L_08A940B8; case 16u: goto L_08A940C8; case 17u: goto L_08A940D4; case 18u: goto L_08A94100; case 19u: goto L_08A9410C; case 20u: goto L_08A94118; case 21u: goto L_08A94128; case 22u: goto L_08A94130; case 23u: goto L_08A94138; case 24u: goto L_08A94144; case 25u: goto L_08A94158; case 26u: goto L_08A94168; case 27u: goto L_08A94178; case 28u: goto L_08A94190; case 29u: goto L_08A941BC; case 30u: goto L_08A941C8; case 31u: goto L_08A941D0; case 32u: goto L_08A941F4; case 33u: goto L_08A941FC; case 34u: goto L_08A94214; case 35u: goto L_08A94240; case 36u: goto L_08A94270; case 37u: goto L_08A94294; case 38u: goto L_08A942C4; case 39u: goto L_08A94308; case 40u: goto L_08A94348; case 41u: goto L_08A94388; case 42u: goto L_08A943CC; case 43u: goto L_08A94414; case 44u: goto L_08A94424; case 45u: goto L_08A9444C; case 46u: goto L_08A94454; case 47u: goto L_08A94474; case 48u: goto L_08A94480; case 49u: goto L_08A94494; case 50u: goto L_08A944A4; case 51u: goto L_08A944AC; case 52u: goto L_08A944B4; case 53u: goto L_08A944BC; case 54u: goto L_08A944C8; case 55u: goto L_08A944CC; case 56u: goto L_08A944D4; case 57u: goto L_08A9450C; case 58u: goto L_08A94520; case 59u: goto L_08A94538; case 60u: goto L_08A94540; case 61u: goto L_08A94554; case 62u: goto L_08A9455C; case 63u: goto L_08A9459C; case 64u: goto L_08A945B0; case 65u: goto L_08A945C8; case 66u: goto L_08A945D0; case 67u: goto L_08A94610; case 68u: goto L_08A9462C; case 69u: goto L_08A94644; case 70u: goto L_08A94678; case 71u: goto L_08A946AC; case 72u: goto L_08A946F4; case 73u: goto L_08A94704; case 74u: goto L_08A9472C; case 75u: goto L_08A94734; case 76u: goto L_08A94754; case 77u: goto L_08A94760; case 78u: goto L_08A94774; case 79u: goto L_08A94784; case 80u: goto L_08A9478C; case 81u: goto L_08A94794; case 82u: goto L_08A947A0; case 83u: goto L_08A947A4; case 84u: goto L_08A947AC; case 85u: goto L_08A947E4; case 86u: goto L_08A947F8; case 87u: goto L_08A94810; case 88u: goto L_08A94818; case 89u: goto L_08A9482C; case 90u: goto L_08A94834; case 91u: goto L_08A94874; case 92u: goto L_08A94888; case 93u: goto L_08A948A0; case 94u: goto L_08A948A8; case 95u: goto L_08A948E8; case 96u: goto L_08A94904; case 97u: goto L_08A9491C; case 98u: goto L_08A94950; case 99u: goto L_08A94984; case 100u: goto L_08A949A0; case 101u: goto L_08A949BC; case 102u: goto L_08A949CC; case 103u: goto L_08A949DC; case 104u: goto L_08A949E0; case 105u: goto L_08A949E8; case 106u: goto L_08A949F0; case 107u: goto L_08A94A04; case 108u: goto L_08A94A38; case 109u: goto L_08A94A50; case 110u: goto L_08A94A60; case 111u: goto L_08A94A6C; case 112u: goto L_08A94A78; case 113u: goto L_08A94A80; case 114u: goto L_08A94A8C; case 115u: goto L_08A94A94; case 116u: goto L_08A94AB8; case 117u: goto L_08A94AC8; case 118u: goto L_08A94AD0; case 119u: goto L_08A94AE0; case 120u: goto L_08A94AEC; case 121u: goto L_08A94AF0; case 122u: goto L_08A94B0C; case 123u: goto L_08A94B2C; case 124u: goto L_08A94B34; case 125u: goto L_08A94B3C; case 126u: goto L_08A94B54; case 127u: goto L_08A94B98; case 128u: goto L_08A94BA4; case 129u: goto L_08A94BB8; case 130u: goto L_08A94BC4; case 131u: goto L_08A94BCC; case 132u: goto L_08A94BD4; case 133u: goto L_08A94BE8; case 134u: goto L_08A94BF0; case 135u: goto L_08A94C04; case 136u: goto L_08A94C08; case 137u: goto L_08A94C18; case 138u: goto L_08A94C24; case 139u: goto L_08A94C38; case 140u: goto L_08A94C40; case 141u: goto L_08A94C50; case 142u: goto L_08A94C54; case 143u: goto L_08A94C64; case 144u: goto L_08A94C80; case 145u: goto L_08A94CB0; case 146u: goto L_08A94CD0; case 147u: goto L_08A94CD8; case 148u: goto L_08A94CE4; case 149u: goto L_08A94CF4; case 150u: goto L_08A94D00; case 151u: goto L_08A94D08; case 152u: goto L_08A94D14; case 153u: goto L_08A94D1C; case 154u: goto L_08A94D30; case 155u: goto L_08A94D40; case 156u: goto L_08A94D5C; case 157u: goto L_08A94D7C; case 158u: goto L_08A94D84; case 159u: goto L_08A94D88; case 160u: goto L_08A94D98; case 161u: goto L_08A94DA0; case 162u: goto L_08A94DB4; case 163u: goto L_08A94DD4; case 164u: goto L_08A94DE0; case 165u: goto L_08A94DEC; case 166u: goto L_08A94DF8; case 167u: goto L_08A94E04; case 168u: goto L_08A94E20; case 169u: goto L_08A94E2C; case 170u: goto L_08A94E34; case 171u: goto L_08A94E38; case 172u: goto L_08A94E44; case 173u: goto L_08A94E50; case 174u: goto L_08A94E58; case 175u: goto L_08A94E60; case 176u: goto L_08A94E74; case 177u: goto L_08A94E7C; case 178u: goto L_08A94EA0; case 179u: goto L_08A94EB4; case 180u: goto L_08A94ED0; case 181u: goto L_08A94EDC; case 182u: goto L_08A94EE8; case 183u: goto L_08A94EF0; case 184u: goto L_08A94EF8; case 185u: goto L_08A94F00; case 186u: goto L_08A94F08; case 187u: goto L_08A94F10; case 188u: goto L_08A94F18; case 189u: goto L_08A94F1C; case 190u: goto L_08A94F30; case 191u: goto L_08A94F50; case 192u: goto L_08A94F60; case 193u: goto L_08A94F68; case 194u: goto L_08A94F78; case 195u: goto L_08A94F80; case 196u: goto L_08A94F98; case 197u: goto L_08A94F9C; case 198u: goto L_08A94FB0; case 199u: goto L_08A94FC0; case 200u: goto L_08A94FE8; case 201u: goto L_08A94FF8; case 202u: goto L_08A95000; case 203u: goto L_08A95010; case 204u: goto L_08A95018; case 205u: goto L_08A95030; case 206u: goto L_08A95034; case 207u: goto L_08A95048; case 208u: goto L_08A9505C; case 209u: goto L_08A95070; case 210u: goto L_08A9508C; case 211u: goto L_08A95098; case 212u: goto L_08A950C0; case 213u: goto L_08A950D8; case 214u: goto L_08A950F0; case 215u: goto L_08A95118; case 216u: goto L_08A9512C; case 217u: goto L_08A95144; case 218u: goto L_08A9516C; case 219u: goto L_08A95184; case 220u: goto L_08A9519C; case 221u: goto L_08A951C4; case 222u: goto L_08A951DC; case 223u: goto L_08A951F4; case 224u: goto L_08A95210; case 225u: goto L_08A95220; case 226u: goto L_08A95248; case 227u: goto L_08A95268; case 228u: goto L_08A95280; case 229u: goto L_08A952A8; case 230u: goto L_08A952BC; case 231u: goto L_08A952D4; case 232u: goto L_08A952F8; case 233u: goto L_08A95304; case 234u: goto L_08A95310; case 235u: goto L_08A95318; case 236u: goto L_08A95338; case 237u: goto L_08A95348; case 238u: goto L_08A95360; case 239u: goto L_08A95368; case 240u: goto L_08A95374; case 241u: goto L_08A9537C; case 242u: goto L_08A95394; case 243u: goto L_08A953A0; case 244u: goto L_08A953B0; case 245u: goto L_08A953C8; case 246u: goto L_08A953F4; case 247u: goto L_08A953F8; case 248u: goto L_08A95404; case 249u: goto L_08A9540C; case 250u: goto L_08A95414; case 251u: goto L_08A95430; case 252u: goto L_08A95438; case 253u: goto L_08A95448; case 254u: goto L_08A95458; case 255u: goto L_08A9547C; case 256u: goto L_08A95480; case 257u: goto L_08A954A0; case 258u: goto L_08A954B8; case 259u: goto L_08A954C4; case 260u: goto L_08A954C8; case 261u: goto L_08A954E4; case 262u: goto L_08A954F4; case 263u: goto L_08A95500; case 264u: goto L_08A95544; case 265u: goto L_08A9559C; case 266u: goto L_08A95618; case 267u: goto L_08A95630; case 268u: goto L_08A95638; case 269u: goto L_08A95698; case 270u: goto L_08A956C4; case 271u: goto L_08A956D0; case 272u: goto L_08A956F4; case 273u: goto L_08A956FC; case 274u: goto L_08A957C8; case 275u: goto L_08A957D4; case 276u: goto L_08A95984; case 277u: goto L_08A959C4; case 278u: goto L_08A959D0; case 279u: goto L_08A959DC; case 280u: goto L_08A959E8; case 281u: goto L_08A959F8; case 282u: goto L_08A95A9C; case 283u: goto L_08A95AA8; case 284u: goto L_08A95AB4; case 285u: goto L_08A95AC0; case 286u: goto L_08A95ACC; case 287u: goto L_08A95BB0; case 288u: goto L_08A95BC0; case 289u: goto L_08A95BCC; case 290u: goto L_08A95C44; case 291u: goto L_08A95C4C; case 292u: goto L_08A95C70; case 293u: goto L_08A95D50; case 294u: goto L_08A95D94; case 295u: goto L_08A95DCC; case 296u: goto L_08A95E80; case 297u: goto L_08A95EF4; case 298u: goto L_08A95F4C; case 299u: goto L_08A95FC0; case 300u: goto L_08A95FFC; case 301u: goto L_08A96020; case 302u: goto L_08A96044; case 303u: goto L_08A9605C; case 304u: goto L_08A96074; case 305u: goto L_08A9609C; case 306u: goto L_08A960A4; case 307u: goto L_08A960AC; case 308u: goto L_08A960B8; case 309u: goto L_08A960C8; case 310u: goto L_08A960D8; case 311u: goto L_08A960E8; case 312u: goto L_08A960F8; case 313u: goto L_08A96108; case 314u: goto L_08A9611C; case 315u: goto L_08A9612C; case 316u: goto L_08A9613C; case 317u: goto L_08A9614C; case 318u: goto L_08A9615C; case 319u: goto L_08A9616C; case 320u: goto L_08A9617C; case 321u: goto L_08A9618C; case 322u: goto L_08A9619C; case 323u: goto L_08A961A4; case 324u: goto L_08A961A8; case 325u: goto L_08A961C0; case 326u: goto L_08A961C4; case 327u: goto L_08A961D8; case 328u: goto L_08A961EC; case 329u: goto L_08A96218; case 330u: goto L_08A96220; case 331u: goto L_08A9622C; case 332u: goto L_08A9623C; case 333u: goto L_08A96244; case 334u: goto L_08A96284; case 335u: goto L_08A9628C; case 336u: goto L_08A962C8; case 337u: goto L_08A9635C; case 338u: goto L_08A96364; case 339u: goto L_08A96448; case 340u: goto L_08A96478; case 341u: goto L_08A96484; case 342u: goto L_08A9648C; case 343u: goto L_08A96490; case 344u: goto L_08A9649C; case 345u: goto L_08A964A4; case 346u: goto L_08A964AC; case 347u: goto L_08A964B4; case 348u: goto L_08A964B8; case 349u: goto L_08A964D4; case 350u: goto L_08A964DC; case 351u: goto L_08A964E4; case 352u: goto L_08A96524; case 353u: goto L_08A96540; case 354u: goto L_08A96548; case 355u: goto L_08A965B0; case 356u: goto L_08A965BC; case 357u: goto L_08A96610; case 358u: goto L_08A96658; case 359u: goto L_08A966A8; case 360u: goto L_08A966B0; case 361u: goto L_08A966B8; case 362u: goto L_08A966C8; case 363u: goto L_08A966D0; case 364u: goto L_08A966E0; case 365u: goto L_08A96700; case 366u: goto L_08A96728; case 367u: goto L_08A967D4; case 368u: goto L_08A967DC; case 369u: goto L_08A967EC; case 370u: goto L_08A96830; case 371u: goto L_08A96838; case 372u: goto L_08A96840; case 373u: goto L_08A96864; case 374u: goto L_08A96874; case 375u: goto L_08A968A8; case 376u: goto L_08A968D0; case 377u: goto L_08A968E0; case 378u: goto L_08A968F0; case 379u: goto L_08A96900; case 380u: goto L_08A96910; case 381u: goto L_08A96918; case 382u: goto L_08A9692C; case 383u: goto L_08A96938; case 384u: goto L_08A96948; case 385u: goto L_08A96958; case 386u: goto L_08A96960; case 387u: goto L_08A96964; case 388u: goto L_08A9697C; case 389u: goto L_08A969C8; case 390u: goto L_08A969D4; case 391u: goto L_08A969DC; case 392u: goto L_08A96A28; case 393u: goto L_08A96A64; case 394u: goto L_08A96AA0; case 395u: goto L_08A96AA8; case 396u: goto L_08A96AB4; case 397u: goto L_08A96AC0; case 398u: goto L_08A96ACC; case 399u: goto L_08A96AD4; case 400u: goto L_08A96ADC; case 401u: goto L_08A96AE4; case 402u: goto L_08A96AF0; case 403u: goto L_08A96AFC; case 404u: goto L_08A96B08; case 405u: goto L_08A96B10; case 406u: goto L_08A96B1C; case 407u: goto L_08A96B28; case 408u: goto L_08A96B34; case 409u: goto L_08A96B3C; case 410u: goto L_08A96B48; case 411u: goto L_08A96B70; case 412u: goto L_08A96B78; case 413u: goto L_08A96B8C; case 414u: goto L_08A96B98; case 415u: goto L_08A96BA4; case 416u: goto L_08A96BB0; case 417u: goto L_08A96BB8; case 418u: goto L_08A96BC8; case 419u: goto L_08A96BD4; case 420u: goto L_08A96BE0; case 421u: goto L_08A96BF0; case 422u: goto L_08A96C00; case 423u: goto L_08A96C10; case 424u: goto L_08A96C58; case 425u: goto L_08A96C5C; case 426u: goto L_08A96C68; case 427u: goto L_08A96C74; case 428u: goto L_08A96C7C; case 429u: goto L_08A96C98; case 430u: goto L_08A96CF8; case 431u: goto L_08A96D10; case 432u: goto L_08A96D28; case 433u: goto L_08A96D44; case 434u: goto L_08A96D54; case 435u: goto L_08A96D74; case 436u: goto L_08A96D90; case 437u: goto L_08A96DDC; case 438u: goto L_08A96DF0; case 439u: goto L_08A96E04; case 440u: goto L_08A96E18; case 441u: goto L_08A96E5C; case 442u: goto L_08A96E88; case 443u: goto L_08A96EB8; case 444u: goto L_08A96EC0; case 445u: goto L_08A96ED4; case 446u: goto L_08A96F08; case 447u: goto L_08A96F68; case 448u: goto L_08A96F80; case 449u: goto L_08A96F98; case 450u: goto L_08A96FB4; case 451u: goto L_08A96FD4; case 452u: goto L_08A96FF0; case 453u: goto L_08A9703C; case 454u: goto L_08A97050; case 455u: goto L_08A97064; case 456u: goto L_08A97078; case 457u: goto L_08A970BC; case 458u: goto L_08A970E8; case 459u: goto L_08A97118; case 460u: goto L_08A97120; case 461u: goto L_08A97134; case 462u: goto L_08A97168; case 463u: goto L_08A97184; case 464u: goto L_08A97190; case 465u: goto L_08A9719C; case 466u: goto L_08A971A8; case 467u: goto L_08A971C0; case 468u: goto L_08A971C8; case 469u: goto L_08A971DC; case 470u: goto L_08A971F0; case 471u: goto L_08A97250; case 472u: goto L_08A9725C; case 473u: goto L_08A97278; case 474u: goto L_08A97280; case 475u: goto L_08A972BC; case 476u: goto L_08A972E8; case 477u: goto L_08A972F0; case 478u: goto L_08A972F8; case 479u: goto L_08A97308; case 480u: goto L_08A97318; case 481u: goto L_08A97334; case 482u: goto L_08A973D0; case 483u: goto L_08A973D8; case 484u: goto L_08A973DC; case 485u: goto L_08A973EC; case 486u: goto L_08A97418; case 487u: goto L_08A974F0; case 488u: goto L_08A974FC; case 489u: goto L_08A97510; case 490u: goto L_08A97518; case 491u: goto L_08A975F4; case 492u: goto L_08A97604; case 493u: goto L_08A97618; case 494u: goto L_08A97638; case 495u: goto L_08A976BC; case 496u: goto L_08A976C4; case 497u: goto L_08A976CC; case 498u: goto L_08A976E4; case 499u: goto L_08A976F0; case 500u: goto L_08A97704; case 501u: goto L_08A97708; case 502u: goto L_08A97720; case 503u: goto L_08A97750; case 504u: goto L_08A97770; case 505u: goto L_08A97774; case 506u: goto L_08A9779C; case 507u: goto L_08A977BC; case 508u: goto L_08A977E4; case 509u: goto L_08A977F8; case 510u: goto L_08A9780C; case 511u: goto L_08A97820; case 512u: goto L_08A97834; case 513u: goto L_08A97838; case 514u: goto L_08A97850; case 515u: goto L_08A97858; case 516u: goto L_08A97898; case 517u: goto L_08A978A0; case 518u: goto L_08A978A8; case 519u: goto L_08A978C0; case 520u: goto L_08A978D4; case 521u: goto L_08A978E0; case 522u: goto L_08A9796C; case 523u: goto L_08A97978; case 524u: goto L_08A97980; case 525u: goto L_08A97988; case 526u: goto L_08A9798C; case 527u: goto L_08A979D4; case 528u: goto L_08A97A1C; case 529u: goto L_08A97A74; case 530u: goto L_08A97A7C; case 531u: goto L_08A97A80; case 532u: goto L_08A97A8C; case 533u: goto L_08A97AAC; case 534u: goto L_08A97AC0; case 535u: goto L_08A97ACC; case 536u: goto L_08A97AD4; case 537u: goto L_08A97ADC; case 538u: goto L_08A97AF4; case 539u: goto L_08A97AF8; case 540u: goto L_08A97B08; case 541u: goto L_08A97B20; case 542u: goto L_08A97B24; case 543u: goto L_08A97B34; case 544u: goto L_08A97B4C; case 545u: goto L_08A97B50; case 546u: goto L_08A97B58; case 547u: goto L_08A97B60; case 548u: goto L_08A97B80; case 549u: goto L_08A97B8C; case 550u: goto L_08A97BDC; case 551u: goto L_08A97C2C; case 552u: goto L_08A97C38; case 553u: goto L_08A97C44; case 554u: goto L_08A97C50; case 555u: goto L_08A97C80; case 556u: goto L_08A97C88; case 557u: goto L_08A97CA0; case 558u: goto L_08A97CA8; case 559u: goto L_08A97CB4; case 560u: goto L_08A97CDC; case 561u: goto L_08A97CE4; case 562u: goto L_08A97D04; case 563u: goto L_08A97D0C; case 564u: goto L_08A97D18; case 565u: goto L_08A97D20; case 566u: goto L_08A97D2C; case 567u: goto L_08A97D50; case 568u: goto L_08A97D58; case 569u: goto L_08A97D60; case 570u: goto L_08A97D68; case 571u: goto L_08A97D74; case 572u: goto L_08A97D7C; case 573u: goto L_08A97D84; case 574u: goto L_08A97D8C; case 575u: goto L_08A97DB8; case 576u: goto L_08A97E08; case 577u: goto L_08A97E10; case 578u: goto L_08A97E18; case 579u: goto L_08A97E20; case 580u: goto L_08A97E28; case 581u: goto L_08A97E58; case 582u: goto L_08A97E7C; case 583u: goto L_08A97EA0; case 584u: goto L_08A97EB0; case 585u: goto L_08A97EC0; case 586u: goto L_08A97ECC; case 587u: goto L_08A97EE0; case 588u: goto L_08A97F08; case 589u: goto L_08A97F14; case 590u: goto L_08A97F44; case 591u: goto L_08A97F4C; case 592u: goto L_08A97F54; case 593u: goto L_08A97F5C; case 594u: goto L_08A97F64; case 595u: goto L_08A97F88; case 596u: goto L_08A97F9C; case 597u: goto L_08A97FA4; case 598u: goto L_08A97FC8; case 599u: goto L_08A97FDC; 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_08A94000: 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_08A94020; } goto L_08A9400C; } L_08A9400C: aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_6 + static_cast(16))); { const bool branch_taken = aot_gpr_6 != 0u; if (branch_taken) { (void)([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0163_entry, 163u, 641u, 0x08A93FF4u>(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_08A94018; } L_08A94018: { const bool branch_taken = 0u == 0u; ctx.gpr[2] = (ctx.gpr[28] + static_cast(-24464)); if (branch_taken) { goto L_08A94024; } goto L_08A94020; } L_08A94020: ctx.gpr[2] = (aot_gpr_6 + static_cast(8)); goto L_08A94024; L_08A94024: 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_08A9402C: 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) < 4 ? 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_08A94060; } goto L_08A9404C; } L_08A9404C: aot_gpr_6 = (static_cast(aot_gpr_6) < 3 ? 1u : 0u); { const bool branch_taken = aot_gpr_6 != 0u; if (branch_taken) { goto L_08A940B8; } goto L_08A94058; } L_08A94058: { const bool branch_taken = 0u == 0u; aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(4))); if (branch_taken) { goto L_08A94084; } goto L_08A94060; } L_08A94060: aot_gpr_6 = (static_cast(aot_gpr_6) < 5 ? 1u : 0u); { const bool branch_taken = aot_gpr_6 == 0u; if (branch_taken) { goto L_08A940B8; } goto L_08A9406C; } L_08A9406C: aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(4))); aot_gpr_4 = (aot_gpr_5 | 0u); aot_gpr_31 = (0x08A9407Cu); aot_gpr_5 = (aot_gpr_6 | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0163_entry, 163u, 640u, 0x08A93FC4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A9407Cu) goto L_08A9407C; AOT_REGCACHE_SYNC_OUT(); return; L_08A9407C: { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A940C8; } goto L_08A94084; } L_08A94084: aot_fpr_13 = std::bit_cast(ctx.fpu_float_to_word_ct<1u>(aot_fpr_12)); aot_gpr_6 = (std::bit_cast(aot_fpr_13)); aot_fpr_14 = std::bit_cast(aot_gpr_6); 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_08A940B8; } goto L_08A940A4; } L_08A940A4: aot_gpr_4 = (aot_gpr_5 | 0u); aot_gpr_31 = (0x08A940B0u); aot_gpr_5 = (aot_gpr_6 | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0163_entry, 163u, 629u, 0x08A93F1Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A940B0u) goto L_08A940B0; AOT_REGCACHE_SYNC_OUT(); return; L_08A940B0: { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A940C8; } goto L_08A940B8; } L_08A940B8: aot_gpr_6 = (aot_gpr_4 | 0u); aot_gpr_4 = (aot_gpr_5 | 0u); aot_gpr_31 = (0x08A940C8u); aot_gpr_5 = (aot_gpr_6 | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0163_entry, 163u, 619u, 0x08A93EA0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A940C8u) goto L_08A940C8; AOT_REGCACHE_SYNC_OUT(); return; L_08A940C8: 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_08A940D4: aot_gpr_29 = (aot_gpr_29 + static_cast(-16)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), ctx.gpr[17]); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(8), ctx.gpr[18]); ctx.gpr[17] = (aot_gpr_5 | 0u); ctx.gpr[18] = (aot_gpr_4 | 0u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), aot_gpr_16); aot_gpr_16 = (aot_gpr_6 | 0u); aot_gpr_4 = (ctx.gpr[17] | 0u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(12), aot_gpr_31); aot_gpr_31 = (0x08A94100u); aot_gpr_5 = (aot_gpr_16 | 0u); goto L_08A9402C; L_08A94100: aot_gpr_4 = (ctx.gpr[28] + static_cast(-24464)); { const bool branch_taken = ctx.gpr[2] != aot_gpr_4; aot_mem.aot_direct_store8(ctx.gpr[17] + static_cast(6), static_cast(0u)); if (branch_taken) { goto L_08A94130; } goto L_08A9410C; } L_08A9410C: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); { const bool branch_taken = aot_gpr_4 != 0u; if (branch_taken) { goto L_08A94138; } goto L_08A94118; } L_08A94118: aot_gpr_5 = (2232u << 16u); aot_gpr_4 = (ctx.gpr[18] | 0u); aot_gpr_31 = (0x08A94128u); aot_gpr_5 = (aot_gpr_5 + static_cast(9448)); 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 == 0x08A94128u) goto L_08A94128; AOT_REGCACHE_SYNC_OUT(); return; L_08A94128: { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A94168; } goto L_08A94130; } L_08A94130: { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A94178; } goto L_08A94138; } L_08A94138: aot_gpr_5 = (0u | 3u); { const bool branch_taken = aot_gpr_4 != aot_gpr_5; if (branch_taken) { goto L_08A94168; } goto L_08A94144; } L_08A94144: aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(4))); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((!(std::isnan(aot_fpr_12) || std::isnan(aot_fpr_12)) && aot_fpr_12 == aot_fpr_12)) ? 0x00800000u : 0u); { const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u); if (branch_taken) { goto L_08A94168; } goto L_08A94158; } L_08A94158: aot_gpr_5 = (2232u << 16u); aot_gpr_4 = (ctx.gpr[18] | 0u); aot_gpr_31 = (0x08A94168u); aot_gpr_5 = (aot_gpr_5 + static_cast(9468)); 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 == 0x08A94168u) goto L_08A94168; AOT_REGCACHE_SYNC_OUT(); return; L_08A94168: aot_gpr_4 = (ctx.gpr[18] | 0u); aot_gpr_5 = (ctx.gpr[17] | 0u); aot_gpr_31 = (0x08A94178u); aot_gpr_6 = (aot_gpr_16 | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0163_entry, 163u, 599u, 0x08A93D44u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A94178u) goto L_08A94178; AOT_REGCACHE_SYNC_OUT(); return; L_08A94178: { std::uint32_t aot_run_words[4]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(0), aot_run_words); aot_gpr_16 = aot_run_words[0]; ctx.gpr[17] = aot_run_words[1]; ctx.gpr[18] = aot_run_words[2]; 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_08A94190: aot_gpr_29 = (aot_gpr_29 + static_cast(-32)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(12), ctx.gpr[17]); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(16), ctx.gpr[18]); ctx.gpr[17] = (aot_gpr_5 | 0u); ctx.gpr[18] = (aot_gpr_4 | 0u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(8), aot_gpr_16); aot_gpr_16 = (aot_gpr_6 | 0u); aot_gpr_4 = (ctx.gpr[17] | 0u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(20), aot_gpr_31); aot_gpr_31 = (0x08A941BCu); aot_gpr_5 = (aot_gpr_16 | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0163_entry, 163u, 629u, 0x08A93F1Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A941BCu) goto L_08A941BC; AOT_REGCACHE_SYNC_OUT(); return; L_08A941BC: aot_gpr_4 = (ctx.gpr[28] + static_cast(-24464)); { const bool branch_taken = ctx.gpr[2] == aot_gpr_4; if (branch_taken) { goto L_08A941D0; } goto L_08A941C8; } L_08A941C8: { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A941FC; } goto L_08A941D0; } L_08A941D0: aot_fpr_12 = std::bit_cast(aot_gpr_16); aot_gpr_4 = (0u | 3u); aot_fpr_12 = static_cast(static_cast(std::bit_cast(aot_fpr_12))); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), aot_gpr_4); aot_gpr_4 = (ctx.gpr[18] | 0u); aot_gpr_5 = (ctx.gpr[17] | 0u); aot_gpr_6 = (aot_gpr_29 | 0u); aot_gpr_31 = (0x08A941F4u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), std::bit_cast(aot_fpr_12)); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0163_entry, 163u, 599u, 0x08A93D44u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A941F4u) goto L_08A941F4; AOT_REGCACHE_SYNC_OUT(); return; L_08A941F4: { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A941FC; } goto L_08A941FC; } L_08A941FC: { std::uint32_t aot_run_words[4]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(8), aot_run_words); aot_gpr_16 = aot_run_words[0]; ctx.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_08A94214: aot_gpr_29 = (aot_gpr_29 + static_cast(-48)); aot_fpr_12 = std::bit_cast(0u); ctx.gpr[7] = (2280u << 16u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(16), std::bit_cast(aot_fpr_12)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(20), std::bit_cast(aot_fpr_12)); aot_gpr_5 = (2280u << 16u); aot_gpr_4 = (0u | 0u); aot_gpr_6 = (aot_gpr_29 + static_cast(16)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(24), std::bit_cast(aot_fpr_12)); ctx.gpr[7] = (ctx.gpr[7] + static_cast(-12432)); aot_gpr_5 = (aot_gpr_5 + static_cast(-12304)); goto L_08A94240; L_08A94240: ctx.gpr[8] = (aot_gpr_4 << 4u); ctx.gpr[8] = (ctx.gpr[8] + ctx.gpr[7]); { const std::uint32_t vfpu_address = aot_gpr_6 + 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[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[8] = (aot_gpr_4 << 2u); ctx.gpr[8] = (ctx.gpr[8] + aot_gpr_5); aot_mem.aot_direct_store32(ctx.gpr[8] + static_cast(0), std::bit_cast(aot_fpr_12)); aot_gpr_4 = (aot_gpr_4 + static_cast(1)); aot_gpr_4 = (aot_gpr_4 & 65535u); ctx.gpr[8] = (static_cast(aot_gpr_4) < 8 ? 1u : 0u); { const bool branch_taken = ctx.gpr[8] != 0u; if (branch_taken) { goto L_08A94240; } goto L_08A94270; } L_08A94270: aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(32), std::bit_cast(aot_fpr_12)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(36), std::bit_cast(aot_fpr_12)); ctx.gpr[7] = (2280u << 16u); aot_gpr_5 = (2280u << 16u); aot_gpr_4 = (0u | 0u); aot_gpr_6 = (aot_gpr_29 + static_cast(32)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(40), std::bit_cast(aot_fpr_12)); ctx.gpr[7] = (ctx.gpr[7] + static_cast(-12272)); aot_gpr_5 = (aot_gpr_5 + static_cast(-12144)); goto L_08A94294; L_08A94294: ctx.gpr[8] = (aot_gpr_4 << 4u); ctx.gpr[8] = (ctx.gpr[8] + ctx.gpr[7]); { const std::uint32_t vfpu_address = aot_gpr_6 + 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[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[8] = (aot_gpr_4 << 2u); ctx.gpr[8] = (ctx.gpr[8] + aot_gpr_5); aot_mem.aot_direct_store32(ctx.gpr[8] + static_cast(0), std::bit_cast(aot_fpr_12)); aot_gpr_4 = (aot_gpr_4 + static_cast(1)); aot_gpr_4 = (aot_gpr_4 & 65535u); ctx.gpr[8] = (static_cast(aot_gpr_4) < 8 ? 1u : 0u); { const bool branch_taken = ctx.gpr[8] != 0u; if (branch_taken) { goto L_08A94294; } goto L_08A942C4; } L_08A942C4: aot_mem.aot_direct_store16(ctx.gpr[28] + static_cast(10096), static_cast(0u)); aot_mem.aot_direct_store16(ctx.gpr[28] + static_cast(10098), static_cast(0u)); aot_mem.aot_direct_store8(ctx.gpr[28] + static_cast(10100), static_cast(0u)); { const std::uint32_t aot_run_words[3]{std::bit_cast(aot_fpr_12), std::bit_cast(aot_fpr_12), std::bit_cast(aot_fpr_12)}; 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_4 = (ctx.gpr[28] + static_cast(10112)); { 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_mem.aot_direct_store32(ctx.gpr[28] + static_cast(10128), std::bit_cast(aot_fpr_12)); aot_gpr_4 = (0u | 1u); aot_mem.aot_direct_store8(ctx.gpr[28] + static_cast(9192), static_cast(aot_gpr_4)); aot_mem.aot_direct_store8(ctx.gpr[28] + static_cast(9193), static_cast(aot_gpr_4)); aot_mem.aot_direct_store8(ctx.gpr[28] + static_cast(9189), static_cast(0u)); aot_mem.aot_direct_store8(ctx.gpr[28] + static_cast(9190), static_cast(0u)); jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(48)); local_pc = jump_target; if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; } // PSPRECOMP_V812_SHARED_SCHED_JUMP goto LOCAL_SCHED_BOUNDARY; L_08A94308: aot_gpr_5 = (aot_mem.aot_direct_load16(ctx.gpr[28] + static_cast(10096))); aot_gpr_5 = (aot_gpr_5 << 4u); aot_gpr_6 = (2280u << 16u); aot_gpr_6 = (aot_gpr_6 + static_cast(-12432)); aot_gpr_5 = (aot_gpr_5 + aot_gpr_6); { 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 = 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_4 = (aot_mem.aot_direct_load16(ctx.gpr[28] + static_cast(10096))); aot_gpr_5 = (aot_gpr_4 << 2u); aot_gpr_6 = (2280u << 16u); aot_gpr_6 = (aot_gpr_6 + static_cast(-12304)); aot_gpr_5 = (aot_gpr_5 + aot_gpr_6); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(0), std::bit_cast(aot_fpr_12)); aot_gpr_4 = (aot_gpr_4 + static_cast(1)); jump_target = aot_gpr_31; aot_mem.aot_direct_store16(ctx.gpr[28] + static_cast(10096), 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_08A94348: aot_gpr_5 = (aot_mem.aot_direct_load16(ctx.gpr[28] + static_cast(10098))); aot_gpr_5 = (aot_gpr_5 << 4u); aot_gpr_6 = (2280u << 16u); aot_gpr_6 = (aot_gpr_6 + static_cast(-12272)); aot_gpr_5 = (aot_gpr_5 + aot_gpr_6); { 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 = 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_4 = (aot_mem.aot_direct_load16(ctx.gpr[28] + static_cast(10098))); aot_gpr_5 = (aot_gpr_4 << 2u); aot_gpr_6 = (2280u << 16u); aot_gpr_6 = (aot_gpr_6 + static_cast(-12144)); aot_gpr_5 = (aot_gpr_5 + aot_gpr_6); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(0), std::bit_cast(aot_fpr_12)); aot_gpr_4 = (aot_gpr_4 + static_cast(1)); jump_target = aot_gpr_31; aot_mem.aot_direct_store16(ctx.gpr[28] + static_cast(10098), 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_08A94388: 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_08A943CC: aot_gpr_29 = (aot_gpr_29 + static_cast(-176)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(148), ctx.gpr[21]); ctx.gpr[21] = (aot_gpr_4 | 0u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(128), aot_gpr_16); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(160), ctx.gpr[30]); aot_gpr_16 = (aot_gpr_5 | 0u); ctx.gpr[30] = (aot_gpr_6 | 0u); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-5336))); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(124), std::bit_cast(aot_fpr_20)); { const std::uint32_t aot_run_words[4]{ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20]}; aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast(132), aot_run_words); } aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(152), ctx.gpr[22]); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(156), ctx.gpr[23]); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(164), aot_gpr_31); aot_gpr_31 = (0x08A94414u); aot_gpr_5 = (ctx.gpr[21] | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0162_entry, 162u, 382u, 0x08A8DF08u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A94414u) goto L_08A94414; AOT_REGCACHE_SYNC_OUT(); return; L_08A94414: aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast(10100))); ctx.gpr[19] = (ctx.gpr[2] | 0u); { const bool branch_taken = aot_gpr_4 != 0u; ctx.gpr[7] = (aot_gpr_16 | 0u); if (branch_taken) { goto L_08A94454; } goto L_08A94424; } L_08A94424: aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(120), ctx.gpr[7]); aot_gpr_4 = (aot_mem.aot_direct_load16(ctx.gpr[28] + static_cast(10096))); aot_gpr_5 = (19316u << 16u); aot_gpr_16 = (0u | 0u); aot_gpr_5 = (aot_gpr_5 | 9216u); ctx.gpr[20] = (0u | 8u); aot_fpr_20 = std::bit_cast(aot_gpr_5); aot_gpr_4 = (static_cast(aot_gpr_16) < static_cast(aot_gpr_4) ? 1u : 0u); { const bool branch_taken = aot_gpr_4 != 0u; ctx.gpr[23] = (0u | 8u); if (branch_taken) { goto L_08A94474; } goto L_08A9444C; } L_08A9444C: { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A94538; } goto L_08A94454; } L_08A94454: aot_gpr_4 = (ctx.gpr[28] + static_cast(10112)); { 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[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); } aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(10128))); aot_mem.aot_direct_store32(ctx.gpr[30] + static_cast(0), std::bit_cast(aot_fpr_12)); aot_mem.aot_direct_store8(ctx.gpr[28] + static_cast(10100), static_cast(0u)); { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A94678; } goto L_08A94474; } L_08A94474: ctx.gpr[22] = (2280u << 16u); ctx.gpr[18] = (aot_gpr_29 + static_cast(16)); ctx.gpr[22] = (ctx.gpr[22] + static_cast(-12432)); goto L_08A94480; L_08A94480: ctx.gpr[17] = (aot_gpr_16 << 4u); ctx.gpr[17] = (ctx.gpr[17] + ctx.gpr[22]); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-5336))); aot_gpr_31 = (0x08A94494u); aot_gpr_5 = (ctx.gpr[17] | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0162_entry, 162u, 382u, 0x08A8DF08u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A94494u) goto L_08A94494; AOT_REGCACHE_SYNC_OUT(); return; L_08A94494: aot_gpr_6 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast(9189))); aot_gpr_4 = (ctx.gpr[2] | 0u); { const bool branch_taken = aot_gpr_6 != 0u; aot_gpr_5 = (0u | 0u); if (branch_taken) { goto L_08A944BC; } goto L_08A944A4; } L_08A944A4: { const bool branch_taken = ctx.gpr[19] == aot_gpr_4; if (branch_taken) { goto L_08A944B4; } goto L_08A944AC; } L_08A944AC: { const bool branch_taken = ctx.gpr[19] != 0u; if (branch_taken) { goto L_08A944CC; } goto L_08A944B4; } L_08A944B4: { const bool branch_taken = 0u == 0u; aot_gpr_5 = (0u | 1u); if (branch_taken) { goto L_08A944CC; } goto L_08A944BC; } L_08A944BC: aot_gpr_6 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast(9189))); { const bool branch_taken = aot_gpr_4 != aot_gpr_6; if (branch_taken) { goto L_08A944CC; } goto L_08A944C8; } L_08A944C8: aot_gpr_5 = (0u | 1u); goto L_08A944CC; L_08A944CC: { const bool branch_taken = aot_gpr_5 == 0u; if (branch_taken) { goto L_08A94520; } goto L_08A944D4; } L_08A944D4: { const std::uint32_t vfpu_address = ctx.gpr[21] + 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 = ctx.gpr[17] + 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 = 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); } { 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 = aot_gpr_29 + 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_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); } 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); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 < aot_fpr_20)) ? 0x00800000u : 0u); { const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u); if (branch_taken) { goto L_08A94520; } goto L_08A9450C; } L_08A9450C: { 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); } ctx.execute_vfpu_vdot_ct<28u, 0u, 0u, 3u>(); aot_gpr_4 = (ctx.vfpu_scalar_bits_ct<28u>()); aot_fpr_20 = std::bit_cast(aot_gpr_4); ctx.gpr[20] = (aot_gpr_16 | 0u); goto L_08A94520; L_08A94520: aot_gpr_16 = (aot_gpr_16 + static_cast(1)); aot_gpr_4 = (aot_mem.aot_direct_load16(ctx.gpr[28] + static_cast(10096))); aot_gpr_16 = (aot_gpr_16 & 65535u); aot_gpr_4 = (static_cast(aot_gpr_16) < static_cast(aot_gpr_4) ? 1u : 0u); { const bool branch_taken = aot_gpr_4 != 0u; if (branch_taken) { goto L_08A94480; } goto L_08A94538; } L_08A94538: { const bool branch_taken = ctx.gpr[20] != ctx.gpr[23]; if (branch_taken) { goto L_08A945C8; } goto L_08A94540; } L_08A94540: aot_gpr_5 = (aot_mem.aot_direct_load16(ctx.gpr[28] + static_cast(10096))); aot_gpr_4 = (0u | 0u); aot_gpr_5 = (static_cast(aot_gpr_4) < static_cast(aot_gpr_5) ? 1u : 0u); { const bool branch_taken = aot_gpr_5 == 0u; aot_gpr_5 = (2280u << 16u); if (branch_taken) { goto L_08A945C8; } goto L_08A94554; } L_08A94554: aot_gpr_6 = (aot_gpr_29 + static_cast(32)); aot_gpr_5 = (aot_gpr_5 + static_cast(-12432)); goto L_08A9455C; L_08A9455C: ctx.gpr[7] = (aot_gpr_4 << 4u); ctx.gpr[7] = (ctx.gpr[7] + aot_gpr_5); { const std::uint32_t vfpu_address = ctx.gpr[21] + 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 = 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<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_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); } { const std::uint32_t vfpu_address = aot_gpr_6 + 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 = aot_gpr_29 + 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_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); } ctx.execute_vfpu_vdot_ct<28u, 0u, 0u, 3u>(); ctx.gpr[7] = (ctx.vfpu_scalar_bits_ct<28u>()); aot_fpr_12 = std::bit_cast(ctx.gpr[7]); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 < aot_fpr_20)) ? 0x00800000u : 0u); { const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u); if (branch_taken) { goto L_08A945B0; } goto L_08A9459C; } L_08A9459C: { 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); } ctx.execute_vfpu_vdot_ct<28u, 0u, 0u, 3u>(); ctx.gpr[7] = (ctx.vfpu_scalar_bits_ct<28u>()); aot_fpr_20 = std::bit_cast(ctx.gpr[7]); ctx.gpr[20] = (aot_gpr_4 | 0u); goto L_08A945B0; L_08A945B0: aot_gpr_4 = (aot_gpr_4 + static_cast(1)); ctx.gpr[7] = (aot_mem.aot_direct_load16(ctx.gpr[28] + static_cast(10096))); aot_gpr_4 = (aot_gpr_4 & 65535u); ctx.gpr[7] = (static_cast(aot_gpr_4) < static_cast(ctx.gpr[7]) ? 1u : 0u); { const bool branch_taken = ctx.gpr[7] != 0u; if (branch_taken) { goto L_08A9455C; } goto L_08A945C8; } L_08A945C8: { const bool branch_taken = ctx.gpr[20] != ctx.gpr[23]; if (branch_taken) { goto L_08A94644; } goto L_08A945D0; } L_08A945D0: aot_gpr_16 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(120))); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-16928))); ctx.gpr[17] = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(0))); { const std::uint32_t vfpu_address = ctx.gpr[21] + 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_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_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_6 = (18804u << 16u); aot_gpr_6 = (aot_gpr_6 | 9214u); aot_fpr_12 = std::bit_cast(aot_gpr_6); aot_gpr_6 = (0u | 1u); ctx.gpr[7] = (0u | 0u); ctx.gpr[8] = (0u | 0u); ctx.gpr[9] = (0u | 0u); ctx.gpr[10] = (0u | 0u); aot_gpr_31 = (0x08A94610u); 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 == 0x08A94610u) goto L_08A94610; AOT_REGCACHE_SYNC_OUT(); return; L_08A94610: aot_gpr_4 = (ctx.gpr[2] << 3u); aot_gpr_4 = (ctx.gpr[2] + aot_gpr_4); aot_gpr_4 = (ctx.gpr[2] + aot_gpr_4); aot_gpr_4 = (ctx.gpr[17] + aot_gpr_4); ctx.gpr[17] = (aot_gpr_29 + static_cast(48)); aot_gpr_31 = (0x08A9462Cu); aot_gpr_5 = (ctx.gpr[17] | 0u); goto L_08A94388; L_08A9462C: { const std::uint32_t vfpu_address = ctx.gpr[17] + 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 = aot_gpr_16 + 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_fpr_12 = std::bit_cast(0u); aot_mem.aot_direct_store32(ctx.gpr[30] + static_cast(0), std::bit_cast(aot_fpr_12)); { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A94678; } goto L_08A94644; } L_08A94644: aot_gpr_4 = (ctx.gpr[20] << 4u); aot_gpr_5 = (2280u << 16u); aot_gpr_5 = (aot_gpr_5 + static_cast(-12432)); aot_gpr_4 = (aot_gpr_4 + aot_gpr_5); { 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_mem.aot_direct_load32(aot_gpr_29 + static_cast(120))); { 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[20] << 2u); aot_gpr_5 = (2280u << 16u); aot_gpr_5 = (aot_gpr_5 + static_cast(-12304)); aot_gpr_4 = (aot_gpr_4 + aot_gpr_5); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(0))); aot_mem.aot_direct_store32(ctx.gpr[30] + static_cast(0), std::bit_cast(aot_fpr_12)); goto L_08A94678; L_08A94678: { std::uint32_t aot_run_words[11]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(124), aot_run_words); aot_fpr_20 = std::bit_cast(aot_run_words[0]); aot_gpr_16 = aot_run_words[1]; ctx.gpr[17] = aot_run_words[2]; ctx.gpr[18] = aot_run_words[3]; ctx.gpr[19] = aot_run_words[4]; ctx.gpr[20] = aot_run_words[5]; ctx.gpr[21] = aot_run_words[6]; ctx.gpr[22] = aot_run_words[7]; ctx.gpr[23] = aot_run_words[8]; ctx.gpr[30] = aot_run_words[9]; aot_gpr_31 = aot_run_words[10]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(176)); local_pc = jump_target; if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; } // PSPRECOMP_V812_SHARED_SCHED_JUMP goto LOCAL_SCHED_BOUNDARY; L_08A946AC: aot_gpr_29 = (aot_gpr_29 + static_cast(-176)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(144), ctx.gpr[20]); ctx.gpr[20] = (aot_gpr_4 | 0u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(128), aot_gpr_16); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(160), ctx.gpr[30]); aot_gpr_16 = (aot_gpr_5 | 0u); ctx.gpr[30] = (aot_gpr_6 | 0u); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-5336))); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(124), std::bit_cast(aot_fpr_20)); { const std::uint32_t aot_run_words[3]{ctx.gpr[17], ctx.gpr[18], ctx.gpr[19]}; aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast(132), aot_run_words); } { const std::uint32_t aot_run_words[3]{ctx.gpr[21], ctx.gpr[22], ctx.gpr[23]}; aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast(148), aot_run_words); } aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(164), aot_gpr_31); aot_gpr_31 = (0x08A946F4u); aot_gpr_5 = (ctx.gpr[20] | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0162_entry, 162u, 382u, 0x08A8DF08u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A946F4u) goto L_08A946F4; AOT_REGCACHE_SYNC_OUT(); return; L_08A946F4: aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast(10100))); ctx.gpr[22] = (ctx.gpr[2] | 0u); { const bool branch_taken = aot_gpr_4 != 0u; ctx.gpr[7] = (aot_gpr_16 | 0u); if (branch_taken) { goto L_08A94734; } goto L_08A94704; } L_08A94704: aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(120), ctx.gpr[7]); aot_gpr_4 = (aot_mem.aot_direct_load16(ctx.gpr[28] + static_cast(10098))); aot_gpr_5 = (19316u << 16u); aot_gpr_16 = (0u | 0u); aot_gpr_5 = (aot_gpr_5 | 9216u); ctx.gpr[19] = (0u | 8u); aot_fpr_20 = std::bit_cast(aot_gpr_5); aot_gpr_4 = (static_cast(aot_gpr_16) < static_cast(aot_gpr_4) ? 1u : 0u); { const bool branch_taken = aot_gpr_4 != 0u; ctx.gpr[23] = (0u | 8u); if (branch_taken) { goto L_08A94754; } goto L_08A9472C; } L_08A9472C: { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A94810; } goto L_08A94734; } L_08A94734: aot_gpr_4 = (ctx.gpr[28] + static_cast(10112)); { 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[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); } aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(10128))); aot_mem.aot_direct_store32(ctx.gpr[30] + static_cast(0), std::bit_cast(aot_fpr_12)); aot_mem.aot_direct_store8(ctx.gpr[28] + static_cast(10100), static_cast(0u)); { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A94950; } goto L_08A94754; } L_08A94754: ctx.gpr[21] = (2280u << 16u); ctx.gpr[18] = (aot_gpr_29 + static_cast(16)); ctx.gpr[21] = (ctx.gpr[21] + static_cast(-12272)); goto L_08A94760; L_08A94760: ctx.gpr[17] = (aot_gpr_16 << 4u); ctx.gpr[17] = (ctx.gpr[17] + ctx.gpr[21]); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-5336))); aot_gpr_31 = (0x08A94774u); aot_gpr_5 = (ctx.gpr[17] | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0162_entry, 162u, 382u, 0x08A8DF08u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A94774u) goto L_08A94774; AOT_REGCACHE_SYNC_OUT(); return; L_08A94774: aot_gpr_6 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast(9190))); aot_gpr_4 = (ctx.gpr[2] | 0u); { const bool branch_taken = aot_gpr_6 != 0u; aot_gpr_5 = (0u | 0u); if (branch_taken) { goto L_08A94794; } goto L_08A94784; } L_08A94784: { const bool branch_taken = ctx.gpr[22] != aot_gpr_4; if (branch_taken) { goto L_08A947A4; } goto L_08A9478C; } L_08A9478C: { const bool branch_taken = 0u == 0u; aot_gpr_5 = (0u | 1u); if (branch_taken) { goto L_08A947A4; } goto L_08A94794; } L_08A94794: aot_gpr_6 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast(9190))); { const bool branch_taken = aot_gpr_4 != aot_gpr_6; if (branch_taken) { goto L_08A947A4; } goto L_08A947A0; } L_08A947A0: aot_gpr_5 = (0u | 1u); goto L_08A947A4; L_08A947A4: { const bool branch_taken = aot_gpr_5 == 0u; if (branch_taken) { goto L_08A947F8; } goto L_08A947AC; } L_08A947AC: { const std::uint32_t vfpu_address = ctx.gpr[20] + 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 = ctx.gpr[17] + 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 = 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); } { 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 = aot_gpr_29 + 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_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); } 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); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 < aot_fpr_20)) ? 0x00800000u : 0u); { const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u); if (branch_taken) { goto L_08A947F8; } goto L_08A947E4; } L_08A947E4: { 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); } ctx.execute_vfpu_vdot_ct<28u, 0u, 0u, 3u>(); aot_gpr_4 = (ctx.vfpu_scalar_bits_ct<28u>()); aot_fpr_20 = std::bit_cast(aot_gpr_4); ctx.gpr[19] = (aot_gpr_16 | 0u); goto L_08A947F8; L_08A947F8: aot_gpr_16 = (aot_gpr_16 + static_cast(1)); aot_gpr_4 = (aot_mem.aot_direct_load16(ctx.gpr[28] + static_cast(10098))); aot_gpr_16 = (aot_gpr_16 & 65535u); aot_gpr_4 = (static_cast(aot_gpr_16) < static_cast(aot_gpr_4) ? 1u : 0u); { const bool branch_taken = aot_gpr_4 != 0u; if (branch_taken) { goto L_08A94760; } goto L_08A94810; } L_08A94810: { const bool branch_taken = ctx.gpr[19] != ctx.gpr[23]; if (branch_taken) { goto L_08A948A0; } goto L_08A94818; } L_08A94818: aot_gpr_5 = (aot_mem.aot_direct_load16(ctx.gpr[28] + static_cast(10098))); aot_gpr_4 = (0u | 0u); aot_gpr_5 = (static_cast(aot_gpr_4) < static_cast(aot_gpr_5) ? 1u : 0u); { const bool branch_taken = aot_gpr_5 == 0u; aot_gpr_5 = (2280u << 16u); if (branch_taken) { goto L_08A948A0; } goto L_08A9482C; } L_08A9482C: aot_gpr_6 = (aot_gpr_29 + static_cast(32)); aot_gpr_5 = (aot_gpr_5 + static_cast(-12272)); goto L_08A94834; L_08A94834: ctx.gpr[7] = (aot_gpr_4 << 4u); ctx.gpr[7] = (ctx.gpr[7] + aot_gpr_5); { const std::uint32_t vfpu_address = ctx.gpr[20] + 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 = 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<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_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); } { const std::uint32_t vfpu_address = aot_gpr_6 + 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 = aot_gpr_29 + 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_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); } ctx.execute_vfpu_vdot_ct<28u, 0u, 0u, 3u>(); ctx.gpr[7] = (ctx.vfpu_scalar_bits_ct<28u>()); aot_fpr_12 = std::bit_cast(ctx.gpr[7]); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 < aot_fpr_20)) ? 0x00800000u : 0u); { const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u); if (branch_taken) { goto L_08A94888; } goto L_08A94874; } L_08A94874: { 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); } ctx.execute_vfpu_vdot_ct<28u, 0u, 0u, 3u>(); ctx.gpr[7] = (ctx.vfpu_scalar_bits_ct<28u>()); aot_fpr_20 = std::bit_cast(ctx.gpr[7]); ctx.gpr[19] = (aot_gpr_4 | 0u); goto L_08A94888; L_08A94888: aot_gpr_4 = (aot_gpr_4 + static_cast(1)); ctx.gpr[7] = (aot_mem.aot_direct_load16(ctx.gpr[28] + static_cast(10098))); aot_gpr_4 = (aot_gpr_4 & 65535u); ctx.gpr[7] = (static_cast(aot_gpr_4) < static_cast(ctx.gpr[7]) ? 1u : 0u); { const bool branch_taken = ctx.gpr[7] != 0u; if (branch_taken) { goto L_08A94834; } goto L_08A948A0; } L_08A948A0: { const bool branch_taken = ctx.gpr[19] != ctx.gpr[23]; if (branch_taken) { goto L_08A9491C; } goto L_08A948A8; } L_08A948A8: aot_gpr_16 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(120))); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-16928))); ctx.gpr[17] = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(0))); { const std::uint32_t vfpu_address = ctx.gpr[20] + 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_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_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_6 = (18804u << 16u); aot_gpr_6 = (aot_gpr_6 | 9214u); aot_fpr_12 = std::bit_cast(aot_gpr_6); aot_gpr_6 = (0u | 1u); ctx.gpr[7] = (0u | 0u); ctx.gpr[8] = (0u | 0u); ctx.gpr[9] = (0u | 0u); ctx.gpr[10] = (0u | 0u); aot_gpr_31 = (0x08A948E8u); 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 == 0x08A948E8u) goto L_08A948E8; AOT_REGCACHE_SYNC_OUT(); return; L_08A948E8: aot_gpr_4 = (ctx.gpr[2] << 3u); aot_gpr_4 = (ctx.gpr[2] + aot_gpr_4); aot_gpr_4 = (ctx.gpr[2] + aot_gpr_4); aot_gpr_4 = (ctx.gpr[17] + aot_gpr_4); ctx.gpr[17] = (aot_gpr_29 + static_cast(48)); aot_gpr_31 = (0x08A94904u); aot_gpr_5 = (ctx.gpr[17] | 0u); goto L_08A94388; L_08A94904: { const std::uint32_t vfpu_address = ctx.gpr[17] + 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 = aot_gpr_16 + 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_fpr_12 = std::bit_cast(0u); aot_mem.aot_direct_store32(ctx.gpr[30] + static_cast(0), std::bit_cast(aot_fpr_12)); { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A94950; } goto L_08A9491C; } L_08A9491C: aot_gpr_4 = (ctx.gpr[19] << 4u); aot_gpr_5 = (2280u << 16u); aot_gpr_5 = (aot_gpr_5 + static_cast(-12272)); aot_gpr_4 = (aot_gpr_4 + aot_gpr_5); { 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_mem.aot_direct_load32(aot_gpr_29 + static_cast(120))); { 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[19] << 2u); aot_gpr_5 = (2280u << 16u); aot_gpr_5 = (aot_gpr_5 + static_cast(-12144)); aot_gpr_4 = (aot_gpr_4 + aot_gpr_5); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(0))); aot_mem.aot_direct_store32(ctx.gpr[30] + static_cast(0), std::bit_cast(aot_fpr_12)); goto L_08A94950; L_08A94950: { std::uint32_t aot_run_words[11]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(124), aot_run_words); aot_fpr_20 = std::bit_cast(aot_run_words[0]); aot_gpr_16 = aot_run_words[1]; ctx.gpr[17] = aot_run_words[2]; ctx.gpr[18] = aot_run_words[3]; ctx.gpr[19] = aot_run_words[4]; ctx.gpr[20] = aot_run_words[5]; ctx.gpr[21] = aot_run_words[6]; ctx.gpr[22] = aot_run_words[7]; ctx.gpr[23] = aot_run_words[8]; ctx.gpr[30] = aot_run_words[9]; aot_gpr_31 = aot_run_words[10]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(176)); local_pc = jump_target; if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; } // PSPRECOMP_V812_SHARED_SCHED_JUMP goto LOCAL_SCHED_BOUNDARY; L_08A94984: { 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 = (ctx.gpr[28] + static_cast(10112)); { 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_mem.aot_direct_store32(ctx.gpr[28] + static_cast(10128), std::bit_cast(aot_fpr_12)); aot_gpr_4 = (0u | 1u); jump_target = aot_gpr_31; aot_mem.aot_direct_store8(ctx.gpr[28] + static_cast(10100), 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_08A949A0: aot_gpr_29 = (aot_gpr_29 + static_cast(-16)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), ctx.gpr[17]); ctx.gpr[17] = (aot_gpr_4 | 0u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), aot_gpr_16); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(8), aot_gpr_31); { const bool branch_taken = aot_gpr_4 == 0u; aot_gpr_16 = (aot_gpr_5 | 0u); if (branch_taken) { goto L_08A949F0; } goto L_08A949BC; } L_08A949BC: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast(4))); aot_gpr_5 = (ctx.gpr[28] + static_cast(5824)); if (aot_gpr_4 == aot_gpr_5) { aot_gpr_4 = (aot_gpr_16 & 1u); goto L_08A949E0; } goto L_08A949CC; L_08A949CC: aot_gpr_5 = (aot_gpr_4 | 0u); aot_gpr_4 = (2236u << 16u); aot_gpr_31 = (0x08A949DCu); aot_gpr_4 = (aot_gpr_4 + static_cast(25856)); if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08ABE8F4, 174u, 556u, 0x08ABE8F4u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0174_entry, 174u, 556u, 0x08ABE8F4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A949DCu) goto L_08A949DC; AOT_REGCACHE_SYNC_OUT(); return; L_08A949DC: aot_gpr_4 = (aot_gpr_16 & 1u); goto L_08A949E0; L_08A949E0: { const bool branch_taken = aot_gpr_4 == 0u; if (branch_taken) { goto L_08A949F0; } goto L_08A949E8; } L_08A949E8: aot_gpr_31 = (0x08A949F0u); aot_gpr_4 = (ctx.gpr[17] | 0u); if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08ABE2C0, 174u, 470u, 0x08ABE2C0u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0174_entry, 174u, 470u, 0x08ABE2C0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A949F0u) goto L_08A949F0; AOT_REGCACHE_SYNC_OUT(); return; L_08A949F0: { std::uint32_t aot_run_words[3]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(0), aot_run_words); aot_gpr_16 = aot_run_words[0]; ctx.gpr[17] = aot_run_words[1]; aot_gpr_31 = aot_run_words[2]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A94A04: aot_gpr_29 = (aot_gpr_29 + static_cast(-48)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(20), ctx.gpr[17]); ctx.gpr[17] = (ctx.gpr[28] + static_cast(5824)); { const std::uint32_t aot_run_words[3]{0u, ctx.gpr[17], aot_gpr_16}; aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast(8), aot_run_words); } aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(24), ctx.gpr[18]); ctx.gpr[18] = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(10140))); aot_gpr_16 = (aot_gpr_4 | 0u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(28), ctx.gpr[19]); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(32), aot_gpr_31); aot_gpr_31 = (0x08A94A38u); ctx.gpr[19] = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(10136))); if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B58974, 213u, 150u, 0x08B58974u>(ctx, &aot_mem, ctx.pc, ctx.gpr[2], aot_gpr_4, aot_gpr_5, aot_gpr_6, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0213_entry, 213u, 150u, 0x08B58974u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A94A38u) goto L_08A94A38; AOT_REGCACHE_SYNC_OUT(); return; L_08A94A38: aot_gpr_4 = (aot_gpr_29 | 0u); aot_gpr_5 = (ctx.gpr[18] | 0u); aot_gpr_6 = (ctx.gpr[19] | 0u); ctx.gpr[7] = (aot_gpr_16 | 0u); aot_gpr_31 = (0x08A94A50u); ctx.gpr[8] = (ctx.gpr[2] | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0217_entry, 217u, 7u, 0x08B6804Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A94A50u) goto L_08A94A50; AOT_REGCACHE_SYNC_OUT(); return; L_08A94A50: aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(4))); aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(0))); aot_gpr_31 = (0x08A94A60u); aot_gpr_4 = (aot_gpr_29 + static_cast(8)); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 319u, 0x08B655B8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A94A60u) goto L_08A94A60; AOT_REGCACHE_SYNC_OUT(); return; L_08A94A60: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(4))); { const bool branch_taken = aot_gpr_4 == ctx.gpr[17]; aot_gpr_4 = (2236u << 16u); if (branch_taken) { goto L_08A94A78; } goto L_08A94A6C; } L_08A94A6C: aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(4))); aot_gpr_31 = (0x08A94A78u); aot_gpr_4 = (aot_gpr_4 + static_cast(25856)); if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08ABE8F4, 174u, 556u, 0x08ABE8F4u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0174_entry, 174u, 556u, 0x08ABE8F4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A94A78u) goto L_08A94A78; AOT_REGCACHE_SYNC_OUT(); return; L_08A94A78: aot_gpr_31 = (0x08A94A80u); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(12))); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0077_entry, 77u, 250u, 0x08938F04u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A94A80u) goto L_08A94A80; AOT_REGCACHE_SYNC_OUT(); return; L_08A94A80: aot_gpr_16 = (ctx.gpr[2] | 0u); { const bool branch_taken = aot_gpr_16 == 0u; if (branch_taken) { goto L_08A94AD0; } goto L_08A94A8C; } L_08A94A8C: aot_gpr_31 = (0x08A94A94u); aot_gpr_4 = (0u | 20u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0174_entry, 174u, 466u, 0x08ABE278u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A94A94u) goto L_08A94A94; AOT_REGCACHE_SYNC_OUT(); return; L_08A94A94: aot_mem.aot_direct_store32(ctx.gpr[2] + static_cast(0), aot_gpr_16); aot_gpr_4 = (0u + static_cast(-1)); aot_mem.aot_direct_store32(ctx.gpr[2] + static_cast(8), aot_gpr_4); aot_mem.aot_direct_store32(ctx.gpr[2] + static_cast(4), 0u); aot_mem.aot_direct_store32(ctx.gpr[2] + static_cast(16), 0u); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(12))); aot_gpr_5 = (ctx.gpr[28] + static_cast(5824)); { const bool branch_taken = aot_gpr_4 == aot_gpr_5; aot_gpr_16 = (ctx.gpr[2] | 0u); if (branch_taken) { goto L_08A94AC8; } goto L_08A94AB8; } L_08A94AB8: aot_gpr_4 = (2236u << 16u); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(12))); aot_gpr_31 = (0x08A94AC8u); aot_gpr_4 = (aot_gpr_4 + static_cast(25856)); if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08ABE8F4, 174u, 556u, 0x08ABE8F4u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0174_entry, 174u, 556u, 0x08ABE8F4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A94AC8u) goto L_08A94AC8; AOT_REGCACHE_SYNC_OUT(); return; L_08A94AC8: { const bool branch_taken = 0u == 0u; ctx.gpr[2] = (aot_gpr_16 | 0u); if (branch_taken) { goto L_08A94AF0; } goto L_08A94AD0; } L_08A94AD0: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(12))); aot_gpr_5 = (ctx.gpr[28] + static_cast(5824)); { const bool branch_taken = aot_gpr_4 == aot_gpr_5; aot_gpr_4 = (2236u << 16u); if (branch_taken) { goto L_08A94AEC; } goto L_08A94AE0; } L_08A94AE0: aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(12))); aot_gpr_31 = (0x08A94AECu); aot_gpr_4 = (aot_gpr_4 + static_cast(25856)); if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08ABE8F4, 174u, 556u, 0x08ABE8F4u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0174_entry, 174u, 556u, 0x08ABE8F4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A94AECu) goto L_08A94AEC; AOT_REGCACHE_SYNC_OUT(); return; L_08A94AEC: ctx.gpr[2] = (0u | 0u); goto L_08A94AF0; L_08A94AF0: { std::uint32_t aot_run_words[5]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(16), aot_run_words); aot_gpr_16 = aot_run_words[0]; ctx.gpr[17] = aot_run_words[1]; ctx.gpr[18] = aot_run_words[2]; ctx.gpr[19] = aot_run_words[3]; aot_gpr_31 = aot_run_words[4]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(48)); local_pc = jump_target; if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; } // PSPRECOMP_V812_SHARED_SCHED_JUMP goto LOCAL_SCHED_BOUNDARY; L_08A94B0C: aot_gpr_29 = (aot_gpr_29 + static_cast(-16)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), aot_gpr_16); aot_gpr_16 = (aot_gpr_4 | 0u); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), ctx.gpr[17]); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(8), aot_gpr_31); aot_gpr_31 = (0x08A94B2Cu); ctx.gpr[17] = (0u | 1u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0077_entry, 77u, 254u, 0x08938F40u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A94B2Cu) goto L_08A94B2C; AOT_REGCACHE_SYNC_OUT(); return; L_08A94B2C: aot_gpr_31 = (0x08A94B34u); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(16))); if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08ABE2E4, 174u, 472u, 0x08ABE2E4u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0174_entry, 174u, 472u, 0x08ABE2E4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A94B34u) goto L_08A94B34; AOT_REGCACHE_SYNC_OUT(); return; L_08A94B34: aot_gpr_31 = (0x08A94B3Cu); aot_gpr_4 = (aot_gpr_16 | 0u); if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08ABE2C0, 174u, 470u, 0x08ABE2C0u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0174_entry, 174u, 470u, 0x08ABE2C0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A94B3Cu) goto L_08A94B3C; AOT_REGCACHE_SYNC_OUT(); return; L_08A94B3C: ctx.gpr[2] = (ctx.gpr[17] | 0u); { std::uint32_t aot_run_words[3]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(0), aot_run_words); aot_gpr_16 = aot_run_words[0]; ctx.gpr[17] = aot_run_words[1]; aot_gpr_31 = aot_run_words[2]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A94B54: aot_gpr_29 = (aot_gpr_29 + static_cast(-48)); { const std::int64_t product = static_cast(static_cast(aot_gpr_6)) * static_cast(static_cast(aot_gpr_5)); ctx.lo = static_cast(product); ctx.hi = static_cast(static_cast(product) >> 32u); } aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), aot_gpr_16); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(8), ctx.gpr[18]); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(12), ctx.gpr[19]); ctx.gpr[18] = (0u | 0u); aot_gpr_16 = (aot_gpr_4 | 0u); ctx.gpr[19] = (ctx.lo); aot_gpr_4 = (ctx.gpr[18] < ctx.gpr[19] ? 1u : 0u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), ctx.gpr[17]); { const std::uint32_t aot_run_words[5]{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(16), aot_run_words); } { const bool branch_taken = aot_gpr_4 == 0u; ctx.gpr[17] = (ctx.gpr[7] | 0u); if (branch_taken) { goto L_08A94C80; } goto L_08A94B98; } L_08A94B98: ctx.gpr[20] = (0u + static_cast(-32768)); ctx.gpr[21] = (0u | 32768u); ctx.gpr[22] = (0u | 32768u); goto L_08A94BA4; L_08A94BA4: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast(4))); aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast(8))); aot_gpr_6 = (aot_gpr_4 & ctx.gpr[20]); { const bool branch_taken = aot_gpr_6 == aot_gpr_5; if (branch_taken) { goto L_08A94C24; } goto L_08A94BB8; } L_08A94BB8: aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast(16))); { const bool branch_taken = aot_gpr_5 != 0u; if (branch_taken) { goto L_08A94BD4; } goto L_08A94BC4; } L_08A94BC4: aot_gpr_31 = (0x08A94BCCu); aot_gpr_4 = (ctx.gpr[21] | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0174_entry, 174u, 468u, 0x08ABE29Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A94BCCu) goto L_08A94BCC; AOT_REGCACHE_SYNC_OUT(); return; L_08A94BCC: aot_mem.aot_direct_store32(ctx.gpr[17] + static_cast(16), ctx.gpr[2]); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast(4))); goto L_08A94BD4; L_08A94BD4: aot_gpr_5 = (aot_gpr_4 & ctx.gpr[20]); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast(0))); aot_mem.aot_direct_store32(ctx.gpr[17] + static_cast(8), aot_gpr_5); aot_gpr_31 = (0x08A94BE8u); aot_gpr_6 = (0u | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0077_entry, 77u, 258u, 0x08938F7Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A94BE8u) goto L_08A94BE8; AOT_REGCACHE_SYNC_OUT(); return; L_08A94BE8: aot_gpr_31 = (0x08A94BF0u); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast(0))); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0077_entry, 77u, 262u, 0x08938FD8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A94BF0u) goto L_08A94BF0; AOT_REGCACHE_SYNC_OUT(); return; L_08A94BF0: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast(8))); aot_gpr_4 = (ctx.gpr[2] - aot_gpr_4); aot_gpr_5 = (static_cast(ctx.gpr[22]) < static_cast(aot_gpr_4) ? 1u : 0u); { const bool branch_taken = aot_gpr_5 == 0u; if (branch_taken) { goto L_08A94C08; } goto L_08A94C04; } L_08A94C04: aot_gpr_4 = (ctx.gpr[22] | 0u); goto L_08A94C08; L_08A94C08: aot_gpr_6 = (aot_gpr_4 | 0u); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast(0))); aot_gpr_31 = (0x08A94C18u); aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast(16))); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0077_entry, 77u, 270u, 0x08939050u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A94C18u) goto L_08A94C18; AOT_REGCACHE_SYNC_OUT(); return; L_08A94C18: aot_mem.aot_direct_store32(ctx.gpr[17] + static_cast(12), ctx.gpr[2]); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast(4))); aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast(8))); goto L_08A94C24; L_08A94C24: aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast(12))); aot_gpr_4 = (aot_gpr_4 - aot_gpr_5); aot_gpr_5 = (aot_gpr_6 - aot_gpr_4); { const bool branch_taken = aot_gpr_5 != 0u; if (branch_taken) { goto L_08A94C40; } goto L_08A94C38; } L_08A94C38: { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A94C80; } goto L_08A94C40; } L_08A94C40: ctx.gpr[23] = (ctx.gpr[19] - ctx.gpr[18]); ctx.gpr[7] = (static_cast(aot_gpr_5) < static_cast(ctx.gpr[23]) ? 1u : 0u); { const bool branch_taken = ctx.gpr[7] == 0u; aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast(16))); if (branch_taken) { goto L_08A94C54; } goto L_08A94C50; } L_08A94C50: ctx.gpr[23] = (aot_gpr_5 | 0u); goto L_08A94C54; L_08A94C54: aot_gpr_5 = (aot_gpr_6 + aot_gpr_4); aot_gpr_4 = (aot_gpr_16 + ctx.gpr[18]); aot_gpr_31 = (0x08A94C64u); aot_gpr_6 = (ctx.gpr[23] | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0088_entry, 88u, 36u, 0x089645DCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A94C64u) goto L_08A94C64; AOT_REGCACHE_SYNC_OUT(); return; L_08A94C64: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast(4))); ctx.gpr[18] = (ctx.gpr[18] + ctx.gpr[23]); aot_gpr_4 = (aot_gpr_4 + ctx.gpr[23]); aot_mem.aot_direct_store32(ctx.gpr[17] + static_cast(4), aot_gpr_4); aot_gpr_4 = (ctx.gpr[18] < ctx.gpr[19] ? 1u : 0u); { const bool branch_taken = aot_gpr_4 != 0u; if (branch_taken) { goto L_08A94BA4; } goto L_08A94C80; } L_08A94C80: ctx.gpr[2] = (ctx.gpr[18] | 0u); { std::uint32_t aot_run_words[9]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(0), aot_run_words); aot_gpr_16 = aot_run_words[0]; ctx.gpr[17] = aot_run_words[1]; ctx.gpr[18] = aot_run_words[2]; ctx.gpr[19] = aot_run_words[3]; ctx.gpr[20] = aot_run_words[4]; ctx.gpr[21] = aot_run_words[5]; ctx.gpr[22] = aot_run_words[6]; ctx.gpr[23] = aot_run_words[7]; aot_gpr_31 = aot_run_words[8]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(48)); local_pc = jump_target; if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; } // PSPRECOMP_V812_SHARED_SCHED_JUMP goto LOCAL_SCHED_BOUNDARY; L_08A94CB0: aot_gpr_29 = (aot_gpr_29 + static_cast(-32)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(8), aot_gpr_16); aot_gpr_16 = (aot_gpr_4 | 0u); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(12), ctx.gpr[17]); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(16), aot_gpr_31); { const bool branch_taken = aot_gpr_6 != 0u; ctx.gpr[17] = (aot_gpr_5 | 0u); if (branch_taken) { goto L_08A94CD8; } goto L_08A94CD0; } L_08A94CD0: { const bool branch_taken = 0u == 0u; aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(4), ctx.gpr[17]); if (branch_taken) { goto L_08A94D14; } goto L_08A94CD8; } L_08A94CD8: aot_gpr_5 = (0u | 1u); { const bool branch_taken = aot_gpr_6 != aot_gpr_5; if (branch_taken) { goto L_08A94CF4; } goto L_08A94CE4; } L_08A94CE4: aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(4))); aot_gpr_5 = (aot_gpr_5 + ctx.gpr[17]); { const bool branch_taken = 0u == 0u; aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(4), aot_gpr_5); if (branch_taken) { goto L_08A94D14; } goto L_08A94CF4; } L_08A94CF4: aot_gpr_5 = (0u | 2u); { const bool branch_taken = aot_gpr_6 != aot_gpr_5; if (branch_taken) { goto L_08A94D14; } goto L_08A94D00; } L_08A94D00: aot_gpr_31 = (0x08A94D08u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0077_entry, 77u, 262u, 0x08938FD8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A94D08u) goto L_08A94D08; AOT_REGCACHE_SYNC_OUT(); return; L_08A94D08: aot_gpr_4 = (ctx.gpr[2] - ctx.gpr[17]); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(4), aot_gpr_4); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); goto L_08A94D14; L_08A94D14: aot_gpr_31 = (0x08A94D1Cu); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0077_entry, 77u, 262u, 0x08938FD8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A94D1Cu) goto L_08A94D1C; AOT_REGCACHE_SYNC_OUT(); return; L_08A94D1C: aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(4))); aot_gpr_5 = (ctx.gpr[2] | 0u); ctx.gpr[7] = (static_cast(aot_gpr_6) < 0 ? 1u : 0u); { const bool branch_taken = ctx.gpr[7] != 0u; aot_gpr_4 = (0u | 0u); if (branch_taken) { goto L_08A94D40; } goto L_08A94D30; } L_08A94D30: aot_gpr_4 = (aot_gpr_5 | 0u); aot_gpr_5 = (static_cast(aot_gpr_4) < static_cast(aot_gpr_6) ? 1u : 0u); if (aot_gpr_5 == 0u) { aot_gpr_4 = (aot_gpr_6 | 0u); goto L_08A94D40; } goto L_08A94D40; L_08A94D40: aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(4), aot_gpr_4); ctx.gpr[2] = (aot_gpr_4 | 0u); { std::uint32_t aot_run_words[3]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(8), aot_run_words); aot_gpr_16 = aot_run_words[0]; ctx.gpr[17] = aot_run_words[1]; aot_gpr_31 = aot_run_words[2]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A94D5C: aot_gpr_29 = (aot_gpr_29 + static_cast(-16)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), aot_gpr_16); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), ctx.gpr[17]); aot_gpr_16 = (aot_gpr_4 | 0u); ctx.gpr[17] = (ctx.gpr[28] + static_cast(10136)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(8), aot_gpr_31); { const bool branch_taken = aot_gpr_16 == 0u; aot_gpr_4 = (0u | 0u); if (branch_taken) { goto L_08A94D88; } goto L_08A94D7C; } L_08A94D7C: aot_gpr_31 = (0x08A94D84u); aot_gpr_4 = (aot_gpr_16 | 0u); if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B58974, 213u, 150u, 0x08B58974u>(ctx, &aot_mem, ctx.pc, ctx.gpr[2], aot_gpr_4, aot_gpr_5, aot_gpr_6, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0213_entry, 213u, 150u, 0x08B58974u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A94D84u) goto L_08A94D84; AOT_REGCACHE_SYNC_OUT(); return; L_08A94D84: aot_gpr_4 = (ctx.gpr[2] | 0u); goto L_08A94D88; L_08A94D88: aot_gpr_6 = (aot_gpr_4 | 0u); aot_gpr_4 = (ctx.gpr[17] | 0u); aot_gpr_31 = (0x08A94D98u); aot_gpr_5 = (aot_gpr_16 | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 319u, 0x08B655B8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A94D98u) goto L_08A94D98; AOT_REGCACHE_SYNC_OUT(); return; L_08A94D98: aot_gpr_31 = (0x08A94DA0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0079_entry, 79u, 223u, 0x08941910u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A94DA0u) goto L_08A94DA0; AOT_REGCACHE_SYNC_OUT(); return; L_08A94DA0: { std::uint32_t aot_run_words[3]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(0), aot_run_words); aot_gpr_16 = aot_run_words[0]; ctx.gpr[17] = aot_run_words[1]; aot_gpr_31 = aot_run_words[2]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A94DB4: aot_gpr_29 = (aot_gpr_29 + static_cast(-32)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(12), ctx.gpr[17]); ctx.gpr[7] = (0u | 2u); ctx.gpr[17] = (aot_gpr_5 | 0u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(8), aot_gpr_16); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(16), aot_gpr_31); { const bool branch_taken = aot_gpr_4 != ctx.gpr[7]; aot_gpr_16 = (aot_gpr_6 | 0u); if (branch_taken) { goto L_08A94E38; } goto L_08A94DD4; } L_08A94DD4: aot_gpr_5 = (ctx.gpr[17] & 1u); { const bool branch_taken = aot_gpr_5 == 0u; aot_gpr_4 = (aot_gpr_29 | 0u); if (branch_taken) { goto L_08A94DEC; } goto L_08A94DE0; } L_08A94DE0: aot_gpr_5 = (0u | 114u); aot_mem.aot_direct_store8(aot_gpr_4 + static_cast(0), static_cast(aot_gpr_5)); aot_gpr_4 = (aot_gpr_4 + static_cast(1)); goto L_08A94DEC; L_08A94DEC: aot_gpr_5 = (ctx.gpr[17] & 2u); { const bool branch_taken = aot_gpr_5 == 0u; if (branch_taken) { goto L_08A94E04; } goto L_08A94DF8; } L_08A94DF8: aot_gpr_5 = (0u | 119u); aot_mem.aot_direct_store8(aot_gpr_4 + static_cast(0), static_cast(aot_gpr_5)); aot_gpr_4 = (aot_gpr_4 + static_cast(1)); goto L_08A94E04; L_08A94E04: aot_gpr_5 = (0u | 98u); aot_mem.aot_direct_store8(aot_gpr_4 + static_cast(0), static_cast(aot_gpr_5)); aot_gpr_4 = (aot_gpr_4 + static_cast(1)); aot_mem.aot_direct_store8(aot_gpr_4 + static_cast(0), static_cast(0u)); aot_gpr_4 = (aot_gpr_16 | 0u); aot_gpr_31 = (0x08A94E20u); aot_gpr_5 = (aot_gpr_29 | 0u); goto L_08A94A04; L_08A94E20: aot_gpr_16 = (ctx.gpr[2] | 0u); { const bool branch_taken = aot_gpr_16 != 0u; if (branch_taken) { goto L_08A94E34; } goto L_08A94E2C; } L_08A94E2C: { const bool branch_taken = 0u == 0u; ctx.gpr[2] = (0u | 0u); if (branch_taken) { goto L_08A94EA0; } goto L_08A94E34; } L_08A94E34: aot_gpr_4 = (0u | 1u); goto L_08A94E38; L_08A94E38: aot_gpr_5 = (0u | 1u); { const bool branch_taken = aot_gpr_4 == aot_gpr_5; if (branch_taken) { goto L_08A94E58; } goto L_08A94E44; } L_08A94E44: aot_gpr_5 = (0u | 3u); { const bool branch_taken = aot_gpr_4 == aot_gpr_5; if (branch_taken) { goto L_08A94E74; } goto L_08A94E50; } L_08A94E50: { const bool branch_taken = 0u == 0u; ctx.gpr[2] = (0u | 0u); if (branch_taken) { goto L_08A94EA0; } goto L_08A94E58; } L_08A94E58: aot_gpr_31 = (0x08A94E60u); aot_gpr_4 = (0u | 28u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0174_entry, 174u, 466u, 0x08ABE278u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A94E60u) goto L_08A94E60; AOT_REGCACHE_SYNC_OUT(); return; L_08A94E60: 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), ctx.gpr[17]); { const bool branch_taken = 0u == 0u; aot_mem.aot_direct_store32(ctx.gpr[2] + static_cast(12), aot_gpr_16); if (branch_taken) { goto L_08A94EA0; } goto L_08A94E74; } L_08A94E74: aot_gpr_31 = (0x08A94E7Cu); aot_gpr_4 = (0u | 28u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0174_entry, 174u, 466u, 0x08ABE278u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A94E7Cu) goto L_08A94E7C; AOT_REGCACHE_SYNC_OUT(); return; L_08A94E7C: aot_gpr_4 = (0u | 3u); 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), ctx.gpr[17]); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); aot_mem.aot_direct_store32(ctx.gpr[2] + static_cast(20), aot_gpr_4); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(4))); aot_mem.aot_direct_store32(ctx.gpr[2] + static_cast(12), 0u); { const bool branch_taken = 0u == 0u; aot_mem.aot_direct_store32(ctx.gpr[2] + static_cast(16), aot_gpr_4); if (branch_taken) { goto L_08A94EA0; } goto L_08A94EA0; } L_08A94EA0: { std::uint32_t aot_run_words[3]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(8), aot_run_words); aot_gpr_16 = aot_run_words[0]; ctx.gpr[17] = aot_run_words[1]; aot_gpr_31 = aot_run_words[2]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A94EB4: aot_gpr_29 = (aot_gpr_29 + static_cast(-16)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), ctx.gpr[17]); ctx.gpr[17] = (0u | 1u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), aot_gpr_16); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(8), aot_gpr_31); { const bool branch_taken = aot_gpr_4 == 0u; aot_gpr_16 = (aot_gpr_4 | 0u); if (branch_taken) { goto L_08A94F10; } goto L_08A94ED0; } L_08A94ED0: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); { const bool branch_taken = aot_gpr_4 == ctx.gpr[17]; if (branch_taken) { goto L_08A94EF8; } goto L_08A94EDC; } L_08A94EDC: aot_gpr_5 = (0u | 3u); { const bool branch_taken = aot_gpr_4 != aot_gpr_5; if (branch_taken) { goto L_08A94F18; } goto L_08A94EE8; } L_08A94EE8: aot_gpr_31 = (0x08A94EF0u); aot_gpr_4 = (aot_gpr_16 | 0u); if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08ABE2C0, 174u, 470u, 0x08ABE2C0u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0174_entry, 174u, 470u, 0x08ABE2C0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A94EF0u) goto L_08A94EF0; AOT_REGCACHE_SYNC_OUT(); return; L_08A94EF0: { const bool branch_taken = 0u == 0u; ctx.gpr[2] = (ctx.gpr[17] | 0u); if (branch_taken) { goto L_08A94F1C; } goto L_08A94EF8; } L_08A94EF8: aot_gpr_31 = (0x08A94F00u); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(12))); goto L_08A94B0C; L_08A94F00: aot_gpr_31 = (0x08A94F08u); aot_gpr_4 = (aot_gpr_16 | 0u); if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08ABE2C0, 174u, 470u, 0x08ABE2C0u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0174_entry, 174u, 470u, 0x08ABE2C0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A94F08u) goto L_08A94F08; AOT_REGCACHE_SYNC_OUT(); return; L_08A94F08: { const bool branch_taken = 0u == 0u; ctx.gpr[2] = (ctx.gpr[17] | 0u); if (branch_taken) { goto L_08A94F1C; } goto L_08A94F10; } L_08A94F10: { const bool branch_taken = 0u == 0u; ctx.gpr[2] = (ctx.gpr[17] | 0u); if (branch_taken) { goto L_08A94F1C; } goto L_08A94F18; } L_08A94F18: ctx.gpr[2] = (0u | 0u); goto L_08A94F1C; L_08A94F1C: { std::uint32_t aot_run_words[3]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(0), aot_run_words); aot_gpr_16 = aot_run_words[0]; ctx.gpr[17] = aot_run_words[1]; aot_gpr_31 = aot_run_words[2]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A94F30: aot_gpr_29 = (aot_gpr_29 + static_cast(-16)); aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(0))); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), aot_gpr_16); aot_gpr_16 = (aot_gpr_4 | 0u); ctx.gpr[7] = (0u | 1u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), aot_gpr_31); { const bool branch_taken = aot_gpr_6 == ctx.gpr[7]; aot_gpr_4 = (aot_gpr_5 | 0u); if (branch_taken) { goto L_08A94F68; } goto L_08A94F50; } L_08A94F50: aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); aot_gpr_6 = (0u | 3u); { const bool branch_taken = aot_gpr_5 == aot_gpr_6; if (branch_taken) { goto L_08A94F80; } goto L_08A94F60; } L_08A94F60: { const bool branch_taken = 0u == 0u; ctx.gpr[2] = (0u | 0u); if (branch_taken) { goto L_08A94FB0; } goto L_08A94F68; } L_08A94F68: aot_gpr_5 = (aot_gpr_4 | 0u); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(12))); aot_gpr_31 = (0x08A94F78u); aot_gpr_6 = (0u | 1u); goto L_08A94CB0; L_08A94F78: { const bool branch_taken = 0u == 0u; ctx.gpr[2] = (aot_gpr_16 | 0u); if (branch_taken) { goto L_08A94FB0; } goto L_08A94F80; } L_08A94F80: aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(16))); aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(12))); aot_gpr_5 = (aot_gpr_5 - aot_gpr_6); aot_gpr_6 = (aot_gpr_5 < aot_gpr_4 ? 1u : 0u); { const bool branch_taken = aot_gpr_6 == 0u; if (branch_taken) { goto L_08A94F9C; } goto L_08A94F98; } L_08A94F98: aot_gpr_4 = (aot_gpr_5 | 0u); goto L_08A94F9C; L_08A94F9C: aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(12))); ctx.gpr[2] = (aot_gpr_16 | 0u); aot_gpr_4 = (aot_gpr_5 + aot_gpr_4); { const bool branch_taken = 0u == 0u; aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(12), aot_gpr_4); if (branch_taken) { goto L_08A94FB0; } goto L_08A94FB0; } L_08A94FB0: aot_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_08A94FC0: aot_gpr_29 = (aot_gpr_29 + static_cast(-16)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), ctx.gpr[17]); ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(0))); ctx.gpr[17] = (aot_gpr_4 | 0u); ctx.gpr[8] = (0u | 1u); aot_gpr_4 = (aot_gpr_5 | 0u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), aot_gpr_16); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(8), aot_gpr_31); { const bool branch_taken = ctx.gpr[7] == ctx.gpr[8]; aot_gpr_16 = (aot_gpr_6 | 0u); if (branch_taken) { goto L_08A95000; } goto L_08A94FE8; } L_08A94FE8: aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast(0))); aot_gpr_6 = (0u | 3u); { const bool branch_taken = aot_gpr_5 == aot_gpr_6; if (branch_taken) { goto L_08A95018; } goto L_08A94FF8; } L_08A94FF8: { const bool branch_taken = 0u == 0u; ctx.gpr[2] = (0u | 0u); if (branch_taken) { goto L_08A9505C; } goto L_08A95000; } L_08A95000: ctx.gpr[7] = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast(12))); aot_gpr_5 = (0u | 1u); aot_gpr_31 = (0x08A95010u); aot_gpr_6 = (aot_gpr_16 | 0u); goto L_08A94B54; L_08A95010: { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A9505C; } goto L_08A95018; } L_08A95018: aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast(16))); aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast(12))); aot_gpr_5 = (aot_gpr_5 - aot_gpr_6); aot_gpr_6 = (aot_gpr_5 < aot_gpr_16 ? 1u : 0u); { const bool branch_taken = aot_gpr_6 == 0u; if (branch_taken) { goto L_08A95034; } goto L_08A95030; } L_08A95030: aot_gpr_16 = (aot_gpr_5 | 0u); goto L_08A95034; L_08A95034: aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast(20))); aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast(12))); aot_gpr_5 = (aot_gpr_5 + aot_gpr_6); aot_gpr_31 = (0x08A95048u); aot_gpr_6 = (aot_gpr_16 | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0088_entry, 88u, 36u, 0x089645DCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A95048u) goto L_08A95048; AOT_REGCACHE_SYNC_OUT(); return; L_08A95048: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast(12))); ctx.gpr[2] = (aot_gpr_16 | 0u); aot_gpr_4 = (aot_gpr_4 + aot_gpr_16); { const bool branch_taken = 0u == 0u; aot_mem.aot_direct_store32(ctx.gpr[17] + static_cast(12), aot_gpr_4); if (branch_taken) { goto L_08A9505C; } goto L_08A9505C; } L_08A9505C: { std::uint32_t aot_run_words[3]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(0), aot_run_words); aot_gpr_16 = aot_run_words[0]; ctx.gpr[17] = aot_run_words[1]; aot_gpr_31 = aot_run_words[2]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A95070: aot_gpr_29 = (aot_gpr_29 + static_cast(-16)); aot_gpr_4 = (ctx.gpr[28] + static_cast(5824)); aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast(10136), 0u); aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast(10140), aot_gpr_4); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), aot_gpr_31); aot_gpr_31 = (0x08A9508Cu); aot_gpr_4 = (ctx.gpr[28] + static_cast(-5096)); if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B60680, 215u, 68u, 0x08B60680u>(ctx, &aot_mem, ctx.pc, ctx.gpr[1], ctx.gpr[2], aot_gpr_4, aot_gpr_5, aot_gpr_16, ctx.gpr[17], ctx.gpr[18], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0215_entry, 215u, 68u, 0x08B60680u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A9508Cu) goto L_08A9508C; AOT_REGCACHE_SYNC_OUT(); return; L_08A9508C: 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_08A95098: aot_gpr_29 = (aot_gpr_29 + static_cast(-16)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), aot_gpr_16); aot_gpr_16 = (2236u << 16u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), ctx.gpr[17]); ctx.gpr[17] = (aot_gpr_16 + static_cast(29704)); aot_gpr_5 = (aot_gpr_4 + static_cast(16)); aot_gpr_6 = (0u | 3u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(8), aot_gpr_31); aot_gpr_31 = (0x08A950C0u); ctx.gpr[7] = (ctx.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 == 0x08A950C0u) goto L_08A950C0; AOT_REGCACHE_SYNC_OUT(); return; L_08A950C0: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(29704))); aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast(4))); aot_gpr_4 = (aot_gpr_4 << 16u); aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast(8))); aot_gpr_31 = (0x08A950D8u); aot_gpr_4 = (static_cast(static_cast(aot_gpr_4) >> 16u)); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0160_entry, 160u, 515u, 0x08A87590u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A950D8u) goto L_08A950D8; AOT_REGCACHE_SYNC_OUT(); return; L_08A950D8: 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); aot_gpr_16 = aot_run_words[0]; ctx.gpr[17] = aot_run_words[1]; aot_gpr_31 = aot_run_words[2]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A950F0: aot_gpr_29 = (aot_gpr_29 + static_cast(-16)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), aot_gpr_16); aot_gpr_16 = (2236u << 16u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), ctx.gpr[17]); ctx.gpr[17] = (aot_gpr_16 + static_cast(29704)); aot_gpr_5 = (aot_gpr_4 + static_cast(16)); aot_gpr_6 = (0u | 2u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(8), aot_gpr_31); aot_gpr_31 = (0x08A95118u); ctx.gpr[7] = (ctx.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 == 0x08A95118u) goto L_08A95118; AOT_REGCACHE_SYNC_OUT(); return; L_08A95118: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(29704))); aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast(4))); aot_gpr_4 = (aot_gpr_4 << 16u); aot_gpr_31 = (0x08A9512Cu); aot_gpr_4 = (static_cast(static_cast(aot_gpr_4) >> 16u)); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0160_entry, 160u, 514u, 0x08A87568u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A9512Cu) goto L_08A9512C; AOT_REGCACHE_SYNC_OUT(); return; L_08A9512C: 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); aot_gpr_16 = aot_run_words[0]; ctx.gpr[17] = aot_run_words[1]; aot_gpr_31 = aot_run_words[2]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A95144: aot_gpr_29 = (aot_gpr_29 + static_cast(-16)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), aot_gpr_16); aot_gpr_16 = (2236u << 16u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), ctx.gpr[17]); ctx.gpr[17] = (aot_gpr_16 + static_cast(29704)); aot_gpr_5 = (aot_gpr_4 + static_cast(16)); aot_gpr_6 = (0u | 3u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(8), aot_gpr_31); aot_gpr_31 = (0x08A9516Cu); ctx.gpr[7] = (ctx.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 == 0x08A9516Cu) goto L_08A9516C; AOT_REGCACHE_SYNC_OUT(); return; L_08A9516C: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(29704))); aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast(4))); aot_gpr_4 = (aot_gpr_4 << 16u); aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast(8))); aot_gpr_31 = (0x08A95184u); aot_gpr_4 = (static_cast(static_cast(aot_gpr_4) >> 16u)); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0160_entry, 160u, 516u, 0x08A875BCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A95184u) goto L_08A95184; AOT_REGCACHE_SYNC_OUT(); return; L_08A95184: 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); aot_gpr_16 = aot_run_words[0]; ctx.gpr[17] = aot_run_words[1]; aot_gpr_31 = aot_run_words[2]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A9519C: aot_gpr_29 = (aot_gpr_29 + static_cast(-16)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), aot_gpr_16); aot_gpr_16 = (2236u << 16u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), ctx.gpr[17]); ctx.gpr[17] = (aot_gpr_16 + static_cast(29704)); aot_gpr_5 = (aot_gpr_4 + static_cast(16)); aot_gpr_6 = (0u | 2u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(8), aot_gpr_31); aot_gpr_31 = (0x08A951C4u); ctx.gpr[7] = (ctx.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 == 0x08A951C4u) goto L_08A951C4; AOT_REGCACHE_SYNC_OUT(); return; L_08A951C4: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(29704))); aot_gpr_4 = (aot_gpr_4 << 16u); aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast(4))); aot_gpr_4 = (static_cast(static_cast(aot_gpr_4) >> 16u)); aot_gpr_31 = (0x08A951DCu); aot_gpr_5 = (aot_gpr_5 & 255u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0160_entry, 160u, 517u, 0x08A875E8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A951DCu) goto L_08A951DC; AOT_REGCACHE_SYNC_OUT(); return; L_08A951DC: 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); aot_gpr_16 = aot_run_words[0]; ctx.gpr[17] = aot_run_words[1]; aot_gpr_31 = aot_run_words[2]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A951F4: aot_gpr_29 = (aot_gpr_29 + static_cast(-32)); ctx.gpr[7] = (2236u << 16u); aot_gpr_5 = (aot_gpr_4 + static_cast(16)); aot_gpr_6 = (0u | 3u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(16), aot_gpr_31); aot_gpr_31 = (0x08A95210u); ctx.gpr[7] = (ctx.gpr[7] + static_cast(29704)); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0024_entry, 24u, 371u, 0x0886589Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A95210u) goto L_08A95210; AOT_REGCACHE_SYNC_OUT(); return; L_08A95210: ctx.gpr[2] = (0u | 0u); 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_08A95220: aot_gpr_29 = (aot_gpr_29 + static_cast(-16)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), aot_gpr_16); aot_gpr_16 = (2236u << 16u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), ctx.gpr[17]); ctx.gpr[17] = (aot_gpr_16 + static_cast(29704)); aot_gpr_5 = (aot_gpr_4 + static_cast(16)); aot_gpr_6 = (0u | 3u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(8), aot_gpr_31); aot_gpr_31 = (0x08A95248u); ctx.gpr[7] = (ctx.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 == 0x08A95248u) goto L_08A95248; AOT_REGCACHE_SYNC_OUT(); return; L_08A95248: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(29704))); aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast(4))); aot_gpr_4 = (aot_gpr_4 << 16u); aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast(8))); aot_gpr_4 = (static_cast(static_cast(aot_gpr_4) >> 16u)); aot_gpr_5 = (aot_gpr_5 & 65535u); aot_gpr_31 = (0x08A95268u); aot_gpr_6 = (aot_gpr_6 & 65535u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0160_entry, 160u, 530u, 0x08A87708u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A95268u) goto L_08A95268; AOT_REGCACHE_SYNC_OUT(); return; L_08A95268: 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); aot_gpr_16 = aot_run_words[0]; ctx.gpr[17] = aot_run_words[1]; aot_gpr_31 = aot_run_words[2]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A95280: aot_gpr_29 = (aot_gpr_29 + static_cast(-16)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), aot_gpr_16); aot_gpr_16 = (2236u << 16u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), ctx.gpr[17]); ctx.gpr[17] = (aot_gpr_16 + static_cast(29704)); aot_gpr_5 = (aot_gpr_4 + static_cast(16)); aot_gpr_6 = (0u | 2u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(8), aot_gpr_31); aot_gpr_31 = (0x08A952A8u); ctx.gpr[7] = (ctx.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 == 0x08A952A8u) goto L_08A952A8; AOT_REGCACHE_SYNC_OUT(); return; L_08A952A8: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(29704))); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast(4))); aot_gpr_4 = (aot_gpr_4 << 16u); aot_gpr_31 = (0x08A952BCu); aot_gpr_4 = (static_cast(static_cast(aot_gpr_4) >> 16u)); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0160_entry, 160u, 519u, 0x08A87624u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A952BCu) goto L_08A952BC; AOT_REGCACHE_SYNC_OUT(); return; L_08A952BC: 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); aot_gpr_16 = aot_run_words[0]; ctx.gpr[17] = aot_run_words[1]; aot_gpr_31 = aot_run_words[2]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A952D4: aot_gpr_29 = (aot_gpr_29 + static_cast(-16)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), aot_gpr_16); aot_gpr_16 = (aot_gpr_4 | 0u); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(12))); ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(8))); aot_gpr_4 = (0u | 0u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(8), aot_gpr_31); jump_target = ctx.gpr[7]; aot_gpr_31 = (0x08A952F8u); aot_gpr_6 = (aot_gpr_29 | 0u); ctx.pc = jump_target; if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_call(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A952F8u) goto L_08A952F8; AOT_REGCACHE_SYNC_OUT(); return; L_08A952F8: aot_gpr_4 = (ctx.gpr[2] | 0u); { const bool branch_taken = aot_gpr_4 == 0u; if (branch_taken) { goto L_08A95310; } goto L_08A95304; } L_08A95304: aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(0))); { const bool branch_taken = aot_gpr_5 != 0u; aot_gpr_5 = (aot_gpr_5 + static_cast(-1)); if (branch_taken) { goto L_08A95318; } goto L_08A95310; } L_08A95310: { const bool branch_taken = 0u == 0u; ctx.gpr[2] = (0u + static_cast(-1)); if (branch_taken) { goto L_08A95338; } goto L_08A95318; } L_08A95318: aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), aot_gpr_5); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(4), aot_gpr_4); aot_gpr_4 = (aot_gpr_16 + static_cast(4)); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(0))); aot_gpr_6 = (aot_gpr_5 + static_cast(1)); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), aot_gpr_6); ctx.gpr[2] = (static_cast(static_cast(static_cast(aot_mem.aot_direct_load8(aot_gpr_5 + static_cast(0)))))); ctx.gpr[2] = (ctx.gpr[2] & 255u); goto L_08A95338; L_08A95338: aot_gpr_16 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(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_08A95348: aot_gpr_29 = (aot_gpr_29 + static_cast(-16)); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(0))); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), aot_gpr_16); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), aot_gpr_31); { const bool branch_taken = aot_gpr_5 != 0u; aot_gpr_16 = (aot_gpr_4 | 0u); if (branch_taken) { goto L_08A95394; } goto L_08A95360; } L_08A95360: aot_gpr_31 = (0x08A95368u); aot_gpr_4 = (aot_gpr_16 | 0u); goto L_08A952D4; L_08A95368: aot_gpr_4 = (0u + static_cast(-1)); { const bool branch_taken = ctx.gpr[2] != aot_gpr_4; if (branch_taken) { goto L_08A9537C; } goto L_08A95374; } L_08A95374: { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A953A0; } goto L_08A9537C; } L_08A9537C: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(4))); aot_gpr_4 = (aot_gpr_4 + static_cast(1)); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), aot_gpr_4); aot_gpr_4 = (aot_gpr_5 + static_cast(-1)); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(4), aot_gpr_4); goto L_08A95394; L_08A95394: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(4))); ctx.gpr[2] = (static_cast(static_cast(static_cast(aot_mem.aot_direct_load8(aot_gpr_4 + static_cast(0)))))); ctx.gpr[2] = (ctx.gpr[2] & 255u); goto L_08A953A0; L_08A953A0: aot_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_08A953B0: { const std::uint32_t aot_run_words[3]{aot_gpr_5, aot_gpr_6, ctx.gpr[7]}; aot_mem.aot_direct_store32_block(aot_gpr_4 + static_cast(8), aot_run_words); } aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), 0u); jump_target = aot_gpr_31; aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(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_08A953C8: aot_gpr_29 = (aot_gpr_29 + static_cast(-32)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), ctx.gpr[17]); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(8), ctx.gpr[18]); ctx.gpr[18] = (aot_gpr_4 | 0u); ctx.gpr[17] = (aot_gpr_5 | 0u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), aot_gpr_16); { const std::uint32_t aot_run_words[3]{ctx.gpr[19], ctx.gpr[20], aot_gpr_31}; aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast(12), aot_run_words); } { const bool branch_taken = aot_gpr_6 == 0u; aot_gpr_16 = (aot_gpr_6 | 0u); if (branch_taken) { goto L_08A9547C; } goto L_08A953F4; } L_08A953F4: ctx.gpr[20] = (0u + static_cast(-1)); goto L_08A953F8; L_08A953F8: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast(0))); { const bool branch_taken = aot_gpr_4 != 0u; if (branch_taken) { goto L_08A95438; } goto L_08A95404; } L_08A95404: aot_gpr_31 = (0x08A9540Cu); aot_gpr_4 = (ctx.gpr[18] | 0u); goto L_08A952D4; L_08A9540C: { const bool branch_taken = ctx.gpr[2] == ctx.gpr[20]; if (branch_taken) { goto L_08A95430; } goto L_08A95414; } L_08A95414: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast(0))); aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast(4))); aot_gpr_4 = (aot_gpr_4 + static_cast(1)); aot_mem.aot_direct_store32(ctx.gpr[18] + static_cast(0), aot_gpr_4); aot_gpr_5 = (aot_gpr_5 + static_cast(-1)); { const bool branch_taken = 0u == 0u; aot_mem.aot_direct_store32(ctx.gpr[18] + static_cast(4), aot_gpr_5); if (branch_taken) { goto L_08A95438; } goto L_08A95430; } L_08A95430: { const bool branch_taken = 0u == 0u; ctx.gpr[2] = (aot_gpr_16 | 0u); if (branch_taken) { goto L_08A95480; } goto L_08A95438; } L_08A95438: ctx.gpr[19] = (aot_gpr_16 | 0u); aot_gpr_5 = (aot_gpr_4 < aot_gpr_16 ? 1u : 0u); if (aot_gpr_5 != 0u) { ctx.gpr[19] = (aot_gpr_4 | 0u); goto L_08A95448; } goto L_08A95448; L_08A95448: aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast(4))); aot_gpr_4 = (ctx.gpr[17] | 0u); aot_gpr_31 = (0x08A95458u); aot_gpr_6 = (ctx.gpr[19] | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0088_entry, 88u, 36u, 0x089645DCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A95458u) goto L_08A95458; AOT_REGCACHE_SYNC_OUT(); return; L_08A95458: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast(0))); aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast(4))); aot_gpr_4 = (aot_gpr_4 - ctx.gpr[19]); aot_mem.aot_direct_store32(ctx.gpr[18] + static_cast(0), aot_gpr_4); aot_gpr_4 = (aot_gpr_5 + ctx.gpr[19]); aot_mem.aot_direct_store32(ctx.gpr[18] + static_cast(4), aot_gpr_4); aot_gpr_16 = (aot_gpr_16 - ctx.gpr[19]); { const bool branch_taken = aot_gpr_16 != 0u; ctx.gpr[17] = (ctx.gpr[17] + ctx.gpr[19]); if (branch_taken) { goto L_08A953F8; } goto L_08A9547C; } L_08A9547C: ctx.gpr[2] = (0u | 0u); goto L_08A95480; L_08A95480: { std::uint32_t aot_run_words[6]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(0), aot_run_words); aot_gpr_16 = aot_run_words[0]; ctx.gpr[17] = aot_run_words[1]; ctx.gpr[18] = aot_run_words[2]; ctx.gpr[19] = aot_run_words[3]; ctx.gpr[20] = aot_run_words[4]; aot_gpr_31 = aot_run_words[5]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A954A0: aot_gpr_29 = (aot_gpr_29 + static_cast(-16)); ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(4))); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(8), aot_gpr_31); ctx.gpr[8] = (ctx.gpr[7] < aot_gpr_6 ? 1u : 0u); { const bool branch_taken = ctx.gpr[8] == 0u; ctx.gpr[2] = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(0))); if (branch_taken) { goto L_08A954F4; } goto L_08A954B8; } L_08A954B8: ctx.gpr[8] = (aot_gpr_6 < static_cast(32) ? 1u : 0u); { const bool branch_taken = ctx.gpr[8] == 0u; if (branch_taken) { goto L_08A954C8; } goto L_08A954C4; } L_08A954C4: aot_gpr_6 = (0u | 32u); goto L_08A954C8; L_08A954C8: aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), aot_gpr_6); ctx.gpr[8] = (aot_gpr_6 | 0u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), aot_gpr_5); aot_gpr_6 = (ctx.gpr[7] | 0u); aot_gpr_5 = (ctx.gpr[2] | 0u); aot_gpr_31 = (0x08A954E4u); ctx.gpr[7] = (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 == 0x08A954E4u) goto L_08A954E4; AOT_REGCACHE_SYNC_OUT(); return; L_08A954E4: 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_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), ctx.gpr[2]); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(4), aot_gpr_5); goto L_08A954F4; L_08A954F4: 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_08A95500: aot_gpr_5 = (2236u << 16u); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(29552))); aot_fpr_14 = std::bit_cast(0u); aot_gpr_5 = (aot_gpr_5 + static_cast(8)); aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast(10144), aot_gpr_5); aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast(10148), aot_gpr_5); 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))); aot_gpr_5 = (std::bit_cast(aot_fpr_12)); ctx.fpr[15] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(8))); aot_gpr_4 = (std::bit_cast(aot_fpr_13)); aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast(10160), aot_gpr_5); aot_gpr_5 = (std::bit_cast(ctx.fpr[15])); aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast(10164), aot_gpr_4); aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast(10168), aot_gpr_5); jump_target = aot_gpr_31; aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast(10172), std::bit_cast(aot_fpr_14)); local_pc = jump_target; if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; } // PSPRECOMP_V812_SHARED_SCHED_JUMP goto LOCAL_SCHED_BOUNDARY; L_08A95544: aot_gpr_29 = (aot_gpr_29 + static_cast(-64)); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(10160))); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(32), std::bit_cast(aot_fpr_12)); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(10164))); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(36), std::bit_cast(aot_fpr_12)); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(10168))); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(40), std::bit_cast(aot_fpr_12)); { 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_6 = (aot_gpr_29 + static_cast(32)); { const std::uint32_t vfpu_address = aot_gpr_6 + 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_6 = (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_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); } { const std::uint32_t vfpu_address = aot_gpr_6 + 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_6 = (ctx.vfpu_scalar_bits_ct<28u>()); aot_fpr_12 = std::bit_cast(aot_gpr_6); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(10172))); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_13 <= aot_fpr_12)) ? 0x00800000u : 0u); if (!((ctx.fcr31 & 0x00800000u) != 0u)) { aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(10172))); goto L_08A9559C; } goto L_08A9559C; L_08A9559C: aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast(10172), std::bit_cast(aot_fpr_12)); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(0))); aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(10148))); aot_mem.aot_direct_store32(aot_gpr_6 + static_cast(0), std::bit_cast(aot_fpr_12)); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(4))); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(10148))); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(4), std::bit_cast(aot_fpr_12)); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(0))); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(7744))); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(10148))); aot_fpr_12 = aot_fpr_12 + aot_fpr_13; aot_gpr_6 = (15692u << 16u); aot_gpr_6 = (aot_gpr_6 | 52429u); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(8), std::bit_cast(aot_fpr_12)); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(4))); aot_fpr_14 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(7748))); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(10148))); aot_fpr_12 = aot_fpr_12 + aot_fpr_14; aot_fpr_13 = std::bit_cast(aot_gpr_6); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(12), std::bit_cast(aot_fpr_12)); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(8))); ctx.fpr[15] = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(7752))); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(10148))); aot_fpr_12 = aot_fpr_12 + ctx.fpr[15]; aot_fpr_12 = aot_fpr_12 + aot_fpr_13; aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(16), std::bit_cast(aot_fpr_12)); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(10148))); aot_gpr_4 = (aot_gpr_4 + static_cast(20)); aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast(10148), aot_gpr_4); 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_08A95618: aot_gpr_29 = (aot_gpr_29 + static_cast(-16)); aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(10148))); aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(10144))); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), aot_gpr_31); if (aot_gpr_5 != aot_gpr_6) { aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), aot_gpr_4); goto L_08A95638; } goto L_08A95630; L_08A95630: { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A956C4; } goto L_08A95638; } L_08A95638: aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(10172))); aot_fpr_12 = std::sqrt(aot_fpr_12); aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast(10172), std::bit_cast(aot_fpr_12)); aot_gpr_5 = (aot_gpr_4 + static_cast(16)); { std::uint32_t aot_run_words[3]{}; aot_mem.aot_direct_load32_block(ctx.gpr[28] + static_cast(10160), aot_run_words); aot_gpr_6 = aot_run_words[0]; ctx.gpr[7] = aot_run_words[1]; ctx.gpr[8] = aot_run_words[2]; } { const std::uint32_t aot_run_words[3]{aot_gpr_6, ctx.gpr[7], ctx.gpr[8]}; aot_mem.aot_direct_store32_block(aot_gpr_5 + static_cast(0), aot_run_words); } aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(10172))); aot_gpr_6 = (std::bit_cast(aot_fpr_12)); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(12), aot_gpr_6); aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(10148))); aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(10144))); aot_gpr_5 = (aot_gpr_5 - aot_gpr_6); aot_gpr_6 = (0u | 20u); { const std::int32_t dividend = static_cast(aot_gpr_5); const std::int32_t divisor = static_cast(aot_gpr_6); if (divisor == 0) { ctx.lo = dividend >= 0 ? 0xFFFFFFFFu : 1u; ctx.hi = static_cast(dividend); } else if (dividend == static_cast(0x80000000u) && divisor == -1) { ctx.lo = 0x80000000u; ctx.hi = 0u; } else { ctx.lo = static_cast(dividend / divisor); ctx.hi = static_cast(dividend % divisor); } } aot_gpr_5 = (ctx.lo); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(8), aot_gpr_5); aot_gpr_4 = (aot_gpr_5 << 4u); aot_gpr_5 = (aot_gpr_5 << 2u); aot_gpr_31 = (0x08A95698u); aot_gpr_4 = (aot_gpr_4 + aot_gpr_5); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0128_entry, 128u, 771u, 0x08A0735Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A95698u) goto L_08A95698; AOT_REGCACHE_SYNC_OUT(); return; L_08A95698: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(0))); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(4), ctx.gpr[2]); aot_gpr_5 = (ctx.gpr[28] + static_cast(7744)); { 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(32)); { 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_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(4))); aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(10144))); aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(10148))); aot_gpr_31 = (0x08A956C4u); aot_gpr_6 = (aot_gpr_6 - aot_gpr_5); 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 == 0x08A956C4u) goto L_08A956C4; AOT_REGCACHE_SYNC_OUT(); return; L_08A956C4: 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_08A956D0: aot_gpr_29 = (aot_gpr_29 + static_cast(-16)); ctx.gpr[7] = (aot_gpr_5 & 255u); aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(10148))); aot_fpr_14 = std::bit_cast(std::bit_cast(aot_fpr_13)); aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(10144))); aot_fpr_13 = std::bit_cast(std::bit_cast(aot_fpr_12)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), aot_gpr_31); { const bool branch_taken = aot_gpr_6 != aot_gpr_5; aot_fpr_12 = std::bit_cast(std::bit_cast(aot_fpr_14)); if (branch_taken) { goto L_08A956FC; } goto L_08A956F4; } L_08A956F4: { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A957C8; } goto L_08A956FC; } L_08A956FC: ctx.gpr[8] = (aot_gpr_4 | 0u); aot_gpr_4 = (aot_gpr_6 - aot_gpr_5); aot_gpr_5 = (aot_gpr_4 + static_cast(3)); aot_gpr_5 = (static_cast(static_cast(aot_gpr_5) >> 2u)); aot_gpr_5 = (aot_gpr_5 >> 30u); aot_gpr_4 = (aot_gpr_4 + aot_gpr_5); aot_gpr_4 = (aot_gpr_4 + static_cast(3)); aot_gpr_5 = (2236u << 16u); aot_gpr_4 = (static_cast(static_cast(aot_gpr_4) >> 2u)); aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(29552))); aot_gpr_4 = (aot_gpr_4 << 2u); aot_gpr_4 = (aot_gpr_6 + aot_gpr_4); aot_gpr_4 = (aot_gpr_4 + static_cast(8)); ctx.gpr[9] = (ctx.gpr[7] | 0u); ctx.gpr[10] = (aot_gpr_4 >> 8u); ctx.gpr[11] = (15u << 16u); ctx.gpr[7] = (aot_gpr_5 + static_cast(29552)); ctx.gpr[10] = (ctx.gpr[10] & ctx.gpr[11]); aot_mem.aot_direct_store32(ctx.gpr[7] + static_cast(20), ctx.gpr[10]); ctx.gpr[7] = (4096u << 16u); ctx.gpr[7] = (ctx.gpr[10] | ctx.gpr[7]); aot_mem.aot_direct_store32(aot_gpr_6 + static_cast(0), ctx.gpr[7]); aot_fpr_14 = std::bit_cast(std::bit_cast(aot_fpr_12)); aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(29552))); ctx.gpr[7] = (256u << 16u); ctx.gpr[7] = (ctx.gpr[7] + static_cast(-1)); aot_gpr_6 = (aot_gpr_6 + static_cast(4)); ctx.gpr[7] = (aot_gpr_4 & ctx.gpr[7]); ctx.gpr[10] = (2048u << 16u); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(29552), aot_gpr_6); ctx.gpr[7] = (ctx.gpr[7] | ctx.gpr[10]); aot_mem.aot_direct_store32(aot_gpr_6 + static_cast(0), ctx.gpr[7]); aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(29552))); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(10172))); aot_gpr_6 = (aot_gpr_6 + static_cast(4)); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(29552), aot_gpr_6); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(29552), aot_gpr_4); aot_fpr_12 = std::sqrt(aot_fpr_12); aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast(10172), std::bit_cast(aot_fpr_12)); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(10144))); aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(10148))); aot_gpr_6 = (0u | 20u); aot_gpr_5 = (aot_gpr_5 - aot_gpr_4); { const std::int32_t dividend = static_cast(aot_gpr_5); const std::int32_t divisor = static_cast(aot_gpr_6); if (divisor == 0) { ctx.lo = dividend >= 0 ? 0xFFFFFFFFu : 1u; ctx.hi = static_cast(dividend); } else if (dividend == static_cast(0x80000000u) && divisor == -1) { ctx.lo = 0x80000000u; ctx.hi = 0u; } else { ctx.lo = static_cast(dividend / divisor); ctx.hi = static_cast(dividend % divisor); } } aot_fpr_12 = std::bit_cast(std::bit_cast(aot_fpr_13)); aot_gpr_6 = (ctx.gpr[8] | 0u); aot_fpr_13 = std::bit_cast(std::bit_cast(aot_fpr_14)); ctx.gpr[7] = (ctx.gpr[28] + static_cast(10160)); aot_gpr_5 = (ctx.lo); aot_gpr_31 = (0x08A957C8u); ctx.gpr[8] = (0u | 0u); goto L_08A95BCC; L_08A957C8: 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_08A957D4: aot_gpr_29 = (aot_gpr_29 + static_cast(-16)); ctx.gpr[7] = (2236u << 16u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), aot_gpr_16); aot_gpr_16 = (ctx.gpr[7] + static_cast(29552)); ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); ctx.gpr[8] = (14848u << 16u); aot_gpr_6 = (16256u << 16u); aot_mem.aot_direct_store32(ctx.gpr[7] + static_cast(0), ctx.gpr[8]); aot_fpr_13 = std::bit_cast(aot_gpr_6); ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); aot_gpr_6 = (std::bit_cast(aot_fpr_13)); aot_gpr_5 = (15104u << 16u); aot_gpr_6 = (aot_gpr_6 >> 8u); ctx.gpr[7] = (ctx.gpr[7] + static_cast(4)); aot_gpr_6 = (aot_gpr_6 | aot_gpr_5); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), ctx.gpr[7]); aot_mem.aot_direct_store32(ctx.gpr[7] + static_cast(0), aot_gpr_6); aot_fpr_12 = std::bit_cast(0u); aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); aot_gpr_4 = (std::bit_cast(aot_fpr_12)); aot_gpr_4 = (aot_gpr_4 >> 8u); aot_gpr_6 = (aot_gpr_6 + static_cast(4)); aot_gpr_4 = (aot_gpr_4 | aot_gpr_5); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), aot_gpr_6); aot_mem.aot_direct_store32(aot_gpr_6 + static_cast(0), aot_gpr_4); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); ctx.gpr[7] = (std::bit_cast(aot_fpr_12)); aot_gpr_6 = (ctx.gpr[7] >> 8u); aot_gpr_4 = (aot_gpr_4 + static_cast(4)); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), aot_gpr_4); aot_gpr_6 = (aot_gpr_6 | aot_gpr_5); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), aot_gpr_6); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); ctx.gpr[7] = (std::bit_cast(aot_fpr_12)); aot_gpr_6 = (ctx.gpr[7] >> 8u); aot_gpr_4 = (aot_gpr_4 + static_cast(4)); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), aot_gpr_4); aot_gpr_6 = (aot_gpr_6 | aot_gpr_5); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), aot_gpr_6); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); ctx.gpr[7] = (std::bit_cast(aot_fpr_13)); aot_gpr_6 = (ctx.gpr[7] >> 8u); aot_gpr_4 = (aot_gpr_4 + static_cast(4)); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), aot_gpr_4); aot_gpr_6 = (aot_gpr_6 | aot_gpr_5); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), aot_gpr_6); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); ctx.gpr[7] = (std::bit_cast(aot_fpr_12)); aot_gpr_6 = (ctx.gpr[7] >> 8u); aot_gpr_4 = (aot_gpr_4 + static_cast(4)); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), aot_gpr_4); aot_gpr_6 = (aot_gpr_6 | aot_gpr_5); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), aot_gpr_6); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); ctx.gpr[7] = (std::bit_cast(aot_fpr_12)); aot_gpr_6 = (ctx.gpr[7] >> 8u); aot_gpr_4 = (aot_gpr_4 + static_cast(4)); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), aot_gpr_4); aot_gpr_6 = (aot_gpr_6 | aot_gpr_5); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), aot_gpr_6); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); ctx.gpr[7] = (std::bit_cast(aot_fpr_12)); aot_gpr_6 = (ctx.gpr[7] >> 8u); aot_gpr_4 = (aot_gpr_4 + static_cast(4)); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), aot_gpr_4); aot_gpr_6 = (aot_gpr_6 | aot_gpr_5); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), aot_gpr_6); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); ctx.gpr[7] = (std::bit_cast(aot_fpr_13)); aot_gpr_6 = (ctx.gpr[7] >> 8u); aot_gpr_4 = (aot_gpr_4 + static_cast(4)); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), aot_gpr_4); aot_gpr_5 = (aot_gpr_6 | aot_gpr_5); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), aot_gpr_5); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); aot_gpr_4 = (aot_gpr_4 + static_cast(4)); aot_gpr_5 = (51440u << 16u); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), aot_gpr_4); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), aot_gpr_5); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); aot_gpr_5 = (57088u << 16u); aot_gpr_4 = (aot_gpr_4 + static_cast(4)); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), aot_gpr_4); aot_gpr_5 = (aot_gpr_5 + static_cast(50)); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), aot_gpr_5); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); aot_gpr_4 = (aot_gpr_4 + static_cast(4)); aot_gpr_5 = (57344u << 16u); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), aot_gpr_4); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), aot_gpr_5); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); aot_gpr_4 = (aot_gpr_4 + static_cast(4)); aot_gpr_5 = (57600u << 16u); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), aot_gpr_4); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), aot_gpr_5); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); aot_gpr_5 = (8448u << 16u); aot_gpr_4 = (aot_gpr_4 + static_cast(4)); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), aot_gpr_4); 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_5 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); aot_gpr_5 = (aot_gpr_5 + static_cast(4)); aot_gpr_4 = (0u | 2u); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), aot_gpr_5); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), aot_gpr_31); aot_gpr_31 = (0x08A95984u); 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 == 0x08A95984u) goto L_08A95984; AOT_REGCACHE_SYNC_OUT(); return; L_08A95984: aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(16))); aot_gpr_4 = (16512u << 16u); aot_fpr_13 = std::bit_cast(aot_gpr_4); aot_fpr_12 = aot_fpr_12 + aot_fpr_13; aot_gpr_6 = (std::bit_cast(aot_fpr_12)); aot_gpr_5 = (18176u << 16u); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); aot_gpr_6 = (aot_gpr_6 >> 8u); aot_gpr_5 = (aot_gpr_6 | aot_gpr_5); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), aot_gpr_5); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); aot_gpr_5 = (aot_gpr_5 + static_cast(4)); aot_gpr_4 = (0u | 6u); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), aot_gpr_5); aot_gpr_31 = (0x08A959C4u); 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 == 0x08A959C4u) goto L_08A959C4; AOT_REGCACHE_SYNC_OUT(); return; L_08A959C4: aot_gpr_4 = (0u | 4u); aot_gpr_31 = (0x08A959D0u); 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 == 0x08A959D0u) goto L_08A959D0; AOT_REGCACHE_SYNC_OUT(); return; L_08A959D0: aot_gpr_4 = (0u | 10u); aot_gpr_31 = (0x08A959DCu); 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 == 0x08A959DCu) goto L_08A959DC; AOT_REGCACHE_SYNC_OUT(); return; L_08A959DC: aot_gpr_4 = (0u | 2u); aot_gpr_31 = (0x08A959E8u); 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 == 0x08A959E8u) goto L_08A959E8; AOT_REGCACHE_SYNC_OUT(); return; L_08A959E8: aot_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_08A959F8: aot_gpr_29 = (aot_gpr_29 + static_cast(-16)); aot_gpr_5 = (2236u << 16u); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(29552))); aot_gpr_6 = (22016u << 16u); aot_gpr_6 = (aot_gpr_6 + static_cast(-1)); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), aot_gpr_6); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(29552))); aot_gpr_6 = (22528u << 16u); aot_gpr_4 = (aot_gpr_4 + static_cast(4)); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(29552), aot_gpr_4); aot_gpr_6 = (aot_gpr_6 + static_cast(255)); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), aot_gpr_6); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(29552))); aot_gpr_6 = (22272u << 16u); aot_gpr_4 = (aot_gpr_4 + static_cast(4)); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(29552), aot_gpr_4); aot_gpr_6 = (aot_gpr_6 + static_cast(-1)); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), aot_gpr_6); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(29552))); aot_gpr_6 = (22528u << 16u); aot_gpr_4 = (aot_gpr_4 + static_cast(4)); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(29552), aot_gpr_4); aot_gpr_6 = (aot_gpr_6 + static_cast(-1)); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), aot_gpr_6); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(29552))); aot_gpr_6 = (aot_gpr_5 + static_cast(29552)); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_6 + static_cast(16))); aot_gpr_6 = (std::bit_cast(aot_fpr_12)); aot_gpr_4 = (aot_gpr_4 + static_cast(4)); ctx.gpr[7] = (18176u << 16u); aot_gpr_6 = (aot_gpr_6 >> 8u); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(29552), aot_gpr_4); aot_gpr_6 = (aot_gpr_6 | ctx.gpr[7]); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), aot_gpr_6); aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(29552))); aot_gpr_6 = (aot_gpr_6 + static_cast(4)); aot_gpr_4 = (0u | 10u); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(29552), aot_gpr_6); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), aot_gpr_31); aot_gpr_31 = (0x08A95A9Cu); 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 == 0x08A95A9Cu) goto L_08A95A9C; AOT_REGCACHE_SYNC_OUT(); return; L_08A95A9C: aot_gpr_4 = (0u | 6u); aot_gpr_31 = (0x08A95AA8u); 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 == 0x08A95AA8u) goto L_08A95AA8; AOT_REGCACHE_SYNC_OUT(); return; L_08A95AA8: aot_gpr_4 = (0u | 4u); aot_gpr_31 = (0x08A95AB4u); 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 == 0x08A95AB4u) goto L_08A95AB4; AOT_REGCACHE_SYNC_OUT(); return; L_08A95AB4: aot_gpr_4 = (0u | 2u); aot_gpr_31 = (0x08A95AC0u); 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 == 0x08A95AC0u) goto L_08A95AC0; AOT_REGCACHE_SYNC_OUT(); return; L_08A95AC0: 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_08A95ACC: aot_gpr_5 = (14848u << 16u); aot_gpr_5 = (aot_gpr_5 + static_cast(9)); aot_gpr_6 = (2236u << 16u); ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_6 + static_cast(29552))); aot_mem.aot_direct_store32(ctx.gpr[7] + static_cast(0), aot_gpr_5); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_6 + static_cast(29552))); aot_gpr_5 = (aot_gpr_5 + static_cast(4)); aot_mem.aot_direct_store32(aot_gpr_6 + static_cast(29552), aot_gpr_5); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(7744))); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(0))); aot_fpr_12 = aot_fpr_12 - aot_fpr_13; ctx.gpr[7] = (std::bit_cast(aot_fpr_12)); ctx.gpr[7] = (ctx.gpr[7] >> 8u); ctx.gpr[8] = (15104u << 16u); ctx.gpr[7] = (ctx.gpr[7] | ctx.gpr[8]); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(0), ctx.gpr[7]); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_6 + static_cast(29552))); aot_gpr_5 = (aot_gpr_5 + static_cast(4)); aot_mem.aot_direct_store32(aot_gpr_6 + static_cast(29552), aot_gpr_5); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(7748))); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(4))); aot_fpr_12 = aot_fpr_13 - aot_fpr_12; ctx.gpr[7] = (std::bit_cast(aot_fpr_12)); ctx.gpr[7] = (ctx.gpr[7] >> 8u); ctx.gpr[7] = (ctx.gpr[7] | ctx.gpr[8]); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(0), ctx.gpr[7]); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_6 + static_cast(29552))); aot_gpr_5 = (aot_gpr_5 + static_cast(4)); aot_mem.aot_direct_store32(aot_gpr_6 + static_cast(29552), aot_gpr_5); aot_fpr_14 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(7752))); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(8))); aot_fpr_12 = aot_fpr_14 - aot_fpr_13; ctx.gpr[7] = (std::bit_cast(aot_fpr_12)); ctx.gpr[7] = (ctx.gpr[7] >> 8u); ctx.gpr[7] = (ctx.gpr[7] | ctx.gpr[8]); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(0), ctx.gpr[7]); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_6 + static_cast(29552))); aot_gpr_5 = (aot_gpr_5 + static_cast(4)); aot_mem.aot_direct_store32(aot_gpr_6 + static_cast(29552), aot_gpr_5); ctx.execute_vfpu_matrix_init_ct<0u, 4u, 3u>(); aot_gpr_5 = (2246u << 16u); aot_gpr_5 = (aot_gpr_5 + static_cast(1840)); { 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<36u, 4u>(vfpu_value); } { const std::uint32_t vfpu_address = aot_gpr_5 + 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<37u, 4u>(vfpu_value); } { const std::uint32_t vfpu_address = aot_gpr_5 + 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<38u, 4u>(vfpu_value); } { const std::uint32_t vfpu_address = aot_gpr_5 + static_cast(48); 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<39u, 4u>(vfpu_value); } { const std::uint32_t vfpu_address = aot_gpr_5 + static_cast(64); 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<40u, 4u>(vfpu_value); } { const std::uint32_t vfpu_address = aot_gpr_5 + static_cast(80); 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<41u, 4u>(vfpu_value); } { const std::uint32_t vfpu_address = aot_gpr_5 + static_cast(96); 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<42u, 4u>(vfpu_value); } { const std::uint32_t vfpu_address = aot_gpr_5 + static_cast(112); 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<43u, 4u>(vfpu_value); } { 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<15u, 4u>(vfpu_value); } ctx.execute_vfpu_vec3_ct<3u, 3u, 15u, 3u, 1u>(); { float vfpu_value[4]{}; ctx.write_vfpu_vector_with_destination_prefix_ct<31u, 4u>(vfpu_value); } { float vfpu_s[16]{}, vfpu_t[16]{}, vfpu_d[16]{}; ctx.read_vfpu_matrix_ct<40u, 4u>(vfpu_s); ctx.read_vfpu_matrix_ct<0u, 4u>(vfpu_t); for (std::uint32_t a = 0; a < 4u; ++a) { for (std::uint32_t b = 0; b < 4u; ++b) { float sum = 0.0f; for (std::uint32_t c = 0; c < 4u; ++c) sum += vfpu_s[b * 4u + c] * vfpu_t[a * 4u + c]; vfpu_d[a * 4u + b] = sum; } } ctx.write_vfpu_matrix_ct<16u, 4u>(vfpu_d); ctx.eat_vfpu_prefixes(); } { float vfpu_s[16]{}, vfpu_t[16]{}, vfpu_d[16]{}; ctx.read_vfpu_matrix_ct<36u, 4u>(vfpu_s); ctx.read_vfpu_matrix_ct<0u, 4u>(vfpu_t); for (std::uint32_t a = 0; a < 4u; ++a) { for (std::uint32_t b = 0; b < 4u; ++b) { float sum = 0.0f; for (std::uint32_t c = 0; c < 4u; ++c) sum += vfpu_s[b * 4u + c] * vfpu_t[a * 4u + c]; vfpu_d[a * 4u + b] = sum; } } ctx.write_vfpu_matrix_ct<20u, 4u>(vfpu_d); ctx.eat_vfpu_prefixes(); } 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_08A95BB0: 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 = (0x08A95BC0u); goto L_08A95ACC; L_08A95BC0: 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_08A95BCC: aot_gpr_29 = (aot_gpr_29 + static_cast(-64)); ctx.gpr[7] = (ctx.gpr[9] & 255u); { const std::uint32_t aot_run_words[8]{std::bit_cast(aot_fpr_20), std::bit_cast(ctx.fpr[22]), std::bit_cast(ctx.fpr[24]), aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20]}; aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast(8), aot_run_words); } { const std::uint32_t aot_run_words[3]{ctx.gpr[22], ctx.gpr[23], ctx.gpr[30]}; aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast(44), aot_run_words); } ctx.fpr[24] = std::bit_cast(0u); ctx.gpr[8] = (ctx.gpr[8] & 255u); aot_fpr_20 = std::bit_cast(std::bit_cast(aot_fpr_12)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), ctx.gpr[7]); ctx.fpr[22] = std::bit_cast(std::bit_cast(aot_fpr_13)); ctx.gpr[23] = (0u | 255u); ctx.gpr[17] = (aot_gpr_4 | 0u); ctx.gpr[30] = (aot_gpr_5 | 0u); aot_gpr_16 = (aot_gpr_6 | 0u); ctx.gpr[18] = (2236u << 16u); ctx.gpr[20] = (15u << 16u); ctx.gpr[19] = (4096u << 16u); ctx.gpr[22] = (18432u << 16u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(40), ctx.gpr[21]); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(56), aot_gpr_31); { const bool branch_taken = ctx.gpr[8] == 0u; ctx.gpr[21] = (18688u << 16u); if (branch_taken) { goto L_08A95C4C; } goto L_08A95C44; } L_08A95C44: aot_gpr_31 = (0x08A95C4Cu); aot_gpr_4 = (ctx.gpr[17] | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0128_entry, 128u, 776u, 0x08A073D8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A95C4Cu) goto L_08A95C4C; AOT_REGCACHE_SYNC_OUT(); return; L_08A95C4C: aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), ctx.gpr[23]); ctx.gpr[23] = (aot_gpr_16 | 0u); aot_gpr_4 = (ctx.gpr[17] | 0u); aot_gpr_16 = (ctx.gpr[18] + static_cast(29552)); ctx.gpr[17] = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); aot_gpr_5 = (ctx.gpr[30] | 0u); ctx.gpr[17] = (ctx.gpr[17] + static_cast(8)); aot_gpr_31 = (0x08A95C70u); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), ctx.gpr[17]); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0129_entry, 129u, 260u, 0x08A09CF4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A95C70u) goto L_08A95C70; AOT_REGCACHE_SYNC_OUT(); return; L_08A95C70: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); aot_gpr_5 = (2816u << 16u); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), aot_gpr_5); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); aot_gpr_5 = (ctx.gpr[17] + static_cast(-8)); aot_gpr_4 = (aot_gpr_4 + static_cast(4)); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), aot_gpr_4); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), aot_gpr_5); aot_gpr_5 = (aot_gpr_4 >> 8u); aot_gpr_5 = (aot_gpr_5 & ctx.gpr[20]); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(20), aot_gpr_5); aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); aot_gpr_5 = (aot_gpr_5 | ctx.gpr[19]); aot_mem.aot_direct_store32(aot_gpr_6 + static_cast(0), aot_gpr_5); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); aot_gpr_6 = (256u << 16u); aot_gpr_6 = (aot_gpr_6 + static_cast(-1)); aot_gpr_5 = (aot_gpr_5 + static_cast(4)); ctx.gpr[7] = (aot_gpr_4 & aot_gpr_6); ctx.gpr[8] = (2048u << 16u); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), aot_gpr_5); ctx.gpr[7] = (ctx.gpr[7] | ctx.gpr[8]); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(0), ctx.gpr[7]); aot_gpr_5 = (ctx.gpr[23] & aot_gpr_6); ctx.gpr[7] = (21760u << 16u); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), aot_gpr_4); ctx.gpr[7] = (aot_gpr_5 | ctx.gpr[7]); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), ctx.gpr[7]); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); ctx.gpr[7] = (ctx.gpr[23] >> 24u); aot_gpr_4 = (aot_gpr_4 + static_cast(4)); ctx.gpr[8] = (22528u << 16u); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), aot_gpr_4); ctx.gpr[7] = (ctx.gpr[7] | ctx.gpr[8]); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), ctx.gpr[7]); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); ctx.gpr[7] = (22016u << 16u); aot_gpr_4 = (aot_gpr_4 + static_cast(4)); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), aot_gpr_4); ctx.gpr[7] = (aot_gpr_5 | ctx.gpr[7]); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), ctx.gpr[7]); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); ctx.gpr[7] = (22272u << 16u); aot_gpr_4 = (aot_gpr_4 + static_cast(4)); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), aot_gpr_4); aot_gpr_5 = (aot_gpr_5 | ctx.gpr[7]); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((!(std::isnan(ctx.fpr[22]) || std::isnan(ctx.fpr[24])) && ctx.fpr[22] == ctx.fpr[24])) ? 0x00800000u : 0u); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), aot_gpr_5); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); aot_gpr_5 = (ctx.gpr[17] & aot_gpr_6); aot_gpr_4 = (aot_gpr_4 + static_cast(4)); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), aot_gpr_4); aot_gpr_4 = (2560u << 16u); aot_gpr_4 = (aot_gpr_5 | aot_gpr_4); { const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u); ctx.gpr[23] = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(4))); if (branch_taken) { goto L_08A95F4C; } goto L_08A95D50; } L_08A95D50: aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast(29552))); aot_gpr_6 = (50944u << 16u); aot_gpr_6 = (aot_gpr_6 + static_cast(257)); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(0), aot_gpr_6); aot_gpr_6 = (16256u << 16u); aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast(29552))); aot_fpr_12 = std::bit_cast(aot_gpr_6); aot_gpr_6 = (16670u << 16u); aot_gpr_5 = (aot_gpr_5 + static_cast(4)); aot_gpr_6 = (aot_gpr_6 | 26214u); aot_mem.aot_direct_store32(ctx.gpr[18] + static_cast(29552), aot_gpr_5); aot_fpr_13 = std::bit_cast(aot_gpr_6); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((!(std::isnan(ctx.fpr[22]) || std::isnan(aot_fpr_13)) && ctx.fpr[22] == aot_fpr_13)) ? 0x00800000u : 0u); aot_gpr_6 = (18944u << 16u); { const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u); ctx.gpr[7] = (19200u << 16u); if (branch_taken) { goto L_08A95DCC; } goto L_08A95D94; } L_08A95D94: ctx.gpr[8] = (std::bit_cast(ctx.fpr[22])); ctx.gpr[8] = (ctx.gpr[8] >> 8u); ctx.gpr[9] = (std::bit_cast(ctx.fpr[24])); ctx.gpr[8] = (ctx.gpr[8] | aot_gpr_6); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(0), ctx.gpr[8]); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); ctx.gpr[8] = (ctx.gpr[9] >> 8u); aot_gpr_5 = (aot_gpr_5 + static_cast(4)); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), aot_gpr_5); ctx.gpr[8] = (ctx.gpr[8] | ctx.gpr[7]); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(0), ctx.gpr[8]); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); aot_gpr_5 = (aot_gpr_5 + static_cast(4)); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), aot_gpr_5); goto L_08A95DCC; L_08A95DCC: ctx.gpr[8] = (std::bit_cast(aot_fpr_20)); ctx.gpr[8] = (ctx.gpr[8] >> 8u); ctx.gpr[9] = (std::bit_cast(aot_fpr_12)); ctx.gpr[8] = (ctx.gpr[8] | ctx.gpr[22]); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(0), ctx.gpr[8]); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); ctx.gpr[8] = (ctx.gpr[9] >> 8u); aot_gpr_5 = (aot_gpr_5 + static_cast(4)); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), aot_gpr_5); ctx.gpr[8] = (ctx.gpr[8] | ctx.gpr[21]); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(0), ctx.gpr[8]); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); ctx.gpr[8] = (ctx.gpr[17] >> 8u); aot_gpr_5 = (aot_gpr_5 + static_cast(4)); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), aot_gpr_5); aot_gpr_5 = (ctx.gpr[8] & ctx.gpr[20]); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(20), aot_gpr_5); ctx.gpr[8] = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); aot_gpr_5 = (aot_gpr_5 | ctx.gpr[19]); aot_mem.aot_direct_store32(ctx.gpr[8] + static_cast(0), aot_gpr_5); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); ctx.gpr[8] = (std::bit_cast(ctx.fpr[24])); aot_gpr_5 = (aot_gpr_5 + static_cast(4)); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), aot_gpr_5); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(0), aot_gpr_4); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(20), ctx.gpr[23]); aot_gpr_5 = (aot_gpr_5 + static_cast(4)); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), aot_gpr_5); aot_gpr_5 = (ctx.gpr[8] >> 8u); ctx.gpr[8] = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); aot_gpr_5 = (aot_gpr_5 | aot_gpr_6); aot_mem.aot_direct_store32(ctx.gpr[8] + static_cast(0), aot_gpr_5); aot_gpr_6 = (std::bit_cast(ctx.fpr[24])); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); aot_gpr_6 = (aot_gpr_6 >> 8u); aot_gpr_5 = (aot_gpr_5 + static_cast(4)); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), aot_gpr_5); aot_gpr_6 = (aot_gpr_6 | ctx.gpr[7]); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(0), aot_gpr_6); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(0))); aot_gpr_5 = (aot_gpr_5 + static_cast(4)); { const bool branch_taken = aot_gpr_6 == 0u; aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), aot_gpr_5); if (branch_taken) { goto L_08A95EF4; } goto L_08A95E80; } L_08A95E80: aot_gpr_5 = (std::bit_cast(aot_fpr_20)); aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); aot_gpr_5 = (aot_gpr_5 >> 8u); ctx.gpr[7] = (std::bit_cast(aot_fpr_12)); aot_gpr_5 = (aot_gpr_5 | ctx.gpr[22]); aot_mem.aot_direct_store32(aot_gpr_6 + static_cast(0), aot_gpr_5); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); aot_gpr_6 = (ctx.gpr[7] >> 8u); aot_gpr_5 = (aot_gpr_5 + static_cast(4)); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), aot_gpr_5); aot_gpr_6 = (aot_gpr_6 | ctx.gpr[21]); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(0), aot_gpr_6); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); aot_gpr_6 = (ctx.gpr[17] >> 8u); aot_gpr_5 = (aot_gpr_5 + static_cast(4)); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), aot_gpr_5); aot_gpr_5 = (aot_gpr_6 & ctx.gpr[20]); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(20), aot_gpr_5); aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); aot_gpr_5 = (aot_gpr_5 | ctx.gpr[19]); aot_mem.aot_direct_store32(aot_gpr_6 + static_cast(0), aot_gpr_5); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); aot_gpr_5 = (aot_gpr_5 + static_cast(4)); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), aot_gpr_5); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(0), aot_gpr_4); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(20), ctx.gpr[23]); aot_gpr_4 = (aot_gpr_4 + static_cast(4)); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), aot_gpr_4); goto L_08A95EF4; L_08A95EF4: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast(29552))); aot_gpr_5 = (50944u << 16u); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), aot_gpr_5); aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast(29552))); aot_gpr_4 = (std::bit_cast(aot_fpr_12)); aot_gpr_4 = (aot_gpr_4 >> 8u); aot_gpr_6 = (std::bit_cast(aot_fpr_12)); aot_gpr_5 = (aot_gpr_5 + static_cast(4)); aot_mem.aot_direct_store32(ctx.gpr[18] + static_cast(29552), aot_gpr_5); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); aot_gpr_4 = (aot_gpr_4 | ctx.gpr[22]); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(0), aot_gpr_4); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); aot_gpr_5 = (aot_gpr_6 >> 8u); aot_gpr_4 = (aot_gpr_4 + static_cast(4)); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), aot_gpr_4); aot_gpr_5 = (aot_gpr_5 | ctx.gpr[21]); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(0), aot_gpr_5); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); aot_gpr_4 = (aot_gpr_4 + static_cast(4)); { const bool branch_taken = 0u == 0u; aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), aot_gpr_4); if (branch_taken) { goto L_08A95FC0; } goto L_08A95F4C; } L_08A95F4C: aot_gpr_5 = (std::bit_cast(aot_fpr_20)); aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); aot_gpr_5 = (aot_gpr_5 >> 8u); ctx.gpr[7] = (std::bit_cast(aot_fpr_20)); aot_gpr_5 = (aot_gpr_5 | ctx.gpr[22]); aot_mem.aot_direct_store32(aot_gpr_6 + static_cast(0), aot_gpr_5); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); aot_gpr_6 = (ctx.gpr[7] >> 8u); aot_gpr_5 = (aot_gpr_5 + static_cast(4)); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), aot_gpr_5); aot_gpr_6 = (aot_gpr_6 | ctx.gpr[21]); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(0), aot_gpr_6); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); aot_gpr_6 = (ctx.gpr[17] >> 8u); aot_gpr_5 = (aot_gpr_5 + static_cast(4)); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), aot_gpr_5); aot_gpr_5 = (aot_gpr_6 & ctx.gpr[20]); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(20), aot_gpr_5); aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); aot_gpr_5 = (aot_gpr_5 | ctx.gpr[19]); aot_mem.aot_direct_store32(aot_gpr_6 + static_cast(0), aot_gpr_5); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); aot_gpr_5 = (aot_gpr_5 + static_cast(4)); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), aot_gpr_5); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(0), aot_gpr_4); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(20), ctx.gpr[23]); aot_gpr_4 = (aot_gpr_4 + static_cast(4)); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), aot_gpr_4); goto L_08A95FC0; L_08A95FC0: { std::uint32_t aot_run_words[13]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(8), aot_run_words); aot_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]); aot_gpr_16 = aot_run_words[3]; ctx.gpr[17] = aot_run_words[4]; ctx.gpr[18] = aot_run_words[5]; ctx.gpr[19] = aot_run_words[6]; ctx.gpr[20] = aot_run_words[7]; ctx.gpr[21] = aot_run_words[8]; ctx.gpr[22] = aot_run_words[9]; ctx.gpr[23] = aot_run_words[10]; ctx.gpr[30] = aot_run_words[11]; aot_gpr_31 = aot_run_words[12]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A95FFC: aot_gpr_4 = (std::bit_cast(aot_fpr_12)); ctx.set_vfpu_scalar_bits_ct<0u>(aot_gpr_4); { 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_4 = (ctx.vfpu_scalar_bits_ct<1u>()); ctx.fpr[0] = std::bit_cast(aot_gpr_4); jump_target = aot_gpr_31; local_pc = jump_target; if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; } // PSPRECOMP_V812_SHARED_SCHED_JUMP goto LOCAL_SCHED_BOUNDARY; L_08A96020: aot_gpr_4 = (std::bit_cast(aot_fpr_12)); ctx.set_vfpu_scalar_bits_ct<0u>(aot_gpr_4); { 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_4 = (ctx.vfpu_scalar_bits_ct<1u>()); ctx.fpr[0] = std::bit_cast(aot_gpr_4); jump_target = aot_gpr_31; local_pc = jump_target; if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; } // PSPRECOMP_V812_SHARED_SCHED_JUMP goto LOCAL_SCHED_BOUNDARY; L_08A96044: aot_gpr_29 = (aot_gpr_29 + static_cast(-16)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), aot_gpr_16); aot_gpr_16 = (aot_gpr_4 | 0u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), aot_gpr_31); aot_gpr_31 = (0x08A9605Cu); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(4))); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0128_entry, 128u, 773u, 0x08A073A0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A9605Cu) goto L_08A9605C; AOT_REGCACHE_SYNC_OUT(); return; L_08A9605C: aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(4), 0u); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), 0u); aot_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_08A96074: aot_gpr_29 = (aot_gpr_29 + static_cast(-16)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), aot_gpr_16); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), ctx.gpr[17]); ctx.gpr[17] = (2280u << 16u); aot_gpr_16 = (2280u << 16u); ctx.gpr[17] = (ctx.gpr[17] + static_cast(-9040)); aot_gpr_16 = (aot_gpr_16 + static_cast(-3664)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(8), aot_gpr_31); aot_gpr_31 = (0x08A9609Cu); 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 == 0x08A9609Cu) goto L_08A9609C; AOT_REGCACHE_SYNC_OUT(); return; L_08A9609C: aot_gpr_31 = (0x08A960A4u); aot_gpr_4 = (ctx.gpr[28] + static_cast(-4996)); 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 == 0x08A960A4u) goto L_08A960A4; AOT_REGCACHE_SYNC_OUT(); return; L_08A960A4: aot_gpr_31 = (0x08A960ACu); 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 == 0x08A960ACu) goto L_08A960AC; AOT_REGCACHE_SYNC_OUT(); return; L_08A960AC: aot_gpr_4 = (ctx.gpr[28] + static_cast(-4984)); aot_gpr_31 = (0x08A960B8u); 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 == 0x08A960B8u) goto L_08A960B8; AOT_REGCACHE_SYNC_OUT(); return; L_08A960B8: aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast(-5068), ctx.gpr[2]); aot_gpr_4 = (ctx.gpr[28] + static_cast(-4972)); aot_gpr_31 = (0x08A960C8u); 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 == 0x08A960C8u) goto L_08A960C8; AOT_REGCACHE_SYNC_OUT(); return; L_08A960C8: aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast(-5064), ctx.gpr[2]); aot_gpr_4 = (ctx.gpr[28] + static_cast(-4960)); aot_gpr_31 = (0x08A960D8u); 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 == 0x08A960D8u) goto L_08A960D8; AOT_REGCACHE_SYNC_OUT(); return; L_08A960D8: aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast(-5060), ctx.gpr[2]); aot_gpr_4 = (ctx.gpr[28] + static_cast(-4948)); aot_gpr_31 = (0x08A960E8u); 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 == 0x08A960E8u) goto L_08A960E8; AOT_REGCACHE_SYNC_OUT(); return; L_08A960E8: aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast(-5056), ctx.gpr[2]); aot_gpr_4 = (ctx.gpr[28] + static_cast(-4936)); aot_gpr_31 = (0x08A960F8u); 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 == 0x08A960F8u) goto L_08A960F8; AOT_REGCACHE_SYNC_OUT(); return; L_08A960F8: aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast(-5052), ctx.gpr[2]); aot_gpr_4 = (ctx.gpr[28] + static_cast(-4920)); aot_gpr_31 = (0x08A96108u); 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 == 0x08A96108u) goto L_08A96108; AOT_REGCACHE_SYNC_OUT(); return; L_08A96108: aot_gpr_4 = (2232u << 16u); aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast(-5048), ctx.gpr[2]); aot_gpr_5 = (0u | 0u); aot_gpr_31 = (0x08A9611Cu); aot_gpr_4 = (aot_gpr_4 + static_cast(9488)); 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 == 0x08A9611Cu) goto L_08A9611C; AOT_REGCACHE_SYNC_OUT(); return; L_08A9611C: aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast(-5044), ctx.gpr[2]); aot_gpr_4 = (ctx.gpr[28] + static_cast(-4908)); aot_gpr_31 = (0x08A9612Cu); 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 == 0x08A9612Cu) goto L_08A9612C; AOT_REGCACHE_SYNC_OUT(); return; L_08A9612C: aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast(-5040), ctx.gpr[2]); aot_gpr_4 = (ctx.gpr[28] + static_cast(-4896)); aot_gpr_31 = (0x08A9613Cu); 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 == 0x08A9613Cu) goto L_08A9613C; AOT_REGCACHE_SYNC_OUT(); return; L_08A9613C: aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast(-5036), ctx.gpr[2]); aot_gpr_4 = (ctx.gpr[28] + static_cast(-4884)); aot_gpr_31 = (0x08A9614Cu); 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 == 0x08A9614Cu) goto L_08A9614C; AOT_REGCACHE_SYNC_OUT(); return; L_08A9614C: aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast(-5032), ctx.gpr[2]); aot_gpr_4 = (ctx.gpr[28] + static_cast(-4872)); aot_gpr_31 = (0x08A9615Cu); 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 == 0x08A9615Cu) goto L_08A9615C; AOT_REGCACHE_SYNC_OUT(); return; L_08A9615C: aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast(-5028), ctx.gpr[2]); aot_gpr_4 = (ctx.gpr[28] + static_cast(-4856)); aot_gpr_31 = (0x08A9616Cu); 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 == 0x08A9616Cu) goto L_08A9616C; AOT_REGCACHE_SYNC_OUT(); return; L_08A9616C: aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast(-5024), ctx.gpr[2]); aot_gpr_4 = (ctx.gpr[28] + static_cast(-4844)); aot_gpr_31 = (0x08A9617Cu); 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 == 0x08A9617Cu) goto L_08A9617C; AOT_REGCACHE_SYNC_OUT(); return; L_08A9617C: aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast(-5016), ctx.gpr[2]); aot_gpr_4 = (ctx.gpr[28] + static_cast(-4832)); aot_gpr_31 = (0x08A9618Cu); 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 == 0x08A9618Cu) goto L_08A9618C; AOT_REGCACHE_SYNC_OUT(); return; L_08A9618C: aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast(-5012), ctx.gpr[2]); aot_gpr_4 = (ctx.gpr[28] + static_cast(-4816)); aot_gpr_31 = (0x08A9619Cu); 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 == 0x08A9619Cu) goto L_08A9619C; AOT_REGCACHE_SYNC_OUT(); return; L_08A9619C: aot_gpr_31 = (0x08A961A4u); aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast(-5008), 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 == 0x08A961A4u) goto L_08A961A4; AOT_REGCACHE_SYNC_OUT(); return; L_08A961A4: aot_gpr_4 = (0u | 0u); goto L_08A961A8; L_08A961A8: aot_mem.aot_direct_store32(ctx.gpr[17] + static_cast(0), 0u); aot_mem.aot_direct_store32(ctx.gpr[17] + static_cast(4), 0u); aot_gpr_4 = (aot_gpr_4 + static_cast(1)); aot_gpr_5 = (static_cast(aot_gpr_4) < 48 ? 1u : 0u); { const bool branch_taken = aot_gpr_5 != 0u; ctx.gpr[17] = (ctx.gpr[17] + static_cast(112)); if (branch_taken) { goto L_08A961A8; } goto L_08A961C0; } L_08A961C0: aot_gpr_4 = (0u | 0u); goto L_08A961C4; L_08A961C4: aot_mem.aot_direct_store8(aot_gpr_16 + static_cast(54), static_cast(0u)); aot_gpr_4 = (aot_gpr_4 + static_cast(1)); aot_gpr_5 = (static_cast(aot_gpr_4) < 48 ? 1u : 0u); { const bool branch_taken = aot_gpr_5 != 0u; aot_gpr_16 = (aot_gpr_16 + static_cast(64)); if (branch_taken) { goto L_08A961C4; } goto L_08A961D8; } L_08A961D8: { std::uint32_t aot_run_words[3]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(0), aot_run_words); aot_gpr_16 = aot_run_words[0]; ctx.gpr[17] = aot_run_words[1]; aot_gpr_31 = aot_run_words[2]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A961EC: ctx.gpr[13] = (ctx.gpr[10] | 0u); ctx.gpr[12] = (aot_gpr_4 & 255u); ctx.gpr[3] = (ctx.gpr[7] << 16u); ctx.gpr[2] = (ctx.gpr[8] & 255u); ctx.gpr[10] = (ctx.gpr[9] & 255u); aot_gpr_4 = (2280u << 16u); ctx.gpr[3] = (static_cast(static_cast(ctx.gpr[3]) >> 16u)); ctx.gpr[9] = (ctx.gpr[13] & 255u); ctx.gpr[8] = (0u | 0u); ctx.gpr[7] = (0u | 1u); aot_gpr_4 = (aot_gpr_4 + static_cast(-3664)); goto L_08A96218; L_08A96218: { const bool branch_taken = ctx.gpr[7] == 0u; if (branch_taken) { goto L_08A9623C; } goto L_08A96220; } L_08A96220: ctx.gpr[13] = (aot_mem.aot_direct_load8(aot_gpr_4 + static_cast(54))); { const bool branch_taken = ctx.gpr[13] == 0u; if (branch_taken) { goto L_08A9623C; } goto L_08A9622C; } L_08A9622C: ctx.gpr[8] = (ctx.gpr[8] + static_cast(1)); aot_gpr_4 = (aot_gpr_4 + static_cast(64)); { const bool branch_taken = 0u == 0u; ctx.gpr[7] = (static_cast(ctx.gpr[8]) < 48 ? 1u : 0u); if (branch_taken) { goto L_08A96218; } goto L_08A9623C; } L_08A9623C: { const bool branch_taken = ctx.gpr[7] == 0u; if (branch_taken) { goto L_08A96284; } goto L_08A96244; } L_08A96244: aot_mem.aot_direct_store8(aot_gpr_4 + static_cast(54), static_cast(ctx.gpr[12])); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(48), aot_gpr_5); { const std::uint32_t vfpu_address = aot_gpr_6 + 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 = 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 aot_run_words[4]{std::bit_cast(aot_fpr_12), std::bit_cast(aot_fpr_13), std::bit_cast(aot_fpr_14), std::bit_cast(ctx.fpr[15])}; aot_mem.aot_direct_store32_block(aot_gpr_4 + static_cast(16), aot_run_words); } aot_mem.aot_direct_store16(aot_gpr_4 + static_cast(52), static_cast(ctx.gpr[3])); aot_mem.aot_direct_store8(aot_gpr_4 + static_cast(55), static_cast(ctx.gpr[2])); aot_mem.aot_direct_store8(aot_gpr_4 + static_cast(56), static_cast(ctx.gpr[10])); aot_mem.aot_direct_store8(aot_gpr_4 + static_cast(57), static_cast(ctx.gpr[9])); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(32), std::bit_cast(ctx.fpr[16])); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(44), ctx.gpr[11]); aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(7660))); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(40), aot_gpr_5); goto L_08A96284; L_08A96284: 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_08A9628C: ctx.gpr[12] = (ctx.gpr[11] | 0u); ctx.gpr[2] = (ctx.gpr[7] << 16u); ctx.gpr[11] = (ctx.gpr[8] & 255u); ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(0))); ctx.gpr[8] = (ctx.gpr[12] & 255u); ctx.gpr[13] = (ctx.gpr[10] | 0u); ctx.gpr[12] = (aot_mem.aot_direct_load16(ctx.gpr[28] + static_cast(10176))); ctx.gpr[3] = (aot_gpr_4 & 255u); ctx.gpr[10] = (ctx.gpr[9] & 255u); ctx.gpr[2] = (static_cast(static_cast(ctx.gpr[2]) >> 16u)); ctx.gpr[9] = (ctx.gpr[13] & 255u); ctx.gpr[7] = (ctx.gpr[7] & 255u); ctx.gpr[12] = (static_cast(ctx.gpr[12]) < 48 ? 1u : 0u); { const bool branch_taken = ctx.gpr[12] == 0u; aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(4))); if (branch_taken) { goto L_08A9635C; } goto L_08A962C8; } L_08A962C8: ctx.gpr[12] = (aot_mem.aot_direct_load16(ctx.gpr[28] + static_cast(10176))); ctx.gpr[12] = (ctx.gpr[12] << 6u); ctx.gpr[13] = (2280u << 16u); ctx.gpr[13] = (ctx.gpr[13] + static_cast(-12112)); ctx.gpr[12] = (ctx.gpr[12] + ctx.gpr[13]); aot_mem.aot_direct_store8(ctx.gpr[12] + static_cast(50), static_cast(ctx.gpr[3])); aot_mem.aot_direct_store32(ctx.gpr[12] + static_cast(44), aot_gpr_5); { const std::uint32_t vfpu_address = aot_gpr_6 + 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[12] + 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 aot_run_words[4]{std::bit_cast(aot_fpr_12), std::bit_cast(aot_fpr_13), std::bit_cast(aot_fpr_14), std::bit_cast(ctx.fpr[15])}; aot_mem.aot_direct_store32_block(ctx.gpr[12] + static_cast(16), aot_run_words); } aot_mem.aot_direct_store16(ctx.gpr[12] + static_cast(48), static_cast(ctx.gpr[2])); aot_mem.aot_direct_store8(ctx.gpr[12] + static_cast(51), static_cast(ctx.gpr[11])); aot_mem.aot_direct_store8(ctx.gpr[12] + static_cast(52), static_cast(ctx.gpr[10])); aot_mem.aot_direct_store8(ctx.gpr[12] + static_cast(53), static_cast(ctx.gpr[9])); aot_mem.aot_direct_store32(ctx.gpr[12] + static_cast(32), std::bit_cast(ctx.fpr[16])); aot_gpr_5 = (static_cast(static_cast(static_cast(aot_mem.aot_direct_load8(ctx.gpr[12] + static_cast(54)))))); aot_gpr_6 = (0u + static_cast(-2)); aot_gpr_5 = (aot_gpr_5 & aot_gpr_6); aot_gpr_6 = (ctx.gpr[8] & 1u); aot_gpr_5 = (aot_gpr_5 | aot_gpr_6); aot_mem.aot_direct_store8(ctx.gpr[12] + static_cast(54), static_cast(aot_gpr_5)); aot_gpr_5 = (static_cast(static_cast(static_cast(aot_mem.aot_direct_load8(ctx.gpr[12] + static_cast(54)))))); aot_gpr_6 = (0u + static_cast(-5)); aot_gpr_5 = (aot_gpr_5 & aot_gpr_6); aot_gpr_6 = (ctx.gpr[7] & 1u); aot_gpr_6 = (aot_gpr_6 << 2u); aot_gpr_5 = (aot_gpr_5 | aot_gpr_6); aot_mem.aot_direct_store8(ctx.gpr[12] + static_cast(54), static_cast(aot_gpr_5)); aot_mem.aot_direct_store32(ctx.gpr[12] + static_cast(36), std::bit_cast(ctx.fpr[17])); aot_mem.aot_direct_store8(ctx.gpr[12] + static_cast(55), static_cast(aot_gpr_4)); aot_mem.aot_direct_store32(ctx.gpr[12] + static_cast(40), std::bit_cast(ctx.fpr[18])); aot_gpr_4 = (aot_mem.aot_direct_load16(ctx.gpr[28] + static_cast(10176))); aot_gpr_4 = (aot_gpr_4 + static_cast(1)); aot_mem.aot_direct_store16(ctx.gpr[28] + static_cast(10176), static_cast(aot_gpr_4)); goto L_08A9635C; L_08A9635C: 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_08A96364: aot_gpr_29 = (aot_gpr_29 + static_cast(-112)); { const std::uint32_t aot_run_words[16]{std::bit_cast(aot_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]), aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], ctx.gpr[21], ctx.gpr[22], ctx.gpr[23], ctx.gpr[30], aot_gpr_31}; aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast(40), aot_run_words); } ctx.gpr[19] = (ctx.gpr[8] & 255u); ctx.gpr[20] = (ctx.gpr[9] & 255u); ctx.gpr[21] = (ctx.gpr[10] & 255u); ctx.gpr[22] = (ctx.gpr[11] & 255u); ctx.gpr[23] = (2236u << 16u); ctx.gpr[23] = (ctx.gpr[23] + static_cast(32304)); ctx.gpr[30] = (ctx.gpr[23] + static_cast(48)); { 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); } aot_gpr_5 = (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_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); } ctx.fpr[19] = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[7] + static_cast(0))); ctx.fpr[0] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(16))); ctx.fpr[19] = ctx.fpr[19] - ctx.fpr[0]; { const float fs = ctx.fpr[19]; const float ft = ctx.fpr[19]; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_20 = std::bit_cast(0x7FC00000u); else aot_fpr_20 = fs * ft; } ctx.fpr[2] = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[7] + static_cast(4))); ctx.fpr[1] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(20))); ctx.fpr[2] = ctx.fpr[2] - ctx.fpr[1]; { const float fs = ctx.fpr[2]; const float ft = ctx.fpr[2]; 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_fpr_20 = aot_fpr_20 + ctx.fpr[2]; aot_gpr_5 = (aot_mem.aot_direct_load8(ctx.gpr[23] + static_cast(80))); aot_gpr_5 = (aot_gpr_5 << 5u); ctx.gpr[8] = (0u - aot_gpr_5); aot_gpr_5 = (aot_gpr_5 << 2u); ctx.gpr[8] = (ctx.gpr[8] + aot_gpr_5); aot_gpr_5 = (aot_gpr_5 << 2u); aot_gpr_5 = (ctx.gpr[8] + aot_gpr_5); aot_gpr_5 = (aot_gpr_5 + ctx.gpr[23]); aot_gpr_5 = (static_cast(static_cast(static_cast(aot_mem.aot_direct_load16(aot_gpr_5 + static_cast(112)))))); ctx.gpr[8] = (0u | 1u); aot_gpr_16 = (aot_gpr_4 | 0u); ctx.gpr[17] = (aot_gpr_6 | 0u); ctx.gpr[18] = (ctx.gpr[7] | 0u); ctx.fpr[30] = std::bit_cast(std::bit_cast(aot_fpr_14)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(36), std::bit_cast(aot_fpr_12)); ctx.fpr[28] = std::bit_cast(std::bit_cast(ctx.fpr[15])); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(32), std::bit_cast(aot_fpr_13)); ctx.fpr[22] = std::bit_cast(std::bit_cast(ctx.fpr[16])); ctx.fpr[26] = std::bit_cast(std::bit_cast(ctx.fpr[17])); { const bool branch_taken = aot_gpr_5 == ctx.gpr[8]; ctx.fpr[24] = std::bit_cast(std::bit_cast(ctx.fpr[18])); if (branch_taken) { goto L_08A964AC; } goto L_08A96448; } L_08A96448: aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[23] + static_cast(80))); aot_gpr_4 = (aot_gpr_4 << 5u); aot_gpr_5 = (0u - aot_gpr_4); aot_gpr_4 = (aot_gpr_4 << 2u); aot_gpr_5 = (aot_gpr_5 + aot_gpr_4); aot_gpr_4 = (aot_gpr_4 << 2u); aot_gpr_4 = (aot_gpr_5 + aot_gpr_4); aot_gpr_4 = (aot_gpr_4 + ctx.gpr[23]); aot_gpr_4 = (static_cast(static_cast(static_cast(aot_mem.aot_direct_load16(aot_gpr_4 + static_cast(112)))))); aot_gpr_5 = (0u | 37u); { const bool branch_taken = aot_gpr_4 == aot_gpr_5; if (branch_taken) { goto L_08A964AC; } goto L_08A96478; } L_08A96478: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(5884))); if (aot_gpr_4 != 0u) { aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(5884))); goto L_08A96490; } goto L_08A96484; L_08A96484: aot_gpr_31 = (0x08A9648Cu); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 683u, 0x08B66DBCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A9648Cu) goto L_08A9648C; AOT_REGCACHE_SYNC_OUT(); return; L_08A9648C: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(5884))); goto L_08A96490; L_08A96490: aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_4 + static_cast(18))); { const bool branch_taken = aot_gpr_4 != 0u; if (branch_taken) { goto L_08A964AC; } goto L_08A9649C; } L_08A9649C: aot_gpr_31 = (0x08A964A4u); 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 == 0x08A964A4u) goto L_08A964A4; AOT_REGCACHE_SYNC_OUT(); return; L_08A964A4: { const bool branch_taken = aot_gpr_16 != ctx.gpr[2]; if (branch_taken) { goto L_08A964B4; } goto L_08A964AC; } L_08A964AC: { const bool branch_taken = 0u == 0u; aot_gpr_4 = (0u | 1u); if (branch_taken) { goto L_08A964B8; } goto L_08A964B4; } L_08A964B4: aot_gpr_4 = (0u | 0u); goto L_08A964B8; L_08A964B8: aot_gpr_5 = (17462u << 16u); aot_gpr_5 = (aot_gpr_5 | 16384u); aot_fpr_12 = std::bit_cast(aot_gpr_5); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_20 < aot_fpr_12)) ? 0x00800000u : 0u); { const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u); if (branch_taken) { goto L_08A964DC; } goto L_08A964D4; } L_08A964D4: { const bool branch_taken = aot_gpr_4 == 0u; if (branch_taken) { goto L_08A96610; } goto L_08A964DC; } L_08A964DC: { const bool branch_taken = aot_gpr_4 != 0u; if (branch_taken) { goto L_08A96524; } goto L_08A964E4; } L_08A964E4: aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast(0))); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[30] + static_cast(0))); aot_fpr_14 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast(4))); ctx.fpr[15] = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[30] + static_cast(4))); aot_fpr_12 = aot_fpr_12 - aot_fpr_13; ctx.fpr[16] = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[23] + static_cast(92))); aot_fpr_14 = aot_fpr_14 - ctx.fpr[15]; ctx.fpr[17] = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[23] + static_cast(96))); { const float fs = aot_fpr_12; const float ft = ctx.fpr[16]; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_12 = std::bit_cast(0x7FC00000u); else aot_fpr_12 = fs * ft; } { const float fs = aot_fpr_14; const float ft = ctx.fpr[17]; 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 = std::bit_cast(std::bit_cast(ctx.fpr[22]) ^ 0x80000000u); aot_fpr_12 = aot_fpr_12 + aot_fpr_14; 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_08A96610; } goto L_08A96524; } L_08A96524: aot_fpr_20 = std::sqrt(aot_fpr_20); aot_gpr_5 = (16802u << 16u); aot_fpr_12 = std::bit_cast(aot_gpr_5); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_20 < aot_fpr_12)) ? 0x00800000u : 0u); { const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u); if (branch_taken) { goto L_08A965B0; } goto L_08A96540; } L_08A96540: { const bool branch_taken = aot_gpr_4 != 0u; aot_gpr_4 = (16784u << 16u); if (branch_taken) { goto L_08A965B0; } goto L_08A96548; } L_08A96548: aot_fpr_12 = std::bit_cast(aot_gpr_4); aot_gpr_4 = (16656u << 16u); aot_fpr_12 = aot_fpr_20 - aot_fpr_12; aot_fpr_13 = std::bit_cast(aot_gpr_4); aot_fpr_12 = aot_fpr_12 / aot_fpr_13; aot_gpr_4 = (16256u << 16u); aot_fpr_14 = std::bit_cast(aot_gpr_4); ctx.fpr[15] = std::bit_cast(ctx.gpr[19]); ctx.fpr[16] = std::bit_cast(ctx.gpr[20]); ctx.fpr[15] = static_cast(static_cast(std::bit_cast(ctx.fpr[15]))); ctx.fpr[16] = static_cast(static_cast(std::bit_cast(ctx.fpr[16]))); aot_fpr_12 = aot_fpr_14 - aot_fpr_12; aot_fpr_13 = std::bit_cast(ctx.gpr[21]); aot_fpr_13 = static_cast(static_cast(std::bit_cast(aot_fpr_13))); { const float fs = ctx.fpr[15]; const float ft = aot_fpr_12; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) ctx.fpr[15] = std::bit_cast(0x7FC00000u); else ctx.fpr[15] = fs * ft; } { 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)) ctx.fpr[16] = std::bit_cast(0x7FC00000u); else ctx.fpr[16] = fs * ft; } ctx.fpr[15] = std::bit_cast(ctx.fpu_float_to_word_ct<1u>(ctx.fpr[15])); { 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; } ctx.fpr[16] = std::bit_cast(ctx.fpu_float_to_word_ct<1u>(ctx.fpr[16])); ctx.gpr[19] = (std::bit_cast(ctx.fpr[15])); aot_fpr_12 = std::bit_cast(ctx.fpu_float_to_word_ct<1u>(aot_fpr_12)); ctx.gpr[19] = (ctx.gpr[19] & 255u); ctx.gpr[20] = (std::bit_cast(ctx.fpr[16])); ctx.gpr[20] = (ctx.gpr[20] & 255u); ctx.gpr[21] = (std::bit_cast(aot_fpr_12)); ctx.gpr[21] = (ctx.gpr[21] & 255u); goto L_08A965B0; L_08A965B0: aot_gpr_4 = (16576u << 16u); aot_gpr_31 = (0x08A965BCu); aot_fpr_20 = std::bit_cast(aot_gpr_4); 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 == 0x08A965BCu) goto L_08A965BC; AOT_REGCACHE_SYNC_OUT(); return; L_08A965BC: aot_gpr_4 = (aot_gpr_16 ^ ctx.gpr[2]); aot_fpr_14 = std::bit_cast(std::bit_cast(ctx.fpr[30])); aot_gpr_4 = (aot_gpr_4 < static_cast(1) ? 1u : 0u); ctx.fpr[15] = std::bit_cast(std::bit_cast(ctx.fpr[28])); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(36))); ctx.fpr[16] = std::bit_cast(std::bit_cast(aot_fpr_20)); ctx.gpr[2] = (aot_gpr_4 & 255u); ctx.fpr[17] = std::bit_cast(std::bit_cast(ctx.fpr[24])); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(32))); ctx.fpr[18] = std::bit_cast(std::bit_cast(ctx.fpr[26])); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), ctx.gpr[2]); aot_gpr_4 = (0u | 2u); aot_gpr_5 = (ctx.gpr[17] | 0u); aot_gpr_6 = (ctx.gpr[18] | 0u); ctx.gpr[7] = (0u | 128u); ctx.gpr[8] = (ctx.gpr[19] | 0u); ctx.gpr[9] = (ctx.gpr[20] | 0u); ctx.gpr[10] = (ctx.gpr[21] | 0u); ctx.gpr[11] = (0u | 0u); aot_gpr_31 = (0x08A96610u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), ctx.gpr[22]); goto L_08A9628C; L_08A96610: { std::uint32_t aot_run_words[16]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(40), aot_run_words); aot_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]); aot_gpr_16 = aot_run_words[6]; ctx.gpr[17] = aot_run_words[7]; ctx.gpr[18] = aot_run_words[8]; ctx.gpr[19] = aot_run_words[9]; ctx.gpr[20] = aot_run_words[10]; ctx.gpr[21] = aot_run_words[11]; ctx.gpr[22] = aot_run_words[12]; ctx.gpr[23] = aot_run_words[13]; ctx.gpr[30] = aot_run_words[14]; aot_gpr_31 = aot_run_words[15]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A96658: aot_gpr_29 = (aot_gpr_29 + static_cast(-32)); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(72))); aot_gpr_6 = (8u << 16u); { const std::uint32_t aot_run_words[6]{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]), aot_gpr_16}; aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast(4), aot_run_words); } ctx.fpr[30] = std::bit_cast(std::bit_cast(aot_fpr_12)); ctx.fpr[28] = std::bit_cast(std::bit_cast(aot_fpr_13)); aot_gpr_5 = (aot_gpr_5 & aot_gpr_6); ctx.fpr[26] = std::bit_cast(std::bit_cast(aot_fpr_14)); aot_gpr_16 = (aot_gpr_4 | 0u); ctx.fpr[24] = std::bit_cast(std::bit_cast(ctx.fpr[15])); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), std::bit_cast(aot_fpr_20)); ctx.fpr[22] = std::bit_cast(std::bit_cast(ctx.fpr[16])); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(28), aot_gpr_31); { const bool branch_taken = aot_gpr_5 == 0u; aot_fpr_20 = std::bit_cast(std::bit_cast(ctx.fpr[17])); if (branch_taken) { goto L_08A96700; } goto L_08A966A8; } L_08A966A8: aot_gpr_31 = (0x08A966B0u); aot_gpr_4 = (aot_gpr_16 | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0067_entry, 67u, 195u, 0x08910B38u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A966B0u) goto L_08A966B0; AOT_REGCACHE_SYNC_OUT(); return; L_08A966B0: { const bool branch_taken = ctx.gpr[2] == 0u; if (branch_taken) { goto L_08A966D0; } goto L_08A966B8; } L_08A966B8: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(2228))); aot_gpr_5 = (0u | 60u); { const bool branch_taken = aot_gpr_4 == aot_gpr_5; aot_gpr_5 = (0u | 63u); if (branch_taken) { goto L_08A966D0; } goto L_08A966C8; } L_08A966C8: { const bool branch_taken = aot_gpr_4 != aot_gpr_5; if (branch_taken) { goto L_08A96700; } goto L_08A966D0; } L_08A966D0: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-23440))); aot_gpr_4 = (static_cast(static_cast(static_cast(aot_mem.aot_direct_load16(aot_gpr_4 + static_cast(11140)))))); { const bool branch_taken = aot_gpr_4 == 0u; if (branch_taken) { goto L_08A96700; } goto L_08A966E0; } L_08A966E0: aot_gpr_4 = (aot_gpr_16 | 0u); aot_fpr_12 = std::bit_cast(std::bit_cast(ctx.fpr[30])); aot_fpr_13 = std::bit_cast(std::bit_cast(ctx.fpr[28])); aot_fpr_14 = std::bit_cast(std::bit_cast(ctx.fpr[26])); ctx.fpr[15] = std::bit_cast(std::bit_cast(ctx.fpr[24])); ctx.fpr[16] = std::bit_cast(std::bit_cast(ctx.fpr[22])); aot_gpr_31 = (0x08A96700u); ctx.fpr[17] = std::bit_cast(std::bit_cast(aot_fpr_20)); goto L_08A96728; L_08A96700: { std::uint32_t aot_run_words[8]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(0), aot_run_words); aot_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]); aot_gpr_16 = aot_run_words[6]; aot_gpr_31 = aot_run_words[7]; } 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_08A96728: aot_gpr_29 = (aot_gpr_29 + static_cast(-208)); { const std::uint32_t aot_run_words[13]{std::bit_cast(aot_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]), aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], ctx.gpr[21], aot_gpr_31}; aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast(156), aot_run_words); } aot_gpr_5 = (16720u << 16u); aot_fpr_20 = std::bit_cast(aot_gpr_5); { const float fs = aot_fpr_20; const float ft = aot_fpr_20; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) ctx.fpr[18] = std::bit_cast(0x7FC00000u); else ctx.fpr[18] = fs * ft; } ctx.gpr[19] = (aot_gpr_4 + static_cast(48)); { 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); } ctx.gpr[17] = (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 = ctx.gpr[17] + 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.fpr[19] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(16))); aot_gpr_5 = (2236u << 16u); aot_gpr_5 = (aot_gpr_5 + static_cast(32304)); aot_gpr_5 = (aot_gpr_5 + static_cast(48)); ctx.fpr[0] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(0))); ctx.fpr[19] = ctx.fpr[19] - ctx.fpr[0]; { const float fs = ctx.fpr[19]; const float ft = ctx.fpr[19]; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) ctx.fpr[22] = std::bit_cast(0x7FC00000u); else ctx.fpr[22] = fs * ft; } ctx.fpr[2] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(20))); ctx.fpr[1] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(4))); ctx.fpr[2] = ctx.fpr[2] - ctx.fpr[1]; { const float fs = ctx.fpr[2]; const float ft = ctx.fpr[2]; 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; } ctx.fpr[22] = ctx.fpr[22] + ctx.fpr[2]; aot_gpr_16 = (aot_gpr_4 | 0u); ctx.fpr[26] = std::bit_cast(std::bit_cast(aot_fpr_12)); ctx.fpr[24] = std::bit_cast(std::bit_cast(aot_fpr_13)); ctx.fpr[30] = std::bit_cast(std::bit_cast(ctx.fpr[16])); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(152), std::bit_cast(aot_fpr_14)); ctx.fpr[28] = std::bit_cast(std::bit_cast(ctx.fpr[17])); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((ctx.fpr[22] < ctx.fpr[18])) ? 0x00800000u : 0u); { const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(148), std::bit_cast(ctx.fpr[15])); if (branch_taken) { goto L_08A96A28; } goto L_08A967D4; } L_08A967D4: aot_gpr_31 = (0x08A967DCu); 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 == 0x08A967DCu) goto L_08A967DC; AOT_REGCACHE_SYNC_OUT(); return; L_08A967DC: ctx.gpr[18] = (ctx.gpr[2] ^ aot_gpr_16); ctx.gpr[18] = (ctx.gpr[18] < static_cast(1) ? 1u : 0u); { const bool branch_taken = aot_gpr_16 == ctx.gpr[2]; if (branch_taken) { goto L_08A96840; } goto L_08A967EC; } L_08A967EC: { 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<12u, 4u>(vfpu_value); } aot_gpr_4 = (2246u << 16u); aot_gpr_4 = (aot_gpr_4 + static_cast(1840)); { 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<36u, 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<37u, 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<38u, 4u>(vfpu_value); } { const std::uint32_t vfpu_address = aot_gpr_4 + static_cast(48); 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<39u, 4u>(vfpu_value); } aot_gpr_4 = (16384u << 16u); aot_fpr_12 = std::bit_cast(aot_gpr_4); aot_gpr_4 = (std::bit_cast(aot_fpr_12)); ctx.set_vfpu_scalar_bits_ct<0u>(aot_gpr_4); ctx.execute_vfpu_vtfm_ct<14u, 36u, 12u, 4u, 3u>(); ctx.vfpu_ctrl[1u] = 0x00000000u; ctx.execute_vfpu_vcmp_ct<14u, 0u, 4u, 3u>(); aot_gpr_4 = (0u + static_cast(0)); { const bool branch_taken = ((ctx.vfpu_ctrl[3] >> 5u) & 1u) == 0u; // vflush: architectural no-op that retains VFPU prefixes if (branch_taken) { goto L_08A96838; } goto L_08A96830; } L_08A96830: aot_gpr_4 = (0u + static_cast(1)); aot_gpr_4 = (aot_gpr_4 & 255u); goto L_08A96838; L_08A96838: { const bool branch_taken = aot_gpr_4 == 0u; if (branch_taken) { goto L_08A96A28; } goto L_08A96840; } L_08A96840: ctx.fpr[22] = std::sqrt(ctx.fpr[22]); aot_gpr_4 = (16128u << 16u); aot_fpr_12 = std::bit_cast(aot_gpr_4); { const float fs = aot_fpr_20; 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 = (16256u << 16u); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((ctx.fpr[22] < aot_fpr_12)) ? 0x00800000u : 0u); { const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u); aot_fpr_20 = std::bit_cast(aot_gpr_4); if (branch_taken) { goto L_08A96874; } goto L_08A96864; } L_08A96864: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-23440))); ctx.gpr[19] = (static_cast(static_cast(static_cast(aot_mem.aot_direct_load16(aot_gpr_4 + static_cast(11140)))))); { const bool branch_taken = 0u == 0u; ctx.gpr[20] = (ctx.gpr[19] & 255u); if (branch_taken) { goto L_08A968A8; } goto L_08A96874; } L_08A96874: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-23440))); aot_gpr_4 = (static_cast(static_cast(static_cast(aot_mem.aot_direct_load16(aot_gpr_4 + static_cast(11140)))))); aot_fpr_13 = std::bit_cast(aot_gpr_4); aot_fpr_13 = static_cast(static_cast(std::bit_cast(aot_fpr_13))); aot_fpr_14 = ctx.fpr[22] - aot_fpr_12; aot_fpr_12 = aot_fpr_14 / aot_fpr_12; aot_fpr_12 = aot_fpr_20 - 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_12 = std::bit_cast(0x7FC00000u); else aot_fpr_12 = fs * ft; } aot_fpr_12 = std::bit_cast(ctx.fpu_float_to_word_ct<1u>(aot_fpr_12)); aot_gpr_4 = (std::bit_cast(aot_fpr_12)); ctx.gpr[19] = (aot_gpr_4 << 16u); ctx.gpr[19] = (static_cast(static_cast(ctx.gpr[19]) >> 16u)); ctx.gpr[20] = (ctx.gpr[19] & 255u); goto L_08A968A8; L_08A968A8: aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(16))); aot_fpr_12 = aot_fpr_12 + ctx.fpr[26]; aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(16), std::bit_cast(aot_fpr_12)); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(20))); aot_fpr_12 = aot_fpr_12 + ctx.fpr[24]; aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(20), std::bit_cast(aot_fpr_12)); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(2228))); aot_gpr_5 = (0u | 61u); { const bool branch_taken = aot_gpr_4 == aot_gpr_5; if (branch_taken) { goto L_08A96910; } goto L_08A968D0; } L_08A968D0: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(2228))); aot_gpr_5 = (0u | 63u); { const bool branch_taken = aot_gpr_4 == aot_gpr_5; if (branch_taken) { goto L_08A96910; } goto L_08A968E0; } L_08A968E0: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(2228))); aot_gpr_5 = (0u | 52u); { const bool branch_taken = aot_gpr_4 == aot_gpr_5; if (branch_taken) { goto L_08A96910; } goto L_08A968F0; } L_08A968F0: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(2228))); aot_gpr_5 = (0u | 53u); { const bool branch_taken = aot_gpr_4 == aot_gpr_5; if (branch_taken) { goto L_08A96910; } goto L_08A96900; } L_08A96900: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(2228))); aot_gpr_5 = (0u | 45u); { const bool branch_taken = aot_gpr_4 != aot_gpr_5; if (branch_taken) { goto L_08A969DC; } goto L_08A96910; } L_08A96910: aot_gpr_31 = (0x08A96918u); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(80))); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0038_entry, 38u, 621u, 0x0889EB08u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A96918u) goto L_08A96918; AOT_REGCACHE_SYNC_OUT(); return; L_08A96918: ctx.gpr[21] = (ctx.gpr[2] | 0u); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(704))); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(20))); aot_gpr_31 = (0x08A9692Cu); aot_gpr_4 = (ctx.gpr[21] | 0u); if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08969194, 89u, 251u, 0x08969194u>(ctx, &aot_mem, ctx.pc, ctx.gpr[2], aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0089_entry, 89u, 251u, 0x08969194u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A9692Cu) goto L_08A9692C; AOT_REGCACHE_SYNC_OUT(); return; L_08A9692C: aot_gpr_4 = (ctx.gpr[21] | 0u); aot_gpr_31 = (0x08A96938u); ctx.gpr[21] = (ctx.gpr[2] | 0u); if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_0896918C, 89u, 250u, 0x0896918Cu>(ctx, &aot_mem, ctx.pc, ctx.gpr[2], aot_gpr_4, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0089_entry, 89u, 250u, 0x0896918Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A96938u) goto L_08A96938; AOT_REGCACHE_SYNC_OUT(); return; L_08A96938: ctx.gpr[21] = (ctx.gpr[21] << 6u); ctx.gpr[21] = (ctx.gpr[2] + ctx.gpr[21]); { const bool branch_taken = 0u == 0u; aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(96), 0u); if (branch_taken) { goto L_08A96960; } goto L_08A96948; } L_08A96948: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(104))); aot_gpr_4 = (aot_gpr_4 & 1u); if (aot_gpr_4 == 0u) { aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(96), ctx.gpr[21]); goto L_08A96964; } goto L_08A96958; L_08A96958: aot_gpr_31 = (0x08A96960u); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(96))); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0117_entry, 117u, 129u, 0x089D89E0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A96960u) goto L_08A96960; AOT_REGCACHE_SYNC_OUT(); return; L_08A96960: aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(96), ctx.gpr[21]); goto L_08A96964; L_08A96964: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(104))); aot_gpr_5 = (0u + static_cast(-2)); aot_gpr_4 = (aot_gpr_4 & aot_gpr_5); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(104), aot_gpr_4); aot_gpr_31 = (0x08A9697Cu); aot_gpr_4 = (aot_gpr_29 + static_cast(32)); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0022_entry, 22u, 939u, 0x0885FF48u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A9697Cu) goto L_08A9697C; AOT_REGCACHE_SYNC_OUT(); return; L_08A9697C: 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_16 + 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<1u, 4u>(vfpu_value); } ctx.execute_vfpu_vec3_ct<0u, 0u, 1u, 3u, 1u>(); aot_gpr_4 = (aot_gpr_29 + static_cast(112)); { 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_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(16))); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(112))); aot_fpr_12 = aot_fpr_12 + aot_fpr_13; aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(16), std::bit_cast(aot_fpr_12)); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(20))); aot_fpr_14 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(116))); aot_fpr_12 = aot_fpr_12 + aot_fpr_14; aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(20), std::bit_cast(aot_fpr_12)); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(104))); aot_gpr_4 = (aot_gpr_4 & 1u); { const bool branch_taken = aot_gpr_4 == 0u; if (branch_taken) { goto L_08A969DC; } goto L_08A969C8; } L_08A969C8: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(96))); { const bool branch_taken = aot_gpr_4 == 0u; if (branch_taken) { goto L_08A969DC; } goto L_08A969D4; } L_08A969D4: aot_gpr_31 = (0x08A969DCu); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(96))); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0117_entry, 117u, 129u, 0x089D89E0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A969DCu) goto L_08A969DC; AOT_REGCACHE_SYNC_OUT(); return; L_08A969DC: aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-5064))); aot_gpr_4 = (16512u << 16u); ctx.fpr[16] = std::bit_cast(aot_gpr_4); ctx.fpr[18] = std::bit_cast(0u); aot_gpr_4 = (0u | 1u); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(152))); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(148))); aot_gpr_6 = (ctx.gpr[17] | 0u); aot_fpr_14 = std::bit_cast(std::bit_cast(ctx.fpr[30])); ctx.fpr[15] = std::bit_cast(std::bit_cast(ctx.fpr[28])); ctx.gpr[7] = (ctx.gpr[19] | 0u); ctx.gpr[8] = (ctx.gpr[20] | 0u); ctx.gpr[9] = (ctx.gpr[20] | 0u); ctx.gpr[10] = (ctx.gpr[20] | 0u); ctx.gpr[11] = (0u | 0u); ctx.fpr[17] = std::bit_cast(std::bit_cast(aot_fpr_20)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), 0u); aot_gpr_31 = (0x08A96A28u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), ctx.gpr[18]); goto L_08A9628C; L_08A96A28: { std::uint32_t aot_run_words[13]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(156), aot_run_words); aot_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]); aot_gpr_16 = aot_run_words[6]; ctx.gpr[17] = aot_run_words[7]; ctx.gpr[18] = aot_run_words[8]; ctx.gpr[19] = aot_run_words[9]; ctx.gpr[20] = aot_run_words[10]; ctx.gpr[21] = aot_run_words[11]; aot_gpr_31 = aot_run_words[12]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(208)); local_pc = jump_target; if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; } // PSPRECOMP_V812_SHARED_SCHED_JUMP goto LOCAL_SCHED_BOUNDARY; L_08A96A64: 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_4 = (aot_gpr_4 & 255u); aot_gpr_5 = (0u | 0u); aot_gpr_6 = (5888u << 16u); ctx.gpr[7] = (2236u << 16u); ctx.gpr[8] = (aot_mem.aot_direct_load32(ctx.gpr[7] + static_cast(29552))); aot_mem.aot_direct_store32(ctx.gpr[8] + static_cast(0), aot_gpr_6); aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[7] + static_cast(29552))); aot_gpr_6 = (aot_gpr_6 + static_cast(4)); aot_mem.aot_direct_store32(ctx.gpr[7] + static_cast(29552), aot_gpr_6); aot_mem.aot_direct_store8(ctx.gpr[28] + static_cast(-24632), static_cast(aot_gpr_5)); aot_gpr_5 = (static_cast(aot_gpr_4) < 2 ? 1u : 0u); { const bool branch_taken = aot_gpr_5 == 0u; aot_gpr_5 = (static_cast(aot_gpr_4) < 3 ? 1u : 0u); if (branch_taken) { goto L_08A96AD4; } goto L_08A96AA0; } L_08A96AA0: { const bool branch_taken = static_cast(aot_gpr_4) <= 0; if (branch_taken) { goto L_08A96B3C; } goto L_08A96AA8; } L_08A96AA8: aot_gpr_4 = (0u | 11u); aot_gpr_31 = (0x08A96AB4u); 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 == 0x08A96AB4u) goto L_08A96AB4; AOT_REGCACHE_SYNC_OUT(); return; L_08A96AB4: aot_gpr_4 = (0u | 8u); aot_gpr_31 = (0x08A96AC0u); aot_gpr_5 = (0u | 5u); if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08861668, 23u, 203u, 0x08861668u>(ctx, &aot_mem, ctx.pc, ctx.gpr[1], 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 == 0x08A96AC0u) goto L_08A96AC0; AOT_REGCACHE_SYNC_OUT(); return; L_08A96AC0: aot_gpr_4 = (0u | 9u); aot_gpr_31 = (0x08A96ACCu); aot_gpr_5 = (0u | 6u); if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08861668, 23u, 203u, 0x08861668u>(ctx, &aot_mem, ctx.pc, ctx.gpr[1], 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 == 0x08A96ACCu) goto L_08A96ACC; AOT_REGCACHE_SYNC_OUT(); return; L_08A96ACC: { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A96B3C; } goto L_08A96AD4; } L_08A96AD4: { const bool branch_taken = aot_gpr_5 != 0u; aot_gpr_4 = (static_cast(aot_gpr_4) < 4 ? 1u : 0u); if (branch_taken) { goto L_08A96B10; } goto L_08A96ADC; } L_08A96ADC: { const bool branch_taken = aot_gpr_4 == 0u; if (branch_taken) { goto L_08A96B3C; } goto L_08A96AE4; } L_08A96AE4: aot_gpr_4 = (0u | 11u); aot_gpr_31 = (0x08A96AF0u); 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 == 0x08A96AF0u) goto L_08A96AF0; AOT_REGCACHE_SYNC_OUT(); return; L_08A96AF0: aot_gpr_4 = (0u | 8u); aot_gpr_31 = (0x08A96AFCu); 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 == 0x08A96AFCu) goto L_08A96AFC; AOT_REGCACHE_SYNC_OUT(); return; L_08A96AFC: aot_gpr_4 = (0u | 9u); aot_gpr_31 = (0x08A96B08u); aot_gpr_5 = (0u | 4u); 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 == 0x08A96B08u) goto L_08A96B08; AOT_REGCACHE_SYNC_OUT(); return; L_08A96B08: { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A96B3C; } goto L_08A96B10; } L_08A96B10: aot_gpr_4 = (0u | 11u); aot_gpr_31 = (0x08A96B1Cu); 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 == 0x08A96B1Cu) goto L_08A96B1C; AOT_REGCACHE_SYNC_OUT(); return; L_08A96B1C: aot_gpr_4 = (0u | 8u); aot_gpr_31 = (0x08A96B28u); aot_gpr_5 = (0u | 2u); if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08861668, 23u, 203u, 0x08861668u>(ctx, &aot_mem, ctx.pc, ctx.gpr[1], 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 == 0x08A96B28u) goto L_08A96B28; AOT_REGCACHE_SYNC_OUT(); return; L_08A96B28: aot_gpr_4 = (0u | 9u); aot_gpr_31 = (0x08A96B34u); aot_gpr_5 = (0u | 2u); if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08861668, 23u, 203u, 0x08861668u>(ctx, &aot_mem, ctx.pc, ctx.gpr[1], 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 == 0x08A96B34u) goto L_08A96B34; AOT_REGCACHE_SYNC_OUT(); return; L_08A96B34: { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A96B3C; } goto L_08A96B3C; } L_08A96B3C: 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_08A96B48: aot_gpr_29 = (aot_gpr_29 + static_cast(-32)); { const std::uint32_t aot_run_words[5]{aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], aot_gpr_31}; aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast(0), aot_run_words); } ctx.gpr[17] = (2280u << 16u); ctx.gpr[17] = (ctx.gpr[17] + static_cast(-9040)); aot_gpr_31 = (0x08A96B70u); goto L_08A957D4; L_08A96B70: aot_gpr_5 = (0u | 0u); aot_gpr_4 = (ctx.gpr[17] | 0u); goto L_08A96B78; L_08A96B78: aot_mem.aot_direct_store8(aot_gpr_4 + static_cast(104), static_cast(0u)); aot_gpr_5 = (aot_gpr_5 + static_cast(1)); aot_gpr_6 = (static_cast(aot_gpr_5) < 48 ? 1u : 0u); { const bool branch_taken = aot_gpr_6 != 0u; aot_gpr_4 = (aot_gpr_4 + static_cast(112)); if (branch_taken) { goto L_08A96B78; } goto L_08A96B8C; } L_08A96B8C: aot_gpr_16 = (ctx.gpr[17] + static_cast(5376)); { const bool branch_taken = ctx.gpr[17] == aot_gpr_16; ctx.gpr[18] = (0u | 1u); if (branch_taken) { goto L_08A96C74; } goto L_08A96B98; } L_08A96B98: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast(4))); { const bool branch_taken = aot_gpr_4 == 0u; if (branch_taken) { goto L_08A96C68; } goto L_08A96BA4; } L_08A96BA4: aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[17] + static_cast(104))); { const bool branch_taken = aot_gpr_4 != 0u; if (branch_taken) { goto L_08A96C68; } goto L_08A96BB0; } L_08A96BB0: aot_gpr_31 = (0x08A96BB8u); aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[17] + static_cast(94))); goto L_08A96A64; L_08A96BB8: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast(88))); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(0))); aot_gpr_31 = (0x08A96BC8u); aot_gpr_4 = (0u | 1u); if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08861668, 23u, 203u, 0x08861668u>(ctx, &aot_mem, ctx.pc, ctx.gpr[1], 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 == 0x08A96BC8u) goto L_08A96BC8; AOT_REGCACHE_SYNC_OUT(); return; L_08A96BC8: ctx.gpr[19] = (ctx.gpr[17] | 0u); { const bool branch_taken = ctx.gpr[19] == aot_gpr_16; if (branch_taken) { goto L_08A96C68; } goto L_08A96BD4; } L_08A96BD4: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast(4))); { const bool branch_taken = aot_gpr_4 == 0u; if (branch_taken) { goto L_08A96C5C; } goto L_08A96BE0; } L_08A96BE0: aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[19] + static_cast(94))); aot_gpr_5 = (aot_mem.aot_direct_load8(ctx.gpr[17] + static_cast(94))); { const bool branch_taken = aot_gpr_4 != aot_gpr_5; if (branch_taken) { goto L_08A96C5C; } goto L_08A96BF0; } L_08A96BF0: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast(88))); aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast(88))); { const bool branch_taken = aot_gpr_4 != aot_gpr_5; if (branch_taken) { goto L_08A96C5C; } goto L_08A96C00; } L_08A96C00: aot_gpr_4 = (ctx.gpr[19] + static_cast(32)); aot_gpr_5 = (ctx.gpr[19] + static_cast(4)); aot_gpr_31 = (0x08A96C10u); aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast(8))); goto L_08A95BB0; L_08A96C10: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast(4))); aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast(8))); aot_gpr_6 = (aot_mem.aot_direct_load8(ctx.gpr[19] + static_cast(96))); aot_gpr_6 = (aot_gpr_6 << 8u); ctx.gpr[7] = (aot_mem.aot_direct_load8(ctx.gpr[19] + static_cast(95))); aot_gpr_6 = (aot_gpr_6 | ctx.gpr[7]); ctx.gpr[7] = (static_cast(static_cast(static_cast(aot_mem.aot_direct_load16(ctx.gpr[19] + static_cast(92)))))); ctx.gpr[7] = (ctx.gpr[7] << 24u); aot_gpr_6 = (aot_gpr_6 | ctx.gpr[7]); ctx.gpr[7] = (aot_mem.aot_direct_load8(ctx.gpr[19] + static_cast(97))); ctx.gpr[7] = (ctx.gpr[7] << 16u); aot_gpr_6 = (aot_gpr_6 | ctx.gpr[7]); ctx.gpr[7] = (ctx.gpr[19] + static_cast(16)); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast(84))); ctx.gpr[9] = (aot_mem.aot_direct_load8(ctx.gpr[19] + static_cast(106))); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast(100))); aot_gpr_31 = (0x08A96C58u); ctx.gpr[8] = (0u | 1u); goto L_08A95BCC; L_08A96C58: aot_mem.aot_direct_store8(ctx.gpr[19] + static_cast(104), static_cast(ctx.gpr[18])); goto L_08A96C5C; L_08A96C5C: ctx.gpr[19] = (ctx.gpr[19] + static_cast(112)); { const bool branch_taken = ctx.gpr[19] != aot_gpr_16; if (branch_taken) { goto L_08A96BD4; } goto L_08A96C68; } L_08A96C68: ctx.gpr[17] = (ctx.gpr[17] + static_cast(112)); { const bool branch_taken = ctx.gpr[17] != aot_gpr_16; if (branch_taken) { goto L_08A96B98; } goto L_08A96C74; } L_08A96C74: aot_gpr_31 = (0x08A96C7Cu); goto L_08A959F8; L_08A96C7C: { std::uint32_t aot_run_words[5]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(0), aot_run_words); aot_gpr_16 = aot_run_words[0]; ctx.gpr[17] = aot_run_words[1]; ctx.gpr[18] = aot_run_words[2]; ctx.gpr[19] = aot_run_words[3]; aot_gpr_31 = aot_run_words[4]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A96C98: aot_gpr_29 = (aot_gpr_29 + static_cast(-128)); { const std::uint32_t aot_run_words[11]{std::bit_cast(aot_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]), aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], aot_gpr_31}; aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast(72), aot_run_words); } aot_fpr_20 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(128))); ctx.gpr[17] = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(0))); aot_gpr_16 = (aot_gpr_5 | 0u); ctx.fpr[28] = std::bit_cast(std::bit_cast(aot_fpr_12)); ctx.fpr[26] = std::bit_cast(std::bit_cast(aot_fpr_13)); ctx.fpr[24] = std::bit_cast(std::bit_cast(aot_fpr_14)); ctx.fpr[22] = std::bit_cast(std::bit_cast(ctx.fpr[15])); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(68), std::bit_cast(ctx.fpr[16])); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(64), std::bit_cast(ctx.fpr[17])); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(56), std::bit_cast(ctx.fpr[19])); { const bool branch_taken = ctx.gpr[17] == 0u; aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(60), std::bit_cast(ctx.fpr[18])); if (branch_taken) { goto L_08A96ED4; } goto L_08A96CF8; } L_08A96CF8: ctx.gpr[19] = (aot_gpr_29 + static_cast(32)); { std::uint32_t aot_run_words[3]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(20), aot_run_words); aot_fpr_12 = std::bit_cast(aot_run_words[0]); aot_fpr_13 = std::bit_cast(aot_run_words[1]); ctx.fpr[30] = std::bit_cast(aot_run_words[2]); } aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(52), std::bit_cast(aot_fpr_12)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(48), std::bit_cast(aot_fpr_13)); goto L_08A96D10; L_08A96D10: ctx.gpr[18] = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast(0))); ctx.gpr[17] = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast(8))); aot_gpr_5 = (aot_mem.aot_direct_load16(ctx.gpr[18] + static_cast(84))); aot_gpr_4 = (aot_mem.aot_direct_load16(ctx.gpr[28] + static_cast(-25492))); { const bool branch_taken = aot_gpr_5 == aot_gpr_4; if (branch_taken) { goto L_08A96EB8; } goto L_08A96D28; } L_08A96D28: aot_mem.aot_direct_store16(ctx.gpr[18] + static_cast(84), static_cast(aot_gpr_4)); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast(72))); aot_gpr_4 = (aot_gpr_4 & 512u); aot_gpr_4 = (0u < aot_gpr_4 ? 1u : 0u); aot_gpr_4 = (aot_gpr_4 & 255u); { const bool branch_taken = aot_gpr_4 == 0u; if (branch_taken) { goto L_08A96EB8; } goto L_08A96D44; } L_08A96D44: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast(76))); aot_gpr_4 = (aot_gpr_4 & 512u); { const bool branch_taken = aot_gpr_4 != 0u; aot_gpr_4 = (ctx.gpr[18] + static_cast(32)); if (branch_taken) { goto L_08A96EB8; } goto L_08A96D54; } L_08A96D54: aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(8))); aot_gpr_4 = (16248u << 16u); aot_gpr_4 = (aot_gpr_4 | 20972u); 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_08A96EB8; } goto L_08A96D74; } L_08A96D74: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast(92))); aot_gpr_4 = (aot_gpr_4 + static_cast(80)); aot_gpr_5 = (static_cast(static_cast(static_cast(aot_mem.aot_direct_load16(aot_gpr_4 + static_cast(0)))))); aot_gpr_5 = (ctx.gpr[18] + aot_gpr_5); aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(4))); jump_target = aot_gpr_6; aot_gpr_31 = (0x08A96D90u); aot_gpr_4 = (ctx.gpr[19] | 0u); ctx.pc = jump_target; if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_call(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A96D90u) goto L_08A96D90; AOT_REGCACHE_SYNC_OUT(); return; L_08A96D90: aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(32))); aot_gpr_4 = (std::bit_cast(aot_fpr_12)); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(36))); aot_gpr_5 = (std::bit_cast(aot_fpr_13)); aot_fpr_14 = std::bit_cast(aot_gpr_5); ctx.fpr[15] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(40))); aot_gpr_6 = (std::bit_cast(ctx.fpr[15])); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(52), std::bit_cast(aot_fpr_14)); aot_fpr_14 = std::bit_cast(aot_gpr_6); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(16), aot_gpr_4); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(44))); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(48), std::bit_cast(aot_fpr_14)); aot_gpr_4 = (std::bit_cast(aot_fpr_12)); ctx.fpr[30] = std::bit_cast(aot_gpr_4); aot_fpr_13 = std::bit_cast(aot_gpr_6); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((ctx.fpr[28] < aot_fpr_13)) ? 0x00800000u : 0u); { const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u); if (branch_taken) { goto L_08A96EB8; } goto L_08A96DDC; } L_08A96DDC: aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(16))); 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_08A96EB8; } goto L_08A96DF0; } L_08A96DF0: aot_fpr_12 = std::bit_cast(aot_gpr_5); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((ctx.fpr[26] < aot_fpr_12)) ? 0x00800000u : 0u); { const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u); if (branch_taken) { goto L_08A96EB8; } goto L_08A96E04; } L_08A96E04: aot_fpr_12 = std::bit_cast(aot_gpr_4); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((ctx.fpr[22] <= aot_fpr_12)) ? 0x00800000u : 0u); { const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u); if (branch_taken) { goto L_08A96EB8; } goto L_08A96E18; } L_08A96E18: aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(8))); aot_fpr_14 = aot_fpr_12 - aot_fpr_20; aot_gpr_4 = (ctx.gpr[18] + static_cast(48)); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(8))); aot_gpr_4 = (static_cast(static_cast(static_cast(aot_mem.aot_direct_load16(ctx.gpr[18] + static_cast(86)))))); aot_gpr_6 = (aot_gpr_4 << 2u); aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(24))); aot_gpr_6 = (aot_gpr_5 + aot_gpr_6); aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_6 + static_cast(0))); aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_6 + static_cast(20))); aot_gpr_6 = (aot_gpr_6 + static_cast(32)); ctx.fpr[15] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_6 + static_cast(8))); ctx.fpr[15] = aot_fpr_13 + ctx.fpr[15]; ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_14 < ctx.fpr[15])) ? 0x00800000u : 0u); { const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u); if (branch_taken) { goto L_08A96EB8; } goto L_08A96E5C; } L_08A96E5C: aot_gpr_4 = (aot_gpr_4 << 2u); aot_gpr_4 = (aot_gpr_5 + aot_gpr_4); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(0))); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(20))); aot_gpr_4 = (aot_gpr_4 + static_cast(16)); aot_fpr_14 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(8))); aot_fpr_13 = aot_fpr_13 + aot_fpr_14; 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_08A96EB8; } goto L_08A96E88; } L_08A96E88: aot_gpr_4 = (ctx.gpr[18] | 0u); aot_fpr_12 = std::bit_cast(std::bit_cast(ctx.fpr[28])); aot_fpr_13 = std::bit_cast(std::bit_cast(ctx.fpr[26])); aot_fpr_14 = std::bit_cast(std::bit_cast(ctx.fpr[24])); ctx.fpr[16] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(68))); ctx.fpr[15] = std::bit_cast(std::bit_cast(ctx.fpr[22])); aot_gpr_5 = (aot_gpr_16 | 0u); ctx.fpr[17] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(64))); ctx.fpr[18] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(60))); ctx.fpr[19] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(56))); aot_gpr_31 = (0x08A96EB8u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), std::bit_cast(aot_fpr_20)); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0165_entry, 165u, 112u, 0x08A98B40u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A96EB8u) goto L_08A96EB8; AOT_REGCACHE_SYNC_OUT(); return; L_08A96EB8: { const bool branch_taken = ctx.gpr[17] != 0u; if (branch_taken) { goto L_08A96D10; } goto L_08A96EC0; } L_08A96EC0: aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(52))); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(48))); { const std::uint32_t aot_run_words[3]{std::bit_cast(aot_fpr_12), std::bit_cast(aot_fpr_13), std::bit_cast(ctx.fpr[30])}; aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast(20), aot_run_words); } goto L_08A96ED4; L_08A96ED4: { std::uint32_t aot_run_words[11]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(72), aot_run_words); aot_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]); aot_gpr_16 = aot_run_words[6]; ctx.gpr[17] = aot_run_words[7]; ctx.gpr[18] = aot_run_words[8]; ctx.gpr[19] = aot_run_words[9]; aot_gpr_31 = aot_run_words[10]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(128)); local_pc = jump_target; if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; } // PSPRECOMP_V812_SHARED_SCHED_JUMP goto LOCAL_SCHED_BOUNDARY; L_08A96F08: aot_gpr_29 = (aot_gpr_29 + static_cast(-128)); { const std::uint32_t aot_run_words[11]{std::bit_cast(aot_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]), aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], aot_gpr_31}; aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast(72), aot_run_words); } aot_fpr_20 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(128))); ctx.gpr[17] = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(0))); aot_gpr_16 = (aot_gpr_5 | 0u); ctx.fpr[28] = std::bit_cast(std::bit_cast(aot_fpr_12)); ctx.fpr[26] = std::bit_cast(std::bit_cast(aot_fpr_13)); ctx.fpr[24] = std::bit_cast(std::bit_cast(aot_fpr_14)); ctx.fpr[22] = std::bit_cast(std::bit_cast(ctx.fpr[15])); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(68), std::bit_cast(ctx.fpr[16])); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(64), std::bit_cast(ctx.fpr[17])); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(56), std::bit_cast(ctx.fpr[19])); { const bool branch_taken = ctx.gpr[17] == 0u; aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(60), std::bit_cast(ctx.fpr[18])); if (branch_taken) { goto L_08A97134; } goto L_08A96F68; } L_08A96F68: ctx.gpr[19] = (aot_gpr_29 + static_cast(32)); { std::uint32_t aot_run_words[3]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(20), aot_run_words); aot_fpr_12 = std::bit_cast(aot_run_words[0]); aot_fpr_13 = std::bit_cast(aot_run_words[1]); ctx.fpr[30] = std::bit_cast(aot_run_words[2]); } aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(52), std::bit_cast(aot_fpr_12)); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(48), std::bit_cast(aot_fpr_13)); goto L_08A96F80; L_08A96F80: ctx.gpr[18] = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast(0))); ctx.gpr[17] = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast(8))); aot_gpr_5 = (aot_mem.aot_direct_load16(ctx.gpr[18] + static_cast(84))); aot_gpr_4 = (aot_mem.aot_direct_load16(ctx.gpr[28] + static_cast(-25492))); { const bool branch_taken = aot_gpr_5 == aot_gpr_4; if (branch_taken) { goto L_08A97118; } goto L_08A96F98; } L_08A96F98: aot_mem.aot_direct_store16(ctx.gpr[18] + static_cast(84), static_cast(aot_gpr_4)); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast(72))); aot_gpr_4 = (aot_gpr_4 & 512u); aot_gpr_4 = (0u < aot_gpr_4 ? 1u : 0u); aot_gpr_4 = (aot_gpr_4 & 255u); { const bool branch_taken = aot_gpr_4 == 0u; aot_gpr_4 = (ctx.gpr[18] + static_cast(32)); if (branch_taken) { goto L_08A97118; } goto L_08A96FB4; } L_08A96FB4: aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(8))); aot_gpr_4 = (16248u << 16u); aot_gpr_4 = (aot_gpr_4 | 20972u); 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_08A97118; } goto L_08A96FD4; } L_08A96FD4: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast(92))); aot_gpr_4 = (aot_gpr_4 + static_cast(80)); aot_gpr_5 = (static_cast(static_cast(static_cast(aot_mem.aot_direct_load16(aot_gpr_4 + static_cast(0)))))); aot_gpr_5 = (ctx.gpr[18] + aot_gpr_5); aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(4))); jump_target = aot_gpr_6; aot_gpr_31 = (0x08A96FF0u); aot_gpr_4 = (ctx.gpr[19] | 0u); ctx.pc = jump_target; if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_call(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A96FF0u) goto L_08A96FF0; AOT_REGCACHE_SYNC_OUT(); return; L_08A96FF0: aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(32))); aot_gpr_4 = (std::bit_cast(aot_fpr_12)); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(36))); aot_gpr_5 = (std::bit_cast(aot_fpr_13)); aot_fpr_14 = std::bit_cast(aot_gpr_5); ctx.fpr[15] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(40))); aot_gpr_6 = (std::bit_cast(ctx.fpr[15])); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(52), std::bit_cast(aot_fpr_14)); aot_fpr_14 = std::bit_cast(aot_gpr_6); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(16), aot_gpr_4); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(44))); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(48), std::bit_cast(aot_fpr_14)); aot_gpr_4 = (std::bit_cast(aot_fpr_12)); ctx.fpr[30] = std::bit_cast(aot_gpr_4); aot_fpr_13 = std::bit_cast(aot_gpr_6); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((ctx.fpr[28] < aot_fpr_13)) ? 0x00800000u : 0u); { const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u); if (branch_taken) { goto L_08A97118; } goto L_08A9703C; } L_08A9703C: aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(16))); 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_08A97118; } goto L_08A97050; } L_08A97050: aot_fpr_12 = std::bit_cast(aot_gpr_5); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((ctx.fpr[26] < aot_fpr_12)) ? 0x00800000u : 0u); { const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u); if (branch_taken) { goto L_08A97118; } goto L_08A97064; } L_08A97064: aot_fpr_12 = std::bit_cast(aot_gpr_4); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((ctx.fpr[22] <= aot_fpr_12)) ? 0x00800000u : 0u); { const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u); if (branch_taken) { goto L_08A97118; } goto L_08A97078; } L_08A97078: aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(8))); aot_fpr_14 = aot_fpr_12 - aot_fpr_20; aot_gpr_4 = (ctx.gpr[18] + static_cast(48)); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(8))); aot_gpr_4 = (static_cast(static_cast(static_cast(aot_mem.aot_direct_load16(ctx.gpr[18] + static_cast(86)))))); aot_gpr_6 = (aot_gpr_4 << 2u); aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(24))); aot_gpr_6 = (aot_gpr_5 + aot_gpr_6); aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_6 + static_cast(0))); aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_6 + static_cast(20))); aot_gpr_6 = (aot_gpr_6 + static_cast(32)); ctx.fpr[15] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_6 + static_cast(8))); ctx.fpr[15] = aot_fpr_13 + ctx.fpr[15]; ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_14 < ctx.fpr[15])) ? 0x00800000u : 0u); { const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u); if (branch_taken) { goto L_08A97118; } goto L_08A970BC; } L_08A970BC: aot_gpr_4 = (aot_gpr_4 << 2u); aot_gpr_4 = (aot_gpr_5 + aot_gpr_4); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(0))); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(20))); aot_gpr_4 = (aot_gpr_4 + static_cast(16)); aot_fpr_14 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(8))); aot_fpr_13 = aot_fpr_13 + aot_fpr_14; 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_08A97118; } goto L_08A970E8; } L_08A970E8: aot_gpr_4 = (ctx.gpr[18] | 0u); aot_fpr_12 = std::bit_cast(std::bit_cast(ctx.fpr[28])); aot_fpr_13 = std::bit_cast(std::bit_cast(ctx.fpr[26])); aot_fpr_14 = std::bit_cast(std::bit_cast(ctx.fpr[24])); ctx.fpr[16] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(68))); ctx.fpr[15] = std::bit_cast(std::bit_cast(ctx.fpr[22])); aot_gpr_5 = (aot_gpr_16 | 0u); ctx.fpr[17] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(64))); ctx.fpr[18] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(60))); ctx.fpr[19] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(56))); aot_gpr_31 = (0x08A97118u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), std::bit_cast(aot_fpr_20)); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0165_entry, 165u, 112u, 0x08A98B40u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A97118u) goto L_08A97118; AOT_REGCACHE_SYNC_OUT(); return; L_08A97118: { const bool branch_taken = ctx.gpr[17] != 0u; if (branch_taken) { goto L_08A96F80; } goto L_08A97120; } L_08A97120: aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(52))); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(48))); { const std::uint32_t aot_run_words[3]{std::bit_cast(aot_fpr_12), std::bit_cast(aot_fpr_13), std::bit_cast(ctx.fpr[30])}; aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast(20), aot_run_words); } goto L_08A97134; L_08A97134: { std::uint32_t aot_run_words[11]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(72), aot_run_words); aot_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]); aot_gpr_16 = aot_run_words[6]; ctx.gpr[17] = aot_run_words[7]; ctx.gpr[18] = aot_run_words[8]; ctx.gpr[19] = aot_run_words[9]; aot_gpr_31 = aot_run_words[10]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(128)); local_pc = jump_target; if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; } // PSPRECOMP_V812_SHARED_SCHED_JUMP goto LOCAL_SCHED_BOUNDARY; L_08A97168: aot_gpr_29 = (aot_gpr_29 + static_cast(-16)); { const std::uint32_t aot_run_words[3]{aot_gpr_16, ctx.gpr[17], aot_gpr_31}; aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast(0), aot_run_words); } aot_gpr_16 = (2280u << 16u); aot_gpr_16 = (aot_gpr_16 + static_cast(-9040)); ctx.gpr[17] = (0u | 0u); goto L_08A97184; L_08A97184: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(4))); { const bool branch_taken = aot_gpr_4 == 0u; if (branch_taken) { goto L_08A971C8; } goto L_08A97190; } L_08A97190: aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_16 + static_cast(98))); { const bool branch_taken = aot_gpr_4 != 0u; if (branch_taken) { goto L_08A971C8; } goto L_08A9719C; } L_08A9719C: aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_16 + static_cast(105))); { const bool branch_taken = aot_gpr_4 == 0u; if (branch_taken) { goto L_08A971C0; } goto L_08A971A8; } L_08A971A8: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(12))); aot_gpr_4 = (aot_gpr_4 + static_cast(5000)); aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(7660))); aot_gpr_4 = (aot_gpr_4 < aot_gpr_5 ? 1u : 0u); { const bool branch_taken = aot_gpr_4 == 0u; if (branch_taken) { goto L_08A971C8; } goto L_08A971C0; } L_08A971C0: aot_gpr_31 = (0x08A971C8u); aot_gpr_4 = (aot_gpr_16 | 0u); goto L_08A96044; L_08A971C8: aot_mem.aot_direct_store8(aot_gpr_16 + static_cast(98), static_cast(0u)); ctx.gpr[17] = (ctx.gpr[17] + static_cast(1)); aot_gpr_4 = (static_cast(ctx.gpr[17]) < 48 ? 1u : 0u); { const bool branch_taken = aot_gpr_4 != 0u; aot_gpr_16 = (aot_gpr_16 + static_cast(112)); if (branch_taken) { goto L_08A97184; } goto L_08A971DC; } L_08A971DC: { std::uint32_t aot_run_words[3]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(0), aot_run_words); aot_gpr_16 = aot_run_words[0]; ctx.gpr[17] = aot_run_words[1]; aot_gpr_31 = aot_run_words[2]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(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_08A971F0: aot_gpr_29 = (aot_gpr_29 + static_cast(-64)); { const std::uint32_t aot_run_words[9]{std::bit_cast(aot_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]), aot_gpr_16, ctx.gpr[17], aot_gpr_31}; aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast(16), aot_run_words); } ctx.gpr[17] = (2280u << 16u); ctx.gpr[17] = (ctx.gpr[17] + static_cast(-3664)); aot_gpr_16 = (0u | 0u); aot_gpr_4 = (16256u << 16u); aot_fpr_20 = std::bit_cast(aot_gpr_4); aot_gpr_4 = (16928u << 16u); ctx.fpr[22] = std::bit_cast(aot_gpr_4); ctx.fpr[24] = std::bit_cast(0u); aot_gpr_4 = (20352u << 16u); ctx.fpr[26] = std::bit_cast(aot_gpr_4); aot_gpr_4 = (16448u << 16u); ctx.fpr[28] = std::bit_cast(aot_gpr_4); aot_gpr_4 = (16000u << 16u); ctx.fpr[30] = std::bit_cast(aot_gpr_4); goto L_08A97250; L_08A97250: aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[17] + static_cast(54))); { const bool branch_taken = aot_gpr_4 == 0u; if (branch_taken) { goto L_08A973DC; } goto L_08A9725C; } L_08A9725C: aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast(40))); aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(7660))); aot_gpr_5 = (aot_gpr_6 - aot_gpr_5); aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast(44))); ctx.gpr[7] = (aot_gpr_5 < aot_gpr_6 ? 1u : 0u); { const bool branch_taken = ctx.gpr[7] != 0u; if (branch_taken) { goto L_08A97280; } goto L_08A97278; } L_08A97278: { const bool branch_taken = 0u == 0u; aot_mem.aot_direct_store8(ctx.gpr[17] + static_cast(54), static_cast(0u)); if (branch_taken) { goto L_08A973DC; } goto L_08A97280; } L_08A97280: ctx.gpr[7] = (aot_gpr_6 + aot_gpr_6); ctx.gpr[7] = (aot_gpr_6 + ctx.gpr[7]); ctx.gpr[7] = (ctx.gpr[7] >> 2u); ctx.gpr[2] = (aot_gpr_5 < ctx.gpr[7] ? 1u : 0u); ctx.gpr[7] = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast(48))); { std::uint32_t aot_run_words[4]{}; aot_mem.aot_direct_load32_block(ctx.gpr[17] + static_cast(16), 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]); ctx.fpr[15] = std::bit_cast(aot_run_words[3]); } ctx.gpr[8] = (static_cast(static_cast(static_cast(aot_mem.aot_direct_load16(ctx.gpr[17] + static_cast(52)))))); ctx.gpr[9] = (aot_mem.aot_direct_load8(ctx.gpr[17] + static_cast(55))); ctx.gpr[10] = (aot_mem.aot_direct_load8(ctx.gpr[17] + static_cast(56))); ctx.gpr[11] = (aot_mem.aot_direct_load8(ctx.gpr[17] + static_cast(57))); { const bool branch_taken = ctx.gpr[2] == 0u; ctx.fpr[16] = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast(32))); if (branch_taken) { goto L_08A972F8; } goto L_08A972BC; } L_08A972BC: aot_gpr_5 = (aot_gpr_4 | 0u); aot_gpr_4 = (ctx.gpr[17] | 0u); aot_gpr_6 = (ctx.gpr[7] | 0u); ctx.gpr[7] = (ctx.gpr[17] | 0u); ctx.fpr[17] = std::bit_cast(std::bit_cast(aot_fpr_20)); ctx.fpr[18] = std::bit_cast(std::bit_cast(ctx.fpr[22])); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), 0u); ctx.fpr[19] = std::bit_cast(std::bit_cast(ctx.fpr[24])); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), 0u); aot_gpr_31 = (0x08A972E8u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(8), std::bit_cast(ctx.fpr[24])); goto L_08A97518; L_08A972E8: { const bool branch_taken = ctx.gpr[2] != 0u; if (branch_taken) { goto L_08A973DC; } goto L_08A972F0; } L_08A972F0: { const bool branch_taken = 0u == 0u; aot_mem.aot_direct_store8(ctx.gpr[17] + static_cast(54), static_cast(0u)); if (branch_taken) { goto L_08A973DC; } goto L_08A972F8; } L_08A972F8: 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_08A97308; } goto L_08A97308; L_08A97308: ctx.fpr[18] = std::bit_cast(aot_gpr_6); ctx.fpr[18] = static_cast(static_cast(std::bit_cast(ctx.fpr[18]))); if (static_cast(aot_gpr_6) < 0) { ctx.fpr[18] = ctx.fpr[18] + ctx.fpr[26]; goto L_08A97318; } goto L_08A97318; L_08A97318: { const float fs = ctx.fpr[18]; const float ft = ctx.fpr[28]; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) ctx.fpr[18] = std::bit_cast(0x7FC00000u); else ctx.fpr[18] = fs * ft; } { const float fs = ctx.fpr[18]; const float ft = ctx.fpr[30]; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) ctx.fpr[18] = std::bit_cast(0x7FC00000u); else ctx.fpr[18] = fs * ft; } ctx.fpr[17] = ctx.fpr[17] - ctx.fpr[18]; ctx.fpr[18] = std::bit_cast(aot_gpr_6); ctx.fpr[18] = static_cast(static_cast(std::bit_cast(ctx.fpr[18]))); if (static_cast(aot_gpr_6) < 0) { ctx.fpr[18] = ctx.fpr[18] + ctx.fpr[26]; goto L_08A97334; } goto L_08A97334; L_08A97334: aot_gpr_5 = (aot_gpr_4 | 0u); { const float fs = ctx.fpr[18]; const float ft = ctx.fpr[30]; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) ctx.fpr[18] = std::bit_cast(0x7FC00000u); else ctx.fpr[18] = fs * ft; } ctx.fpr[17] = ctx.fpr[17] / ctx.fpr[18]; ctx.fpr[17] = aot_fpr_20 - ctx.fpr[17]; ctx.fpr[19] = std::bit_cast(ctx.gpr[8]); ctx.fpr[19] = static_cast(static_cast(std::bit_cast(ctx.fpr[19]))); { const float fs = ctx.fpr[19]; const float ft = ctx.fpr[17]; 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; } ctx.fpr[19] = std::bit_cast(ctx.fpu_float_to_word_ct<1u>(ctx.fpr[19])); aot_gpr_4 = (std::bit_cast(ctx.fpr[19])); ctx.gpr[8] = (aot_gpr_4 << 16u); ctx.gpr[8] = (static_cast(static_cast(ctx.gpr[8]) >> 16u)); ctx.fpr[18] = std::bit_cast(ctx.gpr[9]); ctx.fpr[18] = static_cast(static_cast(std::bit_cast(ctx.fpr[18]))); { const float fs = ctx.fpr[18]; const float ft = ctx.fpr[17]; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) ctx.fpr[18] = std::bit_cast(0x7FC00000u); else ctx.fpr[18] = fs * ft; } ctx.fpr[18] = std::bit_cast(ctx.fpu_float_to_word_ct<1u>(ctx.fpr[18])); ctx.gpr[9] = (std::bit_cast(ctx.fpr[18])); ctx.gpr[9] = (ctx.gpr[9] & 255u); ctx.fpr[19] = std::bit_cast(ctx.gpr[10]); ctx.fpr[19] = static_cast(static_cast(std::bit_cast(ctx.fpr[19]))); { const float fs = ctx.fpr[19]; const float ft = ctx.fpr[17]; 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; } ctx.fpr[19] = std::bit_cast(ctx.fpu_float_to_word_ct<1u>(ctx.fpr[19])); ctx.gpr[10] = (std::bit_cast(ctx.fpr[19])); ctx.gpr[10] = (ctx.gpr[10] & 255u); ctx.fpr[18] = std::bit_cast(ctx.gpr[11]); ctx.fpr[18] = static_cast(static_cast(std::bit_cast(ctx.fpr[18]))); { const float fs = ctx.fpr[18]; 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; } ctx.fpr[17] = std::bit_cast(ctx.fpu_float_to_word_ct<1u>(ctx.fpr[17])); ctx.gpr[11] = (std::bit_cast(ctx.fpr[17])); ctx.gpr[11] = (ctx.gpr[11] & 255u); aot_gpr_4 = (ctx.gpr[17] | 0u); aot_gpr_6 = (ctx.gpr[7] | 0u); ctx.gpr[7] = (ctx.gpr[17] | 0u); ctx.fpr[17] = std::bit_cast(std::bit_cast(aot_fpr_20)); ctx.fpr[18] = std::bit_cast(std::bit_cast(ctx.fpr[22])); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), 0u); ctx.fpr[19] = std::bit_cast(std::bit_cast(ctx.fpr[24])); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), 0u); aot_gpr_31 = (0x08A973D0u); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(8), std::bit_cast(ctx.fpr[24])); goto L_08A97518; L_08A973D0: { const bool branch_taken = ctx.gpr[2] != 0u; if (branch_taken) { goto L_08A973DC; } goto L_08A973D8; } L_08A973D8: aot_mem.aot_direct_store8(ctx.gpr[17] + static_cast(54), static_cast(0u)); goto L_08A973DC; L_08A973DC: aot_gpr_16 = (aot_gpr_16 + static_cast(1)); aot_gpr_4 = (static_cast(aot_gpr_16) < 48 ? 1u : 0u); { const bool branch_taken = aot_gpr_4 != 0u; ctx.gpr[17] = (ctx.gpr[17] + static_cast(64)); if (branch_taken) { goto L_08A97250; } goto L_08A973EC; } L_08A973EC: { std::uint32_t aot_run_words[9]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(16), aot_run_words); aot_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]); aot_gpr_16 = aot_run_words[6]; ctx.gpr[17] = aot_run_words[7]; aot_gpr_31 = aot_run_words[8]; } 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_08A97418: aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(0))); aot_fpr_12 = std::bit_cast(std::bit_cast(aot_fpr_12) ^ 0x80000000u); aot_mem.aot_direct_store32(aot_gpr_5 + static_cast(0), std::bit_cast(aot_fpr_12)); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(4))); aot_fpr_12 = std::bit_cast(std::bit_cast(aot_fpr_12) ^ 0x80000000u); aot_mem.aot_direct_store32(aot_gpr_6 + static_cast(0), std::bit_cast(aot_fpr_12)); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(0))); { 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_14 = std::bit_cast(0x7FC00000u); else aot_fpr_14 = fs * ft; } { 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; } aot_fpr_12 = aot_fpr_14 + aot_fpr_12; aot_fpr_12 = std::sqrt(aot_fpr_12); ctx.gpr[11] = (16256u << 16u); ctx.fpr[15] = std::bit_cast(ctx.gpr[11]); ctx.fpr[15] = aot_fpr_12 + ctx.fpr[15]; ctx.fpr[15] = ctx.fpr[15] / aot_fpr_12; { const float fs = aot_fpr_13; const float ft = ctx.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_mem.aot_direct_store32(aot_gpr_5 + static_cast(0), std::bit_cast(aot_fpr_13)); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_6 + static_cast(0))); { const float fs = aot_fpr_13; const float ft = ctx.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_mem.aot_direct_store32(aot_gpr_6 + 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_fpr_13 = std::bit_cast(std::bit_cast(aot_fpr_13) ^ 0x80000000u); aot_fpr_13 = aot_fpr_13 / aot_fpr_12; aot_mem.aot_direct_store32(ctx.gpr[7] + 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(0))); aot_fpr_12 = aot_fpr_13 / aot_fpr_12; aot_mem.aot_direct_store32(ctx.gpr[8] + static_cast(0), 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_12 = std::bit_cast(std::bit_cast(aot_fpr_12) ^ 0x80000000u); aot_mem.aot_direct_store32(ctx.gpr[9] + static_cast(0), std::bit_cast(aot_fpr_12)); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(4))); aot_fpr_12 = std::bit_cast(std::bit_cast(aot_fpr_12) ^ 0x80000000u); aot_mem.aot_direct_store32(ctx.gpr[10] + static_cast(0), std::bit_cast(aot_fpr_12)); aot_gpr_4 = (16128u << 16u); aot_fpr_12 = std::bit_cast(aot_gpr_4); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(0))); { 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(aot_gpr_5 + static_cast(0), std::bit_cast(aot_fpr_13)); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_6 + static_cast(0))); { 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(aot_gpr_6 + static_cast(0), std::bit_cast(aot_fpr_13)); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[7] + static_cast(0))); { 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[7] + static_cast(0), std::bit_cast(aot_fpr_13)); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[8] + static_cast(0))); { 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[8] + static_cast(0), std::bit_cast(aot_fpr_13)); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[9] + static_cast(0))); { 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[9] + static_cast(0), std::bit_cast(aot_fpr_13)); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[10] + static_cast(0))); { 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; } jump_target = aot_gpr_31; aot_mem.aot_direct_store32(ctx.gpr[10] + static_cast(0), std::bit_cast(aot_fpr_12)); local_pc = jump_target; if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; } // PSPRECOMP_V812_SHARED_SCHED_JUMP goto LOCAL_SCHED_BOUNDARY; L_08A974F0: aot_gpr_4 = (2280u << 16u); aot_gpr_4 = (aot_gpr_4 + static_cast(-3664)); aot_gpr_5 = (0u | 0u); goto L_08A974FC; L_08A974FC: aot_mem.aot_direct_store8(aot_gpr_4 + static_cast(54), static_cast(0u)); aot_gpr_5 = (aot_gpr_5 + static_cast(1)); aot_gpr_6 = (static_cast(aot_gpr_5) < 48 ? 1u : 0u); { const bool branch_taken = aot_gpr_6 != 0u; aot_gpr_4 = (aot_gpr_4 + static_cast(64)); if (branch_taken) { goto L_08A974FC; } goto L_08A97510; } L_08A97510: 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_08A97518: aot_gpr_29 = (aot_gpr_29 + static_cast(-96)); { const std::uint32_t aot_run_words[16]{std::bit_cast(aot_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]), aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], ctx.gpr[21], ctx.gpr[22], ctx.gpr[23], ctx.gpr[30], aot_gpr_31}; aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast(20), aot_run_words); } ctx.gpr[2] = (ctx.gpr[8] | 0u); ctx.gpr[19] = (ctx.gpr[7] | 0u); ctx.gpr[3] = (aot_gpr_6 | 0u); ctx.fpr[26] = std::bit_cast(std::bit_cast(aot_fpr_13)); ctx.fpr[28] = std::bit_cast(std::bit_cast(aot_fpr_12)); ctx.gpr[8] = (aot_gpr_5 & 255u); ctx.gpr[30] = (ctx.gpr[2] << 16u); ctx.gpr[30] = (static_cast(static_cast(ctx.gpr[30]) >> 16u)); ctx.gpr[23] = (ctx.gpr[9] & 255u); ctx.gpr[22] = (ctx.gpr[10] & 255u); ctx.gpr[21] = (ctx.gpr[11] & 255u); { std::uint32_t aot_run_words[3]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(96), aot_run_words); ctx.gpr[7] = aot_run_words[0]; aot_gpr_6 = aot_run_words[1]; aot_fpr_20 = std::bit_cast(aot_run_words[2]); } aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast(0))); aot_gpr_5 = (2236u << 16u); aot_gpr_5 = (aot_gpr_5 + static_cast(32304)); aot_gpr_5 = (aot_gpr_5 + static_cast(48)); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(0))); aot_fpr_12 = aot_fpr_12 - aot_fpr_13; { 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; } ctx.fpr[0] = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast(4))); ctx.fpr[2] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(4))); ctx.fpr[0] = ctx.fpr[0] - ctx.fpr[2]; { const float fs = ctx.fpr[0]; const float ft = ctx.fpr[0]; 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_fpr_12 = aot_fpr_12 + ctx.fpr[0]; { const float fs = ctx.fpr[18]; const float ft = ctx.fpr[18]; 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 = std::bit_cast(0u); ctx.gpr[20] = (0u | 1u); ctx.gpr[18] = (aot_gpr_4 | 0u); ctx.gpr[9] = (ctx.gpr[3] | 0u); ctx.fpr[24] = std::bit_cast(std::bit_cast(aot_fpr_14)); ctx.fpr[22] = std::bit_cast(std::bit_cast(ctx.fpr[15])); aot_fpr_14 = std::bit_cast(std::bit_cast(ctx.fpr[16])); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 < ctx.fpr[1])) ? 0x00800000u : 0u); { const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u); ctx.fpr[30] = std::bit_cast(std::bit_cast(ctx.fpr[17])); if (branch_taken) { goto L_08A97604; } goto L_08A975F4; } L_08A975F4: ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((!(std::isnan(ctx.fpr[18]) || std::isnan(aot_fpr_13)) && ctx.fpr[18] == aot_fpr_13)) ? 0x00800000u : 0u); { const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u); if (branch_taken) { goto L_08A97988; } goto L_08A97604; } L_08A97604: ctx.gpr[17] = (2280u << 16u); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((!(std::isnan(ctx.fpr[18]) || std::isnan(aot_fpr_13)) && ctx.fpr[18] == aot_fpr_13)) ? 0x00800000u : 0u); { const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u); ctx.gpr[17] = (ctx.gpr[17] + static_cast(-9040)); if (branch_taken) { goto L_08A976BC; } goto L_08A97618; } L_08A97618: aot_fpr_12 = std::sqrt(aot_fpr_12); aot_gpr_4 = (16192u << 16u); aot_fpr_13 = std::bit_cast(aot_gpr_4); { const float fs = ctx.fpr[18]; 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; } 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_08A976BC; } goto L_08A97638; } L_08A97638: aot_fpr_12 = aot_fpr_12 - aot_fpr_13; aot_gpr_4 = (16512u << 16u); ctx.fpr[15] = std::bit_cast(aot_gpr_4); ctx.fpr[15] = ctx.fpr[15] / ctx.fpr[18]; { const float fs = aot_fpr_12; const float ft = ctx.fpr[15]; 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 = (16256u << 16u); ctx.fpr[16] = std::bit_cast(aot_gpr_4); aot_fpr_12 = ctx.fpr[16] - aot_fpr_12; aot_fpr_13 = std::bit_cast(ctx.gpr[30]); aot_fpr_13 = static_cast(static_cast(std::bit_cast(aot_fpr_13))); { 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_fpr_13 = std::bit_cast(ctx.fpu_float_to_word_ct<1u>(aot_fpr_13)); aot_gpr_4 = (std::bit_cast(aot_fpr_13)); ctx.gpr[30] = (aot_gpr_4 << 16u); ctx.gpr[30] = (static_cast(static_cast(ctx.gpr[30]) >> 16u)); ctx.fpr[15] = std::bit_cast(ctx.gpr[23]); ctx.fpr[15] = static_cast(static_cast(std::bit_cast(ctx.fpr[15]))); { const float fs = ctx.fpr[15]; const float ft = aot_fpr_12; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) ctx.fpr[15] = std::bit_cast(0x7FC00000u); else ctx.fpr[15] = fs * ft; } ctx.fpr[15] = std::bit_cast(ctx.fpu_float_to_word_ct<1u>(ctx.fpr[15])); ctx.gpr[23] = (std::bit_cast(ctx.fpr[15])); ctx.gpr[23] = (ctx.gpr[23] & 255u); aot_fpr_13 = std::bit_cast(ctx.gpr[22]); aot_fpr_13 = static_cast(static_cast(std::bit_cast(aot_fpr_13))); { 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_fpr_13 = std::bit_cast(ctx.fpu_float_to_word_ct<1u>(aot_fpr_13)); ctx.gpr[22] = (std::bit_cast(aot_fpr_13)); ctx.gpr[22] = (ctx.gpr[22] & 255u); ctx.fpr[15] = std::bit_cast(ctx.gpr[21]); ctx.fpr[15] = static_cast(static_cast(std::bit_cast(ctx.fpr[15]))); { const float fs = ctx.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_fpr_12 = std::bit_cast(ctx.fpu_float_to_word_ct<1u>(aot_fpr_12)); ctx.gpr[21] = (std::bit_cast(aot_fpr_12)); ctx.gpr[21] = (ctx.gpr[21] & 255u); goto L_08A976BC; L_08A976BC: aot_gpr_16 = (0u | 0u); aot_gpr_5 = (0u | 1u); goto L_08A976C4; L_08A976C4: { const bool branch_taken = aot_gpr_5 == 0u; aot_gpr_4 = (aot_gpr_16 << 7u); if (branch_taken) { goto L_08A97704; } goto L_08A976CC; } L_08A976CC: ctx.gpr[10] = (aot_gpr_16 << 4u); aot_gpr_4 = (aot_gpr_4 - ctx.gpr[10]); aot_gpr_4 = (aot_gpr_4 + ctx.gpr[17]); ctx.gpr[10] = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(0))); { const bool branch_taken = ctx.gpr[18] != ctx.gpr[10]; if (branch_taken) { goto L_08A976F0; } goto L_08A976E4; } L_08A976E4: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(4))); if (aot_gpr_4 != 0u) { aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(16), ctx.gpr[9]); goto L_08A97708; } goto L_08A976F0; L_08A976F0: aot_gpr_4 = (aot_gpr_16 + static_cast(1)); aot_gpr_16 = (aot_gpr_4 << 16u); aot_gpr_16 = (static_cast(static_cast(aot_gpr_16) >> 16u)); { const bool branch_taken = 0u == 0u; aot_gpr_5 = (static_cast(aot_gpr_16) < 48 ? 1u : 0u); if (branch_taken) { goto L_08A976C4; } goto L_08A97704; } L_08A97704: aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(16), ctx.gpr[9]); goto L_08A97708; L_08A97708: aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(12), std::bit_cast(aot_fpr_14)); aot_mem.aot_direct_store8(aot_gpr_29 + static_cast(8), static_cast(ctx.gpr[8])); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), ctx.gpr[7]); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), aot_gpr_6); { const bool branch_taken = aot_gpr_5 == 0u; if (branch_taken) { goto L_08A97898; } goto L_08A97720; } L_08A97720: aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast(0))); aot_gpr_4 = (aot_gpr_16 << 7u); aot_gpr_5 = (aot_gpr_16 << 4u); aot_gpr_4 = (aot_gpr_4 - aot_gpr_5); aot_gpr_4 = (aot_gpr_4 + ctx.gpr[17]); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(48))); aot_fpr_12 = aot_fpr_12 - aot_fpr_13; aot_fpr_12 = std::bit_cast(std::bit_cast(aot_fpr_12) & 0x7FFFFFFFu); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 < ctx.fpr[19])) ? 0x00800000u : 0u); if (!((ctx.fcr31 & 0x00800000u) != 0u)) { aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast(0))); goto L_08A97774; } goto L_08A97750; L_08A97750: aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast(4))); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(52))); aot_fpr_12 = aot_fpr_12 - aot_fpr_13; aot_fpr_12 = std::bit_cast(std::bit_cast(aot_fpr_12) & 0x7FFFFFFFu); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 < ctx.fpr[19])) ? 0x00800000u : 0u); { const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u); if (branch_taken) { goto L_08A97858; } goto L_08A97770; } L_08A97770: aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast(0))); goto L_08A97774; L_08A97774: aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(48))); aot_fpr_12 = aot_fpr_12 - aot_fpr_13; ctx.fpr[15] = std::bit_cast(std::bit_cast(aot_fpr_12) & 0x7FFFFFFFu); aot_gpr_5 = (15692u << 16u); aot_gpr_5 = (aot_gpr_5 | 52429u); aot_fpr_12 = std::bit_cast(aot_gpr_5); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((ctx.fpr[15] < aot_fpr_12)) ? 0x00800000u : 0u); if (!((ctx.fcr31 & 0x00800000u) != 0u)) { aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(16), ctx.gpr[9]); goto L_08A97838; } goto L_08A9779C; L_08A9779C: aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast(4))); ctx.fpr[15] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(52))); aot_fpr_13 = aot_fpr_13 - ctx.fpr[15]; aot_fpr_13 = std::bit_cast(std::bit_cast(aot_fpr_13) & 0x7FFFFFFFu); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_13 < aot_fpr_12)) ? 0x00800000u : 0u); if (!((ctx.fcr31 & 0x00800000u) != 0u)) { aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(16), ctx.gpr[9]); goto L_08A97838; } goto L_08A977BC; L_08A977BC: aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast(8))); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(56))); aot_fpr_12 = aot_fpr_12 - aot_fpr_13; aot_fpr_12 = std::bit_cast(std::bit_cast(aot_fpr_12) & 0x7FFFFFFFu); aot_gpr_5 = (16384u << 16u); ctx.fpr[15] = std::bit_cast(aot_gpr_5); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 < ctx.fpr[15])) ? 0x00800000u : 0u); if (!((ctx.fcr31 & 0x00800000u) != 0u)) { aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(16), ctx.gpr[9]); goto L_08A97838; } goto L_08A977E4; L_08A977E4: aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(64))); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((!(std::isnan(ctx.fpr[28]) || std::isnan(aot_fpr_12)) && ctx.fpr[28] == aot_fpr_12)) ? 0x00800000u : 0u); if (!((ctx.fcr31 & 0x00800000u) != 0u)) { aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(16), ctx.gpr[9]); goto L_08A97838; } goto L_08A977F8; L_08A977F8: aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(68))); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((!(std::isnan(ctx.fpr[26]) || std::isnan(aot_fpr_12)) && ctx.fpr[26] == aot_fpr_12)) ? 0x00800000u : 0u); if (!((ctx.fcr31 & 0x00800000u) != 0u)) { aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(16), ctx.gpr[9]); goto L_08A97838; } goto L_08A9780C; L_08A9780C: aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(72))); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((!(std::isnan(ctx.fpr[24]) || std::isnan(aot_fpr_12)) && ctx.fpr[24] == aot_fpr_12)) ? 0x00800000u : 0u); if (!((ctx.fcr31 & 0x00800000u) != 0u)) { aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(16), ctx.gpr[9]); goto L_08A97838; } goto L_08A97820; L_08A97820: aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(76))); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((!(std::isnan(ctx.fpr[22]) || std::isnan(aot_fpr_12)) && ctx.fpr[22] == aot_fpr_12)) ? 0x00800000u : 0u); { const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u); if (branch_taken) { goto L_08A97858; } goto L_08A97834; } L_08A97834: aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(16), ctx.gpr[9]); goto L_08A97838; L_08A97838: aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(12), std::bit_cast(aot_fpr_14)); aot_mem.aot_direct_store8(aot_gpr_29 + static_cast(8), static_cast(ctx.gpr[8])); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(4), ctx.gpr[7]); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(0), aot_gpr_6); aot_gpr_31 = (0x08A97850u); goto L_08A96044; L_08A97850: { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A978E0; } goto L_08A97858; } L_08A97858: aot_mem.aot_direct_store8(aot_gpr_4 + static_cast(98), static_cast(ctx.gpr[20])); aot_mem.aot_direct_store8(aot_gpr_4 + static_cast(94), static_cast(ctx.gpr[8])); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(88), ctx.gpr[9]); aot_mem.aot_direct_store16(aot_gpr_4 + static_cast(92), static_cast(ctx.gpr[30])); aot_mem.aot_direct_store8(aot_gpr_4 + static_cast(95), static_cast(ctx.gpr[23])); aot_mem.aot_direct_store8(aot_gpr_4 + static_cast(96), static_cast(ctx.gpr[22])); aot_mem.aot_direct_store8(aot_gpr_4 + static_cast(97), static_cast(ctx.gpr[21])); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(80), std::bit_cast(aot_fpr_14)); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(84), std::bit_cast(ctx.fpr[30])); aot_mem.aot_direct_store8(aot_gpr_4 + static_cast(105), static_cast(ctx.gpr[7])); aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(7660))); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(12), aot_gpr_5); aot_mem.aot_direct_store8(aot_gpr_4 + static_cast(106), static_cast(aot_gpr_6)); aot_mem.aot_direct_store32(aot_gpr_4 + static_cast(100), std::bit_cast(aot_fpr_20)); { const bool branch_taken = 0u == 0u; ctx.gpr[2] = (ctx.gpr[20] | 0u); if (branch_taken) { goto L_08A9798C; } goto L_08A97898; } L_08A97898: aot_gpr_16 = (0u | 0u); aot_gpr_4 = (0u | 1u); goto L_08A978A0; L_08A978A0: { const bool branch_taken = aot_gpr_4 == 0u; aot_gpr_4 = (aot_gpr_16 << 7u); if (branch_taken) { goto L_08A978D4; } goto L_08A978A8; } L_08A978A8: aot_gpr_5 = (aot_gpr_16 << 4u); aot_gpr_4 = (aot_gpr_4 - aot_gpr_5); aot_gpr_4 = (aot_gpr_4 + ctx.gpr[17]); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(4))); { const bool branch_taken = aot_gpr_4 == 0u; if (branch_taken) { goto L_08A978D4; } goto L_08A978C0; } L_08A978C0: aot_gpr_4 = (aot_gpr_16 + static_cast(1)); aot_gpr_16 = (aot_gpr_4 << 16u); aot_gpr_16 = (static_cast(static_cast(aot_gpr_16) >> 16u)); { const bool branch_taken = 0u == 0u; aot_gpr_4 = (static_cast(aot_gpr_16) < 48 ? 1u : 0u); if (branch_taken) { goto L_08A978A0; } goto L_08A978D4; } L_08A978D4: aot_gpr_4 = (0u | 48u); { const bool branch_taken = aot_gpr_16 == aot_gpr_4; if (branch_taken) { goto L_08A97980; } goto L_08A978E0; } L_08A978E0: aot_gpr_4 = (aot_gpr_16 << 7u); aot_gpr_5 = (aot_gpr_16 << 4u); aot_gpr_4 = (aot_gpr_4 - aot_gpr_5); aot_gpr_5 = (aot_gpr_16 | 0u); aot_gpr_16 = (aot_gpr_4 + ctx.gpr[17]); aot_gpr_6 = (aot_mem.aot_direct_load8(aot_gpr_29 + static_cast(8))); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(0), ctx.gpr[18]); ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(16))); aot_mem.aot_direct_store8(aot_gpr_16 + static_cast(94), static_cast(aot_gpr_6)); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(88), ctx.gpr[7]); aot_mem.aot_direct_store16(aot_gpr_16 + static_cast(92), static_cast(ctx.gpr[30])); aot_mem.aot_direct_store8(aot_gpr_16 + static_cast(95), static_cast(ctx.gpr[23])); aot_mem.aot_direct_store8(aot_gpr_16 + static_cast(96), static_cast(ctx.gpr[22])); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(12))); aot_mem.aot_direct_store8(aot_gpr_16 + static_cast(97), static_cast(ctx.gpr[21])); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(80), std::bit_cast(aot_fpr_12)); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(84), std::bit_cast(ctx.fpr[30])); aot_gpr_6 = (ctx.gpr[17] + static_cast(48)); aot_gpr_4 = (aot_gpr_4 + aot_gpr_6); { 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); } { 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 aot_run_words[4]{std::bit_cast(ctx.fpr[28]), std::bit_cast(ctx.fpr[26]), std::bit_cast(ctx.fpr[24]), std::bit_cast(ctx.fpr[22])}; aot_mem.aot_direct_store32_block(aot_gpr_16 + static_cast(64), aot_run_words); } aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(4))); aot_mem.aot_direct_store8(aot_gpr_16 + static_cast(98), static_cast(ctx.gpr[20])); aot_mem.aot_direct_store8(aot_gpr_16 + static_cast(105), static_cast(aot_gpr_4)); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(7660))); aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(0))); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(12), aot_gpr_4); aot_mem.aot_direct_store8(aot_gpr_16 + static_cast(106), static_cast(aot_gpr_6)); aot_mem.aot_direct_store32(aot_gpr_16 + static_cast(100), std::bit_cast(aot_fpr_20)); aot_gpr_31 = (0x08A9796Cu); aot_gpr_4 = (aot_gpr_5 | 0u); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0165_entry, 165u, 85u, 0x08A9882Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A9796Cu) goto L_08A9796C; AOT_REGCACHE_SYNC_OUT(); return; L_08A9796C: aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(4))); { const bool branch_taken = aot_gpr_4 != 0u; if (branch_taken) { goto L_08A97988; } goto L_08A97978; } L_08A97978: { const bool branch_taken = 0u == 0u; ctx.gpr[2] = (0u | 0u); if (branch_taken) { goto L_08A9798C; } goto L_08A97980; } L_08A97980: { const bool branch_taken = 0u == 0u; ctx.gpr[2] = (ctx.gpr[20] | 0u); if (branch_taken) { goto L_08A9798C; } goto L_08A97988; } L_08A97988: ctx.gpr[2] = (ctx.gpr[20] | 0u); goto L_08A9798C; L_08A9798C: { std::uint32_t aot_run_words[16]{}; aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast(20), aot_run_words); aot_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]); aot_gpr_16 = aot_run_words[6]; ctx.gpr[17] = aot_run_words[7]; ctx.gpr[18] = aot_run_words[8]; ctx.gpr[19] = aot_run_words[9]; ctx.gpr[20] = aot_run_words[10]; ctx.gpr[21] = aot_run_words[11]; ctx.gpr[22] = aot_run_words[12]; ctx.gpr[23] = aot_run_words[13]; ctx.gpr[30] = aot_run_words[14]; aot_gpr_31 = aot_run_words[15]; } jump_target = aot_gpr_31; aot_gpr_29 = (aot_gpr_29 + static_cast(96)); local_pc = jump_target; if (++local_transfers < 256u) { entry_id = 0u; goto LOCAL_DISPATCH; } // PSPRECOMP_V812_SHARED_SCHED_JUMP goto LOCAL_SCHED_BOUNDARY; L_08A979D4: aot_gpr_29 = (aot_gpr_29 + static_cast(-176)); { const std::uint32_t aot_run_words[11]{std::bit_cast(aot_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]), aot_gpr_16, ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], aot_gpr_31}; aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast(128), aot_run_words); } ctx.gpr[18] = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-5068))); aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-23440))); aot_gpr_6 = (static_cast(static_cast(static_cast(aot_mem.aot_direct_load16(aot_gpr_6 + static_cast(11140)))))); aot_gpr_16 = (aot_gpr_4 | 0u); { const bool branch_taken = aot_gpr_6 == 0u; ctx.gpr[17] = (aot_gpr_5 | 0u); if (branch_taken) { (void)([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0165_entry, 165u, 34u, 0x08A98300u>(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_08A97A1C; } L_08A97A1C: aot_gpr_4 = (aot_gpr_16 + 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(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 = (2236u << 16u); aot_gpr_4 = (aot_gpr_4 + static_cast(32304)); aot_gpr_4 = (aot_gpr_4 + 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_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(16))); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(32))); aot_fpr_12 = aot_fpr_12 - aot_fpr_13; { 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_20 = std::bit_cast(0x7FC00000u); else aot_fpr_20 = fs * ft; } aot_fpr_14 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(20))); ctx.fpr[15] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(36))); aot_fpr_14 = aot_fpr_14 - ctx.fpr[15]; { 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_20 = aot_fpr_20 + aot_fpr_14; aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(5884))); if (aot_gpr_4 != 0u) { aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(5884))); goto L_08A97A80; } goto L_08A97A74; L_08A97A74: aot_gpr_31 = (0x08A97A7Cu); if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_direct<&recomp_unit_0216_entry, 216u, 683u, 0x08B66DBCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A97A7Cu) goto L_08A97A7C; AOT_REGCACHE_SYNC_OUT(); return; L_08A97A7C: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(5884))); goto L_08A97A80; L_08A97A80: aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_4 + static_cast(18))); { const bool branch_taken = aot_gpr_4 == 0u; if (branch_taken) { goto L_08A97AAC; } goto L_08A97A8C; } L_08A97A8C: aot_gpr_4 = (2236u << 16u); aot_gpr_4 = (aot_gpr_4 + static_cast(32304)); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(1960))); { 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; } aot_gpr_4 = (16512u << 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; } aot_fpr_20 = aot_fpr_20 / aot_fpr_12; goto L_08A97AAC; L_08A97AAC: aot_gpr_4 = (0u | 0u); aot_gpr_5 = (ctx.gpr[17] | 0u); aot_gpr_6 = (static_cast(aot_gpr_5) < 3 ? 1u : 0u); if (aot_gpr_6 == 0u) { aot_gpr_5 = (static_cast(aot_gpr_5) < 5 ? 1u : 0u); goto L_08A97AD4; } goto L_08A97AC0; L_08A97AC0: aot_gpr_5 = (static_cast(aot_gpr_5) < 2 ? 1u : 0u); { const bool branch_taken = aot_gpr_5 != 0u; if (branch_taken) { goto L_08A97B34; } goto L_08A97ACC; } L_08A97ACC: { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A97B08; } goto L_08A97AD4; } L_08A97AD4: { const bool branch_taken = aot_gpr_5 == 0u; if (branch_taken) { goto L_08A97B34; } goto L_08A97ADC; } L_08A97ADC: aot_gpr_5 = (18082u << 16u); aot_fpr_12 = std::bit_cast(aot_gpr_5); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_20 < aot_fpr_12)) ? 0x00800000u : 0u); { const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u); if (branch_taken) { goto L_08A97AF8; } goto L_08A97AF4; } L_08A97AF4: aot_gpr_4 = (0u | 1u); goto L_08A97AF8; L_08A97AF8: aot_gpr_5 = (17168u << 16u); aot_fpr_12 = std::bit_cast(aot_gpr_5); { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A97B58; } goto L_08A97B08; } L_08A97B08: aot_gpr_5 = (18082u << 16u); aot_fpr_12 = std::bit_cast(aot_gpr_5); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_20 < aot_fpr_12)) ? 0x00800000u : 0u); { const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u); if (branch_taken) { goto L_08A97B24; } goto L_08A97B20; } L_08A97B20: aot_gpr_4 = (0u | 1u); goto L_08A97B24; L_08A97B24: aot_gpr_5 = (17168u << 16u); aot_fpr_12 = std::bit_cast(aot_gpr_5); { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A97B58; } goto L_08A97B34; } L_08A97B34: aot_gpr_5 = (17314u << 16u); aot_fpr_12 = std::bit_cast(aot_gpr_5); ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_20 < aot_fpr_12)) ? 0x00800000u : 0u); { const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u); if (branch_taken) { goto L_08A97B50; } goto L_08A97B4C; } L_08A97B4C: aot_gpr_4 = (0u | 1u); goto L_08A97B50; L_08A97B50: aot_gpr_5 = (16784u << 16u); aot_fpr_12 = std::bit_cast(aot_gpr_5); goto L_08A97B58; L_08A97B58: { const bool branch_taken = aot_gpr_4 == 0u; if (branch_taken) { (void)([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0165_entry, 165u, 34u, 0x08A98300u>(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_08A97B60; } L_08A97B60: aot_fpr_20 = std::sqrt(aot_fpr_20); aot_gpr_4 = (16192u << 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_13 = std::bit_cast(0x7FC00000u); else aot_fpr_13 = fs * ft; } ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_20 < aot_fpr_13)) ? 0x00800000u : 0u); { const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u); if (branch_taken) { goto L_08A97B8C; } goto L_08A97B80; } L_08A97B80: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-23440))); { const bool branch_taken = 0u == 0u; ctx.gpr[19] = (static_cast(static_cast(static_cast(aot_mem.aot_direct_load16(aot_gpr_4 + static_cast(11140)))))); if (branch_taken) { goto L_08A97BDC; } goto L_08A97B8C; } L_08A97B8C: aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-23440))); aot_gpr_4 = (static_cast(static_cast(static_cast(aot_mem.aot_direct_load16(aot_gpr_4 + static_cast(11140)))))); aot_fpr_13 = std::bit_cast(aot_gpr_4); aot_fpr_13 = static_cast(static_cast(std::bit_cast(aot_fpr_13))); aot_gpr_4 = (16192u << 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_14 = std::bit_cast(0x7FC00000u); else aot_fpr_14 = fs * ft; } aot_fpr_14 = aot_fpr_20 - aot_fpr_14; aot_gpr_4 = (16000u << 16u); ctx.fpr[15] = std::bit_cast(aot_gpr_4); { const float fs = aot_fpr_12; const float ft = ctx.fpr[15]; 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_14 / aot_fpr_12; aot_gpr_4 = (16256u << 16u); ctx.fpr[16] = std::bit_cast(aot_gpr_4); aot_fpr_12 = ctx.fpr[16] - 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_12 = std::bit_cast(0x7FC00000u); else aot_fpr_12 = fs * ft; } aot_fpr_12 = std::bit_cast(ctx.fpu_float_to_word_ct<1u>(aot_fpr_12)); aot_gpr_4 = (std::bit_cast(aot_fpr_12)); ctx.gpr[19] = (aot_gpr_4 << 16u); ctx.gpr[19] = (static_cast(static_cast(ctx.gpr[19]) >> 16u)); goto L_08A97BDC; L_08A97BDC: ctx.gpr[20] = (static_cast(static_cast(static_cast(aot_mem.aot_direct_load16(aot_gpr_16 + static_cast(86)))))); aot_gpr_4 = (ctx.gpr[20] << 2u); aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(24))); aot_gpr_4 = (aot_gpr_5 + aot_gpr_4); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(0))); aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(20))); aot_fpr_20 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(36))); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(20))); aot_fpr_20 = aot_fpr_20 - aot_fpr_12; ctx.fpr[22] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(32))); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(16))); ctx.fpr[22] = ctx.fpr[22] - aot_fpr_13; ctx.fpr[24] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(40))); aot_fpr_14 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(24))); ctx.fpr[24] = ctx.fpr[24] - aot_fpr_14; aot_gpr_5 = (16256u << 16u); aot_fpr_12 = std::bit_cast(aot_gpr_5); aot_gpr_5 = (static_cast(ctx.gpr[20]) < 212 ? 1u : 0u); { const bool branch_taken = aot_gpr_5 == 0u; aot_gpr_5 = (static_cast(ctx.gpr[20]) < 233 ? 1u : 0u); if (branch_taken) { goto L_08A97D04; } goto L_08A97C2C; } L_08A97C2C: aot_gpr_5 = (static_cast(ctx.gpr[20]) < -963 ? 1u : 0u); { const bool branch_taken = aot_gpr_5 == 0u; aot_gpr_5 = (static_cast(ctx.gpr[20]) < -949 ? 1u : 0u); if (branch_taken) { goto L_08A97CA0; } goto L_08A97C38; } L_08A97C38: aot_gpr_5 = (static_cast(ctx.gpr[20]) < -994 ? 1u : 0u); { const bool branch_taken = aot_gpr_5 == 0u; aot_gpr_5 = (static_cast(ctx.gpr[20]) < -973 ? 1u : 0u); if (branch_taken) { goto L_08A97C80; } goto L_08A97C44; } L_08A97C44: aot_gpr_5 = (static_cast(ctx.gpr[20]) < -996 ? 1u : 0u); { const bool branch_taken = aot_gpr_5 != 0u; if (branch_taken) { goto L_08A97DB8; } goto L_08A97C50; } L_08A97C50: aot_gpr_5 = (16448u << 16u); aot_fpr_13 = std::bit_cast(aot_gpr_5); { const float fs = ctx.fpr[22]; const float ft = aot_fpr_13; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) ctx.fpr[22] = std::bit_cast(0x7FC00000u); else ctx.fpr[22] = fs * ft; } aot_gpr_5 = (16307u << 16u); aot_gpr_5 = (aot_gpr_5 | 13107u); aot_fpr_14 = std::bit_cast(aot_gpr_5); { const float fs = aot_fpr_20; const float ft = aot_fpr_14; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_20 = std::bit_cast(0x7FC00000u); else aot_fpr_20 = fs * ft; } aot_gpr_5 = (16128u << 16u); ctx.fpr[15] = std::bit_cast(aot_gpr_5); { const float fs = aot_fpr_12; const float ft = ctx.fpr[15]; 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; if (branch_taken) { goto L_08A97DB8; } goto L_08A97C80; } L_08A97C80: { const bool branch_taken = aot_gpr_5 != 0u; aot_gpr_5 = (ctx.gpr[20] + static_cast(973)); if (branch_taken) { goto L_08A97DB8; } goto L_08A97C88; } L_08A97C88: aot_gpr_5 = (aot_gpr_5 << 2u); ctx.gpr[1] = (2232u << 16u); ctx.gpr[1] = (ctx.gpr[1] + aot_gpr_5); ctx.gpr[1] = (aot_mem.aot_direct_load32(ctx.gpr[1] + static_cast(9528))); 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_08A97CA0: { const bool branch_taken = aot_gpr_5 == 0u; aot_gpr_5 = (0u | 205u); if (branch_taken) { goto L_08A97CDC; } goto L_08A97CA8; } L_08A97CA8: aot_gpr_5 = (static_cast(ctx.gpr[20]) < -950 ? 1u : 0u); { const bool branch_taken = aot_gpr_5 != 0u; if (branch_taken) { goto L_08A97DB8; } goto L_08A97CB4; } L_08A97CB4: aot_gpr_5 = (16230u << 16u); aot_gpr_5 = (aot_gpr_5 | 26214u); aot_fpr_13 = std::bit_cast(aot_gpr_5); { const float fs = aot_fpr_20; const float ft = aot_fpr_13; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_20 = std::bit_cast(0x7FC00000u); else aot_fpr_20 = fs * ft; } aot_gpr_5 = (16076u << 16u); aot_gpr_5 = (aot_gpr_5 | 52429u); 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)) ctx.fpr[22] = std::bit_cast(0x7FC00000u); else ctx.fpr[22] = fs * ft; } { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A97DB8; } goto L_08A97CDC; } L_08A97CDC: { const bool branch_taken = ctx.gpr[20] != aot_gpr_5; if (branch_taken) { goto L_08A97DB8; } goto L_08A97CE4; } L_08A97CE4: aot_gpr_5 = (16320u << 16u); aot_fpr_12 = std::bit_cast(aot_gpr_5); { const float fs = aot_fpr_20; const float ft = aot_fpr_12; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_20 = std::bit_cast(0x7FC00000u); else aot_fpr_20 = fs * ft; } aot_gpr_5 = (15605u << 16u); aot_gpr_5 = (aot_gpr_5 | 49807u); aot_fpr_12 = std::bit_cast(aot_gpr_5); { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A97DB8; } goto L_08A97D04; } L_08A97D04: { const bool branch_taken = aot_gpr_5 == 0u; aot_gpr_5 = (static_cast(ctx.gpr[20]) < 262 ? 1u : 0u); if (branch_taken) { goto L_08A97D60; } goto L_08A97D0C; } L_08A97D0C: aot_gpr_5 = (static_cast(ctx.gpr[20]) < 231 ? 1u : 0u); { const bool branch_taken = aot_gpr_5 == 0u; aot_gpr_5 = (static_cast(ctx.gpr[20]) < 229 ? 1u : 0u); if (branch_taken) { goto L_08A97CE4; } goto L_08A97D18; } L_08A97D18: { const bool branch_taken = aot_gpr_5 == 0u; aot_gpr_5 = (static_cast(ctx.gpr[20]) < 230 ? 1u : 0u); if (branch_taken) { goto L_08A97D50; } goto L_08A97D20; } L_08A97D20: aot_gpr_5 = (static_cast(ctx.gpr[20]) < 213 ? 1u : 0u); { const bool branch_taken = aot_gpr_5 == 0u; if (branch_taken) { goto L_08A97DB8; } goto L_08A97D2C; } L_08A97D2C: aot_gpr_5 = (16281u << 16u); aot_gpr_5 = (aot_gpr_5 | 39322u); aot_fpr_12 = std::bit_cast(aot_gpr_5); { const float fs = aot_fpr_20; const float ft = aot_fpr_12; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_20 = std::bit_cast(0x7FC00000u); else aot_fpr_20 = fs * ft; } aot_gpr_5 = (15692u << 16u); aot_gpr_5 = (aot_gpr_5 | 52429u); aot_fpr_12 = std::bit_cast(aot_gpr_5); { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A97DB8; } goto L_08A97D50; } L_08A97D50: { const bool branch_taken = aot_gpr_5 != 0u; if (branch_taken) { goto L_08A97D2C; } goto L_08A97D58; } L_08A97D58: { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A97DB8; } goto L_08A97D60; } L_08A97D60: { const bool branch_taken = aot_gpr_5 == 0u; aot_gpr_5 = (0u | 275u); if (branch_taken) { goto L_08A97D7C; } goto L_08A97D68; } L_08A97D68: aot_gpr_5 = (static_cast(ctx.gpr[20]) < 261 ? 1u : 0u); { const bool branch_taken = aot_gpr_5 == 0u; if (branch_taken) { goto L_08A97C50; } goto L_08A97D74; } L_08A97D74: { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A97DB8; } goto L_08A97D7C; } L_08A97D7C: { const bool branch_taken = ctx.gpr[20] == aot_gpr_5; if (branch_taken) { goto L_08A97C50; } goto L_08A97D84; } L_08A97D84: { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A97DB8; } goto L_08A97D8C; } L_08A97D8C: aot_gpr_5 = (16320u << 16u); aot_fpr_12 = std::bit_cast(aot_gpr_5); { const float fs = aot_fpr_20; const float ft = aot_fpr_12; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_20 = std::bit_cast(0x7FC00000u); else aot_fpr_20 = fs * ft; } aot_gpr_5 = (16384u << 16u); aot_fpr_13 = std::bit_cast(aot_gpr_5); { const float fs = ctx.fpr[22]; const float ft = aot_fpr_13; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) ctx.fpr[22] = std::bit_cast(0x7FC00000u); else ctx.fpr[22] = fs * ft; } aot_gpr_5 = (15948u << 16u); aot_gpr_5 = (aot_gpr_5 | 52429u); aot_fpr_12 = std::bit_cast(aot_gpr_5); { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A97DB8; } goto L_08A97DB8; } L_08A97DB8: aot_gpr_5 = (16128u << 16u); aot_fpr_13 = std::bit_cast(aot_gpr_5); { const float fs = aot_fpr_20; 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_mem.aot_direct_load32(aot_gpr_4 + static_cast(36))); aot_fpr_13 = aot_fpr_13 - aot_fpr_14; { 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; } ctx.fpr[15] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(16))); aot_gpr_4 = (aot_gpr_16 + static_cast(16)); ctx.fpr[16] = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(0))); { 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)) ctx.fpr[16] = std::bit_cast(0x7FC00000u); else ctx.fpr[16] = fs * ft; } ctx.fpr[15] = ctx.fpr[15] - ctx.fpr[16]; aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(16), std::bit_cast(ctx.fpr[15])); aot_fpr_14 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast(20))); aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(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_12 = std::bit_cast(0x7FC00000u); else aot_fpr_12 = fs * ft; } aot_fpr_12 = aot_fpr_14 - aot_fpr_12; aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(20), std::bit_cast(aot_fpr_12)); aot_gpr_4 = (ctx.gpr[17] < static_cast(5) ? 1u : 0u); { const bool branch_taken = aot_gpr_4 == 0u; if (branch_taken) { goto L_08A97F14; } goto L_08A97E08; } L_08A97E08: { const bool branch_taken = ctx.gpr[17] == 0u; ctx.gpr[1] = (0u + static_cast(2)); if (branch_taken) { goto L_08A97F08; } goto L_08A97E10; } L_08A97E10: { const bool branch_taken = ctx.gpr[17] == ctx.gpr[1]; ctx.gpr[1] = (0u + static_cast(3)); if (branch_taken) { goto L_08A97EC0; } goto L_08A97E18; } L_08A97E18: { const bool branch_taken = ctx.gpr[17] == ctx.gpr[1]; ctx.gpr[1] = (0u + static_cast(4)); if (branch_taken) { goto L_08A97ECC; } goto L_08A97E20; } L_08A97E20: { const bool branch_taken = ctx.gpr[17] == ctx.gpr[1]; if (branch_taken) { goto L_08A97EE0; } goto L_08A97E28; } L_08A97E28: aot_gpr_4 = (16546u << 16u); aot_gpr_4 = (aot_gpr_4 | 63875u); ctx.fpr[26] = std::bit_cast(aot_gpr_4); ctx.gpr[18] = (aot_gpr_16 | 0u); aot_gpr_4 = (16256u << 16u); ctx.fpr[28] = std::bit_cast(aot_gpr_4); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast(92))); aot_gpr_5 = (aot_gpr_4 + static_cast(432)); aot_gpr_4 = (static_cast(static_cast(static_cast(aot_mem.aot_direct_load16(aot_gpr_5 + static_cast(0)))))); aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast(4))); jump_target = aot_gpr_5; aot_gpr_31 = (0x08A97E58u); aot_gpr_4 = (ctx.gpr[18] + aot_gpr_4); ctx.pc = jump_target; if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_call(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x08A97E58u) goto L_08A97E58; AOT_REGCACHE_SYNC_OUT(); return; L_08A97E58: aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[2] + static_cast(8))); aot_fpr_12 = std::bit_cast(std::bit_cast(aot_fpr_12) & 0x7FFFFFFFu); { 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[28] + aot_fpr_12; aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast(72))); aot_gpr_4 = (aot_gpr_4 & 496u); aot_gpr_5 = (0u | 64u); { const bool branch_taken = aot_gpr_4 != aot_gpr_5; if (branch_taken) { goto L_08A97EB0; } goto L_08A97E7C; } L_08A97E7C: aot_fpr_13 = std::bit_cast(aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast(8))); aot_fpr_13 = std::bit_cast(std::bit_cast(aot_fpr_13) & 0x7FFFFFFFu); aot_gpr_4 = (16153u << 16u); aot_gpr_4 = (aot_gpr_4 | 39322u); 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); if (branch_taken) { goto L_08A97EB0; } goto L_08A97EA0; } L_08A97EA0: aot_gpr_4 = (16512u << 16u); aot_fpr_14 = std::bit_cast(aot_gpr_4); { const float fs = aot_fpr_13; 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_fpr_12 = aot_fpr_12 + aot_fpr_13; goto L_08A97EB0; L_08A97EB0: { const float fs = ctx.fpr[22]; const float ft = aot_fpr_12; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) ctx.fpr[22] = std::bit_cast(0x7FC00000u); else ctx.fpr[22] = fs * ft; } ctx.gpr[18] = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-5056))); { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A97F14; } goto L_08A97EC0; } L_08A97EC0: ctx.gpr[18] = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-5060))); { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A97F14; } goto L_08A97ECC; } L_08A97ECC: ctx.gpr[18] = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-5052))); aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-23440))); ctx.gpr[19] = (static_cast(static_cast(static_cast(aot_mem.aot_direct_load16(aot_gpr_4 + static_cast(11140)))))); { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A97F14; } goto L_08A97EE0; } L_08A97EE0: ctx.gpr[18] = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-5052))); aot_gpr_4 = (16320u << 16u); aot_fpr_12 = std::bit_cast(aot_gpr_4); { const float fs = aot_fpr_20; const float ft = aot_fpr_12; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_20 = std::bit_cast(0x7FC00000u); else aot_fpr_20 = fs * ft; } aot_gpr_4 = (16396u << 16u); aot_gpr_4 = (aot_gpr_4 | 52429u); aot_fpr_13 = std::bit_cast(aot_gpr_4); { const float fs = ctx.fpr[22]; const float ft = aot_fpr_13; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) ctx.fpr[22] = std::bit_cast(0x7FC00000u); else ctx.fpr[22] = fs * ft; } { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A97F14; } goto L_08A97F08; } L_08A97F08: ctx.gpr[18] = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast(-5068))); { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A97F14; } goto L_08A97F14; } L_08A97F14: aot_gpr_4 = (aot_gpr_16 + static_cast(16)); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(0))); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(48), std::bit_cast(aot_fpr_12)); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(4))); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(52), std::bit_cast(aot_fpr_12)); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(0))); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(56), std::bit_cast(aot_fpr_12)); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(4))); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(60), std::bit_cast(aot_fpr_12)); aot_gpr_4 = (static_cast(ctx.gpr[17]) < 2 ? 1u : 0u); { const bool branch_taken = aot_gpr_4 == 0u; aot_gpr_4 = (static_cast(ctx.gpr[17]) < 3 ? 1u : 0u); if (branch_taken) { goto L_08A97F54; } goto L_08A97F44; } L_08A97F44: { const bool branch_taken = static_cast(ctx.gpr[17]) <= 0; if (branch_taken) { (void)([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0165_entry, 165u, 3u, 0x08A98020u>(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_08A97F4C; } L_08A97F4C: { const bool branch_taken = 0u == 0u; if (branch_taken) { goto L_08A97F64; } goto L_08A97F54; } L_08A97F54: { const bool branch_taken = aot_gpr_4 != 0u; if (branch_taken) { goto L_08A97FA4; } goto L_08A97F5C; } L_08A97F5C: { const bool branch_taken = 0u == 0u; if (branch_taken) { (void)([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0165_entry, 165u, 3u, 0x08A98020u>(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_08A97F64; } L_08A97F64: aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(8))); aot_fpr_12 = std::bit_cast(std::bit_cast(aot_fpr_12) & 0x7FFFFFFFu); aot_gpr_4 = (16153u << 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); if (branch_taken) { goto L_08A97F9C; } goto L_08A97F88; } L_08A97F88: aot_gpr_4 = (aot_gpr_16 + static_cast(32)); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(0))); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(56), std::bit_cast(aot_fpr_12)); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(4))); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(60), std::bit_cast(aot_fpr_12)); goto L_08A97F9C; L_08A97F9C: { const bool branch_taken = 0u == 0u; if (branch_taken) { (void)([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0165_entry, 165u, 20u, 0x08A98190u>(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_08A97FA4; } L_08A97FA4: aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_16 + static_cast(8))); aot_fpr_12 = std::bit_cast(std::bit_cast(aot_fpr_12) & 0x7FFFFFFFu); aot_gpr_4 = (16145u << 16u); aot_gpr_4 = (aot_gpr_4 | 60293u); 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_08A97FDC; } goto L_08A97FC8; } L_08A97FC8: aot_gpr_4 = (aot_gpr_16 + static_cast(32)); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(0))); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(56), std::bit_cast(aot_fpr_12)); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(4))); aot_mem.aot_direct_store32(aot_gpr_29 + static_cast(60), std::bit_cast(aot_fpr_12)); goto L_08A97FDC; L_08A97FDC: aot_gpr_4 = (aot_gpr_16 + static_cast(16)); aot_fpr_12 = std::bit_cast(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast(8))); aot_fpr_12 = std::bit_cast(std::bit_cast(aot_fpr_12) & 0x7FFFFFFFu); aot_gpr_4 = (16145u << 16u); aot_gpr_4 = (aot_gpr_4 | 60293u); 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) { (void)([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0165_entry, 165u, 2u, 0x08A98018u>(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_0165_entry, 165u, 1u, 0x08A98004u>(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_0164(Runtime &rt, AllegrexContext &ctx) { auto aot_mem = rt.memory().aot_fast_view(); recomp_unit_0164_entry(rt, ctx, 0u, aot_mem); } void register_generated_unit_164(Runtime &runtime) { runtime.register_generated_unit(164u, 0x08A94000u, 16384u, &recomp_unit_0164, &recomp_unit_0164_entry); // PSPRECOMP_V812_COMPACT_REGISTRATION: same entry set, looped once in Runtime instead of source-expanded calls. runtime.register_generated_entry_mask(0x08A94000u, &recomp_unit_0164, "recomp_unit_0164", kEntryMasks_recomp_unit_0164, 64u); } } // namespace psprecomp