Files
PSPRecomp/profiles/vcs/generated/generated_unit_0058.cpp
T
Jessica_Natalia 96405fbb47 otimizaçoes round 20
otimizaçoes round 20
2026-08-28 01:47:51 -03:00

12276 lines
562 KiB
C++

#include "psprecomp/runtime.hpp"
#include "generated_units.hpp"
#include "vcs_resident_regions.hpp"
#include <bit>
#include <cmath>
#include <cstdint>
#include <limits>
namespace psprecomp {
// PSPRECOMP_V811_COMPACT_DISPATCH: 64-slot occupancy masks + per-group base id.
static constexpr std::uint64_t kEntryMasks_recomp_unit_0058[64] = {
0x85412A09504A8245ull, 0x9090908A01555214ull, 0x52AC954AA90A1090ull, 0x5A2D54AB252AAA20ull,
0x00020095A2D54AB2ull, 0x0164AA55484B1908ull, 0x4880151110801555ull, 0x0000005440400902ull,
0xA200114010054010ull, 0x5554120AA8840428ull, 0x9414A400008AAA0Cull, 0x4448894411110254ull,
0x889454950414A8A2ull, 0x0008082514084210ull, 0x45280051021424A0ull, 0x92AA600015410511ull,
0x03A8A92945552920ull, 0xA210454420000800ull, 0x0044288A8840A8A0ull, 0x54505221228C1415ull,
0xB1440A8411108420ull, 0x4454C50811502080ull, 0x4054480940289405ull, 0x5541400D00000000ull,
0xA8000002D4000100ull, 0x9411444555508151ull, 0x222895112A555222ull, 0x5404444422805444ull,
0x0101014993135501ull, 0x46A000000B500004ull, 0x2B44400010054205ull, 0x810AD11688800000ull,
0x22A88A3124450200ull, 0x210802A040A08540ull, 0x0222201045421080ull, 0xAA222900010A4A44ull,
0x000000200000044Aull, 0x8AA4510108080100ull, 0x0088A090408A0458ull, 0x2A40000000040000ull,
0x402A510142025420ull, 0x02009054A5102A25ull, 0x542102A458910000ull, 0x000004010952A800ull,
0x0004000020018401ull, 0x00052220100504D4ull, 0x0150282690000100ull, 0x0108000002000000ull,
0x0800005000400000ull, 0x0480000121108480ull, 0x00414A40C4202212ull, 0x0300010000014000ull,
0x2822204134800002ull, 0x8880A02811280888ull, 0x4052000800091191ull, 0x6804800900085430ull,
0x01100C2455888840ull, 0x0000020404000044ull, 0x5242080420404200ull, 0x21000000100004A9ull,
0x00018B1211308922ull, 0x480410480A825208ull, 0x8828252081201120ull, 0x85240901820A4210ull,
};
static constexpr std::uint16_t kEntryBases_recomp_unit_0058[64] = {
1u, 21u, 40u, 63u, 90u, 110u, 132u, 149u, 157u, 168u, 187u, 204u, 221u, 242u, 253u, 268u,
286u, 309u, 320u, 335u, 355u, 371u, 387u, 403u, 413u, 422u, 443u, 465u, 481u, 499u, 510u, 524u,
538u, 555u, 568u, 580u, 597u, 602u, 615u, 629u, 634u, 649u, 666u, 681u, 691u, 697u, 710u, 721u,
724u, 728u, 737u, 751u, 756u, 768u, 782u, 794u, 807u, 822u, 827u, 838u, 846u, 862u, 876u, 890u,
};
void recomp_unit_0058_entry(Runtime &rt, AllegrexContext &ctx, std::uint16_t direct_entry_id, GuestMemory::AotFastView &aot_mem) {
// PSPRECOMP_AOT_REGCACHE_BEGIN
// PSPRECOMP_AOT_REGCACHE_META gprs=4,5,31,2,6,29 fprs=12,13,14,20 gpr_occ=3543 fpr_occ=687 gpr_total=4985 fpr_total=881
std::uint32_t aot_gpr_4 = ctx.gpr[4];
std::uint32_t aot_gpr_5 = ctx.gpr[5];
std::uint32_t aot_gpr_31 = ctx.gpr[31];
std::uint32_t aot_gpr_2 = ctx.gpr[2];
std::uint32_t aot_gpr_6 = ctx.gpr[6];
std::uint32_t aot_gpr_29 = ctx.gpr[29];
float aot_fpr_12 = ctx.fpr[12];
float aot_fpr_13 = ctx.fpr[13];
float aot_fpr_14 = ctx.fpr[14];
float aot_fpr_20 = ctx.fpr[20];
bool aot_regcache_valid = true;
#define AOT_REGCACHE_SYNC_OUT() do { if (aot_regcache_valid) { ctx.gpr[4] = aot_gpr_4; ctx.gpr[5] = aot_gpr_5; ctx.gpr[31] = aot_gpr_31; ctx.gpr[2] = aot_gpr_2; ctx.gpr[6] = aot_gpr_6; ctx.gpr[29] = aot_gpr_29; ctx.fpr[12] = aot_fpr_12; ctx.fpr[13] = aot_fpr_13; ctx.fpr[14] = aot_fpr_14; ctx.fpr[20] = aot_fpr_20; } } while (false)
#define AOT_REGCACHE_SYNC_IN() do { if (aot_regcache_valid) { aot_gpr_4 = ctx.gpr[4]; aot_gpr_5 = ctx.gpr[5]; aot_gpr_31 = ctx.gpr[31]; aot_gpr_2 = ctx.gpr[2]; aot_gpr_6 = ctx.gpr[6]; aot_gpr_29 = ctx.gpr[29]; aot_fpr_12 = ctx.fpr[12]; aot_fpr_13 = ctx.fpr[13]; aot_fpr_14 = ctx.fpr[14]; aot_fpr_20 = ctx.fpr[20]; } } 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 - 0x088EC000u;
entry_id = 0u;
if (entry_delta < 16384u && (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_0058[entry_group];
const std::uint64_t entry_bit = 1ull << (entry_slot & 63u);
if ((entry_mask & entry_bit) != 0u) {
entry_id = static_cast<std::uint16_t>(
kEntryBases_recomp_unit_0058[entry_group] +
std::popcount(entry_mask & (entry_bit - 1ull)));
}
}
}
switch (entry_id) {
case 1u: goto L_088EC000;
case 2u: goto L_088EC008;
case 3u: goto L_088EC018;
case 4u: goto L_088EC024;
case 5u: goto L_088EC03C;
case 6u: goto L_088EC044;
case 7u: goto L_088EC04C;
case 8u: goto L_088EC058;
case 9u: goto L_088EC070;
case 10u: goto L_088EC078;
case 11u: goto L_088EC080;
case 12u: goto L_088EC08C;
case 13u: goto L_088EC0A4;
case 14u: goto L_088EC0AC;
case 15u: goto L_088EC0B4;
case 16u: goto L_088EC0C0;
case 17u: goto L_088EC0D8;
case 18u: goto L_088EC0E0;
case 19u: goto L_088EC0E8;
case 20u: goto L_088EC0FC;
case 21u: goto L_088EC108;
case 22u: goto L_088EC110;
case 23u: goto L_088EC124;
case 24u: goto L_088EC130;
case 25u: goto L_088EC138;
case 26u: goto L_088EC140;
case 27u: goto L_088EC148;
case 28u: goto L_088EC150;
case 29u: goto L_088EC158;
case 30u: goto L_088EC160;
case 31u: goto L_088EC184;
case 32u: goto L_088EC18C;
case 33u: goto L_088EC19C;
case 34u: goto L_088EC1B0;
case 35u: goto L_088EC1BC;
case 36u: goto L_088EC1D0;
case 37u: goto L_088EC1DC;
case 38u: goto L_088EC1F0;
case 39u: goto L_088EC1FC;
case 40u: goto L_088EC210;
case 41u: goto L_088EC21C;
case 42u: goto L_088EC230;
case 43u: goto L_088EC244;
case 44u: goto L_088EC24C;
case 45u: goto L_088EC260;
case 46u: goto L_088EC26C;
case 47u: goto L_088EC274;
case 48u: goto L_088EC27C;
case 49u: goto L_088EC284;
case 50u: goto L_088EC28C;
case 51u: goto L_088EC298;
case 52u: goto L_088EC2A0;
case 53u: goto L_088EC2A8;
case 54u: goto L_088EC2B0;
case 55u: goto L_088EC2BC;
case 56u: goto L_088EC2C8;
case 57u: goto L_088EC2CC;
case 58u: goto L_088EC2D4;
case 59u: goto L_088EC2DC;
case 60u: goto L_088EC2E4;
case 61u: goto L_088EC2F0;
case 62u: goto L_088EC2F8;
case 63u: goto L_088EC314;
case 64u: goto L_088EC324;
case 65u: goto L_088EC32C;
case 66u: goto L_088EC334;
case 67u: goto L_088EC33C;
case 68u: goto L_088EC344;
case 69u: goto L_088EC34C;
case 70u: goto L_088EC354;
case 71u: goto L_088EC360;
case 72u: goto L_088EC368;
case 73u: goto L_088EC374;
case 74u: goto L_088EC380;
case 75u: goto L_088EC384;
case 76u: goto L_088EC38C;
case 77u: goto L_088EC394;
case 78u: goto L_088EC39C;
case 79u: goto L_088EC3A8;
case 80u: goto L_088EC3B0;
case 81u: goto L_088EC3B8;
case 82u: goto L_088EC3C0;
case 83u: goto L_088EC3C8;
case 84u: goto L_088EC3CC;
case 85u: goto L_088EC3D4;
case 86u: goto L_088EC3E4;
case 87u: goto L_088EC3EC;
case 88u: goto L_088EC3F0;
case 89u: goto L_088EC3F8;
case 90u: goto L_088EC404;
case 91u: goto L_088EC410;
case 92u: goto L_088EC414;
case 93u: goto L_088EC41C;
case 94u: goto L_088EC424;
case 95u: goto L_088EC42C;
case 96u: goto L_088EC438;
case 97u: goto L_088EC440;
case 98u: goto L_088EC448;
case 99u: goto L_088EC450;
case 100u: goto L_088EC458;
case 101u: goto L_088EC45C;
case 102u: goto L_088EC464;
case 103u: goto L_088EC474;
case 104u: goto L_088EC47C;
case 105u: goto L_088EC480;
case 106u: goto L_088EC488;
case 107u: goto L_088EC490;
case 108u: goto L_088EC49C;
case 109u: goto L_088EC4C4;
case 110u: goto L_088EC50C;
case 111u: goto L_088EC520;
case 112u: goto L_088EC52C;
case 113u: goto L_088EC530;
case 114u: goto L_088EC540;
case 115u: goto L_088EC544;
case 116u: goto L_088EC54C;
case 117u: goto L_088EC558;
case 118u: goto L_088EC56C;
case 119u: goto L_088EC578;
case 120u: goto L_088EC580;
case 121u: goto L_088EC588;
case 122u: goto L_088EC590;
case 123u: goto L_088EC598;
case 124u: goto L_088EC5A4;
case 125u: goto L_088EC5AC;
case 126u: goto L_088EC5B4;
case 127u: goto L_088EC5BC;
case 128u: goto L_088EC5C8;
case 129u: goto L_088EC5D4;
case 130u: goto L_088EC5D8;
case 131u: goto L_088EC5E0;
case 132u: goto L_088EC600;
case 133u: goto L_088EC608;
case 134u: goto L_088EC610;
case 135u: goto L_088EC618;
case 136u: goto L_088EC620;
case 137u: goto L_088EC628;
case 138u: goto L_088EC630;
case 139u: goto L_088EC65C;
case 140u: goto L_088EC670;
case 141u: goto L_088EC680;
case 142u: goto L_088EC690;
case 143u: goto L_088EC6A0;
case 144u: goto L_088EC6A8;
case 145u: goto L_088EC6B0;
case 146u: goto L_088EC6DC;
case 147u: goto L_088EC6EC;
case 148u: goto L_088EC6F8;
case 149u: goto L_088EC704;
case 150u: goto L_088EC720;
case 151u: goto L_088EC72C;
case 152u: goto L_088EC758;
case 153u: goto L_088EC778;
case 154u: goto L_088EC788;
case 155u: goto L_088EC790;
case 156u: goto L_088EC798;
case 157u: goto L_088EC810;
case 158u: goto L_088EC838;
case 159u: goto L_088EC840;
case 160u: goto L_088EC848;
case 161u: goto L_088EC870;
case 162u: goto L_088EC898;
case 163u: goto L_088EC8A0;
case 164u: goto L_088EC8B0;
case 165u: goto L_088EC8E4;
case 166u: goto L_088EC8F4;
case 167u: goto L_088EC8FC;
case 168u: goto L_088EC90C;
case 169u: goto L_088EC914;
case 170u: goto L_088EC928;
case 171u: goto L_088EC948;
case 172u: goto L_088EC95C;
case 173u: goto L_088EC96C;
case 174u: goto L_088EC974;
case 175u: goto L_088EC97C;
case 176u: goto L_088EC984;
case 177u: goto L_088EC98C;
case 178u: goto L_088EC9A4;
case 179u: goto L_088EC9B0;
case 180u: goto L_088EC9C8;
case 181u: goto L_088EC9D0;
case 182u: goto L_088EC9D8;
case 183u: goto L_088EC9E0;
case 184u: goto L_088EC9E8;
case 185u: goto L_088EC9F0;
case 186u: goto L_088EC9F8;
case 187u: goto L_088ECA08;
case 188u: goto L_088ECA0C;
case 189u: goto L_088ECA24;
case 190u: goto L_088ECA2C;
case 191u: goto L_088ECA34;
case 192u: goto L_088ECA3C;
case 193u: goto L_088ECA44;
case 194u: goto L_088ECA4C;
case 195u: goto L_088ECA5C;
case 196u: goto L_088ECAA8;
case 197u: goto L_088ECAB4;
case 198u: goto L_088ECABC;
case 199u: goto L_088ECAC8;
case 200u: goto L_088ECAD0;
case 201u: goto L_088ECAE8;
case 202u: goto L_088ECAF0;
case 203u: goto L_088ECAFC;
case 204u: goto L_088ECB08;
case 205u: goto L_088ECB10;
case 206u: goto L_088ECB18;
case 207u: goto L_088ECB24;
case 208u: goto L_088ECB40;
case 209u: goto L_088ECB50;
case 210u: goto L_088ECB60;
case 211u: goto L_088ECB70;
case 212u: goto L_088ECB88;
case 213u: goto L_088ECB98;
case 214u: goto L_088ECBA0;
case 215u: goto L_088ECBAC;
case 216u: goto L_088ECBBC;
case 217u: goto L_088ECBCC;
case 218u: goto L_088ECBD8;
case 219u: goto L_088ECBE8;
case 220u: goto L_088ECBF8;
case 221u: goto L_088ECC04;
case 222u: goto L_088ECC14;
case 223u: goto L_088ECC1C;
case 224u: goto L_088ECC2C;
case 225u: goto L_088ECC34;
case 226u: goto L_088ECC3C;
case 227u: goto L_088ECC48;
case 228u: goto L_088ECC50;
case 229u: goto L_088ECC68;
case 230u: goto L_088ECC80;
case 231u: goto L_088ECC88;
case 232u: goto L_088ECC90;
case 233u: goto L_088ECC9C;
case 234u: goto L_088ECCA8;
case 235u: goto L_088ECCB0;
case 236u: goto L_088ECCB8;
case 237u: goto L_088ECCC8;
case 238u: goto L_088ECCD0;
case 239u: goto L_088ECCDC;
case 240u: goto L_088ECCEC;
case 241u: goto L_088ECCFC;
case 242u: goto L_088ECD10;
case 243u: goto L_088ECD24;
case 244u: goto L_088ECD38;
case 245u: goto L_088ECD4C;
case 246u: goto L_088ECD68;
case 247u: goto L_088ECD70;
case 248u: goto L_088ECD80;
case 249u: goto L_088ECD88;
case 250u: goto L_088ECD94;
case 251u: goto L_088ECDAC;
case 252u: goto L_088ECDCC;
case 253u: goto L_088ECE14;
case 254u: goto L_088ECE1C;
case 255u: goto L_088ECE28;
case 256u: goto L_088ECE34;
case 257u: goto L_088ECE48;
case 258u: goto L_088ECE50;
case 259u: goto L_088ECE64;
case 260u: goto L_088ECE80;
case 261u: goto L_088ECE90;
case 262u: goto L_088ECE98;
case 263u: goto L_088ECECC;
case 264u: goto L_088ECED4;
case 265u: goto L_088ECEE0;
case 266u: goto L_088ECEE8;
case 267u: goto L_088ECEF8;
case 268u: goto L_088ECF00;
case 269u: goto L_088ECF10;
case 270u: goto L_088ECF20;
case 271u: goto L_088ECF28;
case 272u: goto L_088ECF40;
case 273u: goto L_088ECF58;
case 274u: goto L_088ECF60;
case 275u: goto L_088ECF68;
case 276u: goto L_088ECF70;
case 277u: goto L_088ECFB4;
case 278u: goto L_088ECFB8;
case 279u: goto L_088ECFC4;
case 280u: goto L_088ECFCC;
case 281u: goto L_088ECFD4;
case 282u: goto L_088ECFDC;
case 283u: goto L_088ECFE4;
case 284u: goto L_088ECFF0;
case 285u: goto L_088ECFFC;
case 286u: goto L_088ED014;
case 287u: goto L_088ED020;
case 288u: goto L_088ED02C;
case 289u: goto L_088ED034;
case 290u: goto L_088ED040;
case 291u: goto L_088ED048;
case 292u: goto L_088ED050;
case 293u: goto L_088ED058;
case 294u: goto L_088ED060;
case 295u: goto L_088ED068;
case 296u: goto L_088ED078;
case 297u: goto L_088ED080;
case 298u: goto L_088ED08C;
case 299u: goto L_088ED094;
case 300u: goto L_088ED0A0;
case 301u: goto L_088ED0AC;
case 302u: goto L_088ED0B4;
case 303u: goto L_088ED0BC;
case 304u: goto L_088ED0CC;
case 305u: goto L_088ED0D4;
case 306u: goto L_088ED0DC;
case 307u: goto L_088ED0E0;
case 308u: goto L_088ED0E4;
case 309u: goto L_088ED12C;
case 310u: goto L_088ED174;
case 311u: goto L_088ED188;
case 312u: goto L_088ED198;
case 313u: goto L_088ED1A0;
case 314u: goto L_088ED1A8;
case 315u: goto L_088ED1B8;
case 316u: goto L_088ED1D0;
case 317u: goto L_088ED1E4;
case 318u: goto L_088ED1F4;
case 319u: goto L_088ED1FC;
case 320u: goto L_088ED214;
case 321u: goto L_088ED21C;
case 322u: goto L_088ED22C;
case 323u: goto L_088ED234;
case 324u: goto L_088ED23C;
case 325u: goto L_088ED258;
case 326u: goto L_088ED26C;
case 327u: goto L_088ED27C;
case 328u: goto L_088ED284;
case 329u: goto L_088ED28C;
case 330u: goto L_088ED29C;
case 331u: goto L_088ED2AC;
case 332u: goto L_088ED2B4;
case 333u: goto L_088ED2C8;
case 334u: goto L_088ED2D8;
case 335u: goto L_088ED300;
case 336u: goto L_088ED308;
case 337u: goto L_088ED310;
case 338u: goto L_088ED328;
case 339u: goto L_088ED330;
case 340u: goto L_088ED348;
case 341u: goto L_088ED34C;
case 342u: goto L_088ED35C;
case 343u: goto L_088ED364;
case 344u: goto L_088ED374;
case 345u: goto L_088ED380;
case 346u: goto L_088ED394;
case 347u: goto L_088ED3A4;
case 348u: goto L_088ED3B0;
case 349u: goto L_088ED3B8;
case 350u: goto L_088ED3D0;
case 351u: goto L_088ED3D8;
case 352u: goto L_088ED3E8;
case 353u: goto L_088ED3F0;
case 354u: goto L_088ED3F8;
case 355u: goto L_088ED414;
case 356u: goto L_088ED428;
case 357u: goto L_088ED43C;
case 358u: goto L_088ED450;
case 359u: goto L_088ED460;
case 360u: goto L_088ED470;
case 361u: goto L_088ED488;
case 362u: goto L_088ED49C;
case 363u: goto L_088ED4A4;
case 364u: goto L_088ED4AC;
case 365u: goto L_088ED4C8;
case 366u: goto L_088ED4D8;
case 367u: goto L_088ED4E0;
case 368u: goto L_088ED4F0;
case 369u: goto L_088ED4F4;
case 370u: goto L_088ED4FC;
case 371u: goto L_088ED51C;
case 372u: goto L_088ED534;
case 373u: goto L_088ED550;
case 374u: goto L_088ED558;
case 375u: goto L_088ED560;
case 376u: goto L_088ED570;
case 377u: goto L_088ED58C;
case 378u: goto L_088ED5A0;
case 379u: goto L_088ED5A8;
case 380u: goto L_088ED5B8;
case 381u: goto L_088ED5BC;
case 382u: goto L_088ED5C8;
case 383u: goto L_088ED5D0;
case 384u: goto L_088ED5D8;
case 385u: goto L_088ED5E8;
case 386u: goto L_088ED5F8;
case 387u: goto L_088ED600;
case 388u: goto L_088ED608;
case 389u: goto L_088ED628;
case 390u: goto L_088ED630;
case 391u: goto L_088ED63C;
case 392u: goto L_088ED64C;
case 393u: goto L_088ED654;
case 394u: goto L_088ED678;
case 395u: goto L_088ED680;
case 396u: goto L_088ED68C;
case 397u: goto L_088ED6AC;
case 398u: goto L_088ED6B8;
case 399u: goto L_088ED6C8;
case 400u: goto L_088ED6D0;
case 401u: goto L_088ED6D8;
case 402u: goto L_088ED6F8;
case 403u: goto L_088ED780;
case 404u: goto L_088ED788;
case 405u: goto L_088ED78C;
case 406u: goto L_088ED7B8;
case 407u: goto L_088ED7C0;
case 408u: goto L_088ED7D8;
case 409u: goto L_088ED7E0;
case 410u: goto L_088ED7E8;
case 411u: goto L_088ED7F0;
case 412u: goto L_088ED7F8;
case 413u: goto L_088ED820;
case 414u: goto L_088ED868;
case 415u: goto L_088ED870;
case 416u: goto L_088ED878;
case 417u: goto L_088ED87C;
case 418u: goto L_088ED884;
case 419u: goto L_088ED8EC;
case 420u: goto L_088ED8F4;
case 421u: goto L_088ED8FC;
case 422u: goto L_088ED900;
case 423u: goto L_088ED910;
case 424u: goto L_088ED918;
case 425u: goto L_088ED920;
case 426u: goto L_088ED93C;
case 427u: goto L_088ED950;
case 428u: goto L_088ED958;
case 429u: goto L_088ED960;
case 430u: goto L_088ED968;
case 431u: goto L_088ED970;
case 432u: goto L_088ED978;
case 433u: goto L_088ED980;
case 434u: goto L_088ED988;
case 435u: goto L_088ED998;
case 436u: goto L_088ED9A8;
case 437u: goto L_088ED9B8;
case 438u: goto L_088ED9C0;
case 439u: goto L_088ED9D0;
case 440u: goto L_088ED9E8;
case 441u: goto L_088ED9F0;
case 442u: goto L_088ED9FC;
case 443u: goto L_088EDA04;
case 444u: goto L_088EDA14;
case 445u: goto L_088EDA24;
case 446u: goto L_088EDA30;
case 447u: goto L_088EDA38;
case 448u: goto L_088EDA40;
case 449u: goto L_088EDA48;
case 450u: goto L_088EDA50;
case 451u: goto L_088EDA58;
case 452u: goto L_088EDA64;
case 453u: goto L_088EDA6C;
case 454u: goto L_088EDA74;
case 455u: goto L_088EDA80;
case 456u: goto L_088EDA90;
case 457u: goto L_088EDAA0;
case 458u: goto L_088EDAA8;
case 459u: goto L_088EDAB0;
case 460u: goto L_088EDABC;
case 461u: goto L_088EDACC;
case 462u: goto L_088EDAD4;
case 463u: goto L_088EDAE4;
case 464u: goto L_088EDAF4;
case 465u: goto L_088EDB08;
case 466u: goto L_088EDB18;
case 467u: goto L_088EDB28;
case 468u: goto L_088EDB30;
case 469u: goto L_088EDB38;
case 470u: goto L_088EDB5C;
case 471u: goto L_088EDB64;
case 472u: goto L_088EDB74;
case 473u: goto L_088EDB88;
case 474u: goto L_088EDB98;
case 475u: goto L_088EDBA8;
case 476u: goto L_088EDBB8;
case 477u: goto L_088EDBC8;
case 478u: goto L_088EDBE8;
case 479u: goto L_088EDBF0;
case 480u: goto L_088EDBF8;
case 481u: goto L_088EDC00;
case 482u: goto L_088EDC20;
case 483u: goto L_088EDC28;
case 484u: goto L_088EDC30;
case 485u: goto L_088EDC38;
case 486u: goto L_088EDC40;
case 487u: goto L_088EDC44;
case 488u: goto L_088EDC50;
case 489u: goto L_088EDC60;
case 490u: goto L_088EDC64;
case 491u: goto L_088EDC70;
case 492u: goto L_088EDC7C;
case 493u: goto L_088EDC80;
case 494u: goto L_088EDC8C;
case 495u: goto L_088EDC98;
case 496u: goto L_088EDCA0;
case 497u: goto L_088EDCC0;
case 498u: goto L_088EDCE0;
case 499u: goto L_088EDD08;
case 500u: goto L_088EDD50;
case 501u: goto L_088EDD58;
case 502u: goto L_088EDD60;
case 503u: goto L_088EDD64;
case 504u: goto L_088EDD6C;
case 505u: goto L_088EDDD4;
case 506u: goto L_088EDDDC;
case 507u: goto L_088EDDE4;
case 508u: goto L_088EDDE8;
case 509u: goto L_088EDDF8;
case 510u: goto L_088EDE00;
case 511u: goto L_088EDE08;
case 512u: goto L_088EDE24;
case 513u: goto L_088EDE38;
case 514u: goto L_088EDE40;
case 515u: goto L_088EDE48;
case 516u: goto L_088EDE70;
case 517u: goto L_088EDEB8;
case 518u: goto L_088EDEC8;
case 519u: goto L_088EDED8;
case 520u: goto L_088EDEE0;
case 521u: goto L_088EDEE4;
case 522u: goto L_088EDEEC;
case 523u: goto L_088EDEF4;
case 524u: goto L_088EDF5C;
case 525u: goto L_088EDF6C;
case 526u: goto L_088EDF7C;
case 527u: goto L_088EDF84;
case 528u: goto L_088EDF88;
case 529u: goto L_088EDF90;
case 530u: goto L_088EDFA0;
case 531u: goto L_088EDFB0;
case 532u: goto L_088EDFB8;
case 533u: goto L_088EDFBC;
case 534u: goto L_088EDFC4;
case 535u: goto L_088EDFCC;
case 536u: goto L_088EDFE0;
case 537u: goto L_088EDFFC;
case 538u: goto L_088EE024;
case 539u: goto L_088EE040;
case 540u: goto L_088EE048;
case 541u: goto L_088EE058;
case 542u: goto L_088EE068;
case 543u: goto L_088EE074;
case 544u: goto L_088EE080;
case 545u: goto L_088EE090;
case 546u: goto L_088EE094;
case 547u: goto L_088EE0A4;
case 548u: goto L_088EE0AC;
case 549u: goto L_088EE0BC;
case 550u: goto L_088EE0CC;
case 551u: goto L_088EE0D4;
case 552u: goto L_088EE0DC;
case 553u: goto L_088EE0E4;
case 554u: goto L_088EE0F4;
case 555u: goto L_088EE118;
case 556u: goto L_088EE120;
case 557u: goto L_088EE128;
case 558u: goto L_088EE13C;
case 559u: goto L_088EE154;
case 560u: goto L_088EE15C;
case 561u: goto L_088EE178;
case 562u: goto L_088EE194;
case 563u: goto L_088EE19C;
case 564u: goto L_088EE1A4;
case 565u: goto L_088EE1CC;
case 566u: goto L_088EE1E0;
case 567u: goto L_088EE1F4;
case 568u: goto L_088EE21C;
case 569u: goto L_088EE230;
case 570u: goto L_088EE244;
case 571u: goto L_088EE258;
case 572u: goto L_088EE260;
case 573u: goto L_088EE268;
case 574u: goto L_088EE278;
case 575u: goto L_088EE290;
case 576u: goto L_088EE2B4;
case 577u: goto L_088EE2C4;
case 578u: goto L_088EE2D4;
case 579u: goto L_088EE2E4;
case 580u: goto L_088EE308;
case 581u: goto L_088EE318;
case 582u: goto L_088EE324;
case 583u: goto L_088EE32C;
case 584u: goto L_088EE338;
case 585u: goto L_088EE344;
case 586u: goto L_088EE34C;
case 587u: goto L_088EE360;
case 588u: goto L_088EE3A0;
case 589u: goto L_088EE3AC;
case 590u: goto L_088EE3B4;
case 591u: goto L_088EE3C4;
case 592u: goto L_088EE3D4;
case 593u: goto L_088EE3E4;
case 594u: goto L_088EE3EC;
case 595u: goto L_088EE3F4;
case 596u: goto L_088EE3FC;
case 597u: goto L_088EE404;
case 598u: goto L_088EE40C;
case 599u: goto L_088EE418;
case 600u: goto L_088EE428;
case 601u: goto L_088EE494;
case 602u: goto L_088EE520;
case 603u: goto L_088EE54C;
case 604u: goto L_088EE56C;
case 605u: goto L_088EE580;
case 606u: goto L_088EE5A0;
case 607u: goto L_088EE5B0;
case 608u: goto L_088EE5B8;
case 609u: goto L_088EE5C8;
case 610u: goto L_088EE5D4;
case 611u: goto L_088EE5DC;
case 612u: goto L_088EE5E4;
case 613u: goto L_088EE5EC;
case 614u: goto L_088EE5FC;
case 615u: goto L_088EE60C;
case 616u: goto L_088EE610;
case 617u: goto L_088EE618;
case 618u: goto L_088EE628;
case 619u: goto L_088EE644;
case 620u: goto L_088EE64C;
case 621u: goto L_088EE65C;
case 622u: goto L_088EE678;
case 623u: goto L_088EE690;
case 624u: goto L_088EE69C;
case 625u: goto L_088EE6B4;
case 626u: goto L_088EE6BC;
case 627u: goto L_088EE6CC;
case 628u: goto L_088EE6DC;
case 629u: goto L_088EE748;
case 630u: goto L_088EE7D8;
case 631u: goto L_088EE7E4;
case 632u: goto L_088EE7EC;
case 633u: goto L_088EE7F4;
case 634u: goto L_088EE814;
case 635u: goto L_088EE828;
case 636u: goto L_088EE830;
case 637u: goto L_088EE838;
case 638u: goto L_088EE844;
case 639u: goto L_088EE864;
case 640u: goto L_088EE878;
case 641u: goto L_088EE880;
case 642u: goto L_088EE8A0;
case 643u: goto L_088EE8B0;
case 644u: goto L_088EE8B8;
case 645u: goto L_088EE8C4;
case 646u: goto L_088EE8CC;
case 647u: goto L_088EE8D4;
case 648u: goto L_088EE8F8;
case 649u: goto L_088EE900;
case 650u: goto L_088EE908;
case 651u: goto L_088EE914;
case 652u: goto L_088EE924;
case 653u: goto L_088EE92C;
case 654u: goto L_088EE934;
case 655u: goto L_088EE950;
case 656u: goto L_088EE960;
case 657u: goto L_088EE968;
case 658u: goto L_088EE974;
case 659u: goto L_088EE97C;
case 660u: goto L_088EE988;
case 661u: goto L_088EE990;
case 662u: goto L_088EE998;
case 663u: goto L_088EE9B0;
case 664u: goto L_088EE9BC;
case 665u: goto L_088EE9E4;
case 666u: goto L_088EEA40;
case 667u: goto L_088EEA50;
case 668u: goto L_088EEA5C;
case 669u: goto L_088EEA6C;
case 670u: goto L_088EEA70;
case 671u: goto L_088EEA78;
case 672u: goto L_088EEA88;
case 673u: goto L_088EEA94;
case 674u: goto L_088EEA9C;
case 675u: goto L_088EEAA4;
case 676u: goto L_088EEAC0;
case 677u: goto L_088EEAD4;
case 678u: goto L_088EEAE8;
case 679u: goto L_088EEAF0;
case 680u: goto L_088EEAF8;
case 681u: goto L_088EEB2C;
case 682u: goto L_088EEB34;
case 683u: goto L_088EEB3C;
case 684u: goto L_088EEB44;
case 685u: goto L_088EEB50;
case 686u: goto L_088EEB58;
case 687u: goto L_088EEB60;
case 688u: goto L_088EEB6C;
case 689u: goto L_088EEB80;
case 690u: goto L_088EEBA8;
case 691u: goto L_088EEC00;
case 692u: goto L_088EEC28;
case 693u: goto L_088EEC3C;
case 694u: goto L_088EEC40;
case 695u: goto L_088EEC74;
case 696u: goto L_088EECC8;
case 697u: goto L_088EED08;
case 698u: goto L_088EED10;
case 699u: goto L_088EED18;
case 700u: goto L_088EED1C;
case 701u: goto L_088EED28;
case 702u: goto L_088EED40;
case 703u: goto L_088EED48;
case 704u: goto L_088EED70;
case 705u: goto L_088EED94;
case 706u: goto L_088EEDA4;
case 707u: goto L_088EEDB4;
case 708u: goto L_088EEDC0;
case 709u: goto L_088EEDC8;
case 710u: goto L_088EEE20;
case 711u: goto L_088EEE70;
case 712u: goto L_088EEE7C;
case 713u: goto L_088EEE84;
case 714u: goto L_088EEE88;
case 715u: goto L_088EEE94;
case 716u: goto L_088EEEAC;
case 717u: goto L_088EEEB4;
case 718u: goto L_088EEED0;
case 719u: goto L_088EEED8;
case 720u: goto L_088EEEE0;
case 721u: goto L_088EEF64;
case 722u: goto L_088EEFCC;
case 723u: goto L_088EEFE0;
case 724u: goto L_088EF058;
case 725u: goto L_088EF090;
case 726u: goto L_088EF098;
case 727u: goto L_088EF0EC;
case 728u: goto L_088EF11C;
case 729u: goto L_088EF128;
case 730u: goto L_088EF13C;
case 731u: goto L_088EF150;
case 732u: goto L_088EF160;
case 733u: goto L_088EF174;
case 734u: goto L_088EF180;
case 735u: goto L_088EF1DC;
case 736u: goto L_088EF1E8;
case 737u: goto L_088EF204;
case 738u: goto L_088EF210;
case 739u: goto L_088EF224;
case 740u: goto L_088EF234;
case 741u: goto L_088EF254;
case 742u: goto L_088EF268;
case 743u: goto L_088EF278;
case 744u: goto L_088EF27C;
case 745u: goto L_088EF298;
case 746u: goto L_088EF2A4;
case 747u: goto L_088EF2AC;
case 748u: goto L_088EF2B8;
case 749u: goto L_088EF2C0;
case 750u: goto L_088EF2D8;
case 751u: goto L_088EF338;
case 752u: goto L_088EF340;
case 753u: goto L_088EF3A0;
case 754u: goto L_088EF3E0;
case 755u: goto L_088EF3E4;
case 756u: goto L_088EF404;
case 757u: goto L_088EF45C;
case 758u: goto L_088EF468;
case 759u: goto L_088EF470;
case 760u: goto L_088EF474;
case 761u: goto L_088EF480;
case 762u: goto L_088EF498;
case 763u: goto L_088EF4B4;
case 764u: goto L_088EF4C4;
case 765u: goto L_088EF4D4;
case 766u: goto L_088EF4EC;
case 767u: goto L_088EF4F4;
case 768u: goto L_088EF50C;
case 769u: goto L_088EF51C;
case 770u: goto L_088EF52C;
case 771u: goto L_088EF54C;
case 772u: goto L_088EF554;
case 773u: goto L_088EF560;
case 774u: goto L_088EF570;
case 775u: goto L_088EF58C;
case 776u: goto L_088EF594;
case 777u: goto L_088EF5B4;
case 778u: goto L_088EF5BC;
case 779u: goto L_088EF5DC;
case 780u: goto L_088EF5EC;
case 781u: goto L_088EF5FC;
case 782u: goto L_088EF600;
case 783u: goto L_088EF610;
case 784u: goto L_088EF61C;
case 785u: goto L_088EF620;
case 786u: goto L_088EF630;
case 787u: goto L_088EF640;
case 788u: goto L_088EF64C;
case 789u: goto L_088EF68C;
case 790u: goto L_088EF6C4;
case 791u: goto L_088EF6D0;
case 792u: goto L_088EF6D8;
case 793u: goto L_088EF6F8;
case 794u: goto L_088EF710;
case 795u: goto L_088EF714;
case 796u: goto L_088EF728;
case 797u: goto L_088EF730;
case 798u: goto L_088EF738;
case 799u: goto L_088EF74C;
case 800u: goto L_088EF780;
case 801u: goto L_088EF78C;
case 802u: goto L_088EF7BC;
case 803u: goto L_088EF7C8;
case 804u: goto L_088EF7EC;
case 805u: goto L_088EF7F4;
case 806u: goto L_088EF7F8;
case 807u: goto L_088EF818;
case 808u: goto L_088EF82C;
case 809u: goto L_088EF83C;
case 810u: goto L_088EF84C;
case 811u: goto L_088EF85C;
case 812u: goto L_088EF860;
case 813u: goto L_088EF868;
case 814u: goto L_088EF870;
case 815u: goto L_088EF878;
case 816u: goto L_088EF888;
case 817u: goto L_088EF894;
case 818u: goto L_088EF8A8;
case 819u: goto L_088EF8AC;
case 820u: goto L_088EF8D0;
case 821u: goto L_088EF8E0;
case 822u: goto L_088EF908;
case 823u: goto L_088EF918;
case 824u: goto L_088EF968;
case 825u: goto L_088EF988;
case 826u: goto L_088EF9A4;
case 827u: goto L_088EFA24;
case 828u: goto L_088EFA38;
case 829u: goto L_088EFA58;
case 830u: goto L_088EFA74;
case 831u: goto L_088EFA88;
case 832u: goto L_088EFAAC;
case 833u: goto L_088EFAC4;
case 834u: goto L_088EFAD8;
case 835u: goto L_088EFAE4;
case 836u: goto L_088EFAF0;
case 837u: goto L_088EFAF8;
case 838u: goto L_088EFB00;
case 839u: goto L_088EFB0C;
case 840u: goto L_088EFB14;
case 841u: goto L_088EFB1C;
case 842u: goto L_088EFB28;
case 843u: goto L_088EFB70;
case 844u: goto L_088EFBE0;
case 845u: goto L_088EFBF4;
case 846u: goto L_088EFC04;
case 847u: goto L_088EFC14;
case 848u: goto L_088EFC20;
case 849u: goto L_088EFC2C;
case 850u: goto L_088EFC3C;
case 851u: goto L_088EFC50;
case 852u: goto L_088EFC54;
case 853u: goto L_088EFC60;
case 854u: goto L_088EFC70;
case 855u: goto L_088EFC84;
case 856u: goto L_088EFC90;
case 857u: goto L_088EFCA0;
case 858u: goto L_088EFCA4;
case 859u: goto L_088EFCAC;
case 860u: goto L_088EFCBC;
case 861u: goto L_088EFCC0;
case 862u: goto L_088EFD0C;
case 863u: goto L_088EFD24;
case 864u: goto L_088EFD30;
case 865u: goto L_088EFD38;
case 866u: goto L_088EFD44;
case 867u: goto L_088EFD5C;
case 868u: goto L_088EFD64;
case 869u: goto L_088EFD6C;
case 870u: goto L_088EFD8C;
case 871u: goto L_088EFD98;
case 872u: goto L_088EFDB0;
case 873u: goto L_088EFDC8;
case 874u: goto L_088EFDEC;
case 875u: goto L_088EFDF8;
case 876u: goto L_088EFE14;
case 877u: goto L_088EFE20;
case 878u: goto L_088EFE30;
case 879u: goto L_088EFE54;
case 880u: goto L_088EFE60;
case 881u: goto L_088EFE7C;
case 882u: goto L_088EFE94;
case 883u: goto L_088EFEA0;
case 884u: goto L_088EFEA8;
case 885u: goto L_088EFEB4;
case 886u: goto L_088EFECC;
case 887u: goto L_088EFED4;
case 888u: goto L_088EFEEC;
case 889u: goto L_088EFEFC;
case 890u: goto L_088EFF10;
case 891u: goto L_088EFF24;
case 892u: goto L_088EFF38;
case 893u: goto L_088EFF44;
case 894u: goto L_088EFF4C;
case 895u: goto L_088EFF64;
case 896u: goto L_088EFF7C;
case 897u: goto L_088EFF80;
case 898u: goto L_088EFFA0;
case 899u: goto L_088EFFAC;
case 900u: goto L_088EFFC8;
case 901u: goto L_088EFFD4;
case 902u: goto L_088EFFE0;
case 903u: goto L_088EFFE8;
case 904u: goto L_088EFFFC;
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_V813_SHARED_JR_DISPATCH: one dynamic-JR reject/redispatch path per unit.
LOCAL_JR_DISPATCH:
{
const std::uint32_t local_delta_v813 = jump_target - 0x088EC000u;
if (local_delta_v813 >= 16384u || (local_delta_v813 & 3u) != 0u) {
ctx.pc = jump_target;
AOT_REGCACHE_SYNC_OUT();
// PSPRECOMP_V814_CONTINUATION_RETURN
Runtime::AotTailContinuation aot_cont_v814{};
if (rt.take_aot_tail_continuation(jump_target, aot_cont_v814)) {
#if defined(__clang__) && defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
[[clang::musttail]] return aot_cont_v814.function(
rt, ctx, aot_cont_v814.entry_id, aot_mem);
#else
aot_cont_v814.function(rt, ctx, aot_cont_v814.entry_id, aot_mem); return;
#endif
}
return;
}
}
local_pc = jump_target;
entry_id = 0u;
goto LOCAL_DISPATCH;
// 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_088EC000:
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(120), static_cast<std::uint8_t>(aot_gpr_4));
if (branch_taken) {
goto L_088EC0E0;
}
goto L_088EC008;
}
L_088EC008:
ctx.gpr[20] = (0u | 21u);
aot_gpr_4 = (0u | 0u);
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(120), static_cast<std::uint8_t>(aot_gpr_4));
if (branch_taken) {
goto L_088EC0E0;
}
goto L_088EC018;
}
L_088EC018:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(-7080)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_088EC044;
}
goto L_088EC024;
}
L_088EC024:
ctx.gpr[20] = (0u | 22u);
aot_gpr_6 = (ctx.gpr[22] << 24u);
aot_gpr_6 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(aot_gpr_6) >> 24u));
aot_gpr_4 = (ctx.gpr[19] | 0u);
aot_gpr_31 = (0x088EC03Cu);
aot_gpr_5 = (0u | 3u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0055.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 5u, 0x088EC03Cu, 0x088E3C60u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0055_entry(rt, ctx, 547u, aot_mem);
#else
recomp_unit_0055_entry(rt, ctx, 547u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0055_entry, 55u, 547u, 0x088E3C60u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EC03Cu) goto L_088EC03C;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EC03C:
aot_gpr_4 = (0u | 1u);
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(120), static_cast<std::uint8_t>(aot_gpr_4));
goto L_088EC044;
L_088EC044:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EC0E0;
}
goto L_088EC04C;
}
L_088EC04C:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(-7080)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_088EC078;
}
goto L_088EC058;
}
L_088EC058:
ctx.gpr[20] = (0u | 23u);
aot_gpr_6 = (ctx.gpr[22] << 24u);
aot_gpr_6 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(aot_gpr_6) >> 24u));
aot_gpr_4 = (ctx.gpr[19] | 0u);
aot_gpr_31 = (0x088EC070u);
aot_gpr_5 = (0u | 4u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0055.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 9u, 0x088EC070u, 0x088E3C60u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0055_entry(rt, ctx, 547u, aot_mem);
#else
recomp_unit_0055_entry(rt, ctx, 547u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0055_entry, 55u, 547u, 0x088E3C60u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EC070u) goto L_088EC070;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EC070:
aot_gpr_4 = (0u | 1u);
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(120), static_cast<std::uint8_t>(aot_gpr_4));
goto L_088EC078;
L_088EC078:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EC0E0;
}
goto L_088EC080;
}
L_088EC080:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(-7080)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_088EC0AC;
}
goto L_088EC08C;
}
L_088EC08C:
ctx.gpr[20] = (0u | 24u);
aot_gpr_6 = (ctx.gpr[22] << 24u);
aot_gpr_6 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(aot_gpr_6) >> 24u));
aot_gpr_4 = (ctx.gpr[19] | 0u);
aot_gpr_31 = (0x088EC0A4u);
aot_gpr_5 = (0u | 7u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0055.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 13u, 0x088EC0A4u, 0x088E3C60u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0055_entry(rt, ctx, 547u, aot_mem);
#else
recomp_unit_0055_entry(rt, ctx, 547u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0055_entry, 55u, 547u, 0x088E3C60u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EC0A4u) goto L_088EC0A4;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EC0A4:
aot_gpr_4 = (0u | 1u);
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(120), static_cast<std::uint8_t>(aot_gpr_4));
goto L_088EC0AC;
L_088EC0AC:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EC0E0;
}
goto L_088EC0B4;
}
L_088EC0B4:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(-7080)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_088EC0E0;
}
goto L_088EC0C0;
}
L_088EC0C0:
ctx.gpr[20] = (0u | 25u);
aot_gpr_6 = (ctx.gpr[22] << 24u);
aot_gpr_6 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(aot_gpr_6) >> 24u));
aot_gpr_4 = (ctx.gpr[19] | 0u);
aot_gpr_31 = (0x088EC0D8u);
aot_gpr_5 = (0u | 8u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0055.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 17u, 0x088EC0D8u, 0x088E3C60u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0055_entry(rt, ctx, 547u, aot_mem);
#else
recomp_unit_0055_entry(rt, ctx, 547u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0055_entry, 55u, 547u, 0x088E3C60u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EC0D8u) goto L_088EC0D8;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EC0D8:
aot_gpr_4 = (0u | 1u);
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(120), static_cast<std::uint8_t>(aot_gpr_4));
goto L_088EC0E0;
L_088EC0E0:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EC5E0;
}
goto L_088EC0E8;
}
L_088EC0E8:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(72)));
aot_gpr_5 = (2048u << 16u);
aot_gpr_4 = (aot_gpr_4 & aot_gpr_5);
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_088EC108;
}
goto L_088EC0FC;
}
L_088EC0FC:
ctx.gpr[20] = (0u | 16u);
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EC5E0;
}
goto L_088EC108;
}
L_088EC108:
{ const bool branch_taken = 0u == 0u;
aot_gpr_2 = (0u | 0u);
if (branch_taken) {
goto L_088ED0E4;
}
goto L_088EC110;
}
L_088EC110:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(72)));
aot_gpr_5 = (4u << 16u);
aot_gpr_4 = (aot_gpr_4 & aot_gpr_5);
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_088EC138;
}
goto L_088EC124;
}
L_088EC124:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(-1040)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_088EC140;
}
goto L_088EC130;
}
L_088EC130:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EC24C;
}
goto L_088EC138;
}
L_088EC138:
{ const bool branch_taken = 0u == 0u;
aot_gpr_2 = (0u | 0u);
if (branch_taken) {
goto L_088ED0E4;
}
goto L_088EC140;
}
L_088EC140:
aot_gpr_31 = (0x088EC148u);
aot_gpr_4 = (ctx.gpr[19] | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_0890D44C, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0066_entry, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EC148u) goto L_088EC148;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EC148:
{ const bool branch_taken = aot_gpr_2 != 0u;
if (branch_taken) {
goto L_088EC24C;
}
goto L_088EC150;
}
L_088EC150:
aot_gpr_31 = (0x088EC158u);
aot_gpr_4 = (ctx.gpr[19] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0067.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 29u, 0x088EC158u, 0x08910B38u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0067_entry(rt, ctx, 195u, aot_mem);
#else
recomp_unit_0067_entry(rt, ctx, 195u, aot_mem); return;
#endif
}
return;
#else
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 == 0x088EC158u) goto L_088EC158;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EC158:
{ const bool branch_taken = aot_gpr_2 != 0u;
aot_gpr_4 = (16256u << 16u);
if (branch_taken) {
goto L_088EC24C;
}
goto L_088EC160;
}
L_088EC160:
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
aot_fpr_12 = aot_fpr_20 + aot_fpr_12;
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(1256)));
aot_fpr_14 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(1252)));
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_088EC24C;
}
goto L_088EC184;
}
L_088EC184:
aot_gpr_31 = (0x088EC18Cu);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B20934, 199u, 110u, 0x08B20934u>(ctx, &aot_mem, ctx.pc, ctx.hi, ctx.lo, aot_gpr_2, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[28], aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0199_entry, 199u, 110u, 0x08B20934u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EC18Cu) goto L_088EC18C;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EC18C:
ctx.gpr[16] = (aot_gpr_2 & 65535u);
aot_gpr_4 = (ctx.gpr[16] & 1u);
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088EC1B0;
}
goto L_088EC19C;
}
L_088EC19C:
aot_gpr_6 = (ctx.gpr[22] << 24u);
aot_gpr_6 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(aot_gpr_6) >> 24u));
aot_gpr_4 = (ctx.gpr[19] | 0u);
aot_gpr_31 = (0x088EC1B0u);
aot_gpr_5 = (0u | 3u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0055.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 34u, 0x088EC1B0u, 0x088E3C60u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0055_entry(rt, ctx, 547u, aot_mem);
#else
recomp_unit_0055_entry(rt, ctx, 547u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0055_entry, 55u, 547u, 0x088E3C60u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EC1B0u) goto L_088EC1B0;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EC1B0:
aot_gpr_4 = (ctx.gpr[16] & 2u);
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088EC1D0;
}
goto L_088EC1BC;
}
L_088EC1BC:
aot_gpr_6 = (ctx.gpr[22] << 24u);
aot_gpr_6 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(aot_gpr_6) >> 24u));
aot_gpr_4 = (ctx.gpr[19] | 0u);
aot_gpr_31 = (0x088EC1D0u);
aot_gpr_5 = (0u | 8u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0055.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 36u, 0x088EC1D0u, 0x088E3C60u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0055_entry(rt, ctx, 547u, aot_mem);
#else
recomp_unit_0055_entry(rt, ctx, 547u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0055_entry, 55u, 547u, 0x088E3C60u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EC1D0u) goto L_088EC1D0;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EC1D0:
aot_gpr_4 = (ctx.gpr[16] & 4u);
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088EC1F0;
}
goto L_088EC1DC;
}
L_088EC1DC:
aot_gpr_6 = (ctx.gpr[22] << 24u);
aot_gpr_6 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(aot_gpr_6) >> 24u));
aot_gpr_4 = (ctx.gpr[19] | 0u);
aot_gpr_31 = (0x088EC1F0u);
aot_gpr_5 = (0u | 2u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0055.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 38u, 0x088EC1F0u, 0x088E3C60u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0055_entry(rt, ctx, 547u, aot_mem);
#else
recomp_unit_0055_entry(rt, ctx, 547u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0055_entry, 55u, 547u, 0x088E3C60u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EC1F0u) goto L_088EC1F0;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EC1F0:
aot_gpr_4 = (ctx.gpr[16] & 8u);
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088EC210;
}
goto L_088EC1FC;
}
L_088EC1FC:
aot_gpr_6 = (ctx.gpr[22] << 24u);
aot_gpr_6 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(aot_gpr_6) >> 24u));
aot_gpr_4 = (ctx.gpr[19] | 0u);
aot_gpr_31 = (0x088EC210u);
aot_gpr_5 = (0u | 4u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0055.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 40u, 0x088EC210u, 0x088E3C60u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0055_entry(rt, ctx, 547u, aot_mem);
#else
recomp_unit_0055_entry(rt, ctx, 547u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0055_entry, 55u, 547u, 0x088E3C60u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EC210u) goto L_088EC210;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EC210:
aot_gpr_4 = (ctx.gpr[16] & 16u);
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088EC230;
}
goto L_088EC21C;
}
L_088EC21C:
aot_gpr_6 = (ctx.gpr[22] << 24u);
aot_gpr_6 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(aot_gpr_6) >> 24u));
aot_gpr_4 = (ctx.gpr[19] | 0u);
aot_gpr_31 = (0x088EC230u);
aot_gpr_5 = (0u | 7u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0055.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 42u, 0x088EC230u, 0x088E3C60u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0055_entry(rt, ctx, 547u, aot_mem);
#else
recomp_unit_0055_entry(rt, ctx, 547u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0055_entry, 55u, 547u, 0x088E3C60u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EC230u) goto L_088EC230;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EC230:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(456)));
aot_gpr_5 = (64u << 16u);
aot_gpr_4 = (aot_gpr_4 & aot_gpr_5);
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088EC24C;
}
goto L_088EC244;
}
L_088EC244:
aot_gpr_4 = (0u | 1u);
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(120), static_cast<std::uint8_t>(aot_gpr_4));
goto L_088EC24C;
L_088EC24C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(72)));
aot_gpr_5 = (4u << 16u);
aot_gpr_4 = (aot_gpr_4 & aot_gpr_5);
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_088EC274;
}
goto L_088EC260;
}
L_088EC260:
aot_gpr_4 = (static_cast<std::int32_t>(ctx.gpr[22]) < 2 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_088EC27C;
}
goto L_088EC26C;
}
L_088EC26C:
{ const bool branch_taken = 0u == 0u;
aot_gpr_4 = (static_cast<std::int32_t>(ctx.gpr[22]) < 3 ? 1u : 0u);
if (branch_taken) {
goto L_088EC298;
}
goto L_088EC274;
}
L_088EC274:
{ const bool branch_taken = 0u == 0u;
aot_gpr_2 = (0u | 0u);
if (branch_taken) {
goto L_088ED0E4;
}
goto L_088EC27C;
}
L_088EC27C:
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[22]) < 0;
if (branch_taken) {
goto L_088EC2CC;
}
goto L_088EC284;
}
L_088EC284:
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[22]) > 0;
if (branch_taken) {
goto L_088EC2B0;
}
goto L_088EC28C;
}
L_088EC28C:
ctx.gpr[20] = (0u | 28u);
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EC2CC;
}
goto L_088EC298;
}
L_088EC298:
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_gpr_4 = (static_cast<std::int32_t>(ctx.gpr[22]) < 4 ? 1u : 0u);
if (branch_taken) {
goto L_088EC2BC;
}
goto L_088EC2A0;
}
L_088EC2A0:
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_088EC2C8;
}
goto L_088EC2A8;
}
L_088EC2A8:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EC2CC;
}
goto L_088EC2B0;
}
L_088EC2B0:
ctx.gpr[20] = (0u | 29u);
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EC2CC;
}
goto L_088EC2BC;
}
L_088EC2BC:
ctx.gpr[20] = (0u | 30u);
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EC2CC;
}
goto L_088EC2C8;
}
L_088EC2C8:
ctx.gpr[20] = (0u | 31u);
goto L_088EC2CC;
L_088EC2CC:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EC5E0;
}
goto L_088EC2D4;
}
L_088EC2D4:
aot_gpr_31 = (0x088EC2DCu);
aot_gpr_4 = (ctx.gpr[19] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0036.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 59u, 0x088EC2DCu, 0x08895454u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0036_entry(rt, ctx, 266u, aot_mem);
#else
recomp_unit_0036_entry(rt, ctx, 266u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0036_entry, 36u, 266u, 0x08895454u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EC2DCu) goto L_088EC2DC;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EC2DC:
{ const bool branch_taken = aot_gpr_2 == 0u;
if (branch_taken) {
goto L_088EC2F0;
}
goto L_088EC2E4;
}
L_088EC2E4:
aot_gpr_4 = (16000u << 16u);
aot_fpr_12 = std::bit_cast<float>(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<float>(0x7FC00000u); else aot_fpr_20 = fs * ft; }
goto L_088EC2F0;
L_088EC2F0:
aot_gpr_31 = (0x088EC2F8u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B20934, 199u, 110u, 0x08B20934u>(ctx, &aot_mem, ctx.pc, ctx.hi, ctx.lo, aot_gpr_2, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[28], aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0199_entry, 199u, 110u, 0x08B20934u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EC2F8u) goto L_088EC2F8;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EC2F8:
aot_gpr_4 = (aot_gpr_2 & 65535u);
aot_gpr_4 = (aot_gpr_4 & 3u);
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(72)));
aot_gpr_6 = (4096u << 16u);
aot_gpr_5 = (aot_gpr_5 & aot_gpr_6);
{ const bool branch_taken = aot_gpr_5 != 0u;
if (branch_taken) {
goto L_088EC32C;
}
goto L_088EC314;
}
L_088EC314:
aot_gpr_5 = (static_cast<std::int32_t>(ctx.gpr[22]) < 2 ? 1u : 0u);
aot_gpr_6 = (16384u << 16u);
{ const bool branch_taken = aot_gpr_5 != 0u;
ctx.fpr[30] = std::bit_cast<float>(aot_gpr_6);
if (branch_taken) {
goto L_088EC334;
}
goto L_088EC324;
}
L_088EC324:
{ const bool branch_taken = 0u == 0u;
aot_gpr_5 = (static_cast<std::int32_t>(ctx.gpr[22]) < 3 ? 1u : 0u);
if (branch_taken) {
goto L_088EC34C;
}
goto L_088EC32C;
}
L_088EC32C:
{ const bool branch_taken = 0u == 0u;
aot_gpr_2 = (0u | 0u);
if (branch_taken) {
goto L_088ED0E4;
}
goto L_088EC334;
}
L_088EC334:
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[22]) < 0;
if (branch_taken) {
goto L_088EC480;
}
goto L_088EC33C;
}
L_088EC33C:
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[22]) <= 0;
if (branch_taken) {
goto L_088EC368;
}
goto L_088EC344;
}
L_088EC344:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EC3D4;
}
goto L_088EC34C;
}
L_088EC34C:
{ const bool branch_taken = aot_gpr_5 != 0u;
if (branch_taken) {
goto L_088EC3F8;
}
goto L_088EC354;
}
L_088EC354:
aot_gpr_4 = (static_cast<std::int32_t>(ctx.gpr[22]) < 4 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_088EC464;
}
goto L_088EC360;
}
L_088EC360:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EC480;
}
goto L_088EC368;
}
L_088EC368:
aot_gpr_6 = (0u | 2u);
{ const bool branch_taken = ctx.gpr[30] != aot_gpr_6;
aot_gpr_5 = (0u | 1u);
if (branch_taken) {
goto L_088EC384;
}
goto L_088EC374;
}
L_088EC374:
aot_gpr_5 = (static_cast<std::int32_t>(aot_gpr_4) < 2 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_5 == 0u;
if (branch_taken) {
goto L_088EC394;
}
goto L_088EC380;
}
L_088EC380:
aot_gpr_5 = (0u | 1u);
goto L_088EC384;
L_088EC384:
{ const bool branch_taken = ctx.gpr[30] != aot_gpr_5;
if (branch_taken) {
goto L_088EC39C;
}
goto L_088EC38C;
}
L_088EC38C:
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_088EC39C;
}
goto L_088EC394;
}
L_088EC394:
{ const bool branch_taken = 0u == 0u;
ctx.gpr[20] = (0u | 29u);
if (branch_taken) {
goto L_088EC3CC;
}
goto L_088EC39C;
}
L_088EC39C:
ctx.gpr[7] = (0u | 3u);
{ const bool branch_taken = ctx.gpr[30] != ctx.gpr[7];
ctx.gpr[7] = (static_cast<std::int32_t>(aot_gpr_4) < 2 ? 1u : 0u);
if (branch_taken) {
goto L_088EC3B0;
}
goto L_088EC3A8;
}
L_088EC3A8:
{ const bool branch_taken = ctx.gpr[7] == 0u;
if (branch_taken) {
goto L_088EC3C0;
}
goto L_088EC3B0;
}
L_088EC3B0:
{ const bool branch_taken = ctx.gpr[30] != aot_gpr_5;
if (branch_taken) {
goto L_088EC3C8;
}
goto L_088EC3B8;
}
L_088EC3B8:
{ const bool branch_taken = aot_gpr_4 != aot_gpr_6;
if (branch_taken) {
goto L_088EC3C8;
}
goto L_088EC3C0;
}
L_088EC3C0:
{ const bool branch_taken = 0u == 0u;
ctx.gpr[20] = (0u | 31u);
if (branch_taken) {
goto L_088EC3CC;
}
goto L_088EC3C8;
}
L_088EC3C8:
ctx.gpr[20] = (0u | 28u);
goto L_088EC3CC;
L_088EC3CC:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EC480;
}
goto L_088EC3D4;
}
L_088EC3D4:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(2228)));
aot_gpr_5 = (0u | 48u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_088EC3EC;
}
goto L_088EC3E4;
}
L_088EC3E4:
{ const bool branch_taken = 0u == 0u;
ctx.gpr[20] = (0u | 26u);
if (branch_taken) {
goto L_088EC3F0;
}
goto L_088EC3EC;
}
L_088EC3EC:
ctx.gpr[20] = (0u | 29u);
goto L_088EC3F0;
L_088EC3F0:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EC480;
}
goto L_088EC3F8;
}
L_088EC3F8:
aot_gpr_6 = (0u | 2u);
{ const bool branch_taken = ctx.gpr[30] != aot_gpr_6;
aot_gpr_5 = (0u | 1u);
if (branch_taken) {
goto L_088EC414;
}
goto L_088EC404;
}
L_088EC404:
aot_gpr_5 = (static_cast<std::int32_t>(aot_gpr_4) < 2 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_5 == 0u;
if (branch_taken) {
goto L_088EC424;
}
goto L_088EC410;
}
L_088EC410:
aot_gpr_5 = (0u | 1u);
goto L_088EC414;
L_088EC414:
{ const bool branch_taken = ctx.gpr[30] != aot_gpr_5;
if (branch_taken) {
goto L_088EC42C;
}
goto L_088EC41C;
}
L_088EC41C:
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_088EC42C;
}
goto L_088EC424;
}
L_088EC424:
{ const bool branch_taken = 0u == 0u;
ctx.gpr[20] = (0u | 26u);
if (branch_taken) {
goto L_088EC45C;
}
goto L_088EC42C;
}
L_088EC42C:
ctx.gpr[7] = (0u | 3u);
{ const bool branch_taken = ctx.gpr[30] != ctx.gpr[7];
ctx.gpr[7] = (static_cast<std::int32_t>(aot_gpr_4) < 2 ? 1u : 0u);
if (branch_taken) {
goto L_088EC440;
}
goto L_088EC438;
}
L_088EC438:
{ const bool branch_taken = ctx.gpr[7] == 0u;
if (branch_taken) {
goto L_088EC450;
}
goto L_088EC440;
}
L_088EC440:
{ const bool branch_taken = ctx.gpr[30] != aot_gpr_5;
if (branch_taken) {
goto L_088EC458;
}
goto L_088EC448;
}
L_088EC448:
{ const bool branch_taken = aot_gpr_4 != aot_gpr_6;
if (branch_taken) {
goto L_088EC458;
}
goto L_088EC450;
}
L_088EC450:
{ const bool branch_taken = 0u == 0u;
ctx.gpr[20] = (0u | 27u);
if (branch_taken) {
goto L_088EC45C;
}
goto L_088EC458;
}
L_088EC458:
ctx.gpr[20] = (0u | 30u);
goto L_088EC45C;
L_088EC45C:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EC480;
}
goto L_088EC464;
}
L_088EC464:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(2228)));
aot_gpr_5 = (0u | 48u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_088EC47C;
}
goto L_088EC474;
}
L_088EC474:
{ const bool branch_taken = 0u == 0u;
ctx.gpr[20] = (0u | 27u);
if (branch_taken) {
goto L_088EC480;
}
goto L_088EC47C;
}
L_088EC47C:
ctx.gpr[20] = (0u | 31u);
goto L_088EC480;
L_088EC480:
{ const bool branch_taken = ctx.gpr[21] == 0u;
if (branch_taken) {
goto L_088EC530;
}
goto L_088EC488;
}
L_088EC488:
{ const bool branch_taken = ctx.gpr[30] == 0u;
if (branch_taken) {
goto L_088EC530;
}
goto L_088EC490;
}
L_088EC490:
aot_gpr_5 = (0u | 42u);
{ const bool branch_taken = ctx.gpr[23] != aot_gpr_5;
aot_gpr_4 = (ctx.gpr[21] + static_cast<std::uint32_t>(320));
if (branch_taken) {
goto L_088EC4C4;
}
goto L_088EC49C;
}
L_088EC49C:
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
ctx.execute_vfpu_vdot_ct<28u, 0u, 0u, 3u>();
ctx.execute_vfpu_unary_ct<28u, 28u, 1u, 22u>();
aot_gpr_4 = (ctx.vfpu_scalar_bits_ct<28u>());
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
aot_gpr_4 = (16640u << 16u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
{ const float fs = aot_fpr_12; const float ft = aot_fpr_13; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) ctx.fpr[24] = std::bit_cast<float>(0x7FC00000u); else ctx.fpr[24] = fs * ft; }
{ const bool branch_taken = 0u == 0u;
ctx.fpr[24] = ctx.fpr[24] + ctx.fpr[22];
if (branch_taken) {
goto L_088EC530;
}
goto L_088EC4C4;
}
L_088EC4C4:
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
ctx.execute_vfpu_vdot_ct<28u, 0u, 0u, 3u>();
ctx.execute_vfpu_unary_ct<28u, 28u, 1u, 22u>();
aot_gpr_5 = (ctx.vfpu_scalar_bits_ct<28u>());
aot_fpr_12 = std::bit_cast<float>(aot_gpr_5);
aot_gpr_5 = (16704u << 16u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_5);
{ const float fs = aot_fpr_12; const float ft = aot_fpr_13; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) ctx.fpr[24] = std::bit_cast<float>(0x7FC00000u); else ctx.fpr[24] = fs * ft; }
ctx.fpr[24] = ctx.fpr[24] + ctx.fpr[22];
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
ctx.execute_vfpu_vdot_ct<28u, 0u, 0u, 3u>();
ctx.execute_vfpu_unary_ct<28u, 28u, 1u, 22u>();
aot_gpr_4 = (ctx.vfpu_scalar_bits_ct<28u>());
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
aot_gpr_4 = (16768u << 16u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
aot_gpr_31 = (0x088EC50Cu);
{ const float fs = aot_fpr_12; const float ft = aot_fpr_13; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_12 = std::bit_cast<float>(0x7FC00000u); else aot_fpr_12 = fs * ft; }
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B61B60, 215u, 341u, 0x08B61B60u>(ctx, &aot_mem, ctx.pc, aot_gpr_2, ctx.gpr[3], aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], aot_gpr_29, aot_gpr_31, aot_fpr_12); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0215_entry, 215u, 341u, 0x08B61B60u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EC50Cu) goto L_088EC50C;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EC50C:
ctx.gpr[7] = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-23156)));
aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-23160)));
aot_gpr_5 = (ctx.gpr[3] | 0u);
aot_gpr_31 = (0x088EC520u);
aot_gpr_4 = (aot_gpr_2 | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B61EF4, 215u, 390u, 0x08B61EF4u>(ctx, &aot_mem, ctx.pc, aot_gpr_2, ctx.gpr[3], aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], ctx.gpr[9], ctx.gpr[10], ctx.gpr[16], 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, 390u, 0x08B61EF4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EC520u) goto L_088EC520;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EC520:
aot_gpr_5 = (ctx.gpr[3] | 0u);
aot_gpr_31 = (0x088EC52Cu);
aot_gpr_4 = (aot_gpr_2 | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B627F0, 215u, 515u, 0x08B627F0u>(ctx, &aot_mem, ctx.pc, aot_gpr_2, ctx.gpr[3], aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], ctx.gpr[9], ctx.gpr[10], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0215_entry, 215u, 515u, 0x08B627F0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EC52Cu) goto L_088EC52C;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EC52C:
ctx.fpr[28] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[0]));
goto L_088EC530;
L_088EC530:
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((ctx.fpr[28] <= ctx.fpr[30])) ? 0x00800000u : 0u);
{ const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u);
if (branch_taken) {
goto L_088EC544;
}
goto L_088EC540;
}
L_088EC540:
ctx.fpr[28] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[30]));
goto L_088EC544;
L_088EC544:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EC5E0;
}
goto L_088EC54C;
}
L_088EC54C:
ctx.gpr[20] = (0u | 152u);
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EC5E0;
}
goto L_088EC558;
}
L_088EC558:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(72)));
aot_gpr_5 = (4096u << 16u);
aot_gpr_4 = (aot_gpr_4 & aot_gpr_5);
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_088EC580;
}
goto L_088EC56C;
}
L_088EC56C:
aot_gpr_4 = (static_cast<std::int32_t>(ctx.gpr[22]) < 2 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_088EC588;
}
goto L_088EC578;
}
L_088EC578:
{ const bool branch_taken = 0u == 0u;
aot_gpr_4 = (static_cast<std::int32_t>(ctx.gpr[22]) < 3 ? 1u : 0u);
if (branch_taken) {
goto L_088EC5A4;
}
goto L_088EC580;
}
L_088EC580:
{ const bool branch_taken = 0u == 0u;
aot_gpr_2 = (0u | 0u);
if (branch_taken) {
goto L_088ED0E4;
}
goto L_088EC588;
}
L_088EC588:
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[22]) < 0;
if (branch_taken) {
goto L_088EC5D8;
}
goto L_088EC590;
}
L_088EC590:
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[22]) > 0;
if (branch_taken) {
goto L_088EC5BC;
}
goto L_088EC598;
}
L_088EC598:
ctx.gpr[20] = (0u | 28u);
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EC5D8;
}
goto L_088EC5A4;
}
L_088EC5A4:
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_gpr_4 = (static_cast<std::int32_t>(ctx.gpr[22]) < 4 ? 1u : 0u);
if (branch_taken) {
goto L_088EC5C8;
}
goto L_088EC5AC;
}
L_088EC5AC:
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_088EC5D4;
}
goto L_088EC5B4;
}
L_088EC5B4:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EC5D8;
}
goto L_088EC5BC;
}
L_088EC5BC:
ctx.gpr[20] = (0u | 29u);
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EC5D8;
}
goto L_088EC5C8;
}
L_088EC5C8:
ctx.gpr[20] = (0u | 30u);
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EC5D8;
}
goto L_088EC5D4;
}
L_088EC5D4:
ctx.gpr[20] = (0u | 31u);
goto L_088EC5D8;
L_088EC5D8:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EC5E0;
}
goto L_088EC5E0;
}
L_088EC5E0:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(1256)));
aot_gpr_4 = (16256u << 16u);
ctx.fpr[30] = std::bit_cast<float>(aot_gpr_4);
ctx.gpr[18] = (0u | 47u);
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((!(std::isnan(aot_fpr_12) || std::isnan(ctx.fpr[26])) && aot_fpr_12 == ctx.fpr[26])) ? 0x00800000u : 0u);
{ const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u);
ctx.gpr[30] = (0u | 46u);
if (branch_taken) {
goto L_088EC690;
}
goto L_088EC600;
}
L_088EC600:
{ const bool branch_taken = ctx.gpr[23] == ctx.gpr[30];
if (branch_taken) {
goto L_088EC610;
}
goto L_088EC608;
}
L_088EC608:
{ const bool branch_taken = ctx.gpr[23] != ctx.gpr[18];
aot_gpr_4 = (0u | 1u);
if (branch_taken) {
goto L_088EC618;
}
goto L_088EC610;
}
L_088EC610:
{ const bool branch_taken = 0u == 0u;
aot_gpr_4 = (0u | 0u);
if (branch_taken) {
goto L_088EC618;
}
goto L_088EC618;
}
L_088EC618:
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088EC690;
}
goto L_088EC620;
}
L_088EC620:
aot_gpr_31 = (0x088EC628u);
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 == 0x088EC628u) goto L_088EC628;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EC628:
{ const bool branch_taken = ctx.gpr[19] != aot_gpr_2;
if (branch_taken) {
goto L_088EC65C;
}
goto L_088EC630;
}
L_088EC630:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(7660)));
aot_gpr_5 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(7800)));
aot_gpr_6 = (aot_gpr_5 << 8u);
ctx.gpr[7] = (aot_gpr_5 + aot_gpr_5);
aot_gpr_5 = (aot_gpr_5 + ctx.gpr[7]);
aot_gpr_5 = (aot_gpr_5 << 5u);
aot_gpr_5 = (aot_gpr_6 + aot_gpr_5);
aot_gpr_6 = (2238u << 16u);
aot_gpr_6 = (aot_gpr_6 + static_cast<std::uint32_t>(-6992));
aot_gpr_5 = (aot_gpr_5 + aot_gpr_6);
aot_mem.aot_direct_store32(aot_gpr_5 + static_cast<std::uint32_t>(228), aot_gpr_4);
goto L_088EC65C;
L_088EC65C:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(1256)));
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_088EC680;
}
goto L_088EC670;
}
L_088EC670:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(1256)));
aot_fpr_20 = aot_fpr_20 - aot_fpr_12;
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store32(ctx.gpr[19] + static_cast<std::uint32_t>(1256), std::bit_cast<std::uint32_t>(ctx.fpr[26]));
if (branch_taken) {
goto L_088EC690;
}
goto L_088EC680;
}
L_088EC680:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(1256)));
aot_fpr_12 = aot_fpr_12 - aot_fpr_20;
aot_mem.aot_direct_store32(ctx.gpr[19] + static_cast<std::uint32_t>(1256), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_fpr_20 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[26]));
goto L_088EC690;
L_088EC690:
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((!(std::isnan(aot_fpr_20) || std::isnan(ctx.fpr[26])) && aot_fpr_20 == ctx.fpr[26])) ? 0x00800000u : 0u);
{ const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u);
if (branch_taken) {
goto L_088EC6EC;
}
goto L_088EC6A0;
}
L_088EC6A0:
aot_gpr_31 = (0x088EC6A8u);
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 == 0x088EC6A8u) goto L_088EC6A8;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EC6A8:
{ const bool branch_taken = ctx.gpr[19] != aot_gpr_2;
if (branch_taken) {
goto L_088EC6DC;
}
goto L_088EC6B0;
}
L_088EC6B0:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(7660)));
aot_gpr_5 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(7800)));
aot_gpr_6 = (aot_gpr_5 << 8u);
ctx.gpr[7] = (aot_gpr_5 + aot_gpr_5);
aot_gpr_5 = (aot_gpr_5 + ctx.gpr[7]);
aot_gpr_5 = (aot_gpr_5 << 5u);
aot_gpr_5 = (aot_gpr_6 + aot_gpr_5);
aot_gpr_6 = (2238u << 16u);
aot_gpr_6 = (aot_gpr_6 + static_cast<std::uint32_t>(-6992));
aot_gpr_5 = (aot_gpr_5 + aot_gpr_6);
aot_mem.aot_direct_store32(aot_gpr_5 + static_cast<std::uint32_t>(224), aot_gpr_4);
goto L_088EC6DC;
L_088EC6DC:
aot_gpr_4 = (ctx.gpr[23] << 24u);
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(aot_gpr_4) >> 24u));
aot_mem.aot_direct_store8(ctx.gpr[19] + static_cast<std::uint32_t>(91), static_cast<std::uint8_t>(aot_gpr_4));
aot_mem.aot_direct_store32(ctx.gpr[19] + static_cast<std::uint32_t>(1864), ctx.gpr[21]);
goto L_088EC6EC;
L_088EC6EC:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(-1040)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_088EC8E4;
}
goto L_088EC6F8;
}
L_088EC6F8:
aot_gpr_4 = (ctx.gpr[21] | 0u);
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088EC8E4;
}
goto L_088EC704;
}
L_088EC704:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(72)));
aot_gpr_4 = (aot_gpr_4 & 14u);
aot_gpr_4 = (aot_gpr_4 ^ 6u);
aot_gpr_4 = (aot_gpr_4 < static_cast<std::uint32_t>(1) ? 1u : 0u);
aot_gpr_4 = (aot_gpr_4 & 255u);
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088EC8E4;
}
goto L_088EC720;
}
L_088EC720:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(124)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088EC8E4;
}
goto L_088EC72C;
}
L_088EC72C:
ctx.gpr[17] = (ctx.gpr[21] | 0u);
aot_gpr_4 = (ctx.gpr[17] + static_cast<std::uint32_t>(48));
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
aot_gpr_4 = (ctx.gpr[19] + static_cast<std::uint32_t>(48));
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<1u, 4u>(vfpu_value); }
ctx.execute_vfpu_vec3_ct<0u, 0u, 1u, 3u, 1u>();
ctx.gpr[16] = (aot_gpr_29 + static_cast<std::uint32_t>(32));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = ctx.gpr[16] + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(-1040)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088EC8E4;
}
goto L_088EC758;
}
L_088EC758:
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(ctx.gpr[17] + static_cast<std::uint32_t>(1929))))));
aot_gpr_5 = (aot_gpr_4 << 5u);
aot_gpr_4 = (aot_gpr_4 << 2u);
aot_gpr_4 = (aot_gpr_5 - aot_gpr_4);
aot_gpr_4 = (ctx.gpr[17] + aot_gpr_4);
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(1396));
aot_gpr_31 = (0x088EC778u);
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(4)));
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B1FD70, 198u, 733u, 0x08B1FD70u>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[28], aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0198_entry, 198u, 733u, 0x08B1FD70u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EC778u) goto L_088EC778;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EC778:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_2 + static_cast<std::uint32_t>(64)));
aot_gpr_5 = (0u | 9u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_088EC8E4;
}
goto L_088EC788;
}
L_088EC788:
aot_gpr_31 = (0x088EC790u);
aot_gpr_4 = (ctx.gpr[19] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0179.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 155u, 0x088EC790u, 0x08AD0530u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0179_entry(rt, ctx, 50u, aot_mem);
#else
recomp_unit_0179_entry(rt, ctx, 50u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0179_entry, 179u, 50u, 0x08AD0530u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EC790u) goto L_088EC790;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EC790:
{ const bool branch_taken = aot_gpr_2 == 0u;
if (branch_taken) {
goto L_088EC8E4;
}
goto L_088EC798;
}
L_088EC798:
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(128), ctx.gpr[18]);
ctx.gpr[18] = (ctx.gpr[17] | 0u);
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(124)));
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
ctx.gpr[17] = (aot_gpr_29 + static_cast<std::uint32_t>(48));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = ctx.gpr[17] + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
{ const std::uint32_t vfpu_address = ctx.gpr[16] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
ctx.execute_vfpu_vdot_ct<28u, 0u, 0u, 3u>();
ctx.execute_vfpu_unary_ct<28u, 28u, 1u, 22u>();
aot_gpr_4 = (ctx.vfpu_scalar_bits_ct<28u>());
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
aot_gpr_4 = (16800u << 16u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
{ const float fs = aot_fpr_12; const float ft = aot_fpr_13; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_12 = std::bit_cast<float>(0x7FC00000u); else aot_fpr_12 = fs * ft; }
aot_gpr_4 = (std::bit_cast<std::uint32_t>(aot_fpr_12));
ctx.set_vfpu_scalar_bits_ct<1u>(aot_gpr_4);
ctx.execute_vfpu_unary_ct<1u, 1u, 1u, 16u>();
{ const std::uint32_t vfpu_address = ctx.gpr[16] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
ctx.execute_vfpu_vscl_ct<0u, 0u, 1u, 3u>();
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = ctx.gpr[16] + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
aot_gpr_4 = (0u | 8u);
aot_gpr_5 = (ctx.gpr[17] | 0u);
aot_gpr_6 = (ctx.gpr[16] | 0u);
ctx.gpr[7] = (0u | 0u);
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[26]));
ctx.gpr[8] = (0u | 0u);
ctx.gpr[9] = (0u | 0u);
ctx.gpr[10] = (0u | 0u);
aot_gpr_31 = (0x088EC810u);
ctx.gpr[11] = (0u | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0062.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 157u, 0x088EC810u, 0x088FF060u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0062_entry(rt, ctx, 716u, aot_mem);
#else
recomp_unit_0062_entry(rt, ctx, 716u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0062_entry, 62u, 716u, 0x088FF060u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EC810u) goto L_088EC810;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EC810:
aot_gpr_4 = (0u | 8u);
aot_gpr_5 = (ctx.gpr[17] | 0u);
aot_gpr_6 = (ctx.gpr[16] | 0u);
ctx.gpr[7] = (0u | 0u);
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[26]));
ctx.gpr[8] = (0u | 0u);
ctx.gpr[9] = (0u | 0u);
ctx.gpr[10] = (0u | 0u);
aot_gpr_31 = (0x088EC838u);
ctx.gpr[11] = (0u | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0062.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 158u, 0x088EC838u, 0x088FF060u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0062_entry(rt, ctx, 716u, aot_mem);
#else
recomp_unit_0062_entry(rt, ctx, 716u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0062_entry, 62u, 716u, 0x088FF060u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EC838u) goto L_088EC838;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EC838:
aot_gpr_31 = (0x088EC840u);
aot_gpr_4 = (ctx.gpr[18] | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_0890D44C, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0066_entry, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EC840u) goto L_088EC840;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EC840:
{ const bool branch_taken = aot_gpr_2 == 0u;
ctx.gpr[18] = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(128)));
if (branch_taken) {
goto L_088EC898;
}
goto L_088EC848;
}
L_088EC848:
aot_gpr_4 = (0u | 8u);
aot_gpr_5 = (ctx.gpr[17] | 0u);
aot_gpr_6 = (ctx.gpr[16] | 0u);
ctx.gpr[7] = (0u | 0u);
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[26]));
ctx.gpr[8] = (0u | 0u);
ctx.gpr[9] = (0u | 0u);
ctx.gpr[10] = (0u | 0u);
aot_gpr_31 = (0x088EC870u);
ctx.gpr[11] = (0u | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0062.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 161u, 0x088EC870u, 0x088FF060u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0062_entry(rt, ctx, 716u, aot_mem);
#else
recomp_unit_0062_entry(rt, ctx, 716u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0062_entry, 62u, 716u, 0x088FF060u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EC870u) goto L_088EC870;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EC870:
aot_gpr_4 = (0u | 8u);
aot_gpr_5 = (ctx.gpr[17] | 0u);
aot_gpr_6 = (ctx.gpr[16] | 0u);
ctx.gpr[7] = (0u | 0u);
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[26]));
ctx.gpr[8] = (0u | 0u);
ctx.gpr[9] = (0u | 0u);
ctx.gpr[10] = (0u | 0u);
aot_gpr_31 = (0x088EC898u);
ctx.gpr[11] = (0u | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0062.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 162u, 0x088EC898u, 0x088FF060u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0062_entry(rt, ctx, 716u, aot_mem);
#else
recomp_unit_0062_entry(rt, ctx, 716u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0062_entry, 62u, 716u, 0x088FF060u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EC898u) goto L_088EC898;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EC898:
aot_gpr_31 = (0x088EC8A0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B20934, 199u, 110u, 0x08B20934u>(ctx, &aot_mem, ctx.pc, ctx.hi, ctx.lo, aot_gpr_2, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[28], aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0199_entry, 199u, 110u, 0x08B20934u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EC8A0u) goto L_088EC8A0;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EC8A0:
aot_gpr_4 = (aot_gpr_2 & 65535u);
aot_gpr_4 = (aot_gpr_4 & 3u);
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_088EC8E4;
}
goto L_088EC8B0;
}
L_088EC8B0:
{ const std::uint32_t aot_run_words[3]{std::bit_cast<std::uint32_t>(ctx.fpr[26]), std::bit_cast<std::uint32_t>(ctx.fpr[26]), std::bit_cast<std::uint32_t>(ctx.fpr[26])};
aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast<std::uint32_t>(64), aot_run_words); }
aot_gpr_6 = (aot_gpr_29 + static_cast<std::uint32_t>(64));
aot_gpr_4 = (0u | 81u);
aot_gpr_5 = (ctx.gpr[17] | 0u);
ctx.gpr[7] = (0u | 0u);
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[26]));
ctx.gpr[8] = (0u | 0u);
ctx.gpr[9] = (0u | 0u);
ctx.gpr[10] = (0u | 0u);
aot_gpr_31 = (0x088EC8E4u);
ctx.gpr[11] = (0u | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0062.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 165u, 0x088EC8E4u, 0x088FF060u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0062_entry(rt, ctx, 716u, aot_mem);
#else
recomp_unit_0062_entry(rt, ctx, 716u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0062_entry, 62u, 716u, 0x088FF060u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EC8E4u) goto L_088EC8E4;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EC8E4:
aot_gpr_4 = (ctx.gpr[19] | 0u);
aot_gpr_5 = (ctx.gpr[23] | 0u);
aot_gpr_31 = (0x088EC8F4u);
aot_gpr_6 = (ctx.gpr[21] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0056.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 166u, 0x088EC8F4u, 0x088E4910u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0056_entry(rt, ctx, 113u, aot_mem);
#else
recomp_unit_0056_entry(rt, ctx, 113u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0056_entry, 56u, 113u, 0x088E4910u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EC8F4u) goto L_088EC8F4;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EC8F4:
{ const bool branch_taken = ctx.gpr[23] != ctx.gpr[18];
if (branch_taken) {
goto L_088EC98C;
}
goto L_088EC8FC;
}
L_088EC8FC:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(80)));
aot_gpr_4 = (ctx.gpr[19] | 0u);
aot_gpr_31 = (0x088EC90Cu);
aot_gpr_6 = (0u | 130u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0065.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 168u, 0x088EC90Cu, 0x08908C10u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0065_entry(rt, ctx, 216u, aot_mem);
#else
recomp_unit_0065_entry(rt, ctx, 216u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0065_entry, 65u, 216u, 0x08908C10u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EC90Cu) goto L_088EC90C;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EC90C:
{ const bool branch_taken = aot_gpr_2 == 0u;
if (branch_taken) {
goto L_088EC98C;
}
goto L_088EC914;
}
L_088EC914:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(1252)));
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 < ctx.fpr[30])) ? 0x00800000u : 0u);
{ const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u);
if (branch_taken) {
goto L_088EC98C;
}
goto L_088EC928;
}
L_088EC928:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(1252)));
aot_fpr_13 = aot_fpr_12 - aot_fpr_20;
aot_gpr_4 = (16544u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_13 < aot_fpr_12)) ? 0x00800000u : 0u);
{ const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u);
if (branch_taken) {
goto L_088EC98C;
}
goto L_088EC948;
}
L_088EC948:
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(1252)));
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_13 < aot_fpr_12)) ? 0x00800000u : 0u);
if (((ctx.fcr31 & 0x00800000u) != 0u)) {
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(1252)));
goto L_088EC95C;
}
goto L_088EC95C;
L_088EC95C:
aot_mem.aot_direct_store32(ctx.gpr[19] + static_cast<std::uint32_t>(1252), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(-7080)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088EC984;
}
goto L_088EC96C;
}
L_088EC96C:
aot_gpr_31 = (0x088EC974u);
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 == 0x088EC974u) goto L_088EC974;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EC974:
{ const bool branch_taken = ctx.gpr[19] != aot_gpr_2;
if (branch_taken) {
goto L_088EC984;
}
goto L_088EC97C;
}
L_088EC97C:
aot_gpr_31 = (0x088EC984u);
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_20));
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0132.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 176u, 0x088EC984u, 0x08A17A88u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0132_entry(rt, ctx, 617u, aot_mem);
#else
recomp_unit_0132_entry(rt, ctx, 617u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0132_entry, 132u, 617u, 0x08A17A88u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EC984u) goto L_088EC984;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EC984:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088ED0E0;
}
goto L_088EC98C;
}
L_088EC98C:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(1252)));
aot_fpr_12 = aot_fpr_12 - aot_fpr_20;
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 <= ctx.fpr[30])) ? 0x00800000u : 0u);
{ const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u);
if (branch_taken) {
goto L_088EC9E8;
}
goto L_088EC9A4;
}
L_088EC9A4:
aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(120)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_088EC9E8;
}
goto L_088EC9B0;
}
L_088EC9B0:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(1252)));
aot_fpr_12 = aot_fpr_12 - aot_fpr_20;
aot_mem.aot_direct_store32(ctx.gpr[19] + static_cast<std::uint32_t>(1252), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(-7080)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088ED0E0;
}
goto L_088EC9C8;
}
L_088EC9C8:
aot_gpr_31 = (0x088EC9D0u);
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 == 0x088EC9D0u) goto L_088EC9D0;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EC9D0:
{ const bool branch_taken = ctx.gpr[19] != aot_gpr_2;
if (branch_taken) {
goto L_088ED0E0;
}
goto L_088EC9D8;
}
L_088EC9D8:
aot_gpr_31 = (0x088EC9E0u);
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_20));
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0132.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 183u, 0x088EC9E0u, 0x08A17A88u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0132_entry(rt, ctx, 617u, aot_mem);
#else
recomp_unit_0132_entry(rt, ctx, 617u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0132_entry, 132u, 617u, 0x08A17A88u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EC9E0u) goto L_088EC9E0;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EC9E0:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088ED0E0;
}
goto L_088EC9E8;
}
L_088EC9E8:
aot_gpr_31 = (0x088EC9F0u);
aot_gpr_4 = (ctx.gpr[19] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0067.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 185u, 0x088EC9F0u, 0x08910B38u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0067_entry(rt, ctx, 195u, aot_mem);
#else
recomp_unit_0067_entry(rt, ctx, 195u, aot_mem); return;
#endif
}
return;
#else
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 == 0x088EC9F0u) goto L_088EC9F0;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EC9F0:
{ const bool branch_taken = aot_gpr_2 != 0u;
if (branch_taken) {
goto L_088ECC34;
}
goto L_088EC9F8;
}
L_088EC9F8:
aot_mem.aot_direct_store32(ctx.gpr[19] + static_cast<std::uint32_t>(1252), std::bit_cast<std::uint32_t>(ctx.fpr[26]));
aot_gpr_4 = (0u | 152u);
{ const bool branch_taken = ctx.gpr[20] != aot_gpr_4;
ctx.gpr[16] = (0u | 1u);
if (branch_taken) {
goto L_088ECA0C;
}
goto L_088ECA08;
}
L_088ECA08:
aot_mem.aot_direct_store32(ctx.gpr[19] + static_cast<std::uint32_t>(2092), std::bit_cast<std::uint32_t>(ctx.fpr[26]));
goto L_088ECA0C;
L_088ECA0C:
aot_gpr_4 = (ctx.gpr[19] | 0u);
aot_gpr_5 = (ctx.gpr[20] | 0u);
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[24]));
aot_fpr_13 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[28]));
aot_gpr_31 = (0x088ECA24u);
aot_gpr_6 = (0u | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0070.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 189u, 0x088ECA24u, 0x0891F338u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0070_entry(rt, ctx, 653u, aot_mem);
#else
recomp_unit_0070_entry(rt, ctx, 653u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0070_entry, 70u, 653u, 0x0891F338u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ECA24u) goto L_088ECA24;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ECA24:
aot_gpr_31 = (0x088ECA2Cu);
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 == 0x088ECA2Cu) goto L_088ECA2C;
AOT_REGCACHE_SYNC_OUT(); return;
L_088ECA2C:
{ const bool branch_taken = ctx.gpr[21] == aot_gpr_2;
if (branch_taken) {
goto L_088ECA4C;
}
goto L_088ECA34;
}
L_088ECA34:
{ const bool branch_taken = ctx.gpr[21] == 0u;
if (branch_taken) {
goto L_088ECABC;
}
goto L_088ECA3C;
}
L_088ECA3C:
aot_gpr_31 = (0x088ECA44u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0087.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 193u, 0x088ECA44u, 0x089602C8u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0087_entry(rt, ctx, 28u, aot_mem);
#else
recomp_unit_0087_entry(rt, ctx, 28u, aot_mem); return;
#endif
}
return;
#else
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 == 0x088ECA44u) goto L_088ECA44;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ECA44:
{ const bool branch_taken = ctx.gpr[21] != aot_gpr_2;
if (branch_taken) {
goto L_088ECABC;
}
goto L_088ECA4C;
}
L_088ECA4C:
aot_gpr_6 = (aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(121)));
aot_gpr_4 = (ctx.gpr[19] | 0u);
aot_gpr_31 = (0x088ECA5Cu);
aot_gpr_5 = (ctx.gpr[23] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0140.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 195u, 0x088ECA5Cu, 0x08A360ECu)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0140_entry(rt, ctx, 510u, aot_mem);
#else
recomp_unit_0140_entry(rt, ctx, 510u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0140_entry, 140u, 510u, 0x08A360ECu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ECA5Cu) goto L_088ECA5C;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ECA5C:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(7800)));
aot_gpr_5 = (aot_gpr_4 << 8u);
aot_gpr_6 = (aot_gpr_4 + aot_gpr_4);
aot_gpr_4 = (aot_gpr_4 + aot_gpr_6);
aot_gpr_4 = (aot_gpr_4 << 5u);
aot_gpr_4 = (aot_gpr_5 + aot_gpr_4);
aot_gpr_5 = (2238u << 16u);
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(-6992));
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(316)));
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(10));
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(316), aot_gpr_5);
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(320)));
aot_gpr_5 = (16544u << 16u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_5);
aot_fpr_12 = aot_fpr_12 + aot_fpr_13;
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(320), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_gpr_31 = (0x088ECAA8u);
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 == 0x088ECAA8u) goto L_088ECAA8;
AOT_REGCACHE_SYNC_OUT(); return;
L_088ECAA8:
aot_gpr_4 = (ctx.gpr[19] | 0u);
aot_gpr_31 = (0x088ECAB4u);
aot_gpr_5 = (aot_gpr_2 | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0067.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 197u, 0x088ECAB4u, 0x08910440u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0067_entry(rt, ctx, 69u, aot_mem);
#else
recomp_unit_0067_entry(rt, ctx, 69u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0067_entry, 67u, 69u, 0x08910440u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ECAB4u) goto L_088ECAB4;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ECAB4:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088ECAC8;
}
goto L_088ECABC;
}
L_088ECABC:
aot_gpr_4 = (ctx.gpr[19] | 0u);
aot_gpr_31 = (0x088ECAC8u);
aot_gpr_5 = (ctx.gpr[23] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0140.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 199u, 0x088ECAC8u, 0x08A362ACu)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0140_entry(rt, ctx, 543u, aot_mem);
#else
recomp_unit_0140_entry(rt, ctx, 543u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0140_entry, 140u, 543u, 0x08A362ACu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ECAC8u) goto L_088ECAC8;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ECAC8:
{ const bool branch_taken = ctx.gpr[23] != ctx.gpr[30];
if (branch_taken) {
goto L_088ECAFC;
}
goto L_088ECAD0;
}
L_088ECAD0:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(456)));
aot_gpr_5 = (0u + static_cast<std::uint32_t>(-4097));
aot_gpr_4 = (aot_gpr_4 & aot_gpr_5);
aot_mem.aot_direct_store32(ctx.gpr[19] + static_cast<std::uint32_t>(456), aot_gpr_4);
aot_gpr_31 = (0x088ECAE8u);
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 == 0x088ECAE8u) goto L_088ECAE8;
AOT_REGCACHE_SYNC_OUT(); return;
L_088ECAE8:
{ const bool branch_taken = ctx.gpr[19] != aot_gpr_2;
if (branch_taken) {
goto L_088ECAFC;
}
goto L_088ECAF0;
}
L_088ECAF0:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(8684)));
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(1));
aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast<std::uint32_t>(8684), aot_gpr_4);
goto L_088ECAFC;
L_088ECAFC:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(-7080)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088ECC2C;
}
goto L_088ECB08;
}
L_088ECB08:
aot_gpr_31 = (0x088ECB10u);
aot_gpr_4 = (ctx.gpr[19] | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_0890D44C, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0066_entry, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ECB10u) goto L_088ECB10;
AOT_REGCACHE_SYNC_OUT(); return;
L_088ECB10:
{ const bool branch_taken = aot_gpr_2 == 0u;
if (branch_taken) {
goto L_088ECC2C;
}
goto L_088ECB18;
}
L_088ECB18:
aot_gpr_4 = (0u | 42u);
{ const bool branch_taken = ctx.gpr[23] != aot_gpr_4;
if (branch_taken) {
goto L_088ECC1C;
}
goto L_088ECB24;
}
L_088ECB24:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[21] + static_cast<std::uint32_t>(72)));
aot_gpr_4 = (aot_gpr_4 & 14u);
aot_gpr_4 = (aot_gpr_4 ^ 14u);
aot_gpr_4 = (aot_gpr_4 < static_cast<std::uint32_t>(1) ? 1u : 0u);
aot_gpr_4 = (aot_gpr_4 & 255u);
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088ECC1C;
}
goto L_088ECB40;
}
L_088ECB40:
ctx.gpr[21] = (aot_mem.aot_direct_load32(ctx.gpr[21] + static_cast<std::uint32_t>(352)));
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[21] + static_cast<std::uint32_t>(96)));
if (aot_gpr_4 != 0u) {
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[21] + static_cast<std::uint32_t>(96)));
goto L_088ECB70;
}
goto L_088ECB50;
L_088ECB50:
aot_gpr_5 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int16_t>(aot_mem.aot_direct_load16(ctx.gpr[21] + static_cast<std::uint32_t>(10))))));
aot_gpr_6 = (aot_gpr_29 + static_cast<std::uint32_t>(112));
aot_gpr_31 = (0x088ECB60u);
aot_gpr_4 = (ctx.gpr[21] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0166.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 210u, 0x088ECB60u, 0x08A9C6FCu)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0166_entry(rt, ctx, 47u, aot_mem);
#else
recomp_unit_0166_entry(rt, ctx, 47u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0166_entry, 166u, 47u, 0x08A9C6FCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ECB60u) goto L_088ECB60;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ECB60:
aot_mem.aot_direct_store32(ctx.gpr[21] + static_cast<std::uint32_t>(96), aot_gpr_2);
aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(112)));
aot_mem.aot_direct_store8(ctx.gpr[21] + static_cast<std::uint32_t>(4), static_cast<std::uint8_t>(aot_gpr_4));
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[21] + static_cast<std::uint32_t>(96)));
goto L_088ECB70;
L_088ECB70:
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(aot_gpr_4 + static_cast<std::uint32_t>(204))))));
aot_gpr_4 = (aot_gpr_4 & 2u);
aot_gpr_4 = (0u < aot_gpr_4 ? 1u : 0u);
aot_gpr_4 = (aot_gpr_4 & 255u);
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088ECBA0;
}
goto L_088ECB88;
}
L_088ECB88:
aot_gpr_4 = (2237u << 16u);
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(-28736));
aot_gpr_31 = (0x088ECB98u);
aot_gpr_5 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(ctx.gpr[21] + static_cast<std::uint32_t>(3))))));
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0182.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 213u, 0x088ECB98u, 0x08ADC994u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0182_entry(rt, ctx, 183u, aot_mem);
#else
recomp_unit_0182_entry(rt, ctx, 183u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0182_entry, 182u, 183u, 0x08ADC994u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ECB98u) goto L_088ECB98;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ECB98:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088ECC14;
}
goto L_088ECBA0;
}
L_088ECBA0:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[21] + static_cast<std::uint32_t>(96)));
if (aot_gpr_4 != 0u) {
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[21] + static_cast<std::uint32_t>(96)));
goto L_088ECBCC;
}
goto L_088ECBAC;
L_088ECBAC:
aot_gpr_5 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int16_t>(aot_mem.aot_direct_load16(ctx.gpr[21] + static_cast<std::uint32_t>(10))))));
aot_gpr_6 = (aot_gpr_29 + static_cast<std::uint32_t>(113));
aot_gpr_31 = (0x088ECBBCu);
aot_gpr_4 = (ctx.gpr[21] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0166.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 216u, 0x088ECBBCu, 0x08A9C6FCu)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0166_entry(rt, ctx, 47u, aot_mem);
#else
recomp_unit_0166_entry(rt, ctx, 47u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0166_entry, 166u, 47u, 0x08A9C6FCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ECBBCu) goto L_088ECBBC;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ECBBC:
aot_mem.aot_direct_store32(ctx.gpr[21] + static_cast<std::uint32_t>(96), aot_gpr_2);
aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(113)));
aot_mem.aot_direct_store8(ctx.gpr[21] + static_cast<std::uint32_t>(4), static_cast<std::uint8_t>(aot_gpr_4));
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[21] + static_cast<std::uint32_t>(96)));
goto L_088ECBCC;
L_088ECBCC:
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(aot_gpr_4 + static_cast<std::uint32_t>(208))))));
{ const bool branch_taken = static_cast<std::int32_t>(aot_gpr_4) < 0;
if (branch_taken) {
goto L_088ECC14;
}
goto L_088ECBD8;
}
L_088ECBD8:
ctx.gpr[17] = (2237u << 16u);
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[21] + static_cast<std::uint32_t>(96)));
{ const bool branch_taken = aot_gpr_4 != 0u;
ctx.gpr[17] = (ctx.gpr[17] + static_cast<std::uint32_t>(-28736));
if (branch_taken) {
goto L_088ECC04;
}
goto L_088ECBE8;
}
L_088ECBE8:
aot_gpr_5 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int16_t>(aot_mem.aot_direct_load16(ctx.gpr[21] + static_cast<std::uint32_t>(10))))));
aot_gpr_6 = (aot_gpr_29 + static_cast<std::uint32_t>(114));
aot_gpr_31 = (0x088ECBF8u);
aot_gpr_4 = (ctx.gpr[21] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0166.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 220u, 0x088ECBF8u, 0x08A9C6FCu)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0166_entry(rt, ctx, 47u, aot_mem);
#else
recomp_unit_0166_entry(rt, ctx, 47u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0166_entry, 166u, 47u, 0x08A9C6FCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ECBF8u) goto L_088ECBF8;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ECBF8:
aot_mem.aot_direct_store32(ctx.gpr[21] + static_cast<std::uint32_t>(96), aot_gpr_2);
aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(114)));
aot_mem.aot_direct_store8(ctx.gpr[21] + static_cast<std::uint32_t>(4), static_cast<std::uint8_t>(aot_gpr_4));
goto L_088ECC04;
L_088ECC04:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[21] + static_cast<std::uint32_t>(96)));
aot_gpr_5 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(aot_gpr_4 + static_cast<std::uint32_t>(208))))));
aot_gpr_31 = (0x088ECC14u);
aot_gpr_4 = (ctx.gpr[17] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0182.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 222u, 0x088ECC14u, 0x08ADC994u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0182_entry(rt, ctx, 183u, aot_mem);
#else
recomp_unit_0182_entry(rt, ctx, 183u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0182_entry, 182u, 183u, 0x08ADC994u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ECC14u) goto L_088ECC14;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ECC14:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088ECC2C;
}
goto L_088ECC1C;
}
L_088ECC1C:
aot_gpr_4 = (2237u << 16u);
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(-28736));
aot_gpr_31 = (0x088ECC2Cu);
aot_gpr_5 = (ctx.gpr[21] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0182.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 224u, 0x088ECC2Cu, 0x08ADC8D4u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0182_entry(rt, ctx, 173u, aot_mem);
#else
recomp_unit_0182_entry(rt, ctx, 173u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0182_entry, 182u, 173u, 0x08ADC8D4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ECC2Cu) goto L_088ECC2C;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ECC2C:
{ const bool branch_taken = 0u == 0u;
aot_gpr_2 = (ctx.gpr[16] | 0u);
if (branch_taken) {
goto L_088ED0E4;
}
goto L_088ECC34;
}
L_088ECC34:
{ const bool branch_taken = ctx.gpr[23] != ctx.gpr[30];
if (branch_taken) {
goto L_088ECCD0;
}
goto L_088ECC3C;
}
L_088ECC3C:
aot_mem.aot_direct_store32(ctx.gpr[19] + static_cast<std::uint32_t>(1252), std::bit_cast<std::uint32_t>(ctx.fpr[26]));
aot_gpr_31 = (0x088ECC48u);
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 == 0x088ECC48u) goto L_088ECC48;
AOT_REGCACHE_SYNC_OUT(); return;
L_088ECC48:
{ const bool branch_taken = ctx.gpr[19] != aot_gpr_2;
ctx.gpr[16] = (0u | 1u);
if (branch_taken) {
goto L_088ECC68;
}
goto L_088ECC50;
}
L_088ECC50:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(1152)));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(72)));
aot_gpr_6 = (0u + static_cast<std::uint32_t>(-497));
aot_gpr_5 = (aot_gpr_5 & aot_gpr_6);
aot_gpr_5 = (aot_gpr_5 | 80u);
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(72), aot_gpr_5);
goto L_088ECC68;
L_088ECC68:
aot_gpr_4 = (ctx.gpr[19] | 0u);
aot_gpr_5 = (0u | 173u);
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[22]));
aot_fpr_13 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[26]));
aot_gpr_31 = (0x088ECC80u);
aot_gpr_6 = (0u | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0070.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 230u, 0x088ECC80u, 0x0891F338u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0070_entry(rt, ctx, 653u, aot_mem);
#else
recomp_unit_0070_entry(rt, ctx, 653u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0070_entry, 70u, 653u, 0x0891F338u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ECC80u) goto L_088ECC80;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ECC80:
aot_gpr_31 = (0x088ECC88u);
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 == 0x088ECC88u) goto L_088ECC88;
AOT_REGCACHE_SYNC_OUT(); return;
L_088ECC88:
{ const bool branch_taken = ctx.gpr[19] != aot_gpr_2;
if (branch_taken) {
goto L_088ECC9C;
}
goto L_088ECC90;
}
L_088ECC90:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(8684)));
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(1));
aot_mem.aot_direct_store32(ctx.gpr[28] + static_cast<std::uint32_t>(8684), aot_gpr_4);
goto L_088ECC9C;
L_088ECC9C:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(-7080)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088ECCC8;
}
goto L_088ECCA8;
}
L_088ECCA8:
aot_gpr_31 = (0x088ECCB0u);
aot_gpr_4 = (ctx.gpr[19] | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_0890D44C, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0066_entry, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ECCB0u) goto L_088ECCB0;
AOT_REGCACHE_SYNC_OUT(); return;
L_088ECCB0:
{ const bool branch_taken = aot_gpr_2 == 0u;
if (branch_taken) {
goto L_088ECCC8;
}
goto L_088ECCB8;
}
L_088ECCB8:
aot_gpr_4 = (2237u << 16u);
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(-28736));
aot_gpr_31 = (0x088ECCC8u);
aot_gpr_5 = (ctx.gpr[21] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0182.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 237u, 0x088ECCC8u, 0x08ADC8D4u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0182_entry(rt, ctx, 173u, aot_mem);
#else
recomp_unit_0182_entry(rt, ctx, 173u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0182_entry, 182u, 173u, 0x08ADC8D4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ECCC8u) goto L_088ECCC8;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ECCC8:
{ const bool branch_taken = 0u == 0u;
aot_gpr_2 = (ctx.gpr[16] | 0u);
if (branch_taken) {
goto L_088ED0E4;
}
goto L_088ECCD0;
}
L_088ECCD0:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(1152)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088ED0DC;
}
goto L_088ECCDC;
}
L_088ECCDC:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(464)));
aot_gpr_5 = (aot_gpr_4 & 512u);
{ const bool branch_taken = aot_gpr_5 == 0u;
aot_gpr_4 = (0u | 6u);
if (branch_taken) {
goto L_088ECD24;
}
goto L_088ECCEC;
}
L_088ECCEC:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(1152)));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast<std::uint32_t>(852)));
{ const bool branch_taken = aot_gpr_5 == aot_gpr_4;
if (branch_taken) {
goto L_088ECD24;
}
goto L_088ECCFC;
}
L_088ECCFC:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(1152)));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast<std::uint32_t>(852)));
aot_gpr_6 = (0u | 1u);
{ const bool branch_taken = aot_gpr_5 != aot_gpr_6;
if (branch_taken) {
goto L_088ED0DC;
}
goto L_088ECD10;
}
L_088ECD10:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(1252)));
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 <= ctx.fpr[30])) ? 0x00800000u : 0u);
{ const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u);
if (branch_taken) {
goto L_088ED0DC;
}
goto L_088ECD24;
}
L_088ECD24:
ctx.gpr[17] = (0u | 0u);
ctx.gpr[18] = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(1152)));
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast<std::uint32_t>(852)));
{ const bool branch_taken = aot_gpr_5 == aot_gpr_4;
if (branch_taken) {
goto L_088ECD4C;
}
goto L_088ECD38;
}
L_088ECD38:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(1152)));
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(852)));
ctx.gpr[16] = (0u | 2u);
{ const bool branch_taken = aot_gpr_4 != ctx.gpr[16];
if (branch_taken) {
goto L_088ECD70;
}
goto L_088ECD4C;
}
L_088ECD4C:
aot_mem.aot_direct_store32(ctx.gpr[19] + static_cast<std::uint32_t>(1252), std::bit_cast<std::uint32_t>(ctx.fpr[26]));
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(1152)));
aot_gpr_5 = (ctx.gpr[23] | 0u);
aot_gpr_6 = (ctx.gpr[22] | 0u);
ctx.gpr[7] = (ctx.gpr[19] | 0u);
aot_gpr_31 = (0x088ECD68u);
ctx.gpr[8] = (0u | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0192.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 246u, 0x088ECD68u, 0x08B04D14u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0192_entry(rt, ctx, 212u, aot_mem);
#else
recomp_unit_0192_entry(rt, ctx, 212u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0192_entry, 192u, 212u, 0x08B04D14u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ECD68u) goto L_088ECD68;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ECD68:
{ const bool branch_taken = 0u == 0u;
ctx.gpr[17] = (0u | 1u);
if (branch_taken) {
goto L_088ECFB4;
}
goto L_088ECD70;
}
L_088ECD70:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(1152)));
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(900)));
{ const bool branch_taken = aot_gpr_4 != ctx.gpr[19];
if (branch_taken) {
goto L_088ECED4;
}
goto L_088ECD80;
}
L_088ECD80:
aot_gpr_31 = (0x088ECD88u);
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(1152)));
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B01E00, 191u, 504u, 0x08B01E00u>(ctx, &aot_mem, ctx.pc, aot_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_0191_entry, 191u, 504u, 0x08B01E00u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ECD88u) goto L_088ECD88;
AOT_REGCACHE_SYNC_OUT(); return;
L_088ECD88:
aot_gpr_4 = (0u | 1u);
{ const bool branch_taken = aot_gpr_2 != aot_gpr_4;
if (branch_taken) {
goto L_088ECE14;
}
goto L_088ECD94;
}
L_088ECD94:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(1152)));
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(72)));
aot_gpr_4 = (aot_gpr_4 & 496u);
aot_gpr_4 = (aot_gpr_4 >> 4u);
{ const bool branch_taken = aot_gpr_4 != ctx.gpr[16];
if (branch_taken) {
goto L_088ECDCC;
}
goto L_088ECDAC;
}
L_088ECDAC:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(1152)));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(72)));
aot_gpr_6 = (0u + static_cast<std::uint32_t>(-497));
aot_gpr_5 = (aot_gpr_5 & aot_gpr_6);
aot_gpr_5 = (aot_gpr_5 | 48u);
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(72), aot_gpr_5);
aot_gpr_31 = (0x088ECDCCu);
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(1152)));
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0207.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 252u, 0x088ECDCCu, 0x08B41608u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0207_entry(rt, ctx, 365u, aot_mem);
#else
recomp_unit_0207_entry(rt, ctx, 365u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0207_entry, 207u, 365u, 0x08B41608u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ECDCCu) goto L_088ECDCC;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ECDCC:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(1152)));
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(384));
aot_gpr_5 = (0u | 0u);
aot_mem.aot_direct_store8(aot_gpr_4 + static_cast<std::uint32_t>(151), static_cast<std::uint8_t>(aot_gpr_5));
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(1152)));
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(384));
aot_gpr_5 = (0u | 0u);
aot_mem.aot_direct_store8(aot_gpr_4 + static_cast<std::uint32_t>(149), static_cast<std::uint8_t>(aot_gpr_5));
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(1152)));
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(384));
aot_gpr_5 = (0u | 5u);
aot_mem.aot_direct_store8(aot_gpr_4 + static_cast<std::uint32_t>(150), static_cast<std::uint8_t>(aot_gpr_5));
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(1152)));
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(384));
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(7660)));
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(2000));
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(128), aot_gpr_5);
if (branch_taken) {
goto L_088ECED4;
}
goto L_088ECE14;
}
L_088ECE14:
aot_gpr_31 = (0x088ECE1Cu);
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(1152)));
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B01E00, 191u, 504u, 0x08B01E00u>(ctx, &aot_mem, ctx.pc, aot_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_0191_entry, 191u, 504u, 0x08B01E00u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ECE1Cu) goto L_088ECE1C;
AOT_REGCACHE_SYNC_OUT(); return;
L_088ECE1C:
aot_gpr_4 = (0u | 3u);
{ const bool branch_taken = aot_gpr_2 != aot_gpr_4;
if (branch_taken) {
goto L_088ECED4;
}
goto L_088ECE28;
}
L_088ECE28:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(1152)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088ECED4;
}
goto L_088ECE34;
}
L_088ECE34:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(1152)));
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(852)));
aot_gpr_5 = (0u | 4u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_088ECED4;
}
goto L_088ECE48;
}
L_088ECE48:
aot_gpr_31 = (0x088ECE50u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B20934, 199u, 110u, 0x08B20934u>(ctx, &aot_mem, ctx.pc, ctx.hi, ctx.lo, aot_gpr_2, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[28], aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0199_entry, 199u, 110u, 0x08B20934u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ECE50u) goto L_088ECE50;
AOT_REGCACHE_SYNC_OUT(); return;
L_088ECE50:
aot_gpr_4 = (aot_gpr_2 | 0u);
aot_gpr_5 = (0u | 0u);
ctx.gpr[7] = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-23300)));
aot_gpr_31 = (0x088ECE64u);
aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-23304)));
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B60E5C, 215u, 177u, 0x08B60E5Cu>(ctx, &aot_mem, ctx.pc, ctx.hi, ctx.lo, aot_gpr_2, ctx.gpr[3], aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[9], ctx.gpr[10], aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0215_entry, 215u, 177u, 0x08B60E5Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ECE64u) goto L_088ECE64;
AOT_REGCACHE_SYNC_OUT(); return;
L_088ECE64:
ctx.gpr[1] = (ctx.gpr[3] << 1u);
aot_gpr_5 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(ctx.gpr[3]) >> 31u));
aot_gpr_4 = (aot_gpr_2 >> 31u);
aot_gpr_4 = (ctx.gpr[1] | aot_gpr_4);
aot_gpr_4 = (aot_gpr_4 | 0u);
{ const bool branch_taken = aot_gpr_4 != 0u;
aot_gpr_4 = (48460u << 16u);
if (branch_taken) {
goto L_088ECE90;
}
goto L_088ECE80;
}
L_088ECE80:
aot_gpr_4 = (15692u << 16u);
aot_gpr_4 = (aot_gpr_4 | 52429u);
{ const bool branch_taken = 0u == 0u;
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
if (branch_taken) {
goto L_088ECE98;
}
goto L_088ECE90;
}
L_088ECE90:
aot_gpr_4 = (aot_gpr_4 | 52429u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
goto L_088ECE98;
L_088ECE98:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(1152)));
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(1720), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(1152)));
aot_mem.aot_direct_store8(aot_gpr_4 + static_cast<std::uint32_t>(1969), static_cast<std::uint8_t>(0u));
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(1152)));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(92)));
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(328));
aot_gpr_6 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int16_t>(aot_mem.aot_direct_load16(aot_gpr_5 + static_cast<std::uint32_t>(0))))));
aot_gpr_4 = (aot_gpr_4 + aot_gpr_6);
ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast<std::uint32_t>(4)));
aot_gpr_5 = (ctx.gpr[21] | 0u);
jump_target = ctx.gpr[7];
aot_gpr_31 = (0x088ECECCu);
aot_gpr_6 = (0u | 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 == 0x088ECECCu) goto L_088ECECC;
AOT_REGCACHE_SYNC_OUT(); return;
L_088ECECC:
{ const bool branch_taken = 0u == 0u;
aot_gpr_2 = (ctx.gpr[17] | 0u);
if (branch_taken) {
goto L_088ED0E4;
}
goto L_088ECED4;
}
L_088ECED4:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(1152)));
aot_gpr_31 = (0x088ECEE0u);
aot_gpr_5 = (0u | 1u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0191.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 265u, 0x088ECEE0u, 0x08B012BCu)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0191_entry(rt, ctx, 339u, aot_mem);
#else
recomp_unit_0191_entry(rt, ctx, 339u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0191_entry, 191u, 339u, 0x08B012BCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ECEE0u) goto L_088ECEE0;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ECEE0:
{ const bool branch_taken = aot_gpr_2 == 0u;
if (branch_taken) {
goto L_088ECF00;
}
goto L_088ECEE8;
}
L_088ECEE8:
aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(1152)));
aot_gpr_4 = (ctx.gpr[19] | 0u);
aot_gpr_31 = (0x088ECEF8u);
aot_gpr_5 = (0u | 38u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0178.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 267u, 0x088ECEF8u, 0x08ACD698u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0178_entry(rt, ctx, 482u, aot_mem);
#else
recomp_unit_0178_entry(rt, ctx, 482u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0178_entry, 178u, 482u, 0x08ACD698u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ECEF8u) goto L_088ECEF8;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ECEF8:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088ECFB4;
}
goto L_088ECF00;
}
L_088ECF00:
aot_mem.aot_direct_store32(ctx.gpr[19] + static_cast<std::uint32_t>(1252), std::bit_cast<std::uint32_t>(ctx.fpr[26]));
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(1152)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088ECF40;
}
goto L_088ECF10;
}
L_088ECF10:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(1152)));
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(900)));
{ const bool branch_taken = aot_gpr_4 != ctx.gpr[19];
if (branch_taken) {
goto L_088ECF40;
}
goto L_088ECF20;
}
L_088ECF20:
aot_gpr_31 = (0x088ECF28u);
aot_gpr_4 = (ctx.gpr[19] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0067.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 271u, 0x088ECF28u, 0x08910F00u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0067_entry(rt, ctx, 264u, aot_mem);
#else
recomp_unit_0067_entry(rt, ctx, 264u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0067_entry, 67u, 264u, 0x08910F00u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ECF28u) goto L_088ECF28;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ECF28:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(1152)));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(72)));
aot_gpr_6 = (0u + static_cast<std::uint32_t>(-497));
aot_gpr_5 = (aot_gpr_5 & aot_gpr_6);
aot_gpr_5 = (aot_gpr_5 | 64u);
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(72), aot_gpr_5);
goto L_088ECF40;
L_088ECF40:
aot_gpr_4 = (ctx.gpr[19] | 0u);
aot_gpr_5 = (ctx.gpr[20] | 0u);
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[24]));
aot_fpr_13 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[28]));
aot_gpr_31 = (0x088ECF58u);
aot_gpr_6 = (0u | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0070.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 273u, 0x088ECF58u, 0x0891F338u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0070_entry(rt, ctx, 653u, aot_mem);
#else
recomp_unit_0070_entry(rt, ctx, 653u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0070_entry, 70u, 653u, 0x0891F338u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ECF58u) goto L_088ECF58;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ECF58:
aot_gpr_31 = (0x088ECF60u);
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 == 0x088ECF60u) goto L_088ECF60;
AOT_REGCACHE_SYNC_OUT(); return;
L_088ECF60:
{ const bool branch_taken = ctx.gpr[21] != aot_gpr_2;
if (branch_taken) {
goto L_088ECFB4;
}
goto L_088ECF68;
}
L_088ECF68:
{ const bool branch_taken = ctx.gpr[21] == ctx.gpr[19];
if (branch_taken) {
goto L_088ECFB4;
}
goto L_088ECF70;
}
L_088ECF70:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(7800)));
aot_gpr_5 = (aot_gpr_4 << 8u);
aot_gpr_6 = (aot_gpr_4 + aot_gpr_4);
aot_gpr_4 = (aot_gpr_4 + aot_gpr_6);
aot_gpr_4 = (aot_gpr_4 << 5u);
aot_gpr_4 = (aot_gpr_5 + aot_gpr_4);
aot_gpr_5 = (2238u << 16u);
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(-6992));
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(316)));
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(10));
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(316), aot_gpr_5);
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(320)));
aot_gpr_5 = (16544u << 16u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_5);
aot_fpr_12 = aot_fpr_12 + aot_fpr_13;
aot_mem.aot_direct_store32(aot_gpr_4 + static_cast<std::uint32_t>(320), std::bit_cast<std::uint32_t>(aot_fpr_12));
goto L_088ECFB4;
L_088ECFB4:
ctx.gpr[16] = (0u | 0u);
goto L_088ECFB8;
L_088ECFB8:
aot_gpr_4 = (ctx.gpr[18] | 0u);
aot_gpr_31 = (0x088ECFC4u);
aot_gpr_5 = (ctx.gpr[16] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_compact_generated_leaf<&vcs_compact_leaf_08AFEF7C, 190u, 0x08AFEF7Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ECFC4u) goto L_088ECFC4;
AOT_REGCACHE_SYNC_OUT(); return;
L_088ECFC4:
{ const bool branch_taken = aot_gpr_2 == 0u;
aot_gpr_4 = (ctx.gpr[18] | 0u);
if (branch_taken) {
goto L_088ECFFC;
}
goto L_088ECFCC;
}
L_088ECFCC:
aot_gpr_31 = (0x088ECFD4u);
aot_gpr_5 = (ctx.gpr[16] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_compact_generated_leaf<&vcs_compact_leaf_08AFEF7C, 190u, 0x08AFEF7Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ECFD4u) goto L_088ECFD4;
AOT_REGCACHE_SYNC_OUT(); return;
L_088ECFD4:
{ const bool branch_taken = aot_gpr_2 == ctx.gpr[19];
if (branch_taken) {
goto L_088ECFFC;
}
goto L_088ECFDC;
}
L_088ECFDC:
{ const bool branch_taken = ctx.gpr[21] == 0u;
if (branch_taken) {
goto L_088ECFFC;
}
goto L_088ECFE4;
}
L_088ECFE4:
aot_gpr_4 = (ctx.gpr[18] | 0u);
aot_gpr_31 = (0x088ECFF0u);
aot_gpr_5 = (ctx.gpr[16] | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_compact_generated_leaf<&vcs_compact_leaf_08AFEF7C, 190u, 0x08AFEF7Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ECFF0u) goto L_088ECFF0;
AOT_REGCACHE_SYNC_OUT(); return;
L_088ECFF0:
aot_gpr_4 = (aot_gpr_2 | 0u);
aot_gpr_31 = (0x088ECFFCu);
aot_gpr_5 = (ctx.gpr[21] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0077.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 285u, 0x088ECFFCu, 0x089387ACu)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0077_entry(rt, ctx, 108u, aot_mem);
#else
recomp_unit_0077_entry(rt, ctx, 108u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0077_entry, 77u, 108u, 0x089387ACu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ECFFCu) goto L_088ECFFC;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ECFFC:
aot_gpr_4 = (ctx.gpr[16] + static_cast<std::uint32_t>(1));
ctx.gpr[16] = (aot_gpr_4 << 16u);
ctx.gpr[16] = (static_cast<std::uint32_t>(static_cast<std::int32_t>(ctx.gpr[16]) >> 16u));
aot_gpr_4 = (static_cast<std::int32_t>(ctx.gpr[16]) < 8 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_088ECFB8;
}
goto L_088ED014;
}
L_088ED014:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast<std::uint32_t>(900)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088ED040;
}
goto L_088ED020;
}
L_088ED020:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast<std::uint32_t>(900)));
{ const bool branch_taken = aot_gpr_4 == ctx.gpr[19];
if (branch_taken) {
goto L_088ED040;
}
goto L_088ED02C;
}
L_088ED02C:
{ const bool branch_taken = ctx.gpr[21] == 0u;
if (branch_taken) {
goto L_088ED040;
}
goto L_088ED034;
}
L_088ED034:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast<std::uint32_t>(900)));
aot_gpr_31 = (0x088ED040u);
aot_gpr_5 = (ctx.gpr[21] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0077.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 290u, 0x088ED040u, 0x089387ACu)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0077_entry(rt, ctx, 108u, aot_mem);
#else
recomp_unit_0077_entry(rt, ctx, 108u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0077_entry, 77u, 108u, 0x089387ACu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ED040u) goto L_088ED040;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ED040:
aot_gpr_31 = (0x088ED048u);
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 == 0x088ED048u) goto L_088ED048;
AOT_REGCACHE_SYNC_OUT(); return;
L_088ED048:
{ const bool branch_taken = ctx.gpr[21] == aot_gpr_2;
if (branch_taken) {
goto L_088ED068;
}
goto L_088ED050;
}
L_088ED050:
{ const bool branch_taken = ctx.gpr[21] == 0u;
if (branch_taken) {
goto L_088ED094;
}
goto L_088ED058;
}
L_088ED058:
aot_gpr_31 = (0x088ED060u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0087.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 294u, 0x088ED060u, 0x089602C8u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0087_entry(rt, ctx, 28u, aot_mem);
#else
recomp_unit_0087_entry(rt, ctx, 28u, aot_mem); return;
#endif
}
return;
#else
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 == 0x088ED060u) goto L_088ED060;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ED060:
{ const bool branch_taken = ctx.gpr[21] != aot_gpr_2;
if (branch_taken) {
goto L_088ED094;
}
goto L_088ED068;
}
L_088ED068:
aot_gpr_6 = (aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(121)));
aot_gpr_4 = (ctx.gpr[19] | 0u);
aot_gpr_31 = (0x088ED078u);
aot_gpr_5 = (ctx.gpr[23] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0140.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 296u, 0x088ED078u, 0x08A360ECu)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0140_entry(rt, ctx, 510u, aot_mem);
#else
recomp_unit_0140_entry(rt, ctx, 510u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0140_entry, 140u, 510u, 0x08A360ECu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ED078u) goto L_088ED078;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ED078:
aot_gpr_31 = (0x088ED080u);
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 == 0x088ED080u) goto L_088ED080;
AOT_REGCACHE_SYNC_OUT(); return;
L_088ED080:
aot_gpr_4 = (ctx.gpr[19] | 0u);
aot_gpr_31 = (0x088ED08Cu);
aot_gpr_5 = (aot_gpr_2 | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0067.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 298u, 0x088ED08Cu, 0x08910440u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0067_entry(rt, ctx, 69u, aot_mem);
#else
recomp_unit_0067_entry(rt, ctx, 69u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0067_entry, 67u, 69u, 0x08910440u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ED08Cu) goto L_088ED08C;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ED08C:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088ED0A0;
}
goto L_088ED094;
}
L_088ED094:
aot_gpr_4 = (ctx.gpr[19] | 0u);
aot_gpr_31 = (0x088ED0A0u);
aot_gpr_5 = (ctx.gpr[23] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0140.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 300u, 0x088ED0A0u, 0x08A362ACu)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0140_entry(rt, ctx, 543u, aot_mem);
#else
recomp_unit_0140_entry(rt, ctx, 543u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0140_entry, 140u, 543u, 0x08A362ACu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ED0A0u) goto L_088ED0A0;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ED0A0:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(-7080)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088ED0CC;
}
goto L_088ED0AC;
}
L_088ED0AC:
aot_gpr_31 = (0x088ED0B4u);
aot_gpr_4 = (ctx.gpr[19] | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_0890D44C, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0066_entry, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ED0B4u) goto L_088ED0B4;
AOT_REGCACHE_SYNC_OUT(); return;
L_088ED0B4:
{ const bool branch_taken = aot_gpr_2 == 0u;
if (branch_taken) {
goto L_088ED0CC;
}
goto L_088ED0BC;
}
L_088ED0BC:
aot_gpr_4 = (2237u << 16u);
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(-28736));
aot_gpr_31 = (0x088ED0CCu);
aot_gpr_5 = (ctx.gpr[21] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0182.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 304u, 0x088ED0CCu, 0x08ADC8D4u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0182_entry(rt, ctx, 173u, aot_mem);
#else
recomp_unit_0182_entry(rt, ctx, 173u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0182_entry, 182u, 173u, 0x08ADC8D4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ED0CCu) goto L_088ED0CC;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ED0CC:
{ const bool branch_taken = ctx.gpr[17] == 0u;
if (branch_taken) {
goto L_088ED0DC;
}
goto L_088ED0D4;
}
L_088ED0D4:
{ const bool branch_taken = 0u == 0u;
aot_gpr_2 = (0u | 1u);
if (branch_taken) {
goto L_088ED0E4;
}
goto L_088ED0DC;
}
L_088ED0DC:
aot_mem.aot_direct_store32(ctx.gpr[19] + static_cast<std::uint32_t>(1252), std::bit_cast<std::uint32_t>(ctx.fpr[30]));
goto L_088ED0E0;
L_088ED0E0:
aot_gpr_2 = (0u | 0u);
goto L_088ED0E4;
L_088ED0E4:
{ std::uint32_t aot_run_words[16]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(132), aot_run_words);
aot_fpr_20 = std::bit_cast<float>(aot_run_words[0]);
ctx.fpr[22] = std::bit_cast<float>(aot_run_words[1]);
ctx.fpr[24] = std::bit_cast<float>(aot_run_words[2]);
ctx.fpr[26] = std::bit_cast<float>(aot_run_words[3]);
ctx.fpr[28] = std::bit_cast<float>(aot_run_words[4]);
ctx.fpr[30] = std::bit_cast<float>(aot_run_words[5]);
ctx.gpr[16] = aot_run_words[6];
ctx.gpr[17] = aot_run_words[7];
ctx.gpr[18] = aot_run_words[8];
ctx.gpr[19] = aot_run_words[9];
ctx.gpr[20] = aot_run_words[10];
ctx.gpr[21] = aot_run_words[11];
ctx.gpr[22] = aot_run_words[12];
ctx.gpr[23] = aot_run_words[13];
ctx.gpr[30] = aot_run_words[14];
aot_gpr_31 = aot_run_words[15];
}
jump_target = aot_gpr_31;
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(208));
// PSPRECOMP_V813_JR_FAST_EXIT: preserve the exact 256-transfer boundary; common JR path is shared.
if (++local_transfers < 256u) goto LOCAL_JR_DISPATCH;
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_088ED12C:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-32));
{ const std::uint32_t aot_run_words[6]{std::bit_cast<std::uint32_t>(aot_fpr_20), ctx.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<std::uint32_t>(0), aot_run_words); }
ctx.gpr[19] = (aot_gpr_4 | 0u);
ctx.gpr[18] = (0u | 0u);
ctx.gpr[16] = (aot_gpr_5 | 0u);
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(ctx.gpr[16] + static_cast<std::uint32_t>(1929))))));
aot_gpr_5 = (aot_gpr_4 << 5u);
aot_gpr_4 = (aot_gpr_4 << 2u);
aot_gpr_4 = (aot_gpr_5 - aot_gpr_4);
aot_gpr_4 = (ctx.gpr[16] + aot_gpr_4);
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(1396));
aot_gpr_31 = (0x088ED174u);
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(4)));
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B1FD70, 198u, 733u, 0x08B1FD70u>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[28], aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0198_entry, 198u, 733u, 0x08B1FD70u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ED174u) goto L_088ED174;
AOT_REGCACHE_SYNC_OUT(); return;
L_088ED174:
ctx.gpr[17] = (aot_gpr_2 | 0u);
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(2228)));
aot_gpr_5 = (0u | 16u);
{ const bool branch_taken = aot_gpr_4 == aot_gpr_5;
if (branch_taken) {
goto L_088ED284;
}
goto L_088ED188;
}
L_088ED188:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(460)));
aot_gpr_4 = (aot_gpr_4 & 8192u);
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088ED27C;
}
goto L_088ED198;
}
L_088ED198:
aot_gpr_31 = (0x088ED1A0u);
aot_gpr_4 = (ctx.gpr[16] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0064.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 313u, 0x088ED1A0u, 0x08906DE4u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0064_entry(rt, ctx, 620u, aot_mem);
#else
recomp_unit_0064_entry(rt, ctx, 620u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0064_entry, 64u, 620u, 0x08906DE4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ED1A0u) goto L_088ED1A0;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ED1A0:
{ const bool branch_taken = aot_gpr_2 == 0u;
if (branch_taken) {
goto L_088ED27C;
}
goto L_088ED1A8;
}
L_088ED1A8:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(2228)));
aot_gpr_5 = (0u | 17u);
{ const bool branch_taken = aot_gpr_4 == aot_gpr_5;
if (branch_taken) {
goto L_088ED27C;
}
goto L_088ED1B8;
}
L_088ED1B8:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(0)));
aot_gpr_4 = (aot_gpr_5 & 32768u);
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_088ED1FC;
}
goto L_088ED1D0;
}
L_088ED1D0:
aot_gpr_5 = (aot_gpr_4 | 0u);
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(80)));
ctx.gpr[18] = (0u | 0u);
if (aot_gpr_5 != 0u) {
ctx.gpr[18] = (0u | 217u);
goto L_088ED1E4;
}
goto L_088ED1E4;
L_088ED1E4:
aot_gpr_5 = (aot_gpr_4 | 0u);
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_31 = (0x088ED1F4u);
aot_gpr_6 = (ctx.gpr[18] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0065.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 318u, 0x088ED1F4u, 0x08908C10u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0065_entry(rt, ctx, 216u, aot_mem);
#else
recomp_unit_0065_entry(rt, ctx, 216u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0065_entry, 65u, 216u, 0x08908C10u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ED1F4u) goto L_088ED1F4;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ED1F4:
ctx.gpr[18] = (aot_gpr_2 | 0u);
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(0)));
goto L_088ED1FC;
L_088ED1FC:
aot_gpr_4 = (2u << 16u);
aot_gpr_4 = (aot_gpr_5 & aot_gpr_4);
aot_gpr_5 = (0u < aot_gpr_4 ? 1u : 0u);
aot_gpr_5 = (aot_gpr_5 & 255u);
{ const bool branch_taken = aot_gpr_5 == 0u;
if (branch_taken) {
goto L_088ED27C;
}
goto L_088ED214;
}
L_088ED214:
{ const bool branch_taken = ctx.gpr[19] == 0u;
if (branch_taken) {
goto L_088ED27C;
}
goto L_088ED21C;
}
L_088ED21C:
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int16_t>(aot_mem.aot_direct_load16(ctx.gpr[19] + static_cast<std::uint32_t>(48))))));
ctx.gpr[19] = (0u | 0u);
if (aot_gpr_5 != 0u) {
ctx.gpr[19] = (0u | 215u);
goto L_088ED22C;
}
goto L_088ED22C;
L_088ED22C:
{ const bool branch_taken = aot_gpr_4 != ctx.gpr[19];
if (branch_taken) {
goto L_088ED27C;
}
goto L_088ED234;
}
L_088ED234:
{ const bool branch_taken = ctx.gpr[18] != 0u;
if (branch_taken) {
goto L_088ED27C;
}
goto L_088ED23C;
}
L_088ED23C:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(80)));
aot_gpr_4 = (16640u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_6 = (0u | 0u);
aot_gpr_31 = (0x088ED258u);
ctx.gpr[7] = (0u | 155u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0065.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 325u, 0x088ED258u, 0x089088F4u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0065_entry(rt, ctx, 163u, aot_mem);
#else
recomp_unit_0065_entry(rt, ctx, 163u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0065_entry, 65u, 163u, 0x089088F4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ED258u) goto L_088ED258;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ED258:
ctx.gpr[16] = (aot_gpr_2 | 0u);
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(32)));
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(32)));
aot_gpr_31 = (0x088ED26Cu);
aot_gpr_4 = (ctx.gpr[16] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0035.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 326u, 0x088ED26Cu, 0x08890474u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0035_entry(rt, ctx, 73u, aot_mem);
#else
recomp_unit_0035_entry(rt, ctx, 73u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0035_entry, 35u, 73u, 0x08890474u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ED26Cu) goto L_088ED26C;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ED26C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(8)));
aot_gpr_5 = (0u + static_cast<std::uint32_t>(-2));
aot_gpr_4 = (aot_gpr_4 & aot_gpr_5);
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(8), aot_gpr_4);
goto L_088ED27C;
L_088ED27C:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088ED6D8;
}
goto L_088ED284;
}
L_088ED284:
{ const bool branch_taken = ctx.gpr[19] == 0u;
if (branch_taken) {
goto L_088ED364;
}
goto L_088ED28C;
}
L_088ED28C:
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int16_t>(aot_mem.aot_direct_load16(ctx.gpr[19] + static_cast<std::uint32_t>(48))))));
aot_gpr_5 = (0u | 216u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_088ED364;
}
goto L_088ED29C;
}
L_088ED29C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(64)));
aot_gpr_5 = (0u | 22u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_088ED364;
}
goto L_088ED2AC;
}
L_088ED2AC:
aot_gpr_31 = (0x088ED2B4u);
aot_gpr_4 = (ctx.gpr[16] | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_0890D44C, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0066_entry, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ED2B4u) goto L_088ED2B4;
AOT_REGCACHE_SYNC_OUT(); return;
L_088ED2B4:
aot_gpr_4 = (50298u << 16u);
aot_fpr_20 = std::bit_cast<float>(aot_gpr_4);
ctx.gpr[18] = (2191u << 16u);
{ const bool branch_taken = aot_gpr_2 == 0u;
ctx.gpr[18] = (ctx.gpr[18] + static_cast<std::uint32_t>(-11988));
if (branch_taken) {
goto L_088ED300;
}
goto L_088ED2C8;
}
L_088ED2C8:
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(ctx.gpr[16] + static_cast<std::uint32_t>(3261))))));
aot_gpr_4 = (aot_gpr_4 & 2u);
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_088ED300;
}
goto L_088ED2D8;
}
L_088ED2D8:
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(ctx.gpr[16] + static_cast<std::uint32_t>(1929))))));
aot_gpr_5 = (aot_gpr_4 << 5u);
aot_gpr_4 = (aot_gpr_4 << 2u);
aot_gpr_4 = (aot_gpr_5 - aot_gpr_4);
aot_gpr_4 = (ctx.gpr[16] + aot_gpr_4);
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(1396));
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(4)));
aot_gpr_5 = (0u | 14u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_088ED310;
}
goto L_088ED300;
}
L_088ED300:
aot_gpr_31 = (0x088ED308u);
aot_gpr_4 = (ctx.gpr[16] | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_0890D44C, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0066_entry, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ED308u) goto L_088ED308;
AOT_REGCACHE_SYNC_OUT(); return;
L_088ED308:
{ const bool branch_taken = aot_gpr_2 != 0u;
if (branch_taken) {
goto L_088ED330;
}
goto L_088ED310;
}
L_088ED310:
aot_mem.aot_direct_store32(ctx.gpr[19] + static_cast<std::uint32_t>(36), std::bit_cast<std::uint32_t>(aot_fpr_20));
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(80)));
aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(64)));
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_31 = (0x088ED328u);
ctx.gpr[7] = (0u | 214u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0065.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 338u, 0x088ED328u, 0x089089B8u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0065_entry(rt, ctx, 175u, aot_mem);
#else
recomp_unit_0065_entry(rt, ctx, 175u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0065_entry, 65u, 175u, 0x089089B8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ED328u) goto L_088ED328;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ED328:
{ const bool branch_taken = 0u == 0u;
ctx.gpr[19] = (aot_gpr_2 | 0u);
if (branch_taken) {
goto L_088ED34C;
}
goto L_088ED330;
}
L_088ED330:
aot_mem.aot_direct_store32(ctx.gpr[19] + static_cast<std::uint32_t>(36), std::bit_cast<std::uint32_t>(aot_fpr_20));
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(80)));
aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(64)));
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_31 = (0x088ED348u);
ctx.gpr[7] = (0u | 215u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0065.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 340u, 0x088ED348u, 0x089089B8u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0065_entry(rt, ctx, 175u, aot_mem);
#else
recomp_unit_0065_entry(rt, ctx, 175u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0065_entry, 65u, 175u, 0x089089B8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ED348u) goto L_088ED348;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ED348:
ctx.gpr[19] = (aot_gpr_2 | 0u);
goto L_088ED34C;
L_088ED34C:
aot_gpr_4 = (ctx.gpr[19] | 0u);
aot_gpr_5 = (ctx.gpr[18] | 0u);
aot_gpr_31 = (0x088ED35Cu);
aot_gpr_6 = (ctx.gpr[16] | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_088905F0, 35u, 95u, 0x088905F0u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0035_entry, 35u, 95u, 0x088905F0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ED35Cu) goto L_088ED35C;
AOT_REGCACHE_SYNC_OUT(); return;
L_088ED35C:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088ED6D8;
}
goto L_088ED364;
}
L_088ED364:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(460)));
aot_gpr_6 = (aot_gpr_5 & 8192u);
{ const bool branch_taken = aot_gpr_6 == 0u;
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(0)));
if (branch_taken) {
goto L_088ED43C;
}
goto L_088ED374;
}
L_088ED374:
aot_gpr_5 = (aot_gpr_5 & 4096u);
{ const bool branch_taken = aot_gpr_5 == 0u;
if (branch_taken) {
goto L_088ED43C;
}
goto L_088ED380;
}
L_088ED380:
aot_gpr_5 = (aot_gpr_4 & 32768u);
aot_gpr_5 = (0u < aot_gpr_5 ? 1u : 0u);
aot_gpr_5 = (aot_gpr_5 & 255u);
{ const bool branch_taken = aot_gpr_5 == 0u;
aot_gpr_6 = (aot_gpr_5 | 0u);
if (branch_taken) {
goto L_088ED3B8;
}
goto L_088ED394;
}
L_088ED394:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(80)));
aot_gpr_4 = (0u | 0u);
if (aot_gpr_6 != 0u) {
aot_gpr_4 = (0u | 217u);
goto L_088ED3A4;
}
goto L_088ED3A4;
L_088ED3A4:
aot_gpr_6 = (aot_gpr_4 | 0u);
aot_gpr_31 = (0x088ED3B0u);
aot_gpr_4 = (ctx.gpr[16] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0065.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 348u, 0x088ED3B0u, 0x08908C10u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0065_entry(rt, ctx, 216u, aot_mem);
#else
recomp_unit_0065_entry(rt, ctx, 216u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0065_entry, 65u, 216u, 0x08908C10u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ED3B0u) goto L_088ED3B0;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ED3B0:
ctx.gpr[18] = (aot_gpr_2 | 0u);
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(0)));
goto L_088ED3B8;
L_088ED3B8:
aot_gpr_5 = (2u << 16u);
aot_gpr_4 = (aot_gpr_4 & aot_gpr_5);
aot_gpr_4 = (0u < aot_gpr_4 ? 1u : 0u);
aot_gpr_4 = (aot_gpr_4 & 255u);
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088ED6B8;
}
goto L_088ED3D0;
}
L_088ED3D0:
{ const bool branch_taken = ctx.gpr[19] == 0u;
aot_gpr_5 = (aot_gpr_4 | 0u);
if (branch_taken) {
goto L_088ED6B8;
}
goto L_088ED3D8;
}
L_088ED3D8:
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int16_t>(aot_mem.aot_direct_load16(ctx.gpr[19] + static_cast<std::uint32_t>(48))))));
ctx.gpr[19] = (0u | 0u);
if (aot_gpr_5 != 0u) {
ctx.gpr[19] = (0u | 215u);
goto L_088ED3E8;
}
goto L_088ED3E8;
L_088ED3E8:
{ const bool branch_taken = aot_gpr_4 != ctx.gpr[19];
if (branch_taken) {
goto L_088ED6B8;
}
goto L_088ED3F0;
}
L_088ED3F0:
{ const bool branch_taken = ctx.gpr[18] != 0u;
if (branch_taken) {
goto L_088ED6B8;
}
goto L_088ED3F8;
}
L_088ED3F8:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(80)));
aot_gpr_4 = (16640u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_6 = (0u | 0u);
aot_gpr_31 = (0x088ED414u);
ctx.gpr[7] = (0u | 155u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0065.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 355u, 0x088ED414u, 0x089088F4u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0065_entry(rt, ctx, 163u, aot_mem);
#else
recomp_unit_0065_entry(rt, ctx, 163u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0065_entry, 65u, 163u, 0x089088F4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ED414u) goto L_088ED414;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ED414:
ctx.gpr[17] = (aot_gpr_2 | 0u);
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(32)));
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(32)));
aot_gpr_31 = (0x088ED428u);
aot_gpr_4 = (ctx.gpr[17] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0035.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 356u, 0x088ED428u, 0x08890474u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0035_entry(rt, ctx, 73u, aot_mem);
#else
recomp_unit_0035_entry(rt, ctx, 73u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0035_entry, 35u, 73u, 0x08890474u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ED428u) goto L_088ED428;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ED428:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(8)));
aot_gpr_5 = (0u + static_cast<std::uint32_t>(-2));
aot_gpr_4 = (aot_gpr_4 & aot_gpr_5);
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store32(ctx.gpr[17] + static_cast<std::uint32_t>(8), aot_gpr_4);
if (branch_taken) {
goto L_088ED6B8;
}
goto L_088ED43C;
}
L_088ED43C:
aot_gpr_5 = (aot_gpr_4 & 4096u);
aot_gpr_5 = (0u < aot_gpr_5 ? 1u : 0u);
aot_gpr_5 = (aot_gpr_5 & 255u);
{ const bool branch_taken = aot_gpr_5 == 0u;
if (branch_taken) {
goto L_088ED5D0;
}
goto L_088ED450;
}
L_088ED450:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(456)));
aot_gpr_5 = (aot_gpr_5 & 4u);
{ const bool branch_taken = aot_gpr_5 == 0u;
if (branch_taken) {
goto L_088ED5D0;
}
goto L_088ED460;
}
L_088ED460:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(64)));
aot_gpr_6 = (0u | 22u);
{ const bool branch_taken = aot_gpr_5 == aot_gpr_6;
if (branch_taken) {
goto L_088ED5D0;
}
goto L_088ED470;
}
L_088ED470:
aot_gpr_5 = (0u | 1u);
aot_gpr_6 = (aot_gpr_4 & 8192u);
aot_gpr_6 = (0u < aot_gpr_6 ? 1u : 0u);
aot_gpr_6 = (aot_gpr_6 & 255u);
{ const bool branch_taken = aot_gpr_6 != 0u;
ctx.gpr[7] = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(80)));
if (branch_taken) {
goto L_088ED49C;
}
goto L_088ED488;
}
L_088ED488:
aot_gpr_5 = (8u << 16u);
aot_gpr_5 = (aot_gpr_4 & aot_gpr_5);
aot_gpr_5 = (0u < aot_gpr_5 ? 1u : 0u);
aot_gpr_5 = (aot_gpr_5 & 255u);
aot_gpr_5 = (0u < aot_gpr_5 ? 1u : 0u);
goto L_088ED49C;
L_088ED49C:
{ const bool branch_taken = aot_gpr_5 == 0u;
if (branch_taken) {
goto L_088ED4E0;
}
goto L_088ED4A4;
}
L_088ED4A4:
{ const bool branch_taken = aot_gpr_6 != 0u;
aot_gpr_5 = (0u | 215u);
if (branch_taken) {
goto L_088ED4C8;
}
goto L_088ED4AC;
}
L_088ED4AC:
aot_gpr_5 = (0u | 0u);
aot_gpr_6 = (8u << 16u);
aot_gpr_4 = (aot_gpr_4 & aot_gpr_6);
aot_gpr_4 = (0u < aot_gpr_4 ? 1u : 0u);
aot_gpr_4 = (aot_gpr_4 & 255u);
if (aot_gpr_4 != 0u) {
aot_gpr_5 = (0u | 218u);
goto L_088ED4C8;
}
goto L_088ED4C8;
L_088ED4C8:
aot_gpr_6 = (aot_gpr_5 | 0u);
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_31 = (0x088ED4D8u);
aot_gpr_5 = (ctx.gpr[7] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0065.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 366u, 0x088ED4D8u, 0x08908C10u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0065_entry(rt, ctx, 216u, aot_mem);
#else
recomp_unit_0065_entry(rt, ctx, 216u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0065_entry, 65u, 216u, 0x08908C10u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ED4D8u) goto L_088ED4D8;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ED4D8:
{ const bool branch_taken = 0u == 0u;
aot_gpr_5 = (aot_gpr_2 | 0u);
if (branch_taken) {
goto L_088ED4F4;
}
goto L_088ED4E0;
}
L_088ED4E0:
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_5 = (ctx.gpr[7] | 0u);
aot_gpr_31 = (0x088ED4F0u);
aot_gpr_6 = (0u | 57u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0065.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 368u, 0x088ED4F0u, 0x08908C10u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0065_entry(rt, ctx, 216u, aot_mem);
#else
recomp_unit_0065_entry(rt, ctx, 216u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0065_entry, 65u, 216u, 0x08908C10u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ED4F0u) goto L_088ED4F0;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ED4F0:
aot_gpr_5 = (aot_gpr_2 | 0u);
goto L_088ED4F4;
L_088ED4F4:
{ const bool branch_taken = aot_gpr_5 == 0u;
if (branch_taken) {
goto L_088ED534;
}
goto L_088ED4FC;
}
L_088ED4FC:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_5 + static_cast<std::uint32_t>(16)));
aot_gpr_4 = (16243u << 16u);
aot_gpr_4 = (aot_gpr_4 | 13107u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 <= aot_fpr_13)) ? 0x00800000u : 0u);
{ const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u);
if (branch_taken) {
goto L_088ED558;
}
goto L_088ED51C;
}
L_088ED51C:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_5 + static_cast<std::uint32_t>(36)));
aot_fpr_13 = std::bit_cast<float>(0u);
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_088ED558;
}
goto L_088ED534;
}
L_088ED534:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(80)));
aot_gpr_5 = (16640u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_5);
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(64)));
ctx.gpr[18] = (2191u << 16u);
{ const bool branch_taken = ctx.gpr[19] != 0u;
ctx.gpr[18] = (ctx.gpr[18] + static_cast<std::uint32_t>(-11988));
if (branch_taken) {
goto L_088ED560;
}
goto L_088ED550;
}
L_088ED550:
{ const bool branch_taken = 0u == 0u;
aot_gpr_6 = (aot_gpr_5 | 0u);
if (branch_taken) {
goto L_088ED5A8;
}
goto L_088ED558;
}
L_088ED558:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088ED6D8;
}
goto L_088ED560;
}
L_088ED560:
aot_gpr_6 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int16_t>(aot_mem.aot_direct_load16(ctx.gpr[19] + static_cast<std::uint32_t>(48))))));
ctx.gpr[7] = (0u | 214u);
{ const bool branch_taken = aot_gpr_6 != ctx.gpr[7];
aot_gpr_6 = (aot_gpr_5 | 0u);
if (branch_taken) {
goto L_088ED5A8;
}
goto L_088ED570;
}
L_088ED570:
aot_gpr_6 = (0u | 0u);
ctx.gpr[7] = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(0)));
ctx.gpr[7] = (ctx.gpr[7] & 4096u);
ctx.gpr[7] = (0u < ctx.gpr[7] ? 1u : 0u);
ctx.gpr[7] = (ctx.gpr[7] & 255u);
if (ctx.gpr[7] != 0u) {
aot_gpr_6 = (0u | 215u);
goto L_088ED58C;
}
goto L_088ED58C;
L_088ED58C:
ctx.gpr[7] = (aot_gpr_6 | 0u);
aot_gpr_6 = (aot_gpr_5 | 0u);
aot_gpr_5 = (aot_gpr_4 | 0u);
aot_gpr_31 = (0x088ED5A0u);
aot_gpr_4 = (ctx.gpr[16] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0065.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 378u, 0x088ED5A0u, 0x089088F4u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0065_entry(rt, ctx, 163u, aot_mem);
#else
recomp_unit_0065_entry(rt, ctx, 163u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0065_entry, 65u, 163u, 0x089088F4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ED5A0u) goto L_088ED5A0;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ED5A0:
{ const bool branch_taken = 0u == 0u;
aot_gpr_4 = (aot_gpr_2 | 0u);
if (branch_taken) {
goto L_088ED5BC;
}
goto L_088ED5A8;
}
L_088ED5A8:
aot_gpr_5 = (aot_gpr_4 | 0u);
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_31 = (0x088ED5B8u);
ctx.gpr[7] = (0u | 214u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0065.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 380u, 0x088ED5B8u, 0x089088F4u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0065_entry(rt, ctx, 163u, aot_mem);
#else
recomp_unit_0065_entry(rt, ctx, 163u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0065_entry, 65u, 163u, 0x089088F4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ED5B8u) goto L_088ED5B8;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ED5B8:
aot_gpr_4 = (aot_gpr_2 | 0u);
goto L_088ED5BC;
L_088ED5BC:
aot_gpr_5 = (ctx.gpr[18] | 0u);
aot_gpr_31 = (0x088ED5C8u);
aot_gpr_6 = (ctx.gpr[16] | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_088905F0, 35u, 95u, 0x088905F0u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0035_entry, 35u, 95u, 0x088905F0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ED5C8u) goto L_088ED5C8;
AOT_REGCACHE_SYNC_OUT(); return;
L_088ED5C8:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088ED6D8;
}
goto L_088ED5D0;
}
L_088ED5D0:
{ const bool branch_taken = ctx.gpr[19] == 0u;
if (branch_taken) {
goto L_088ED5F8;
}
goto L_088ED5D8;
}
L_088ED5D8:
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int16_t>(aot_mem.aot_direct_load16(ctx.gpr[19] + static_cast<std::uint32_t>(48))))));
aot_gpr_5 = (0u | 214u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_088ED5F8;
}
goto L_088ED5E8;
}
L_088ED5E8:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(64)));
aot_gpr_5 = (0u | 7u);
{ const bool branch_taken = aot_gpr_4 == aot_gpr_5;
if (branch_taken) {
goto L_088ED608;
}
goto L_088ED5F8;
}
L_088ED5F8:
if (ctx.gpr[19] != 0u) {
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(64)));
goto L_088ED630;
}
goto L_088ED600;
L_088ED600:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088ED6B8;
}
goto L_088ED608;
}
L_088ED608:
aot_gpr_4 = (49408u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
aot_mem.aot_direct_store32(ctx.gpr[19] + static_cast<std::uint32_t>(36), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(8)));
aot_gpr_4 = (aot_gpr_4 | 4u);
aot_mem.aot_direct_store32(ctx.gpr[19] + static_cast<std::uint32_t>(8), aot_gpr_4);
aot_gpr_31 = (0x088ED628u);
aot_gpr_4 = (ctx.gpr[16] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0055.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 389u, 0x088ED628u, 0x088E29C0u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0055_entry(rt, ctx, 261u, aot_mem);
#else
recomp_unit_0055_entry(rt, ctx, 261u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0055_entry, 55u, 261u, 0x088E29C0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ED628u) goto L_088ED628;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ED628:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088ED6D8;
}
goto L_088ED630;
}
L_088ED630:
aot_gpr_5 = (0u | 22u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_088ED6B8;
}
goto L_088ED63C;
}
L_088ED63C:
ctx.gpr[19] = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int16_t>(aot_mem.aot_direct_load16(ctx.gpr[19] + static_cast<std::uint32_t>(48))))));
aot_gpr_4 = (0u | 214u);
{ const bool branch_taken = ctx.gpr[19] == aot_gpr_4;
aot_gpr_4 = (0u | 215u);
if (branch_taken) {
goto L_088ED654;
}
goto L_088ED64C;
}
L_088ED64C:
{ const bool branch_taken = ctx.gpr[19] != aot_gpr_4;
if (branch_taken) {
goto L_088ED6B8;
}
goto L_088ED654;
}
L_088ED654:
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(ctx.gpr[16] + static_cast<std::uint32_t>(1929))))));
aot_gpr_5 = (aot_gpr_4 << 5u);
aot_gpr_4 = (aot_gpr_4 << 2u);
aot_gpr_4 = (aot_gpr_5 - aot_gpr_4);
aot_gpr_4 = (ctx.gpr[16] + aot_gpr_4);
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(1396));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(16)));
{ const bool branch_taken = static_cast<std::int32_t>(aot_gpr_5) <= 0;
if (branch_taken) {
goto L_088ED6B8;
}
goto L_088ED678;
}
L_088ED678:
aot_gpr_31 = (0x088ED680u);
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(4)));
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B1FD70, 198u, 733u, 0x08B1FD70u>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[28], aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0198_entry, 198u, 733u, 0x08B1FD70u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ED680u) goto L_088ED680;
AOT_REGCACHE_SYNC_OUT(); return;
L_088ED680:
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_2 + static_cast<std::uint32_t>(96)));
aot_gpr_31 = (0x088ED68Cu);
aot_gpr_4 = (ctx.gpr[16] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0064.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 396u, 0x088ED68Cu, 0x08907F9Cu)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0064_entry(rt, ctx, 922u, aot_mem);
#else
recomp_unit_0064_entry(rt, ctx, 922u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0064_entry, 64u, 922u, 0x08907F9Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ED68Cu) goto L_088ED68C;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ED68C:
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(ctx.gpr[16] + static_cast<std::uint32_t>(1929))))));
aot_gpr_5 = (aot_gpr_4 << 5u);
aot_gpr_4 = (aot_gpr_4 << 2u);
aot_gpr_4 = (aot_gpr_5 - aot_gpr_4);
aot_gpr_4 = (ctx.gpr[16] + aot_gpr_4);
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(1396));
aot_gpr_31 = (0x088ED6ACu);
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(4)));
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B1FD70, 198u, 733u, 0x08B1FD70u>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[28], aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0198_entry, 198u, 733u, 0x08B1FD70u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ED6ACu) goto L_088ED6AC;
AOT_REGCACHE_SYNC_OUT(); return;
L_088ED6AC:
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_2 + static_cast<std::uint32_t>(96)));
aot_gpr_31 = (0x088ED6B8u);
aot_gpr_4 = (ctx.gpr[16] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0064.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 398u, 0x088ED6B8u, 0x08907E38u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0064_entry(rt, ctx, 897u, aot_mem);
#else
recomp_unit_0064_entry(rt, ctx, 897u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0064_entry, 64u, 897u, 0x08907E38u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ED6B8u) goto L_088ED6B8;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ED6B8:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(456)));
aot_gpr_4 = (aot_gpr_4 & 4u);
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088ED6D0;
}
goto L_088ED6C8;
}
L_088ED6C8:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088ED6D8;
}
goto L_088ED6D0;
}
L_088ED6D0:
aot_gpr_31 = (0x088ED6D8u);
aot_gpr_4 = (ctx.gpr[16] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0055.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 401u, 0x088ED6D8u, 0x088E29C0u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0055_entry(rt, ctx, 261u, aot_mem);
#else
recomp_unit_0055_entry(rt, ctx, 261u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0055_entry, 55u, 261u, 0x088E29C0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ED6D8u) goto L_088ED6D8;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ED6D8:
{ std::uint32_t aot_run_words[6]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(0), aot_run_words);
aot_fpr_20 = std::bit_cast<float>(aot_run_words[0]);
ctx.gpr[16] = aot_run_words[1];
ctx.gpr[17] = aot_run_words[2];
ctx.gpr[18] = aot_run_words[3];
ctx.gpr[19] = aot_run_words[4];
aot_gpr_31 = aot_run_words[5];
}
jump_target = aot_gpr_31;
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(32));
// PSPRECOMP_V813_JR_FAST_EXIT: preserve the exact 256-transfer boundary; common JR path is shared.
if (++local_transfers < 256u) goto LOCAL_JR_DISPATCH;
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_088ED6F8:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-752));
{ const std::uint32_t aot_run_words[8]{ctx.gpr[16], ctx.gpr[17], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], ctx.gpr[21], ctx.gpr[22], aot_gpr_31};
aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast<std::uint32_t>(720), aot_run_words); }
aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(2276)));
ctx.gpr[18] = (aot_gpr_6 ^ 2u);
ctx.gpr[18] = (ctx.gpr[18] < static_cast<std::uint32_t>(1) ? 1u : 0u);
aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast<std::uint32_t>(2276)));
ctx.gpr[19] = (aot_gpr_6 ^ 2u);
ctx.gpr[19] = (ctx.gpr[19] < static_cast<std::uint32_t>(1) ? 1u : 0u);
aot_gpr_6 = (aot_gpr_5 + static_cast<std::uint32_t>(48));
{ const std::uint32_t vfpu_address = aot_gpr_6 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
aot_gpr_6 = (aot_gpr_4 + static_cast<std::uint32_t>(48));
{ const std::uint32_t vfpu_address = aot_gpr_6 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<1u, 4u>(vfpu_value); }
ctx.execute_vfpu_vec3_ct<0u, 0u, 1u, 3u, 1u>();
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_29 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(16), 0u);
{ const std::uint32_t vfpu_address = aot_gpr_29 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
aot_gpr_6 = (aot_gpr_4 + static_cast<std::uint32_t>(16));
{ const std::uint32_t vfpu_address = aot_gpr_6 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<1u, 4u>(vfpu_value); }
ctx.execute_vfpu_vdot_ct<28u, 0u, 1u, 3u>();
aot_gpr_6 = (ctx.vfpu_scalar_bits_ct<28u>());
aot_fpr_12 = std::bit_cast<float>(aot_gpr_6);
aot_fpr_13 = std::bit_cast<float>(0u);
ctx.gpr[16] = (aot_gpr_4 | 0u);
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 <= aot_fpr_13)) ? 0x00800000u : 0u);
{ const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u);
ctx.gpr[17] = (aot_gpr_5 | 0u);
if (branch_taken) {
goto L_088ED788;
}
goto L_088ED780;
}
L_088ED780:
{ const bool branch_taken = 0u == 0u;
ctx.gpr[20] = (0u | 1u);
if (branch_taken) {
goto L_088ED78C;
}
goto L_088ED788;
}
L_088ED788:
ctx.gpr[20] = (0u | 0u);
goto L_088ED78C;
L_088ED78C:
{ const std::uint32_t vfpu_address = aot_gpr_29 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
aot_gpr_4 = (ctx.gpr[17] + static_cast<std::uint32_t>(16));
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<1u, 4u>(vfpu_value); }
ctx.execute_vfpu_vdot_ct<28u, 0u, 1u, 3u>();
aot_gpr_4 = (ctx.vfpu_scalar_bits_ct<28u>());
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
aot_fpr_13 = std::bit_cast<float>(0u);
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 < aot_fpr_13)) ? 0x00800000u : 0u);
{ const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u);
ctx.gpr[21] = (0u | 0u);
if (branch_taken) {
goto L_088ED7C0;
}
goto L_088ED7B8;
}
L_088ED7B8:
{ const bool branch_taken = 0u == 0u;
ctx.gpr[21] = (0u | 1u);
if (branch_taken) {
goto L_088ED7C0;
}
goto L_088ED7C0;
}
L_088ED7C0:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(92)));
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(216));
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int16_t>(aot_mem.aot_direct_load16(aot_gpr_5 + static_cast<std::uint32_t>(0))))));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast<std::uint32_t>(4)));
jump_target = aot_gpr_5;
aot_gpr_31 = (0x088ED7D8u);
aot_gpr_4 = (ctx.gpr[16] + 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 == 0x088ED7D8u) goto L_088ED7D8;
AOT_REGCACHE_SYNC_OUT(); return;
L_088ED7D8:
aot_gpr_31 = (0x088ED7E0u);
aot_gpr_4 = (aot_gpr_2 | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0006.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 409u, 0x088ED7E0u, 0x0881F274u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0006_entry(rt, ctx, 563u, aot_mem);
#else
recomp_unit_0006_entry(rt, ctx, 563u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0006_entry, 6u, 563u, 0x0881F274u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ED7E0u) goto L_088ED7E0;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ED7E0:
{ const bool branch_taken = aot_gpr_2 == 0u;
if (branch_taken) {
goto L_088ED950;
}
goto L_088ED7E8;
}
L_088ED7E8:
aot_gpr_31 = (0x088ED7F0u);
aot_gpr_4 = (ctx.gpr[17] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0067.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 411u, 0x088ED7F0u, 0x08911220u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0067_entry(rt, ctx, 321u, aot_mem);
#else
recomp_unit_0067_entry(rt, ctx, 321u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0067_entry, 67u, 321u, 0x08911220u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ED7F0u) goto L_088ED7F0;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ED7F0:
{ const bool branch_taken = aot_gpr_2 != 0u;
if (branch_taken) {
goto L_088ED950;
}
goto L_088ED7F8;
}
L_088ED7F8:
{ const std::uint32_t vfpu_address = aot_gpr_29 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
{ const std::uint32_t vfpu_address = ctx.gpr[17] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<1u, 4u>(vfpu_value); }
ctx.execute_vfpu_vdot_ct<28u, 0u, 1u, 3u>();
aot_gpr_4 = (ctx.vfpu_scalar_bits_ct<28u>());
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
aot_fpr_13 = std::bit_cast<float>(0u);
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_088ED884;
}
goto L_088ED820;
}
L_088ED820:
aot_fpr_12 = std::bit_cast<float>(0u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(48), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(52), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_gpr_4 = (15820u << 16u);
aot_gpr_4 = (aot_gpr_4 | 52429u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(56), std::bit_cast<std::uint32_t>(aot_fpr_12));
{ const std::uint32_t vfpu_address = ctx.gpr[16] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(48));
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<1u, 4u>(vfpu_value); }
ctx.execute_vfpu_vec3_ct<0u, 0u, 1u, 3u, 0u>();
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(32));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
{ std::uint32_t aot_run_words[3]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(32), aot_run_words);
aot_fpr_12 = std::bit_cast<float>(aot_run_words[0]);
aot_fpr_13 = std::bit_cast<float>(aot_run_words[1]);
aot_fpr_14 = std::bit_cast<float>(aot_run_words[2]);
}
aot_gpr_31 = (0x088ED868u);
aot_gpr_4 = (ctx.gpr[16] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0152.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 414u, 0x088ED868u, 0x08A66CD8u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0152_entry(rt, ctx, 600u, aot_mem);
#else
recomp_unit_0152_entry(rt, ctx, 600u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0152_entry, 152u, 600u, 0x08A66CD8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ED868u) goto L_088ED868;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ED868:
{ const bool branch_taken = ctx.gpr[21] == 0u;
if (branch_taken) {
goto L_088ED878;
}
goto L_088ED870;
}
L_088ED870:
{ const bool branch_taken = 0u == 0u;
ctx.gpr[22] = (0u | 29u);
if (branch_taken) {
goto L_088ED87C;
}
goto L_088ED878;
}
L_088ED878:
ctx.gpr[22] = (0u | 26u);
goto L_088ED87C;
L_088ED87C:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088ED900;
}
goto L_088ED884;
}
L_088ED884:
aot_gpr_4 = (49024u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
aot_gpr_4 = (std::bit_cast<std::uint32_t>(aot_fpr_12));
ctx.set_vfpu_scalar_bits_ct<28u>(aot_gpr_4);
{ const std::uint32_t vfpu_address = ctx.gpr[16] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
ctx.execute_vfpu_vscl_ct<0u, 0u, 28u, 3u>();
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(80));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
aot_fpr_13 = std::bit_cast<float>(0u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(96), std::bit_cast<std::uint32_t>(aot_fpr_13));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(100), std::bit_cast<std::uint32_t>(aot_fpr_13));
aot_gpr_5 = (15820u << 16u);
aot_gpr_5 = (aot_gpr_5 | 52429u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_5);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(104), std::bit_cast<std::uint32_t>(aot_fpr_12));
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(96));
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<1u, 4u>(vfpu_value); }
ctx.execute_vfpu_vec3_ct<0u, 0u, 1u, 3u, 0u>();
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(64));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
{ std::uint32_t aot_run_words[3]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(64), aot_run_words);
aot_fpr_12 = std::bit_cast<float>(aot_run_words[0]);
aot_fpr_13 = std::bit_cast<float>(aot_run_words[1]);
aot_fpr_14 = std::bit_cast<float>(aot_run_words[2]);
}
aot_gpr_31 = (0x088ED8ECu);
aot_gpr_4 = (ctx.gpr[16] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0152.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 419u, 0x088ED8ECu, 0x08A66CD8u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0152_entry(rt, ctx, 600u, aot_mem);
#else
recomp_unit_0152_entry(rt, ctx, 600u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0152_entry, 152u, 600u, 0x08A66CD8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ED8ECu) goto L_088ED8EC;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ED8EC:
{ const bool branch_taken = ctx.gpr[21] == 0u;
if (branch_taken) {
goto L_088ED8FC;
}
goto L_088ED8F4;
}
L_088ED8F4:
{ const bool branch_taken = 0u == 0u;
ctx.gpr[22] = (0u | 31u);
if (branch_taken) {
goto L_088ED900;
}
goto L_088ED8FC;
}
L_088ED8FC:
ctx.gpr[22] = (0u | 27u);
goto L_088ED900;
L_088ED900:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(2228)));
aot_gpr_5 = (0u | 16u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_088ED93C;
}
goto L_088ED910;
}
L_088ED910:
aot_gpr_31 = (0x088ED918u);
aot_gpr_4 = (ctx.gpr[17] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0064.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 424u, 0x088ED918u, 0x08906DE4u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0064_entry(rt, ctx, 620u, aot_mem);
#else
recomp_unit_0064_entry(rt, ctx, 620u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0064_entry, 64u, 620u, 0x08906DE4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ED918u) goto L_088ED918;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ED918:
{ const bool branch_taken = aot_gpr_2 == 0u;
if (branch_taken) {
goto L_088ED93C;
}
goto L_088ED920;
}
L_088ED920:
aot_gpr_4 = (ctx.gpr[28] + static_cast<std::uint32_t>(7768));
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(96)));
aot_fpr_12 = std::bit_cast<float>(0u);
aot_gpr_6 = (16256u << 16u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_6);
aot_gpr_31 = (0x088ED93Cu);
aot_gpr_6 = (0u | 49u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0128.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 426u, 0x088ED93Cu, 0x08A05F80u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0128_entry(rt, ctx, 503u, aot_mem);
#else
recomp_unit_0128_entry(rt, ctx, 503u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0128_entry, 128u, 503u, 0x08A05F80u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ED93Cu) goto L_088ED93C;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ED93C:
aot_gpr_4 = (ctx.gpr[17] | 0u);
aot_gpr_5 = (0u | 3000u);
aot_gpr_6 = (ctx.gpr[22] | 0u);
aot_gpr_31 = (0x088ED950u);
ctx.gpr[7] = (0u | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0070.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 427u, 0x088ED950u, 0x0891C0E8u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0070_entry(rt, ctx, 14u, aot_mem);
#else
recomp_unit_0070_entry(rt, ctx, 14u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0070_entry, 70u, 14u, 0x0891C0E8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ED950u) goto L_088ED950;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ED950:
aot_gpr_31 = (0x088ED958u);
aot_gpr_4 = (ctx.gpr[17] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0067.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 428u, 0x088ED958u, 0x08911284u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0067_entry(rt, ctx, 327u, aot_mem);
#else
recomp_unit_0067_entry(rt, ctx, 327u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0067_entry, 67u, 327u, 0x08911284u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ED958u) goto L_088ED958;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ED958:
{ const bool branch_taken = aot_gpr_2 == 0u;
if (branch_taken) {
goto L_088ED970;
}
goto L_088ED960;
}
L_088ED960:
{ const bool branch_taken = ctx.gpr[18] == 0u;
if (branch_taken) {
goto L_088ED978;
}
goto L_088ED968;
}
L_088ED968:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EDA04;
}
goto L_088ED970;
}
L_088ED970:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EE9BC;
}
goto L_088ED978;
}
L_088ED978:
aot_gpr_31 = (0x088ED980u);
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_0890D44C, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0066_entry, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ED980u) goto L_088ED980;
AOT_REGCACHE_SYNC_OUT(); return;
L_088ED980:
{ const bool branch_taken = aot_gpr_2 == 0u;
if (branch_taken) {
goto L_088EDA04;
}
goto L_088ED988;
}
L_088ED988:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2228)));
aot_gpr_5 = (0u | 19u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_088EDA04;
}
goto L_088ED998;
}
L_088ED998:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(2244)));
aot_gpr_6 = (0u | 4u);
{ const bool branch_taken = aot_gpr_5 == aot_gpr_6;
aot_gpr_4 = (0u | 0u);
if (branch_taken) {
goto L_088ED9B8;
}
goto L_088ED9A8;
}
L_088ED9A8:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(2244)));
aot_gpr_6 = (0u | 5u);
{ const bool branch_taken = aot_gpr_5 != aot_gpr_6;
ctx.gpr[18] = (aot_gpr_4 & 255u);
if (branch_taken) {
goto L_088ED9C0;
}
goto L_088ED9B8;
}
L_088ED9B8:
aot_gpr_4 = (0u | 1u);
ctx.gpr[18] = (aot_gpr_4 & 255u);
goto L_088ED9C0;
L_088ED9C0:
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_5 = (ctx.gpr[17] | 0u);
aot_gpr_31 = (0x088ED9D0u);
aot_gpr_6 = (0u | 5000u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0065.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 439u, 0x088ED9D0u, 0x0890B27Cu)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0065_entry(rt, ctx, 803u, aot_mem);
#else
recomp_unit_0065_entry(rt, ctx, 803u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0065_entry, 65u, 803u, 0x0890B27Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ED9D0u) goto L_088ED9D0;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088ED9D0:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(456)));
aot_gpr_5 = (16384u << 16u);
aot_gpr_4 = (aot_gpr_4 | aot_gpr_5);
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(456), aot_gpr_4);
aot_gpr_31 = (0x088ED9E8u);
aot_gpr_4 = (ctx.gpr[16] | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_0890FF64, 66u, 887u, 0x0890FF64u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0066_entry, 66u, 887u, 0x0890FF64u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ED9E8u) goto L_088ED9E8;
AOT_REGCACHE_SYNC_OUT(); return;
L_088ED9E8:
{ const bool branch_taken = ctx.gpr[18] != 0u;
if (branch_taken) {
goto L_088ED9FC;
}
goto L_088ED9F0;
}
L_088ED9F0:
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_31 = (0x088ED9FCu);
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_0890BE50, 65u, 982u, 0x0890BE50u>(ctx, &aot_mem, ctx.pc, aot_gpr_4, aot_gpr_5, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0065_entry, 65u, 982u, 0x0890BE50u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088ED9FCu) goto L_088ED9FC;
AOT_REGCACHE_SYNC_OUT(); return;
L_088ED9FC:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EE9BC;
}
goto L_088EDA04;
}
L_088EDA04:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(2236)));
aot_gpr_5 = (0u | 28u);
{ const bool branch_taken = aot_gpr_4 == aot_gpr_5;
if (branch_taken) {
goto L_088EDA48;
}
goto L_088EDA14;
}
L_088EDA14:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2236)));
aot_gpr_5 = (0u | 28u);
{ const bool branch_taken = aot_gpr_4 == aot_gpr_5;
if (branch_taken) {
goto L_088EDA38;
}
goto L_088EDA24;
}
L_088EDA24:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(2244)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088EDA64;
}
goto L_088EDA30;
}
L_088EDA30:
{ const bool branch_taken = 0u == 0u;
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(2244)));
if (branch_taken) {
goto L_088EDA58;
}
goto L_088EDA38;
}
L_088EDA38:
aot_gpr_31 = (0x088EDA40u);
aot_gpr_4 = (ctx.gpr[17] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0070.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 448u, 0x088EDA40u, 0x0891C44Cu)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0070_entry(rt, ctx, 70u, aot_mem);
#else
recomp_unit_0070_entry(rt, ctx, 70u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0070_entry, 70u, 70u, 0x0891C44Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EDA40u) goto L_088EDA40;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EDA40:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EE9BC;
}
goto L_088EDA48;
}
L_088EDA48:
aot_gpr_31 = (0x088EDA50u);
aot_gpr_4 = (ctx.gpr[16] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0070.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 450u, 0x088EDA50u, 0x0891C44Cu)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0070_entry(rt, ctx, 70u, aot_mem);
#else
recomp_unit_0070_entry(rt, ctx, 70u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0070_entry, 70u, 70u, 0x0891C44Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EDA50u) goto L_088EDA50;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EDA50:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EE9BC;
}
goto L_088EDA58;
}
L_088EDA58:
aot_gpr_5 = (0u | 1u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_088EDBF0;
}
goto L_088EDA64;
}
L_088EDA64:
aot_gpr_31 = (0x088EDA6Cu);
aot_gpr_4 = (ctx.gpr[16] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0064.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 453u, 0x088EDA6Cu, 0x08906DE4u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0064_entry(rt, ctx, 620u, aot_mem);
#else
recomp_unit_0064_entry(rt, ctx, 620u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0064_entry, 64u, 620u, 0x08906DE4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EDA6Cu) goto L_088EDA6C;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EDA6C:
{ const bool branch_taken = aot_gpr_2 == 0u;
if (branch_taken) {
goto L_088EDAA8;
}
goto L_088EDA74;
}
L_088EDA74:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2244)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088EDAA8;
}
goto L_088EDA80;
}
L_088EDA80:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2244)));
aot_gpr_5 = (0u | 1u);
{ const bool branch_taken = aot_gpr_4 == aot_gpr_5;
if (branch_taken) {
goto L_088EDAA8;
}
goto L_088EDA90;
}
L_088EDA90:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(1360)));
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(1360)));
if (aot_gpr_4 == aot_gpr_5) {
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(1360)));
goto L_088EDAB0;
}
goto L_088EDAA0;
L_088EDAA0:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EDB28;
}
goto L_088EDAA8;
}
L_088EDAA8:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EE9BC;
}
goto L_088EDAB0;
}
L_088EDAB0:
aot_gpr_5 = (0u | 4u);
{ const bool branch_taken = aot_gpr_4 == aot_gpr_5;
if (branch_taken) {
goto L_088EDB28;
}
goto L_088EDABC;
}
L_088EDABC:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(1360)));
aot_gpr_5 = (0u | 5u);
{ const bool branch_taken = aot_gpr_4 == aot_gpr_5;
if (branch_taken) {
goto L_088EDB28;
}
goto L_088EDACC;
}
L_088EDACC:
{ const bool branch_taken = ctx.gpr[21] == 0u;
if (branch_taken) {
goto L_088EE988;
}
goto L_088EDAD4;
}
L_088EDAD4:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2228)));
aot_gpr_5 = (0u | 31u);
{ const bool branch_taken = aot_gpr_4 == aot_gpr_5;
if (branch_taken) {
goto L_088EE988;
}
goto L_088EDAE4;
}
L_088EDAE4:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(2228)));
aot_gpr_5 = (0u | 31u);
{ const bool branch_taken = aot_gpr_4 == aot_gpr_5;
if (branch_taken) {
goto L_088EE988;
}
goto L_088EDAF4;
}
L_088EDAF4:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(2072)));
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(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_088EE988;
}
goto L_088EDB08;
}
L_088EDB08:
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_5 = (ctx.gpr[17] | 0u);
aot_gpr_31 = (0x088EDB18u);
aot_gpr_6 = (0u | 1u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0070.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 466u, 0x088EDB18u, 0x0891E8B4u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0070_entry(rt, ctx, 480u, aot_mem);
#else
recomp_unit_0070_entry(rt, ctx, 480u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0070_entry, 70u, 480u, 0x0891E8B4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EDB18u) goto L_088EDB18;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EDB18:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(7660)));
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(3000));
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(2072), aot_gpr_4);
if (branch_taken) {
goto L_088EE988;
}
goto L_088EDB28;
}
L_088EDB28:
{ const bool branch_taken = ctx.gpr[18] != 0u;
if (branch_taken) {
goto L_088EE988;
}
goto L_088EDB30;
}
L_088EDB30:
{ const bool branch_taken = ctx.gpr[21] == 0u;
if (branch_taken) {
goto L_088EE988;
}
goto L_088EDB38;
}
L_088EDB38:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(1364)));
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(aot_gpr_4 + static_cast<std::uint32_t>(23))))));
aot_gpr_5 = (0u | 100u);
aot_gpr_4 = (aot_gpr_5 - aot_gpr_4);
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(1364)));
aot_gpr_5 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(aot_gpr_5 + static_cast<std::uint32_t>(22))))));
aot_gpr_4 = (static_cast<std::int32_t>(aot_gpr_4) < static_cast<std::int32_t>(aot_gpr_5) ? 1u : 0u);
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088EE988;
}
goto L_088EDB5C;
}
L_088EDB5C:
aot_gpr_31 = (0x088EDB64u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B20934, 199u, 110u, 0x08B20934u>(ctx, &aot_mem, ctx.pc, ctx.hi, ctx.lo, aot_gpr_2, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[28], aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0199_entry, 199u, 110u, 0x08B20934u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EDB64u) goto L_088EDB64;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EDB64:
aot_gpr_4 = (aot_gpr_2 & 65535u);
aot_gpr_4 = (aot_gpr_4 & 1u);
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088EDBA8;
}
goto L_088EDB74;
}
L_088EDB74:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(2072)));
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(7660)));
aot_gpr_4 = (aot_gpr_5 < aot_gpr_4 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088EDBA8;
}
goto L_088EDB88;
}
L_088EDB88:
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_5 = (ctx.gpr[17] | 0u);
aot_gpr_31 = (0x088EDB98u);
aot_gpr_6 = (0u | 2u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0070.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 474u, 0x088EDB98u, 0x0891E8B4u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0070_entry(rt, ctx, 480u, aot_mem);
#else
recomp_unit_0070_entry(rt, ctx, 480u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0070_entry, 70u, 480u, 0x0891E8B4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EDB98u) goto L_088EDB98;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EDB98:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(7660)));
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(3000));
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(2072), aot_gpr_4);
if (branch_taken) {
goto L_088EE988;
}
goto L_088EDBA8;
}
L_088EDBA8:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2244)));
aot_gpr_4 = (static_cast<std::int32_t>(aot_gpr_4) < 3 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_088EE988;
}
goto L_088EDBB8;
}
L_088EDBB8:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2244)));
aot_gpr_4 = (static_cast<std::int32_t>(aot_gpr_4) < 6 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088EE988;
}
goto L_088EDBC8;
}
L_088EDBC8:
aot_gpr_4 = (0u | 2000u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(16), aot_gpr_4);
aot_gpr_6 = (aot_gpr_29 + static_cast<std::uint32_t>(16));
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_5 = (0u | 14u);
ctx.gpr[7] = (0u | 0u);
aot_gpr_31 = (0x088EDBE8u);
ctx.gpr[8] = (0u | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0074.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 478u, 0x088EDBE8u, 0x0892F140u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0074_entry(rt, ctx, 613u, aot_mem);
#else
recomp_unit_0074_entry(rt, ctx, 613u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0074_entry, 74u, 613u, 0x0892F140u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EDBE8u) goto L_088EDBE8;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EDBE8:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EE988;
}
goto L_088EDBF0;
}
L_088EDBF0:
aot_gpr_31 = (0x088EDBF8u);
aot_gpr_4 = (ctx.gpr[16] | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_0890D44C, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0066_entry, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EDBF8u) goto L_088EDBF8;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EDBF8:
{ const bool branch_taken = aot_gpr_2 == 0u;
if (branch_taken) {
goto L_088EDC20;
}
goto L_088EDC00;
}
L_088EDC00:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(3156)));
aot_gpr_4 = (16358u << 16u);
aot_gpr_4 = (aot_gpr_4 | 26214u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 <= aot_fpr_13)) ? 0x00800000u : 0u);
{ const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u);
if (branch_taken) {
goto L_088EDC98;
}
goto L_088EDC20;
}
L_088EDC20:
aot_gpr_31 = (0x088EDC28u);
aot_gpr_4 = (ctx.gpr[16] | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_0890D44C, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0066_entry, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EDC28u) goto L_088EDC28;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EDC28:
{ const bool branch_taken = aot_gpr_2 != 0u;
if (branch_taken) {
goto L_088EE048;
}
goto L_088EDC30;
}
L_088EDC30:
if (ctx.gpr[19] == 0u) {
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(2244)));
goto L_088EDC44;
}
goto L_088EDC38;
L_088EDC38:
{ const bool branch_taken = ctx.gpr[18] != 0u;
if (branch_taken) {
goto L_088EE048;
}
goto L_088EDC40;
}
L_088EDC40:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(2244)));
goto L_088EDC44;
L_088EDC44:
aot_gpr_5 = (0u | 4u);
if (aot_gpr_4 == aot_gpr_5) {
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(2196)));
goto L_088EDC64;
}
goto L_088EDC50;
L_088EDC50:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(2244)));
aot_gpr_5 = (0u | 5u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_088EE048;
}
goto L_088EDC60;
}
L_088EDC60:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(2196)));
goto L_088EDC64;
L_088EDC64:
aot_gpr_5 = (0u | 15u);
if (aot_gpr_4 != aot_gpr_5) {
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2196)));
goto L_088EDC80;
}
goto L_088EDC70;
L_088EDC70:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(2192)));
{ const bool branch_taken = aot_gpr_4 == ctx.gpr[17];
if (branch_taken) {
goto L_088EE048;
}
goto L_088EDC7C;
}
L_088EDC7C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2196)));
goto L_088EDC80;
L_088EDC80:
aot_gpr_5 = (0u | 15u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_088EDC98;
}
goto L_088EDC8C;
}
L_088EDC8C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2192)));
{ const bool branch_taken = aot_gpr_4 == ctx.gpr[16];
if (branch_taken) {
goto L_088EE048;
}
goto L_088EDC98;
}
L_088EDC98:
{ const bool branch_taken = ctx.gpr[19] != 0u;
if (branch_taken) {
goto L_088EDE40;
}
goto L_088EDCA0;
}
L_088EDCA0:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(1364)));
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(16)));
aot_gpr_4 = (16320u << 16u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 <= aot_fpr_13)) ? 0x00800000u : 0u);
{ const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u);
if (branch_taken) {
goto L_088EDE40;
}
goto L_088EDCC0;
}
L_088EDCC0:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(1364)));
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(16)));
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(1364)));
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(16)));
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 <= aot_fpr_13)) ? 0x00800000u : 0u);
{ const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u);
if (branch_taken) {
goto L_088EDE40;
}
goto L_088EDCE0;
}
L_088EDCE0:
{ const std::uint32_t vfpu_address = aot_gpr_29 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
{ const std::uint32_t vfpu_address = ctx.gpr[17] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<1u, 4u>(vfpu_value); }
ctx.execute_vfpu_vdot_ct<28u, 0u, 1u, 3u>();
aot_gpr_4 = (ctx.vfpu_scalar_bits_ct<28u>());
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
aot_fpr_13 = std::bit_cast<float>(0u);
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_088EDD6C;
}
goto L_088EDD08;
}
L_088EDD08:
aot_fpr_12 = std::bit_cast<float>(0u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(128), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(132), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_gpr_4 = (15820u << 16u);
aot_gpr_4 = (aot_gpr_4 | 52429u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(136), std::bit_cast<std::uint32_t>(aot_fpr_12));
{ const std::uint32_t vfpu_address = ctx.gpr[16] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(128));
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<1u, 4u>(vfpu_value); }
ctx.execute_vfpu_vec3_ct<0u, 0u, 1u, 3u, 0u>();
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(112));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
{ std::uint32_t aot_run_words[3]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(112), aot_run_words);
aot_fpr_12 = std::bit_cast<float>(aot_run_words[0]);
aot_fpr_13 = std::bit_cast<float>(aot_run_words[1]);
aot_fpr_14 = std::bit_cast<float>(aot_run_words[2]);
}
aot_gpr_31 = (0x088EDD50u);
aot_gpr_4 = (ctx.gpr[16] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0152.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 500u, 0x088EDD50u, 0x08A66CD8u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0152_entry(rt, ctx, 600u, aot_mem);
#else
recomp_unit_0152_entry(rt, ctx, 600u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0152_entry, 152u, 600u, 0x08A66CD8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EDD50u) goto L_088EDD50;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EDD50:
{ const bool branch_taken = ctx.gpr[21] == 0u;
if (branch_taken) {
goto L_088EDD60;
}
goto L_088EDD58;
}
L_088EDD58:
{ const bool branch_taken = 0u == 0u;
ctx.gpr[18] = (0u | 29u);
if (branch_taken) {
goto L_088EDD64;
}
goto L_088EDD60;
}
L_088EDD60:
ctx.gpr[18] = (0u | 26u);
goto L_088EDD64;
L_088EDD64:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EDDE8;
}
goto L_088EDD6C;
}
L_088EDD6C:
aot_gpr_4 = (49024u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
aot_gpr_4 = (std::bit_cast<std::uint32_t>(aot_fpr_12));
ctx.set_vfpu_scalar_bits_ct<28u>(aot_gpr_4);
{ const std::uint32_t vfpu_address = ctx.gpr[16] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
ctx.execute_vfpu_vscl_ct<0u, 0u, 28u, 3u>();
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(160));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
aot_fpr_13 = std::bit_cast<float>(0u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(176), std::bit_cast<std::uint32_t>(aot_fpr_13));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(180), std::bit_cast<std::uint32_t>(aot_fpr_13));
aot_gpr_5 = (15820u << 16u);
aot_gpr_5 = (aot_gpr_5 | 52429u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_5);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(184), std::bit_cast<std::uint32_t>(aot_fpr_12));
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(176));
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<1u, 4u>(vfpu_value); }
ctx.execute_vfpu_vec3_ct<0u, 0u, 1u, 3u, 0u>();
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(144));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
{ std::uint32_t aot_run_words[3]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(144), aot_run_words);
aot_fpr_12 = std::bit_cast<float>(aot_run_words[0]);
aot_fpr_13 = std::bit_cast<float>(aot_run_words[1]);
aot_fpr_14 = std::bit_cast<float>(aot_run_words[2]);
}
aot_gpr_31 = (0x088EDDD4u);
aot_gpr_4 = (ctx.gpr[16] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0152.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 505u, 0x088EDDD4u, 0x08A66CD8u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0152_entry(rt, ctx, 600u, aot_mem);
#else
recomp_unit_0152_entry(rt, ctx, 600u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0152_entry, 152u, 600u, 0x08A66CD8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EDDD4u) goto L_088EDDD4;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EDDD4:
{ const bool branch_taken = ctx.gpr[21] == 0u;
if (branch_taken) {
goto L_088EDDE4;
}
goto L_088EDDDC;
}
L_088EDDDC:
{ const bool branch_taken = 0u == 0u;
ctx.gpr[18] = (0u | 31u);
if (branch_taken) {
goto L_088EDDE8;
}
goto L_088EDDE4;
}
L_088EDDE4:
ctx.gpr[18] = (0u | 27u);
goto L_088EDDE8;
L_088EDDE8:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(2228)));
aot_gpr_5 = (0u | 16u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_088EDE24;
}
goto L_088EDDF8;
}
L_088EDDF8:
aot_gpr_31 = (0x088EDE00u);
aot_gpr_4 = (ctx.gpr[17] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0064.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 510u, 0x088EDE00u, 0x08906DE4u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0064_entry(rt, ctx, 620u, aot_mem);
#else
recomp_unit_0064_entry(rt, ctx, 620u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0064_entry, 64u, 620u, 0x08906DE4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EDE00u) goto L_088EDE00;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EDE00:
{ const bool branch_taken = aot_gpr_2 == 0u;
if (branch_taken) {
goto L_088EDE24;
}
goto L_088EDE08;
}
L_088EDE08:
aot_gpr_4 = (ctx.gpr[28] + static_cast<std::uint32_t>(7768));
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(96)));
aot_fpr_12 = std::bit_cast<float>(0u);
aot_gpr_6 = (16256u << 16u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_6);
aot_gpr_31 = (0x088EDE24u);
aot_gpr_6 = (0u | 49u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0128.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 512u, 0x088EDE24u, 0x08A05F80u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0128_entry(rt, ctx, 503u, aot_mem);
#else
recomp_unit_0128_entry(rt, ctx, 503u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0128_entry, 128u, 503u, 0x08A05F80u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EDE24u) goto L_088EDE24;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EDE24:
aot_gpr_4 = (ctx.gpr[17] | 0u);
aot_gpr_5 = (0u | 3000u);
aot_gpr_6 = (ctx.gpr[18] | 0u);
aot_gpr_31 = (0x088EDE38u);
ctx.gpr[7] = (0u | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0070.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 513u, 0x088EDE38u, 0x0891C0E8u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0070_entry(rt, ctx, 14u, aot_mem);
#else
recomp_unit_0070_entry(rt, ctx, 14u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0070_entry, 70u, 14u, 0x0891C0E8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EDE38u) goto L_088EDE38;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EDE38:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EE988;
}
goto L_088EDE40;
}
L_088EDE40:
{ const bool branch_taken = ctx.gpr[21] == 0u;
if (branch_taken) {
goto L_088EDEEC;
}
goto L_088EDE48;
}
L_088EDE48:
{ const std::uint32_t vfpu_address = aot_gpr_29 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
{ const std::uint32_t vfpu_address = ctx.gpr[17] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<1u, 4u>(vfpu_value); }
ctx.execute_vfpu_vdot_ct<28u, 0u, 1u, 3u>();
aot_gpr_4 = (ctx.vfpu_scalar_bits_ct<28u>());
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
aot_fpr_13 = std::bit_cast<float>(0u);
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_088EDEEC;
}
goto L_088EDE70;
}
L_088EDE70:
aot_fpr_12 = std::bit_cast<float>(0u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(208), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(212), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_gpr_4 = (15820u << 16u);
aot_gpr_4 = (aot_gpr_4 | 52429u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(216), std::bit_cast<std::uint32_t>(aot_fpr_12));
{ const std::uint32_t vfpu_address = ctx.gpr[16] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(208));
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<1u, 4u>(vfpu_value); }
ctx.execute_vfpu_vec3_ct<0u, 0u, 1u, 3u, 0u>();
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(192));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
{ std::uint32_t aot_run_words[3]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(192), aot_run_words);
aot_fpr_12 = std::bit_cast<float>(aot_run_words[0]);
aot_fpr_13 = std::bit_cast<float>(aot_run_words[1]);
aot_fpr_14 = std::bit_cast<float>(aot_run_words[2]);
}
aot_gpr_31 = (0x088EDEB8u);
aot_gpr_4 = (ctx.gpr[16] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0152.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 517u, 0x088EDEB8u, 0x08A66CD8u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0152_entry(rt, ctx, 600u, aot_mem);
#else
recomp_unit_0152_entry(rt, ctx, 600u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0152_entry, 152u, 600u, 0x08A66CD8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EDEB8u) goto L_088EDEB8;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EDEB8:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2244)));
aot_gpr_5 = (0u | 4u);
{ const bool branch_taken = aot_gpr_4 == aot_gpr_5;
if (branch_taken) {
goto L_088EDED8;
}
goto L_088EDEC8;
}
L_088EDEC8:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2244)));
aot_gpr_5 = (0u | 5u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_088EDEE0;
}
goto L_088EDED8;
}
L_088EDED8:
{ const bool branch_taken = 0u == 0u;
ctx.gpr[18] = (0u | 33u);
if (branch_taken) {
goto L_088EDEE4;
}
goto L_088EDEE0;
}
L_088EDEE0:
ctx.gpr[18] = (0u | 37u);
goto L_088EDEE4;
L_088EDEE4:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EDFBC;
}
goto L_088EDEEC;
}
L_088EDEEC:
{ const bool branch_taken = ctx.gpr[21] == 0u;
if (branch_taken) {
goto L_088EDF90;
}
goto L_088EDEF4;
}
L_088EDEF4:
aot_gpr_4 = (49024u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
aot_gpr_4 = (std::bit_cast<std::uint32_t>(aot_fpr_12));
ctx.set_vfpu_scalar_bits_ct<28u>(aot_gpr_4);
{ const std::uint32_t vfpu_address = ctx.gpr[16] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
ctx.execute_vfpu_vscl_ct<0u, 0u, 28u, 3u>();
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(240));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
aot_fpr_13 = std::bit_cast<float>(0u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(256), std::bit_cast<std::uint32_t>(aot_fpr_13));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(260), std::bit_cast<std::uint32_t>(aot_fpr_13));
aot_gpr_5 = (15820u << 16u);
aot_gpr_5 = (aot_gpr_5 | 52429u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_5);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(264), std::bit_cast<std::uint32_t>(aot_fpr_12));
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(256));
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<1u, 4u>(vfpu_value); }
ctx.execute_vfpu_vec3_ct<0u, 0u, 1u, 3u, 0u>();
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(224));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
{ std::uint32_t aot_run_words[3]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(224), aot_run_words);
aot_fpr_12 = std::bit_cast<float>(aot_run_words[0]);
aot_fpr_13 = std::bit_cast<float>(aot_run_words[1]);
aot_fpr_14 = std::bit_cast<float>(aot_run_words[2]);
}
aot_gpr_31 = (0x088EDF5Cu);
aot_gpr_4 = (ctx.gpr[16] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0152.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 524u, 0x088EDF5Cu, 0x08A66CD8u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0152_entry(rt, ctx, 600u, aot_mem);
#else
recomp_unit_0152_entry(rt, ctx, 600u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0152_entry, 152u, 600u, 0x08A66CD8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EDF5Cu) goto L_088EDF5C;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EDF5C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2244)));
aot_gpr_5 = (0u | 4u);
{ const bool branch_taken = aot_gpr_4 == aot_gpr_5;
if (branch_taken) {
goto L_088EDF7C;
}
goto L_088EDF6C;
}
L_088EDF6C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2244)));
aot_gpr_5 = (0u | 5u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_088EDF84;
}
goto L_088EDF7C;
}
L_088EDF7C:
{ const bool branch_taken = 0u == 0u;
ctx.gpr[18] = (0u | 35u);
if (branch_taken) {
goto L_088EDF88;
}
goto L_088EDF84;
}
L_088EDF84:
ctx.gpr[18] = (0u | 39u);
goto L_088EDF88;
L_088EDF88:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EDFBC;
}
goto L_088EDF90;
}
L_088EDF90:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2244)));
aot_gpr_5 = (0u | 4u);
{ const bool branch_taken = aot_gpr_4 == aot_gpr_5;
if (branch_taken) {
goto L_088EDFB0;
}
goto L_088EDFA0;
}
L_088EDFA0:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2244)));
aot_gpr_5 = (0u | 5u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_088EDFB8;
}
goto L_088EDFB0;
}
L_088EDFB0:
{ const bool branch_taken = 0u == 0u;
ctx.gpr[18] = (0u | 34u);
if (branch_taken) {
goto L_088EDFBC;
}
goto L_088EDFB8;
}
L_088EDFB8:
ctx.gpr[18] = (0u | 38u);
goto L_088EDFBC;
L_088EDFBC:
aot_gpr_31 = (0x088EDFC4u);
aot_gpr_4 = (ctx.gpr[17] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0064.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 534u, 0x088EDFC4u, 0x08906DE4u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0064_entry(rt, ctx, 620u, aot_mem);
#else
recomp_unit_0064_entry(rt, ctx, 620u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0064_entry, 64u, 620u, 0x08906DE4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EDFC4u) goto L_088EDFC4;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EDFC4:
{ const bool branch_taken = aot_gpr_2 == 0u;
if (branch_taken) {
goto L_088EE988;
}
goto L_088EDFCC;
}
L_088EDFCC:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2072)));
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(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_088EE988;
}
goto L_088EDFE0;
}
L_088EDFE0:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(80)));
aot_gpr_4 = (16640u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
aot_gpr_4 = (ctx.gpr[17] | 0u);
aot_gpr_6 = (0u | 0u);
aot_gpr_31 = (0x088EDFFCu);
ctx.gpr[7] = (ctx.gpr[18] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0065.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 537u, 0x088EDFFCu, 0x089088F4u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0065_entry(rt, ctx, 163u, aot_mem);
#else
recomp_unit_0065_entry(rt, ctx, 163u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0065_entry, 65u, 163u, 0x089088F4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EDFFCu) goto L_088EDFFC;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EDFFC:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_2 + static_cast<std::uint32_t>(8)));
aot_gpr_4 = (aot_gpr_4 | 8u);
aot_mem.aot_direct_store32(aot_gpr_2 + static_cast<std::uint32_t>(8), aot_gpr_4);
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(7660)));
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(1000));
aot_mem.aot_direct_store32(ctx.gpr[17] + static_cast<std::uint32_t>(2072), aot_gpr_4);
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(2228)));
aot_gpr_5 = (0u | 16u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_088EE988;
}
goto L_088EE024;
}
L_088EE024:
aot_gpr_4 = (ctx.gpr[28] + static_cast<std::uint32_t>(7768));
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(96)));
aot_fpr_12 = std::bit_cast<float>(0u);
aot_gpr_6 = (16256u << 16u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_6);
aot_gpr_31 = (0x088EE040u);
aot_gpr_6 = (0u | 49u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0128.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 539u, 0x088EE040u, 0x08A05F80u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0128_entry(rt, ctx, 503u, aot_mem);
#else
recomp_unit_0128_entry(rt, ctx, 503u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0128_entry, 128u, 503u, 0x08A05F80u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EE040u) goto L_088EE040;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EE040:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EE988;
}
goto L_088EE048;
}
L_088EE048:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(2196)));
aot_gpr_5 = (0u | 15u);
{ const bool branch_taken = aot_gpr_4 == aot_gpr_5;
if (branch_taken) {
goto L_088EE068;
}
goto L_088EE058;
}
L_088EE058:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(2196)));
aot_gpr_5 = (0u | 12u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_088EE244;
}
goto L_088EE068;
}
L_088EE068:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(2192)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088EE0CC;
}
goto L_088EE074;
}
L_088EE074:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(2192)));
if (ctx.gpr[17] == aot_gpr_4) {
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(2072)));
goto L_088EE094;
}
goto L_088EE080;
L_088EE080:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2192)));
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(2192)));
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_088EE0CC;
}
goto L_088EE090;
}
L_088EE090:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(2072)));
goto L_088EE094;
L_088EE094:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(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_088EE0CC;
}
goto L_088EE0A4;
}
L_088EE0A4:
{ const bool branch_taken = ctx.gpr[21] == 0u;
if (branch_taken) {
goto L_088EE988;
}
goto L_088EE0AC;
}
L_088EE0AC:
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_5 = (ctx.gpr[17] | 0u);
aot_gpr_31 = (0x088EE0BCu);
aot_gpr_6 = (0u | 1u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0070.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 549u, 0x088EE0BCu, 0x0891E8B4u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0070_entry(rt, ctx, 480u, aot_mem);
#else
recomp_unit_0070_entry(rt, ctx, 480u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0070_entry, 70u, 480u, 0x0891E8B4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EE0BCu) goto L_088EE0BC;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EE0BC:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(7660)));
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(3000));
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(2072), aot_gpr_4);
if (branch_taken) {
goto L_088EE988;
}
goto L_088EE0CC;
}
L_088EE0CC:
{ const bool branch_taken = ctx.gpr[20] == 0u;
if (branch_taken) {
goto L_088EE988;
}
goto L_088EE0D4;
}
L_088EE0D4:
aot_gpr_31 = (0x088EE0DCu);
aot_gpr_4 = (ctx.gpr[16] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0064.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 552u, 0x088EE0DCu, 0x08906DE4u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0064_entry(rt, ctx, 620u, aot_mem);
#else
recomp_unit_0064_entry(rt, ctx, 620u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0064_entry, 64u, 620u, 0x08906DE4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EE0DCu) goto L_088EE0DC;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EE0DC:
{ const bool branch_taken = aot_gpr_2 == 0u;
if (branch_taken) {
goto L_088EE988;
}
goto L_088EE0E4;
}
L_088EE0E4:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(1364)));
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(1364)));
{ const bool branch_taken = aot_gpr_4 == aot_gpr_5;
if (branch_taken) {
goto L_088EE988;
}
goto L_088EE0F4;
}
L_088EE0F4:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(1364)));
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(aot_gpr_4 + static_cast<std::uint32_t>(23))))));
aot_gpr_5 = (0u | 100u);
aot_gpr_4 = (aot_gpr_5 - aot_gpr_4);
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(1364)));
aot_gpr_5 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(aot_gpr_5 + static_cast<std::uint32_t>(22))))));
aot_gpr_4 = (static_cast<std::int32_t>(aot_gpr_4) < static_cast<std::int32_t>(aot_gpr_5) ? 1u : 0u);
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088EE194;
}
goto L_088EE118;
}
L_088EE118:
aot_gpr_31 = (0x088EE120u);
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_0890D44C, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0066_entry, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EE120u) goto L_088EE120;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EE120:
{ const bool branch_taken = aot_gpr_2 != 0u;
if (branch_taken) {
goto L_088EE194;
}
goto L_088EE128;
}
L_088EE128:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(2072)));
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(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_088EE194;
}
goto L_088EE13C;
}
L_088EE13C:
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_5 = (ctx.gpr[17] | 0u);
aot_gpr_6 = (0u | 0u);
ctx.gpr[7] = (0u | 0u);
aot_gpr_31 = (0x088EE154u);
ctx.gpr[8] = (0u | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0065.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 559u, 0x088EE154u, 0x08909A64u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0065_entry(rt, ctx, 442u, aot_mem);
#else
recomp_unit_0065_entry(rt, ctx, 442u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0065_entry, 65u, 442u, 0x08909A64u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EE154u) goto L_088EE154;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EE154:
aot_gpr_31 = (0x088EE15Cu);
aot_gpr_4 = (ctx.gpr[16] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0065.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 560u, 0x088EE15Cu, 0x0890932Cu)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0065_entry(rt, ctx, 332u, aot_mem);
#else
recomp_unit_0065_entry(rt, ctx, 332u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0065_entry, 65u, 332u, 0x0890932Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EE15Cu) goto L_088EE15C;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EE15C:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(80)));
aot_gpr_4 = (16640u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_6 = (0u | 0u);
aot_gpr_31 = (0x088EE178u);
ctx.gpr[7] = (0u | 56u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0065.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 561u, 0x088EE178u, 0x089088F4u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0065_entry(rt, ctx, 163u, aot_mem);
#else
recomp_unit_0065_entry(rt, ctx, 163u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0065_entry, 65u, 163u, 0x089088F4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EE178u) goto L_088EE178;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EE178:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_2 + static_cast<std::uint32_t>(8)));
aot_gpr_4 = (aot_gpr_4 | 8u);
aot_mem.aot_direct_store32(aot_gpr_2 + static_cast<std::uint32_t>(8), aot_gpr_4);
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(7660)));
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(2000));
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(2072), aot_gpr_4);
if (branch_taken) {
goto L_088EE988;
}
goto L_088EE194;
}
L_088EE194:
aot_gpr_31 = (0x088EE19Cu);
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_0890D44C, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0066_entry, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EE19Cu) goto L_088EE19C;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EE19C:
{ const bool branch_taken = aot_gpr_2 != 0u;
if (branch_taken) {
goto L_088EE1F4;
}
goto L_088EE1A4;
}
L_088EE1A4:
{ const std::uint32_t vfpu_address = aot_gpr_29 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
{ const std::uint32_t vfpu_address = ctx.gpr[17] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<1u, 4u>(vfpu_value); }
ctx.execute_vfpu_vdot_ct<28u, 0u, 1u, 3u>();
aot_gpr_4 = (ctx.vfpu_scalar_bits_ct<28u>());
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
aot_fpr_13 = std::bit_cast<float>(0u);
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_088EE1E0;
}
goto L_088EE1CC;
}
L_088EE1CC:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2256)));
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2264)));
aot_fpr_12 = aot_fpr_12 - aot_fpr_13;
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store32(ctx.gpr[17] + static_cast<std::uint32_t>(2256), std::bit_cast<std::uint32_t>(aot_fpr_12));
if (branch_taken) {
goto L_088EE988;
}
goto L_088EE1E0;
}
L_088EE1E0:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2256)));
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2264)));
aot_fpr_12 = aot_fpr_12 + aot_fpr_13;
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store32(ctx.gpr[17] + static_cast<std::uint32_t>(2256), std::bit_cast<std::uint32_t>(aot_fpr_12));
if (branch_taken) {
goto L_088EE988;
}
goto L_088EE1F4;
}
L_088EE1F4:
{ const std::uint32_t vfpu_address = aot_gpr_29 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
{ const std::uint32_t vfpu_address = ctx.gpr[16] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<1u, 4u>(vfpu_value); }
ctx.execute_vfpu_vdot_ct<28u, 0u, 1u, 3u>();
aot_gpr_4 = (ctx.vfpu_scalar_bits_ct<28u>());
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
aot_fpr_13 = std::bit_cast<float>(0u);
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_088EE230;
}
goto L_088EE21C;
}
L_088EE21C:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(2256)));
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(2264)));
aot_fpr_12 = aot_fpr_12 + aot_fpr_13;
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(2256), std::bit_cast<std::uint32_t>(aot_fpr_12));
if (branch_taken) {
goto L_088EE988;
}
goto L_088EE230;
}
L_088EE230:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(2256)));
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(2264)));
aot_fpr_12 = aot_fpr_12 - aot_fpr_13;
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(2256), std::bit_cast<std::uint32_t>(aot_fpr_12));
if (branch_taken) {
goto L_088EE988;
}
goto L_088EE244;
}
L_088EE244:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(2072)));
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(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_088EE988;
}
goto L_088EE258;
}
L_088EE258:
{ const bool branch_taken = ctx.gpr[19] != 0u;
if (branch_taken) {
goto L_088EE3A0;
}
goto L_088EE260;
}
L_088EE260:
{ const bool branch_taken = ctx.gpr[18] != 0u;
if (branch_taken) {
goto L_088EE278;
}
goto L_088EE268;
}
L_088EE268:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2244)));
aot_gpr_5 = (0u | 1u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_088EE3A0;
}
goto L_088EE278;
}
L_088EE278:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(1364)));
aot_gpr_5 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(aot_gpr_4 + static_cast<std::uint32_t>(22))))));
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(aot_gpr_4 + static_cast<std::uint32_t>(23))))));
aot_gpr_4 = (static_cast<std::int32_t>(aot_gpr_5) < static_cast<std::int32_t>(aot_gpr_4) ? 1u : 0u);
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088EE32C;
}
goto L_088EE290;
}
L_088EE290:
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(ctx.gpr[16] + static_cast<std::uint32_t>(1929))))));
aot_gpr_5 = (aot_gpr_4 << 5u);
aot_gpr_4 = (aot_gpr_4 << 2u);
aot_gpr_4 = (aot_gpr_5 - aot_gpr_4);
aot_gpr_4 = (ctx.gpr[16] + aot_gpr_4);
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(1396));
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(4)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_088EE32C;
}
goto L_088EE2B4;
}
L_088EE2B4:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(2276)));
aot_gpr_5 = (0u | 2u);
{ const bool branch_taken = aot_gpr_4 == aot_gpr_5;
if (branch_taken) {
goto L_088EE32C;
}
goto L_088EE2C4;
}
L_088EE2C4:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(1360)));
aot_gpr_5 = (0u | 5u);
{ const bool branch_taken = aot_gpr_4 == aot_gpr_5;
if (branch_taken) {
goto L_088EE32C;
}
goto L_088EE2D4;
}
L_088EE2D4:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(1360)));
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(1360)));
{ const bool branch_taken = aot_gpr_4 == aot_gpr_5;
if (branch_taken) {
goto L_088EE32C;
}
goto L_088EE2E4;
}
L_088EE2E4:
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(ctx.gpr[17] + static_cast<std::uint32_t>(1929))))));
aot_gpr_5 = (aot_gpr_4 << 5u);
aot_gpr_4 = (aot_gpr_4 << 2u);
aot_gpr_4 = (aot_gpr_5 - aot_gpr_4);
aot_gpr_4 = (ctx.gpr[17] + aot_gpr_4);
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(1396));
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(4)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_088EE32C;
}
goto L_088EE308;
}
L_088EE308:
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_5 = (0u | 8u);
aot_gpr_31 = (0x088EE318u);
aot_gpr_6 = (ctx.gpr[17] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0178.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 581u, 0x088EE318u, 0x08ACD698u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0178_entry(rt, ctx, 482u, aot_mem);
#else
recomp_unit_0178_entry(rt, ctx, 482u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0178_entry, 178u, 482u, 0x08ACD698u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EE318u) goto L_088EE318;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EE318:
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_31 = (0x088EE324u);
aot_gpr_5 = (0u | 2000u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0176.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 582u, 0x088EE324u, 0x08AC7F30u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0176_entry(rt, ctx, 1084u, aot_mem);
#else
recomp_unit_0176_entry(rt, ctx, 1084u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0176_entry, 176u, 1084u, 0x08AC7F30u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EE324u) goto L_088EE324;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EE324:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EE344;
}
goto L_088EE32C;
}
L_088EE32C:
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_31 = (0x088EE338u);
aot_gpr_5 = (ctx.gpr[17] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0074.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 584u, 0x088EE338u, 0x0892D2E4u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0074_entry(rt, ctx, 213u, aot_mem);
#else
recomp_unit_0074_entry(rt, ctx, 213u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0074_entry, 74u, 213u, 0x0892D2E4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EE338u) goto L_088EE338;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EE338:
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_31 = (0x088EE344u);
aot_gpr_5 = (0u | 155u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0023.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 585u, 0x088EE344u, 0x08860424u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0023_entry(rt, ctx, 16u, aot_mem);
#else
recomp_unit_0023_entry(rt, ctx, 16u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0023_entry, 23u, 16u, 0x08860424u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EE344u) goto L_088EE344;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EE344:
aot_gpr_31 = (0x088EE34Cu);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B20934, 199u, 110u, 0x08B20934u>(ctx, &aot_mem, ctx.pc, ctx.hi, ctx.lo, aot_gpr_2, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[28], aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0199_entry, 199u, 110u, 0x08B20934u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EE34Cu) goto L_088EE34C;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EE34C:
aot_gpr_4 = (aot_gpr_2 | 0u);
aot_gpr_5 = (0u | 0u);
ctx.gpr[7] = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-23148)));
aot_gpr_31 = (0x088EE360u);
aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-23152)));
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B60E5C, 215u, 177u, 0x08B60E5Cu>(ctx, &aot_mem, ctx.pc, ctx.hi, ctx.lo, aot_gpr_2, ctx.gpr[3], aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[9], ctx.gpr[10], aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0215_entry, 215u, 177u, 0x08B60E5Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EE360u) goto L_088EE360;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EE360:
ctx.gpr[1] = (ctx.gpr[3] << 1u);
aot_gpr_5 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(ctx.gpr[3]) >> 31u));
aot_gpr_4 = (aot_gpr_2 >> 31u);
aot_gpr_4 = (ctx.gpr[1] | aot_gpr_4);
ctx.gpr[7] = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-23140)));
aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-23144)));
ctx.gpr[8] = (aot_gpr_4 + aot_gpr_6);
ctx.gpr[9] = (ctx.gpr[8] < aot_gpr_6 ? 1u : 0u);
aot_gpr_4 = (ctx.gpr[9] + aot_gpr_5);
aot_gpr_5 = (aot_gpr_4 + ctx.gpr[7]);
aot_gpr_4 = (ctx.gpr[8] | 0u);
aot_gpr_4 = (aot_gpr_4 | 0u);
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(7660)));
aot_gpr_4 = (aot_gpr_5 + aot_gpr_4);
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(2072), aot_gpr_4);
if (branch_taken) {
goto L_088EE988;
}
goto L_088EE3A0;
}
L_088EE3A0:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(4199)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_088EE5DC;
}
goto L_088EE3AC;
}
L_088EE3AC:
{ const bool branch_taken = ctx.gpr[18] == 0u;
if (branch_taken) {
goto L_088EE5DC;
}
goto L_088EE3B4;
}
L_088EE3B4:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(2228)));
aot_gpr_5 = (0u | 6u);
{ const bool branch_taken = aot_gpr_4 == aot_gpr_5;
if (branch_taken) {
goto L_088EE3D4;
}
goto L_088EE3C4;
}
L_088EE3C4:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(2228)));
aot_gpr_5 = (0u | 7u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_088EE5DC;
}
goto L_088EE3D4;
}
L_088EE3D4:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2244)));
aot_gpr_5 = (0u | 1u);
{ const bool branch_taken = aot_gpr_4 == aot_gpr_5;
if (branch_taken) {
goto L_088EE5B8;
}
goto L_088EE3E4;
}
L_088EE3E4:
aot_gpr_31 = (0x088EE3ECu);
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_0890D44C, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0066_entry, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EE3ECu) goto L_088EE3EC;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EE3EC:
{ const bool branch_taken = aot_gpr_2 == 0u;
if (branch_taken) {
goto L_088EE418;
}
goto L_088EE3F4;
}
L_088EE3F4:
aot_gpr_31 = (0x088EE3FCu);
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_0890D44C, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0066_entry, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EE3FCu) goto L_088EE3FC;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EE3FC:
{ const bool branch_taken = aot_gpr_2 == 0u;
if (branch_taken) {
goto L_088EE5B8;
}
goto L_088EE404;
}
L_088EE404:
aot_gpr_31 = (0x088EE40Cu);
aot_gpr_4 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_compact_generated_leaf<&vcs_compact_leaf_0898B428, 97u, 0x0898B428u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EE40Cu) goto L_088EE40C;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EE40C:
aot_gpr_4 = (aot_mem.aot_direct_load16(aot_gpr_2 + static_cast<std::uint32_t>(154)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088EE5B8;
}
goto L_088EE418;
}
L_088EE418:
ctx.gpr[18] = (aot_gpr_29 + static_cast<std::uint32_t>(304));
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_31 = (0x088EE428u);
aot_gpr_5 = (ctx.gpr[18] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0067.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 600u, 0x088EE428u, 0x08910074u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0067_entry(rt, ctx, 10u, aot_mem);
#else
recomp_unit_0067_entry(rt, ctx, 10u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0067_entry, 67u, 10u, 0x08910074u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EE428u) goto L_088EE428;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EE428:
aot_gpr_4 = (ctx.gpr[16] + static_cast<std::uint32_t>(48));
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
{ const std::uint32_t vfpu_address = ctx.gpr[18] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<1u, 4u>(vfpu_value); }
ctx.execute_vfpu_vec3_ct<0u, 0u, 1u, 3u, 1u>();
ctx.gpr[19] = (aot_gpr_29 + static_cast<std::uint32_t>(288));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = ctx.gpr[19] + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(288)));
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(292)));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(608), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(612), std::bit_cast<std::uint32_t>(aot_fpr_13));
aot_gpr_4 = (std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(336), aot_gpr_4);
aot_gpr_4 = (std::bit_cast<std::uint32_t>(aot_fpr_13));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(340), aot_gpr_4);
aot_fpr_14 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(336)));
aot_gpr_4 = (std::bit_cast<std::uint32_t>(aot_fpr_14));
ctx.fpr[15] = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(340)));
aot_gpr_5 = (std::bit_cast<std::uint32_t>(ctx.fpr[15]));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(272), aot_gpr_4);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(276), aot_gpr_5);
ctx.fpr[16] = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(272)));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(320), std::bit_cast<std::uint32_t>(ctx.fpr[16]));
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(276)));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(324), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_31 = (0x088EE494u);
aot_gpr_5 = (ctx.gpr[19] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0067.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 601u, 0x088EE494u, 0x08910074u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0067_entry(rt, ctx, 10u, aot_mem);
#else
recomp_unit_0067_entry(rt, ctx, 10u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0067_entry, 67u, 10u, 0x08910074u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EE494u) goto L_088EE494;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EE494:
aot_gpr_4 = (ctx.gpr[17] + static_cast<std::uint32_t>(48));
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
{ const std::uint32_t vfpu_address = ctx.gpr[19] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<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<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(304)));
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(308)));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(640), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(644), std::bit_cast<std::uint32_t>(aot_fpr_13));
aot_gpr_4 = (std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(344), aot_gpr_4);
aot_gpr_4 = (std::bit_cast<std::uint32_t>(aot_fpr_13));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(348), aot_gpr_4);
aot_fpr_14 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(344)));
aot_gpr_4 = (std::bit_cast<std::uint32_t>(aot_fpr_14));
ctx.fpr[15] = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(348)));
aot_gpr_5 = (std::bit_cast<std::uint32_t>(ctx.fpr[15]));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(272), aot_gpr_4);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(276), aot_gpr_5);
ctx.fpr[16] = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(272)));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(328), std::bit_cast<std::uint32_t>(ctx.fpr[16]));
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(276)));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(332), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(320)));
{ 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_13 = std::bit_cast<float>(0x7FC00000u); else aot_fpr_13 = fs * ft; }
aot_fpr_14 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(324)));
{ 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<float>(0x7FC00000u); else aot_fpr_14 = fs * ft; }
aot_fpr_13 = aot_fpr_13 + aot_fpr_14;
{ const float fs = ctx.fpr[16]; const float ft = ctx.fpr[16]; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) ctx.fpr[15] = std::bit_cast<float>(0x7FC00000u); else ctx.fpr[15] = 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<float>(0x7FC00000u); else aot_fpr_12 = fs * ft; }
aot_fpr_12 = ctx.fpr[15] + aot_fpr_12;
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_13 <= aot_fpr_12)) ? 0x00800000u : 0u);
{ const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u);
if (branch_taken) {
goto L_088EE54C;
}
goto L_088EE520;
}
L_088EE520:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(320)));
{ 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<float>(0x7FC00000u); else aot_fpr_12 = fs * ft; }
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(324)));
{ 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_13 = std::bit_cast<float>(0x7FC00000u); else aot_fpr_13 = fs * ft; }
aot_fpr_12 = aot_fpr_12 + aot_fpr_13;
aot_gpr_4 = (16320u << 16u);
aot_fpr_14 = std::bit_cast<float>(aot_gpr_4);
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 < aot_fpr_14)) ? 0x00800000u : 0u);
{ const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u);
if (branch_taken) {
goto L_088EE580;
}
goto L_088EE54C;
}
L_088EE54C:
aot_gpr_4 = (0u | 500u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(16), aot_gpr_4);
aot_gpr_6 = (aot_gpr_29 + static_cast<std::uint32_t>(16));
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_5 = (0u | 3u);
ctx.gpr[7] = (0u | 0u);
aot_gpr_31 = (0x088EE56Cu);
ctx.gpr[8] = (0u | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0074.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 604u, 0x088EE56Cu, 0x0892F140u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0074_entry(rt, ctx, 613u, aot_mem);
#else
recomp_unit_0074_entry(rt, ctx, 613u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0074_entry, 74u, 613u, 0x0892F140u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EE56Cu) goto L_088EE56C;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EE56C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(7660)));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(16)));
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(2072), aot_gpr_4);
if (branch_taken) {
goto L_088EE5B0;
}
goto L_088EE580;
}
L_088EE580:
aot_gpr_4 = (0u | 1000u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(16), aot_gpr_4);
aot_gpr_6 = (aot_gpr_29 + static_cast<std::uint32_t>(16));
aot_gpr_4 = (ctx.gpr[17] | 0u);
aot_gpr_5 = (0u | 3u);
ctx.gpr[7] = (0u | 0u);
aot_gpr_31 = (0x088EE5A0u);
ctx.gpr[8] = (0u | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0074.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 606u, 0x088EE5A0u, 0x0892F140u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0074_entry(rt, ctx, 613u, aot_mem);
#else
recomp_unit_0074_entry(rt, ctx, 613u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0074_entry, 74u, 613u, 0x0892F140u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EE5A0u) goto L_088EE5A0;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EE5A0:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(7660)));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(16)));
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
aot_mem.aot_direct_store32(ctx.gpr[17] + static_cast<std::uint32_t>(2072), aot_gpr_4);
goto L_088EE5B0;
L_088EE5B0:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EE988;
}
goto L_088EE5B8;
}
L_088EE5B8:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2244)));
aot_gpr_5 = (0u | 1u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_088EE988;
}
goto L_088EE5C8;
}
L_088EE5C8:
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_31 = (0x088EE5D4u);
aot_gpr_5 = (ctx.gpr[17] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0074.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 610u, 0x088EE5D4u, 0x0892D2E4u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0074_entry(rt, ctx, 213u, aot_mem);
#else
recomp_unit_0074_entry(rt, ctx, 213u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0074_entry, 74u, 213u, 0x0892D2E4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EE5D4u) goto L_088EE5D4;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EE5D4:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EE988;
}
goto L_088EE5DC;
}
L_088EE5DC:
aot_gpr_31 = (0x088EE5E4u);
ctx.gpr[19] = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(2192)));
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 == 0x088EE5E4u) goto L_088EE5E4;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EE5E4:
{ const bool branch_taken = ctx.gpr[19] != aot_gpr_2;
if (branch_taken) {
goto L_088EE8CC;
}
goto L_088EE5EC;
}
L_088EE5EC:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(2196)));
aot_gpr_5 = (0u | 8u);
if (aot_gpr_4 == aot_gpr_5) {
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(2192)));
goto L_088EE610;
}
goto L_088EE5FC;
L_088EE5FC:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(2196)));
aot_gpr_5 = (0u | 9u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_088EE8CC;
}
goto L_088EE60C;
}
L_088EE60C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(2192)));
goto L_088EE610;
L_088EE610:
{ const bool branch_taken = ctx.gpr[17] == aot_gpr_4;
if (branch_taken) {
goto L_088EE8CC;
}
goto L_088EE618;
}
L_088EE618:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2244)));
aot_gpr_5 = (0u | 1u);
{ const bool branch_taken = aot_gpr_4 == aot_gpr_5;
if (branch_taken) {
goto L_088EE8B8;
}
goto L_088EE628;
}
L_088EE628:
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(ctx.gpr[16] + static_cast<std::uint32_t>(1929))))));
aot_gpr_5 = (aot_gpr_4 << 5u);
aot_gpr_4 = (aot_gpr_4 << 2u);
aot_gpr_4 = (aot_gpr_5 - aot_gpr_4);
aot_gpr_4 = (ctx.gpr[16] + aot_gpr_4);
aot_gpr_31 = (0x088EE644u);
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(1396));
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0143.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 619u, 0x088EE644u, 0x08A40D34u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0143_entry(rt, ctx, 159u, aot_mem);
#else
recomp_unit_0143_entry(rt, ctx, 159u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0143_entry, 143u, 159u, 0x08A40D34u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EE644u) goto L_088EE644;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EE644:
{ const bool branch_taken = aot_gpr_2 == 0u;
if (branch_taken) {
goto L_088EE8B8;
}
goto L_088EE64C;
}
L_088EE64C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2192)));
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(2192)));
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_088EE8B8;
}
goto L_088EE65C;
}
L_088EE65C:
ctx.gpr[18] = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(2192)));
ctx.gpr[19] = (0u + static_cast<std::uint32_t>(-1));
ctx.gpr[20] = (ctx.gpr[19] | 0u);
aot_gpr_4 = (0u | 0u);
aot_gpr_5 = (static_cast<std::int32_t>(aot_gpr_4) < 6 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_5 == 0u;
if (branch_taken) {
goto L_088EE6CC;
}
goto L_088EE678;
}
L_088EE678:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast<std::uint32_t>(3292)));
aot_gpr_6 = (aot_gpr_4 << 2u);
aot_gpr_5 = (aot_gpr_5 + aot_gpr_6);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast<std::uint32_t>(6288)));
{ const bool branch_taken = aot_gpr_5 != ctx.gpr[16];
if (branch_taken) {
goto L_088EE69C;
}
goto L_088EE690;
}
L_088EE690:
ctx.gpr[19] = (aot_gpr_4 << 16u);
{ const bool branch_taken = 0u == 0u;
ctx.gpr[19] = (static_cast<std::uint32_t>(static_cast<std::int32_t>(ctx.gpr[19]) >> 16u));
if (branch_taken) {
goto L_088EE6BC;
}
goto L_088EE69C;
}
L_088EE69C:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast<std::uint32_t>(3292)));
aot_gpr_6 = (aot_gpr_4 << 2u);
aot_gpr_5 = (aot_gpr_5 + aot_gpr_6);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast<std::uint32_t>(6288)));
{ const bool branch_taken = aot_gpr_5 != ctx.gpr[17];
if (branch_taken) {
goto L_088EE6BC;
}
goto L_088EE6B4;
}
L_088EE6B4:
ctx.gpr[20] = (aot_gpr_4 << 16u);
ctx.gpr[20] = (static_cast<std::uint32_t>(static_cast<std::int32_t>(ctx.gpr[20]) >> 16u));
goto L_088EE6BC;
L_088EE6BC:
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(1));
aot_gpr_5 = (static_cast<std::int32_t>(aot_gpr_4) < 6 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_5 != 0u;
if (branch_taken) {
goto L_088EE678;
}
goto L_088EE6CC;
}
L_088EE6CC:
ctx.gpr[21] = (aot_gpr_29 + static_cast<std::uint32_t>(384));
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_31 = (0x088EE6DCu);
aot_gpr_5 = (ctx.gpr[21] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0067.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 628u, 0x088EE6DCu, 0x08910074u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0067_entry(rt, ctx, 10u, aot_mem);
#else
recomp_unit_0067_entry(rt, ctx, 10u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0067_entry, 67u, 10u, 0x08910074u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EE6DCu) goto L_088EE6DC;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EE6DC:
aot_gpr_4 = (ctx.gpr[16] + static_cast<std::uint32_t>(48));
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
{ const std::uint32_t vfpu_address = ctx.gpr[21] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<1u, 4u>(vfpu_value); }
ctx.execute_vfpu_vec3_ct<0u, 0u, 1u, 3u, 1u>();
ctx.gpr[22] = (aot_gpr_29 + static_cast<std::uint32_t>(368));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = ctx.gpr[22] + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(368)));
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(372)));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(672), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(676), std::bit_cast<std::uint32_t>(aot_fpr_13));
aot_gpr_4 = (std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(416), aot_gpr_4);
aot_gpr_4 = (std::bit_cast<std::uint32_t>(aot_fpr_13));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(420), aot_gpr_4);
aot_fpr_14 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(416)));
aot_gpr_4 = (std::bit_cast<std::uint32_t>(aot_fpr_14));
ctx.fpr[15] = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(420)));
aot_gpr_5 = (std::bit_cast<std::uint32_t>(ctx.fpr[15]));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(352), aot_gpr_4);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(356), aot_gpr_5);
ctx.fpr[16] = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(352)));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(400), std::bit_cast<std::uint32_t>(ctx.fpr[16]));
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(356)));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(404), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_31 = (0x088EE748u);
aot_gpr_5 = (ctx.gpr[22] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0067.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 629u, 0x088EE748u, 0x08910074u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0067_entry(rt, ctx, 10u, aot_mem);
#else
recomp_unit_0067_entry(rt, ctx, 10u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0067_entry, 67u, 10u, 0x08910074u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EE748u) goto L_088EE748;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EE748:
aot_gpr_4 = (ctx.gpr[17] + static_cast<std::uint32_t>(48));
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
{ const std::uint32_t vfpu_address = ctx.gpr[22] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<1u, 4u>(vfpu_value); }
ctx.execute_vfpu_vec3_ct<0u, 0u, 1u, 3u, 1u>();
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = ctx.gpr[21] + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(384)));
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(388)));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(704), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(708), std::bit_cast<std::uint32_t>(aot_fpr_13));
aot_gpr_4 = (std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(424), aot_gpr_4);
aot_gpr_4 = (std::bit_cast<std::uint32_t>(aot_fpr_13));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(428), aot_gpr_4);
aot_fpr_14 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(424)));
aot_gpr_4 = (std::bit_cast<std::uint32_t>(aot_fpr_14));
ctx.fpr[15] = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(428)));
aot_gpr_5 = (std::bit_cast<std::uint32_t>(ctx.fpr[15]));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(352), aot_gpr_4);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(356), aot_gpr_5);
ctx.fpr[16] = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(352)));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(408), std::bit_cast<std::uint32_t>(ctx.fpr[16]));
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(356)));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(412), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_gpr_4 = (0u | 0u);
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(400)));
{ 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_13 = std::bit_cast<float>(0x7FC00000u); else aot_fpr_13 = fs * ft; }
aot_fpr_14 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(404)));
{ 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<float>(0x7FC00000u); else aot_fpr_14 = fs * ft; }
aot_fpr_13 = aot_fpr_13 + aot_fpr_14;
{ const float fs = ctx.fpr[16]; const float ft = ctx.fpr[16]; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) ctx.fpr[15] = std::bit_cast<float>(0x7FC00000u); else ctx.fpr[15] = 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<float>(0x7FC00000u); else aot_fpr_12 = fs * ft; }
aot_fpr_12 = ctx.fpr[15] + aot_fpr_12;
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_13 < aot_fpr_12)) ? 0x00800000u : 0u);
if (((ctx.fcr31 & 0x00800000u) != 0u)) {
aot_gpr_4 = (0u | 1u);
goto L_088EE7D8;
}
goto L_088EE7D8;
L_088EE7D8:
aot_gpr_4 = (aot_gpr_4 & 255u);
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[19]) <= 0;
if (branch_taken) {
goto L_088EE878;
}
goto L_088EE7E4;
}
L_088EE7E4:
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_088EE878;
}
goto L_088EE7EC;
}
L_088EE7EC:
{ const bool branch_taken = static_cast<std::int32_t>(ctx.gpr[20]) <= 0;
if (branch_taken) {
goto L_088EE828;
}
goto L_088EE7F4;
}
L_088EE7F4:
aot_gpr_4 = (0u | 300u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(16), aot_gpr_4);
aot_gpr_6 = (aot_gpr_29 + static_cast<std::uint32_t>(16));
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_5 = (0u | 3u);
ctx.gpr[7] = (0u | 0u);
aot_gpr_31 = (0x088EE814u);
ctx.gpr[8] = (0u | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0074.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 634u, 0x088EE814u, 0x0892F140u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0074_entry(rt, ctx, 613u, aot_mem);
#else
recomp_unit_0074_entry(rt, ctx, 613u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0074_entry, 74u, 613u, 0x0892F140u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EE814u) goto L_088EE814;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EE814:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(7660)));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(16)));
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(2072), aot_gpr_4);
if (branch_taken) {
goto L_088EE8B0;
}
goto L_088EE828;
}
L_088EE828:
aot_gpr_31 = (0x088EE830u);
ctx.gpr[19] = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2192)));
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 == 0x088EE830u) goto L_088EE830;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EE830:
{ const bool branch_taken = ctx.gpr[19] != aot_gpr_2;
if (branch_taken) {
goto L_088EE8B0;
}
goto L_088EE838;
}
L_088EE838:
aot_gpr_4 = (ctx.gpr[18] | 0u);
aot_gpr_31 = (0x088EE844u);
aot_gpr_5 = (ctx.gpr[16] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0080.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 638u, 0x088EE844u, 0x08947420u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0080_entry(rt, ctx, 649u, aot_mem);
#else
recomp_unit_0080_entry(rt, ctx, 649u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0080_entry, 80u, 649u, 0x08947420u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EE844u) goto L_088EE844;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EE844:
aot_gpr_4 = (0u | 500u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(16), aot_gpr_4);
aot_gpr_6 = (aot_gpr_29 + static_cast<std::uint32_t>(16));
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_5 = (0u | 3u);
ctx.gpr[7] = (0u | 0u);
aot_gpr_31 = (0x088EE864u);
ctx.gpr[8] = (0u | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0074.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 639u, 0x088EE864u, 0x0892F140u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0074_entry(rt, ctx, 613u, aot_mem);
#else
recomp_unit_0074_entry(rt, ctx, 613u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0074_entry, 74u, 613u, 0x0892F140u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EE864u) goto L_088EE864;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EE864:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(7660)));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(16)));
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(2072), aot_gpr_4);
if (branch_taken) {
goto L_088EE8B0;
}
goto L_088EE878;
}
L_088EE878:
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_088EE8B0;
}
goto L_088EE880;
}
L_088EE880:
aot_gpr_4 = (0u | 300u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(16), aot_gpr_4);
aot_gpr_6 = (aot_gpr_29 + static_cast<std::uint32_t>(16));
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_5 = (0u | 3u);
ctx.gpr[7] = (0u | 0u);
aot_gpr_31 = (0x088EE8A0u);
ctx.gpr[8] = (0u | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0074.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 642u, 0x088EE8A0u, 0x0892F140u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0074_entry(rt, ctx, 613u, aot_mem);
#else
recomp_unit_0074_entry(rt, ctx, 613u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0074_entry, 74u, 613u, 0x0892F140u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EE8A0u) goto L_088EE8A0;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EE8A0:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(7660)));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(16)));
aot_gpr_4 = (aot_gpr_4 + aot_gpr_5);
aot_mem.aot_direct_store32(ctx.gpr[16] + static_cast<std::uint32_t>(2072), aot_gpr_4);
goto L_088EE8B0;
L_088EE8B0:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EE988;
}
goto L_088EE8B8;
}
L_088EE8B8:
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_31 = (0x088EE8C4u);
aot_gpr_5 = (ctx.gpr[17] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0074.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 645u, 0x088EE8C4u, 0x0892D2E4u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0074_entry(rt, ctx, 213u, aot_mem);
#else
recomp_unit_0074_entry(rt, ctx, 213u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0074_entry, 74u, 213u, 0x0892D2E4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EE8C4u) goto L_088EE8C4;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EE8C4:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EE988;
}
goto L_088EE8CC;
}
L_088EE8CC:
{ const bool branch_taken = ctx.gpr[18] != 0u;
if (branch_taken) {
goto L_088EE968;
}
goto L_088EE8D4;
}
L_088EE8D4:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(1364)));
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(aot_gpr_4 + static_cast<std::uint32_t>(23))))));
aot_gpr_5 = (0u | 100u);
aot_gpr_4 = (aot_gpr_5 - aot_gpr_4);
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(1364)));
aot_gpr_5 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int8_t>(aot_mem.aot_direct_load8(aot_gpr_5 + static_cast<std::uint32_t>(22))))));
aot_gpr_4 = (static_cast<std::int32_t>(aot_gpr_4) < static_cast<std::int32_t>(aot_gpr_5) ? 1u : 0u);
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088EE968;
}
goto L_088EE8F8;
}
L_088EE8F8:
aot_gpr_31 = (0x088EE900u);
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_0890D44C, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0066_entry, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EE900u) goto L_088EE900;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EE900:
{ const bool branch_taken = aot_gpr_2 != 0u;
if (branch_taken) {
goto L_088EE924;
}
goto L_088EE908;
}
L_088EE908:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2244)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088EE924;
}
goto L_088EE914;
}
L_088EE914:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2244)));
aot_gpr_5 = (0u | 1u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_088EE950;
}
goto L_088EE924;
}
L_088EE924:
aot_gpr_31 = (0x088EE92Cu);
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_0890D44C, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0066_entry, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EE92Cu) goto L_088EE92C;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EE92C:
{ const bool branch_taken = aot_gpr_2 == 0u;
if (branch_taken) {
goto L_088EE968;
}
goto L_088EE934;
}
L_088EE934:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(3156)));
aot_gpr_4 = (16256u << 16u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 <= aot_fpr_13)) ? 0x00800000u : 0u);
{ const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u);
if (branch_taken) {
goto L_088EE968;
}
goto L_088EE950;
}
L_088EE950:
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_5 = (ctx.gpr[17] | 0u);
aot_gpr_31 = (0x088EE960u);
aot_gpr_6 = (0u | 2u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0070.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 656u, 0x088EE960u, 0x0891E8B4u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0070_entry(rt, ctx, 480u, aot_mem);
#else
recomp_unit_0070_entry(rt, ctx, 480u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0070_entry, 70u, 480u, 0x0891E8B4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EE960u) goto L_088EE960;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EE960:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EE988;
}
goto L_088EE968;
}
L_088EE968:
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_31 = (0x088EE974u);
aot_gpr_5 = (ctx.gpr[17] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0074.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 658u, 0x088EE974u, 0x0892D2E4u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0074_entry(rt, ctx, 213u, aot_mem);
#else
recomp_unit_0074_entry(rt, ctx, 213u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0074_entry, 74u, 213u, 0x0892D2E4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EE974u) goto L_088EE974;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EE974:
{ const bool branch_taken = ctx.gpr[18] != 0u;
if (branch_taken) {
goto L_088EE988;
}
goto L_088EE97C;
}
L_088EE97C:
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_31 = (0x088EE988u);
aot_gpr_5 = (0u | 155u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0023.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 660u, 0x088EE988u, 0x08860424u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0023_entry(rt, ctx, 16u, aot_mem);
#else
recomp_unit_0023_entry(rt, ctx, 16u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0023_entry, 23u, 16u, 0x08860424u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EE988u) goto L_088EE988;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EE988:
aot_gpr_31 = (0x088EE990u);
aot_gpr_4 = (ctx.gpr[16] | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_0890D44C, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0066_entry, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EE990u) goto L_088EE990;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EE990:
{ const bool branch_taken = aot_gpr_2 == 0u;
if (branch_taken) {
goto L_088EE9BC;
}
goto L_088EE998;
}
L_088EE998:
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_5 = (ctx.gpr[17] | 0u);
aot_gpr_6 = (0u | 1u);
ctx.gpr[7] = (0u | 0u);
aot_gpr_31 = (0x088EE9B0u);
ctx.gpr[8] = (0u | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0065.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 663u, 0x088EE9B0u, 0x08909A64u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0065_entry(rt, ctx, 442u, aot_mem);
#else
recomp_unit_0065_entry(rt, ctx, 442u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0065_entry, 65u, 442u, 0x08909A64u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EE9B0u) goto L_088EE9B0;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EE9B0:
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_31 = (0x088EE9BCu);
aot_gpr_5 = (0u | 800u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0065.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 664u, 0x088EE9BCu, 0x089092DCu)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0065_entry(rt, ctx, 326u, aot_mem);
#else
recomp_unit_0065_entry(rt, ctx, 326u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0065_entry, 65u, 326u, 0x089092DCu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EE9BCu) goto L_088EE9BC;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EE9BC:
{ std::uint32_t aot_run_words[8]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(720), aot_run_words);
ctx.gpr[16] = aot_run_words[0];
ctx.gpr[17] = aot_run_words[1];
ctx.gpr[18] = aot_run_words[2];
ctx.gpr[19] = aot_run_words[3];
ctx.gpr[20] = aot_run_words[4];
ctx.gpr[21] = aot_run_words[5];
ctx.gpr[22] = aot_run_words[6];
aot_gpr_31 = aot_run_words[7];
}
jump_target = aot_gpr_31;
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(752));
// PSPRECOMP_V813_JR_FAST_EXIT: preserve the exact 256-transfer boundary; common JR path is shared.
if (++local_transfers < 256u) goto LOCAL_JR_DISPATCH;
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_088EE9E4:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-1200));
{ const std::uint32_t aot_run_words[16]{std::bit_cast<std::uint32_t>(aot_fpr_20), std::bit_cast<std::uint32_t>(ctx.fpr[22]), std::bit_cast<std::uint32_t>(ctx.fpr[24]), std::bit_cast<std::uint32_t>(ctx.fpr[26]), std::bit_cast<std::uint32_t>(ctx.fpr[28]), std::bit_cast<std::uint32_t>(ctx.fpr[30]), ctx.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<std::uint32_t>(1128), aot_run_words); }
aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(2228)));
ctx.gpr[7] = (0u | 45u);
ctx.gpr[17] = (aot_gpr_4 | 0u);
ctx.gpr[19] = (aot_gpr_5 | 0u);
{ const bool branch_taken = aot_gpr_6 == ctx.gpr[7];
aot_fpr_20 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_12));
if (branch_taken) {
goto L_088EEA50;
}
goto L_088EEA40;
}
L_088EEA40:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2228)));
aot_gpr_5 = (0u | 57u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_088EEA78;
}
goto L_088EEA50;
}
L_088EEA50:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2116)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088EEA6C;
}
goto L_088EEA5C;
}
L_088EEA5C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(72)));
aot_gpr_4 = (aot_gpr_4 & 496u);
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_088EEA70;
}
goto L_088EEA6C;
}
L_088EEA6C:
aot_mem.aot_direct_store32(ctx.gpr[17] + static_cast<std::uint32_t>(2116), ctx.gpr[19]);
goto L_088EEA70;
L_088EEA70:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EFB28;
}
goto L_088EEA78;
}
L_088EEA78:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2228)));
aot_gpr_5 = (0u | 58u);
{ const bool branch_taken = aot_gpr_4 == aot_gpr_5;
if (branch_taken) {
goto L_088EEA9C;
}
goto L_088EEA88;
}
L_088EEA88:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(1328)));
if (aot_gpr_4 != 0u) {
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(1328)));
goto L_088EEAA4;
}
goto L_088EEA94;
L_088EEA94:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EEAF8;
}
goto L_088EEA9C;
}
L_088EEA9C:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EFB28;
}
goto L_088EEAA4;
}
L_088EEAA4:
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(72)));
aot_gpr_4 = (aot_gpr_4 & 14u);
aot_gpr_4 = (aot_gpr_4 ^ 4u);
aot_gpr_4 = (aot_gpr_4 < static_cast<std::uint32_t>(1) ? 1u : 0u);
aot_gpr_4 = (aot_gpr_4 & 255u);
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088EEAF8;
}
goto L_088EEAC0;
}
L_088EEAC0:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(1328)));
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(852)));
aot_gpr_5 = (0u | 1u);
{ const bool branch_taken = aot_gpr_4 == aot_gpr_5;
if (branch_taken) {
goto L_088EEB3C;
}
goto L_088EEAD4;
}
L_088EEAD4:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(1328)));
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(852)));
aot_gpr_5 = (0u | 2u);
{ const bool branch_taken = aot_gpr_4 == aot_gpr_5;
if (branch_taken) {
goto L_088EEB3C;
}
goto L_088EEAE8;
}
L_088EEAE8:
aot_gpr_31 = (0x088EEAF0u);
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_0890D44C, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0066_entry, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EEAF0u) goto L_088EEAF0;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EEAF0:
{ const bool branch_taken = aot_gpr_2 != 0u;
if (branch_taken) {
goto L_088EEB34;
}
goto L_088EEAF8;
}
L_088EEAF8:
ctx.gpr[30] = (ctx.gpr[17] + static_cast<std::uint32_t>(48));
{ const std::uint32_t vfpu_address = ctx.gpr[30] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
aot_gpr_4 = (ctx.gpr[19] + static_cast<std::uint32_t>(48));
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<1u, 4u>(vfpu_value); }
ctx.execute_vfpu_vec3_ct<0u, 0u, 1u, 3u, 1u>();
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(1108), aot_gpr_4);
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_29 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
aot_gpr_4 = (16704u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
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_088EEB50;
}
goto L_088EEB2C;
}
L_088EEB2C:
{ const bool branch_taken = 0u == 0u;
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int16_t>(aot_mem.aot_direct_load16(ctx.gpr[19] + static_cast<std::uint32_t>(86))))));
if (branch_taken) {
goto L_088EEB44;
}
goto L_088EEB34;
}
L_088EEB34:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EFB28;
}
goto L_088EEB3C;
}
L_088EEB3C:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EFB28;
}
goto L_088EEB44;
}
L_088EEB44:
aot_gpr_5 = (0u + static_cast<std::uint32_t>(-939));
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_088EF6D8;
}
goto L_088EEB50;
}
L_088EEB50:
aot_gpr_31 = (0x088EEB58u);
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_0890D44C, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0066_entry, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EEB58u) goto L_088EEB58;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EEB58:
{ const bool branch_taken = aot_gpr_2 != 0u;
if (branch_taken) {
goto L_088EF6D8;
}
goto L_088EEB60;
}
L_088EEB60:
aot_gpr_4 = (0u | 0u);
aot_gpr_31 = (0x088EEB6Cu);
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(1104), static_cast<std::uint8_t>(aot_gpr_4));
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B20934, 199u, 110u, 0x08B20934u>(ctx, &aot_mem, ctx.pc, ctx.hi, ctx.lo, aot_gpr_2, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[28], aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0199_entry, 199u, 110u, 0x08B20934u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EEB6Cu) goto L_088EEB6C;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EEB6C:
ctx.gpr[22] = (aot_gpr_2 & 65535u);
ctx.gpr[22] = (ctx.gpr[22] & 3u);
aot_gpr_4 = (0u | 42u);
aot_gpr_31 = (0x088EEB80u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(1116), aot_gpr_4);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0087.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 689u, 0x088EEB80u, 0x089602C8u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0087_entry(rt, ctx, 28u, aot_mem);
#else
recomp_unit_0087_entry(rt, ctx, 28u, aot_mem); return;
#endif
}
return;
#else
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 == 0x088EEB80u) goto L_088EEB80;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EEB80:
ctx.gpr[21] = (0u | 1u);
ctx.gpr[16] = (0u + static_cast<std::uint32_t>(-939));
ctx.gpr[20] = (ctx.gpr[19] + static_cast<std::uint32_t>(320));
ctx.gpr[23] = (ctx.gpr[19] + static_cast<std::uint32_t>(32));
ctx.fpr[28] = std::bit_cast<float>(0u);
aot_gpr_4 = (16256u << 16u);
ctx.fpr[26] = std::bit_cast<float>(aot_gpr_4);
aot_gpr_4 = (17530u << 16u);
{ const bool branch_taken = ctx.gpr[19] != aot_gpr_2;
ctx.fpr[24] = std::bit_cast<float>(aot_gpr_4);
if (branch_taken) {
goto L_088EEC40;
}
goto L_088EEBA8;
}
L_088EEBA8:
aot_gpr_4 = (17274u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
{ const std::uint32_t vfpu_address = ctx.gpr[20] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
ctx.execute_vfpu_vdot_ct<28u, 0u, 0u, 3u>();
ctx.execute_vfpu_unary_ct<28u, 28u, 1u, 22u>();
aot_gpr_4 = (ctx.vfpu_scalar_bits_ct<28u>());
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
aot_gpr_4 = (17096u << 16u);
aot_fpr_14 = std::bit_cast<float>(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<float>(0x7FC00000u); else aot_fpr_13 = fs * ft; }
aot_gpr_4 = (17658u << 16u);
ctx.fpr[15] = std::bit_cast<float>(aot_gpr_4);
{ 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<float>(0x7FC00000u); else aot_fpr_13 = fs * ft; }
ctx.fpr[16] = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(208)));
aot_fpr_13 = aot_fpr_13 / ctx.fpr[16];
aot_gpr_4 = (17056u << 16u);
aot_fpr_14 = std::bit_cast<float>(aot_gpr_4);
aot_fpr_13 = aot_fpr_13 + aot_fpr_14;
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 < aot_fpr_13)) ? 0x00800000u : 0u);
if (((ctx.fcr31 & 0x00800000u) != 0u)) {
aot_fpr_13 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_12));
goto L_088EEC00;
}
goto L_088EEC00;
L_088EEC00:
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(1120), ctx.gpr[21]);
aot_fpr_12 = std::bit_cast<float>(ctx.fpu_float_to_word_ct<1u>(aot_fpr_13));
aot_gpr_4 = (std::bit_cast<std::uint32_t>(aot_fpr_12));
ctx.gpr[18] = (aot_gpr_4 & 255u);
aot_gpr_4 = (0u | 40000u);
{ const std::int32_t dividend = static_cast<std::int32_t>(aot_gpr_4); const std::int32_t divisor = static_cast<std::int32_t>(ctx.gpr[18]); if (divisor == 0) { ctx.lo = dividend >= 0 ? 0xFFFFFFFFu : 1u; ctx.hi = static_cast<std::uint32_t>(dividend); } else if (dividend == static_cast<std::int32_t>(0x80000000u) && divisor == -1) { ctx.lo = 0x80000000u; ctx.hi = 0u; } else { ctx.lo = static_cast<std::uint32_t>(dividend / divisor); ctx.hi = static_cast<std::uint32_t>(dividend % divisor); } }
aot_gpr_4 = (ctx.lo);
ctx.gpr[21] = (aot_gpr_4 & 65535u);
aot_gpr_31 = (0x088EEC28u);
aot_gpr_4 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_compact_generated_leaf<&vcs_compact_leaf_0898B428, 97u, 0x0898B428u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EEC28u) goto L_088EEC28;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EEC28:
aot_gpr_5 = (ctx.gpr[21] << 16u);
aot_gpr_5 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(aot_gpr_5) >> 16u));
aot_gpr_4 = (aot_gpr_2 | 0u);
aot_gpr_31 = (0x088EEC3Cu);
aot_gpr_6 = (ctx.gpr[18] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0097.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 693u, 0x088EEC3Cu, 0x0898BB3Cu)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0097_entry(rt, ctx, 954u, aot_mem);
#else
recomp_unit_0097_entry(rt, ctx, 954u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0097_entry, 97u, 954u, 0x0898BB3Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EEC3Cu) goto L_088EEC3C;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EEC3C:
ctx.gpr[21] = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(1120)));
goto L_088EEC40;
L_088EEC40:
aot_gpr_4 = (0u + static_cast<std::uint32_t>(-2));
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(456)));
aot_gpr_4 = (aot_gpr_5 & aot_gpr_4);
aot_mem.aot_direct_store32(ctx.gpr[17] + static_cast<std::uint32_t>(456), aot_gpr_4);
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(320)));
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_12) ^ 0x80000000u);
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(324)));
aot_fpr_13 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_13) ^ 0x80000000u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(40), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(44), std::bit_cast<std::uint32_t>(aot_fpr_13));
aot_gpr_5 = (aot_gpr_29 + static_cast<std::uint32_t>(40));
aot_gpr_31 = (0x088EEC74u);
aot_gpr_4 = (ctx.gpr[17] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0064.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 695u, 0x088EEC74u, 0x08906DC4u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0064_entry(rt, ctx, 618u, aot_mem);
#else
recomp_unit_0064_entry(rt, ctx, 618u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0064_entry, 64u, 618u, 0x08906DC4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EEC74u) goto L_088EEC74;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EEC74:
ctx.gpr[18] = (aot_gpr_2 | 0u);
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int16_t>(aot_mem.aot_direct_load16(ctx.gpr[19] + static_cast<std::uint32_t>(86))))));
aot_gpr_5 = (aot_gpr_4 << 2u);
aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(24)));
aot_gpr_5 = (aot_gpr_6 + aot_gpr_5);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast<std::uint32_t>(0)));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast<std::uint32_t>(20)));
aot_gpr_5 = (aot_gpr_5 + static_cast<std::uint32_t>(32));
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_5 + static_cast<std::uint32_t>(0)));
{ const std::uint32_t vfpu_address = aot_gpr_29 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
{ const std::uint32_t vfpu_address = ctx.gpr[19] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<1u, 4u>(vfpu_value); }
ctx.execute_vfpu_vdot_ct<28u, 0u, 1u, 3u>();
aot_gpr_5 = (ctx.vfpu_scalar_bits_ct<28u>());
aot_fpr_14 = std::bit_cast<float>(aot_gpr_5);
{ const std::uint32_t vfpu_address = aot_gpr_29 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
{ const std::uint32_t vfpu_address = ctx.gpr[23] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<1u, 4u>(vfpu_value); }
ctx.execute_vfpu_vdot_ct<28u, 0u, 1u, 3u>();
aot_gpr_5 = (ctx.vfpu_scalar_bits_ct<28u>());
aot_fpr_12 = std::bit_cast<float>(aot_gpr_5);
{ const bool branch_taken = aot_gpr_4 != ctx.gpr[16];
if (branch_taken) {
goto L_088EED48;
}
goto L_088EECC8;
}
L_088EECC8:
aot_gpr_4 = (0u | 2u);
aot_gpr_5 = (0u | 43u);
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(1104), static_cast<std::uint8_t>(aot_gpr_4));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(1116), aot_gpr_5);
aot_gpr_4 = (16230u << 16u);
aot_gpr_4 = (aot_gpr_4 | 26214u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
aot_gpr_4 = (std::bit_cast<std::uint32_t>(aot_fpr_12));
ctx.set_vfpu_scalar_bits_ct<28u>(aot_gpr_4);
{ const std::uint32_t vfpu_address = ctx.gpr[20] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
ctx.execute_vfpu_vscl_ct<0u, 0u, 28u, 3u>();
aot_gpr_5 = (aot_gpr_29 + static_cast<std::uint32_t>(64));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_5 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(72), std::bit_cast<std::uint32_t>(ctx.fpr[28]));
aot_gpr_31 = (0x088EED08u);
aot_gpr_4 = (ctx.gpr[17] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0152.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 697u, 0x088EED08u, 0x08A666C0u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0152_entry(rt, ctx, 538u, aot_mem);
#else
recomp_unit_0152_entry(rt, ctx, 538u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0152_entry, 152u, 538u, 0x08A666C0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EED08u) goto L_088EED08;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EED08:
{ const bool branch_taken = ctx.gpr[18] == ctx.gpr[21];
aot_gpr_4 = (0u | 3u);
if (branch_taken) {
goto L_088EED18;
}
goto L_088EED10;
}
L_088EED10:
{ const bool branch_taken = ctx.gpr[18] != aot_gpr_4;
if (branch_taken) {
goto L_088EED1C;
}
goto L_088EED18;
}
L_088EED18:
ctx.gpr[18] = (0u | 2u);
goto L_088EED1C;
L_088EED1C:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(-1040)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088EED40;
}
goto L_088EED28;
}
L_088EED28:
aot_gpr_4 = (ctx.gpr[28] + static_cast<std::uint32_t>(7768));
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(96)));
aot_gpr_6 = (0u | 166u);
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[26]));
aot_gpr_31 = (0x088EED40u);
aot_fpr_13 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[26]));
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0128.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 702u, 0x088EED40u, 0x08A05F80u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0128_entry(rt, ctx, 503u, aot_mem);
#else
recomp_unit_0128_entry(rt, ctx, 503u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0128_entry, 128u, 503u, 0x08A05F80u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EED40u) goto L_088EED40;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EED40:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EF498;
}
goto L_088EED48;
}
L_088EED48:
{ const std::uint32_t vfpu_address = ctx.gpr[20] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
ctx.gpr[21] = (ctx.gpr[19] + static_cast<std::uint32_t>(16));
{ const std::uint32_t vfpu_address = ctx.gpr[21] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<1u, 4u>(vfpu_value); }
ctx.execute_vfpu_vdot_ct<28u, 0u, 1u, 3u>();
aot_gpr_4 = (ctx.vfpu_scalar_bits_ct<28u>());
ctx.fpr[15] = std::bit_cast<float>(aot_gpr_4);
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((ctx.fpr[15] < ctx.fpr[28])) ? 0x00800000u : 0u);
{ const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u);
ctx.gpr[16] = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(1108)));
if (branch_taken) {
goto L_088EF498;
}
goto L_088EED70;
}
L_088EED70:
aot_gpr_4 = (16253u << 16u);
aot_gpr_4 = (aot_gpr_4 | 28836u);
ctx.fpr[15] = std::bit_cast<float>(aot_gpr_4);
{ 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<float>(0x7FC00000u); else aot_fpr_13 = fs * ft; }
ctx.fpr[15] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_14));
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((ctx.fpr[15] < ctx.fpr[28])) ? 0x00800000u : 0u);
if (((ctx.fcr31 & 0x00800000u) != 0u)) {
ctx.fpr[15] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_14) ^ 0x80000000u);
goto L_088EED94;
}
goto L_088EED94;
L_088EED94:
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_13 < ctx.fpr[15])) ? 0x00800000u : 0u);
{ const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u);
if (branch_taken) {
goto L_088EEEB4;
}
goto L_088EEDA4;
}
L_088EEDA4:
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_14 <= ctx.fpr[28])) ? 0x00800000u : 0u);
{ const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u);
if (branch_taken) {
goto L_088EEDC0;
}
goto L_088EEDB4;
}
L_088EEDB4:
aot_gpr_4 = (0u | 4u);
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(1104), static_cast<std::uint8_t>(aot_gpr_4));
if (branch_taken) {
goto L_088EEDC8;
}
goto L_088EEDC0;
}
L_088EEDC0:
aot_gpr_4 = (0u | 3u);
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(1104), static_cast<std::uint8_t>(aot_gpr_4));
goto L_088EEDC8;
L_088EEDC8:
{ const std::uint32_t vfpu_address = aot_gpr_29 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
{ const std::uint32_t vfpu_address = ctx.gpr[21] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<1u, 4u>(vfpu_value); }
ctx.execute_vfpu_vdot_ct<28u, 0u, 1u, 3u>();
aot_gpr_4 = (ctx.vfpu_scalar_bits_ct<28u>());
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_12) & 0x7FFFFFFFu);
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int16_t>(aot_mem.aot_direct_load16(ctx.gpr[19] + static_cast<std::uint32_t>(86))))));
aot_gpr_4 = (aot_gpr_4 << 2u);
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(24)));
aot_gpr_4 = (aot_gpr_5 + aot_gpr_4);
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(0)));
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(20)));
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(32));
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(4)));
aot_gpr_4 = (16217u << 16u);
aot_gpr_4 = (aot_gpr_4 | 39322u);
aot_fpr_14 = std::bit_cast<float>(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<float>(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_088EF498;
}
goto L_088EEE20;
}
L_088EEE20:
aot_gpr_4 = (0u | 43u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(1116), aot_gpr_4);
aot_gpr_4 = (ctx.gpr[17] + static_cast<std::uint32_t>(320));
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
aot_gpr_5 = (aot_gpr_29 + static_cast<std::uint32_t>(96));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_5 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
aot_gpr_4 = (16230u << 16u);
aot_gpr_4 = (aot_gpr_4 | 26214u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
aot_gpr_4 = (std::bit_cast<std::uint32_t>(aot_fpr_12));
ctx.set_vfpu_scalar_bits_ct<28u>(aot_gpr_4);
{ const std::uint32_t vfpu_address = ctx.gpr[20] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
ctx.execute_vfpu_vscl_ct<0u, 0u, 28u, 3u>();
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(80));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_5 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(104), std::bit_cast<std::uint32_t>(ctx.fpr[28]));
aot_gpr_31 = (0x088EEE70u);
aot_gpr_4 = (ctx.gpr[17] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0152.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 711u, 0x088EEE70u, 0x08A666C0u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0152_entry(rt, ctx, 538u, aot_mem);
#else
recomp_unit_0152_entry(rt, ctx, 538u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0152_entry, 152u, 538u, 0x08A666C0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EEE70u) goto L_088EEE70;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EEE70:
aot_gpr_4 = (0u | 1u);
{ const bool branch_taken = ctx.gpr[18] == aot_gpr_4;
aot_gpr_4 = (0u | 3u);
if (branch_taken) {
goto L_088EEE84;
}
goto L_088EEE7C;
}
L_088EEE7C:
{ const bool branch_taken = ctx.gpr[18] != aot_gpr_4;
if (branch_taken) {
goto L_088EEE88;
}
goto L_088EEE84;
}
L_088EEE84:
ctx.gpr[18] = (0u | 2u);
goto L_088EEE88;
L_088EEE88:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(-1040)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088EEEAC;
}
goto L_088EEE94;
}
L_088EEE94:
aot_gpr_4 = (ctx.gpr[28] + static_cast<std::uint32_t>(7768));
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(96)));
aot_gpr_6 = (0u | 166u);
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[26]));
aot_gpr_31 = (0x088EEEACu);
aot_fpr_13 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[26]));
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0128.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 716u, 0x088EEEACu, 0x08A05F80u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0128_entry(rt, ctx, 503u, aot_mem);
#else
recomp_unit_0128_entry(rt, ctx, 503u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0128_entry, 128u, 503u, 0x08A05F80u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EEEACu) goto L_088EEEAC;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EEEAC:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EF498;
}
goto L_088EEEB4;
}
L_088EEEB4:
aot_gpr_4 = (15820u << 16u);
aot_gpr_4 = (aot_gpr_4 | 52429u);
aot_fpr_20 = std::bit_cast<float>(aot_gpr_4);
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 <= aot_fpr_20)) ? 0x00800000u : 0u);
{ const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u);
aot_gpr_4 = (static_cast<std::int32_t>(ctx.gpr[22]) < 2 ? 1u : 0u);
if (branch_taken) {
goto L_088EEED8;
}
goto L_088EEED0;
}
L_088EEED0:
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088EEEE0;
}
goto L_088EEED8;
}
L_088EEED8:
{ const bool branch_taken = ctx.gpr[22] != 0u;
if (branch_taken) {
goto L_088EF404;
}
goto L_088EEEE0;
}
L_088EEEE0:
aot_gpr_4 = (0u | 1u);
aot_gpr_5 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int16_t>(aot_mem.aot_direct_load16(ctx.gpr[19] + static_cast<std::uint32_t>(86))))));
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(1104), static_cast<std::uint8_t>(aot_gpr_4));
aot_gpr_4 = (aot_gpr_5 << 2u);
aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(24)));
aot_gpr_4 = (aot_gpr_6 + aot_gpr_4);
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(0)));
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(20)));
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(32));
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(4)));
aot_gpr_4 = (aot_gpr_5 << 2u);
aot_gpr_4 = (aot_gpr_6 + aot_gpr_4);
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(0)));
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(20)));
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(16));
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(4)));
aot_gpr_4 = (aot_gpr_5 << 2u);
aot_gpr_4 = (aot_gpr_6 + aot_gpr_4);
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(0)));
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(20)));
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(32));
aot_fpr_14 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(8)));
ctx.fpr[15] = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[21] + static_cast<std::uint32_t>(8)));
aot_gpr_4 = (48716u << 16u);
aot_gpr_4 = (aot_gpr_4 | 52429u);
ctx.fpr[16] = std::bit_cast<float>(aot_gpr_4);
aot_gpr_4 = (15948u << 16u);
aot_gpr_4 = (aot_gpr_4 | 52429u);
ctx.fpr[22] = std::bit_cast<float>(aot_gpr_4);
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((ctx.fpr[15] < ctx.fpr[16])) ? 0x00800000u : 0u);
{ const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u);
ctx.gpr[22] = (aot_gpr_29 + static_cast<std::uint32_t>(112));
if (branch_taken) {
goto L_088EEFCC;
}
goto L_088EEF64;
}
L_088EEF64:
aot_gpr_4 = (std::bit_cast<std::uint32_t>(aot_fpr_14));
ctx.set_vfpu_scalar_bits_ct<28u>(aot_gpr_4);
{ const std::uint32_t vfpu_address = ctx.gpr[23] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
ctx.execute_vfpu_vscl_ct<0u, 0u, 28u, 3u>();
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(176));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
{ const std::uint32_t vfpu_address = ctx.gpr[16] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<1u, 4u>(vfpu_value); }
ctx.execute_vfpu_vec3_ct<0u, 0u, 1u, 3u, 0u>();
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(160));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
aot_gpr_5 = (std::bit_cast<std::uint32_t>(aot_fpr_13));
ctx.set_vfpu_scalar_bits_ct<28u>(aot_gpr_5);
{ const std::uint32_t vfpu_address = ctx.gpr[21] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
ctx.execute_vfpu_vscl_ct<0u, 0u, 28u, 3u>();
aot_gpr_5 = (aot_gpr_29 + static_cast<std::uint32_t>(192));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_5 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
{ const std::uint32_t vfpu_address = aot_gpr_5 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<1u, 4u>(vfpu_value); }
ctx.execute_vfpu_vec3_ct<0u, 0u, 1u, 3u, 0u>();
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(144));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
aot_fpr_14 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(152)));
aot_fpr_13 = aot_fpr_12 - aot_fpr_13;
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(1124), ctx.gpr[17]);
if (branch_taken) {
goto L_088EF0EC;
}
goto L_088EEFCC;
}
L_088EEFCC:
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[21] + static_cast<std::uint32_t>(8)));
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_13 <= aot_fpr_20)) ? 0x00800000u : 0u);
{ const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u);
if (branch_taken) {
goto L_088EF098;
}
goto L_088EEFE0;
}
L_088EEFE0:
aot_gpr_4 = (std::bit_cast<std::uint32_t>(aot_fpr_14));
ctx.set_vfpu_scalar_bits_ct<28u>(aot_gpr_4);
{ const std::uint32_t vfpu_address = ctx.gpr[23] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
ctx.execute_vfpu_vscl_ct<0u, 0u, 28u, 3u>();
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(240));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
{ const std::uint32_t vfpu_address = ctx.gpr[16] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<1u, 4u>(vfpu_value); }
ctx.execute_vfpu_vec3_ct<0u, 0u, 1u, 3u, 0u>();
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(224));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
aot_gpr_5 = (std::bit_cast<std::uint32_t>(aot_fpr_12));
ctx.set_vfpu_scalar_bits_ct<28u>(aot_gpr_5);
{ const std::uint32_t vfpu_address = ctx.gpr[21] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
ctx.execute_vfpu_vscl_ct<0u, 0u, 28u, 3u>();
aot_gpr_5 = (aot_gpr_29 + static_cast<std::uint32_t>(256));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_5 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
{ const std::uint32_t vfpu_address = aot_gpr_5 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<1u, 4u>(vfpu_value); }
ctx.execute_vfpu_vec3_ct<0u, 0u, 1u, 3u, 0u>();
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(208));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
aot_fpr_14 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(216)));
aot_fpr_13 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_12));
ctx.fpr[15] = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[30] + static_cast<std::uint32_t>(8)));
ctx.fpr[15] = aot_fpr_14 - ctx.fpr[15];
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((ctx.fpr[15] <= ctx.fpr[28])) ? 0x00800000u : 0u);
{ const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u);
if (branch_taken) {
goto L_088EF090;
}
goto L_088EF058;
}
L_088EF058:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(56)));
ctx.fpr[15] = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[30] + static_cast<std::uint32_t>(8)));
ctx.fpr[15] = aot_fpr_14 - ctx.fpr[15];
aot_gpr_4 = (16128u << 16u);
ctx.fpr[16] = std::bit_cast<float>(aot_gpr_4);
{ const float fs = ctx.fpr[15]; const float ft = ctx.fpr[16]; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) ctx.fpr[15] = std::bit_cast<float>(0x7FC00000u); else ctx.fpr[15] = fs * ft; }
aot_fpr_12 = aot_fpr_12 + ctx.fpr[15];
aot_mem.aot_direct_store32(ctx.gpr[17] + static_cast<std::uint32_t>(56), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[30] + static_cast<std::uint32_t>(8)));
aot_fpr_12 = aot_fpr_14 - aot_fpr_12;
aot_gpr_4 = (16000u << 16u);
ctx.fpr[17] = std::bit_cast<float>(aot_gpr_4);
{ const float fs = aot_fpr_12; const float ft = ctx.fpr[17]; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_12 = std::bit_cast<float>(0x7FC00000u); else aot_fpr_12 = fs * ft; }
aot_fpr_14 = aot_fpr_14 + aot_fpr_12;
goto L_088EF090;
L_088EF090:
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(1124), ctx.gpr[17]);
if (branch_taken) {
goto L_088EF0EC;
}
goto L_088EF098;
}
L_088EF098:
aot_gpr_4 = (std::bit_cast<std::uint32_t>(aot_fpr_14));
ctx.set_vfpu_scalar_bits_ct<28u>(aot_gpr_4);
{ const std::uint32_t vfpu_address = ctx.gpr[23] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
ctx.execute_vfpu_vscl_ct<0u, 0u, 28u, 3u>();
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(288));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
{ const std::uint32_t vfpu_address = ctx.gpr[16] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<1u, 4u>(vfpu_value); }
ctx.execute_vfpu_vec3_ct<0u, 0u, 1u, 3u, 0u>();
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(272));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
aot_fpr_14 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(280)));
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int16_t>(aot_mem.aot_direct_load16(ctx.gpr[19] + static_cast<std::uint32_t>(86))))));
aot_gpr_4 = (aot_gpr_4 << 2u);
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(24)));
aot_gpr_4 = (aot_gpr_5 + aot_gpr_4);
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(0)));
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(20)));
aot_gpr_4 = (aot_gpr_4 + static_cast<std::uint32_t>(32));
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(4)));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(1124), ctx.gpr[17]);
goto L_088EF0EC;
L_088EF0EC:
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(1120), ctx.gpr[16]);
{ const std::uint32_t vfpu_address = ctx.gpr[20] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
ctx.execute_vfpu_vdot_ct<28u, 0u, 0u, 3u>();
ctx.execute_vfpu_unary_ct<28u, 28u, 1u, 22u>();
aot_gpr_4 = (ctx.vfpu_scalar_bits_ct<28u>());
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
aot_fpr_12 = aot_fpr_13 / aot_fpr_12;
ctx.fpr[15] = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[30] + static_cast<std::uint32_t>(8)));
aot_fpr_14 = aot_fpr_14 - ctx.fpr[15];
ctx.fpr[30] = aot_fpr_14 / aot_fpr_12;
aot_gpr_31 = (0x088EF11Cu);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B20934, 199u, 110u, 0x08B20934u>(ctx, &aot_mem, ctx.pc, ctx.hi, ctx.lo, aot_gpr_2, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[28], aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0199_entry, 199u, 110u, 0x08B20934u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EF11Cu) goto L_088EF11C;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EF11C:
aot_gpr_4 = (aot_gpr_2 & 65535u);
aot_gpr_31 = (0x088EF128u);
aot_gpr_4 = (aot_gpr_4 & 255u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0215.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 729u, 0x088EF128u, 0x08B625C8u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0215_entry(rt, ctx, 482u, aot_mem);
#else
recomp_unit_0215_entry(rt, ctx, 482u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0215_entry, 215u, 482u, 0x08B625C8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EF128u) goto L_088EF128;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EF128:
ctx.gpr[7] = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-23132)));
aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-23136)));
aot_gpr_5 = (ctx.gpr[3] | 0u);
aot_gpr_31 = (0x088EF13Cu);
aot_gpr_4 = (aot_gpr_2 | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B61FD0, 215u, 400u, 0x08B61FD0u>(ctx, &aot_mem, ctx.pc, aot_gpr_2, ctx.gpr[3], aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], ctx.gpr[9], ctx.gpr[10], ctx.gpr[16], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], ctx.gpr[21], 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, 400u, 0x08B61FD0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EF13Cu) goto L_088EF13C;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EF13C:
ctx.gpr[7] = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-23124)));
aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-23128)));
aot_gpr_5 = (ctx.gpr[3] | 0u);
aot_gpr_31 = (0x088EF150u);
aot_gpr_4 = (aot_gpr_2 | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B61EF4, 215u, 390u, 0x08B61EF4u>(ctx, &aot_mem, ctx.pc, aot_gpr_2, ctx.gpr[3], aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], ctx.gpr[9], ctx.gpr[10], ctx.gpr[16], 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, 390u, 0x08B61EF4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EF150u) goto L_088EF150;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EF150:
ctx.gpr[17] = (ctx.gpr[3] | 0u);
ctx.gpr[16] = (aot_gpr_2 | 0u);
aot_gpr_31 = (0x088EF160u);
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[30]));
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B61B60, 215u, 341u, 0x08B61B60u>(ctx, &aot_mem, ctx.pc, aot_gpr_2, ctx.gpr[3], aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], aot_gpr_29, aot_gpr_31, aot_fpr_12); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0215_entry, 215u, 341u, 0x08B61B60u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EF160u) goto L_088EF160;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EF160:
aot_gpr_5 = (ctx.gpr[17] | 0u);
aot_gpr_4 = (ctx.gpr[16] | 0u);
ctx.gpr[7] = (ctx.gpr[3] | 0u);
aot_gpr_31 = (0x088EF174u);
aot_gpr_6 = (aot_gpr_2 | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B61FD0, 215u, 400u, 0x08B61FD0u>(ctx, &aot_mem, ctx.pc, aot_gpr_2, ctx.gpr[3], aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], ctx.gpr[9], ctx.gpr[10], ctx.gpr[16], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], ctx.gpr[21], 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, 400u, 0x08B61FD0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EF174u) goto L_088EF174;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EF174:
aot_gpr_5 = (ctx.gpr[3] | 0u);
aot_gpr_31 = (0x088EF180u);
aot_gpr_4 = (aot_gpr_2 | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B627F0, 215u, 515u, 0x08B627F0u>(ctx, &aot_mem, ctx.pc, aot_gpr_2, ctx.gpr[3], aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], ctx.gpr[9], ctx.gpr[10], aot_gpr_29, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0215_entry, 215u, 515u, 0x08B627F0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EF180u) goto L_088EF180;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EF180:
aot_fpr_13 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[0]));
{ const std::uint32_t vfpu_address = ctx.gpr[20] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_29 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
{ const std::uint32_t vfpu_address = aot_gpr_29 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<1u, 4u>(vfpu_value); }
{ float vfpu_value[4]{}; vfpu_value[0u] = 1.0f;
ctx.write_vfpu_vector_with_destination_prefix_ct<0u, 4u>(vfpu_value); }
ctx.execute_vfpu_vdot_ct<28u, 1u, 1u, 3u>();
ctx.execute_vfpu_vcmp_ct<28u, 32u, 1u, 3u>();
ctx.execute_vfpu_unary_ct<28u, 28u, 1u, 17u>();
ctx.execute_vfpu_vscl_ct<1u, 1u, 28u, 3u>();
ctx.execute_vfpu_vcmov_ct<1u, 0u, 3u, 0u, false>();
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<1u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_29 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
{ const float fs = aot_fpr_13; const float ft = ctx.fpr[22]; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_12 = std::bit_cast<float>(0x7FC00000u); else aot_fpr_12 = fs * ft; }
aot_gpr_4 = (std::bit_cast<std::uint32_t>(aot_fpr_12));
ctx.set_vfpu_scalar_bits_ct<28u>(aot_gpr_4);
{ const std::uint32_t vfpu_address = aot_gpr_29 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
ctx.execute_vfpu_vscl_ct<0u, 0u, 28u, 3u>();
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = ctx.gpr[22] + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
{ const std::uint32_t vfpu_address = ctx.gpr[22] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_29 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
aot_gpr_4 = (0u | 1u);
ctx.gpr[16] = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(1120)));
{ const bool branch_taken = ctx.gpr[18] == aot_gpr_4;
ctx.gpr[17] = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(1124)));
if (branch_taken) {
goto L_088EF1E8;
}
goto L_088EF1DC;
}
L_088EF1DC:
aot_gpr_4 = (0u | 3u);
{ const bool branch_taken = ctx.gpr[18] != aot_gpr_4;
if (branch_taken) {
goto L_088EF204;
}
goto L_088EF1E8;
}
L_088EF1E8:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(8)));
aot_gpr_4 = (16320u << 16u);
aot_fpr_14 = std::bit_cast<float>(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<float>(0x7FC00000u); else aot_fpr_13 = fs * ft; }
aot_fpr_12 = aot_fpr_12 + aot_fpr_13;
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(8), std::bit_cast<std::uint32_t>(aot_fpr_12));
if (branch_taken) {
goto L_088EF210;
}
goto L_088EF204;
}
L_088EF204:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(8)));
aot_fpr_12 = aot_fpr_12 + aot_fpr_13;
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(8), std::bit_cast<std::uint32_t>(aot_fpr_12));
goto L_088EF210;
L_088EF210:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(8)));
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 <= aot_fpr_20)) ? 0x00800000u : 0u);
if (!((ctx.fcr31 & 0x00800000u) != 0u)) {
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_20));
goto L_088EF224;
}
goto L_088EF224;
L_088EF224:
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(8), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_gpr_4 = (ctx.gpr[17] | 0u);
aot_gpr_31 = (0x088EF234u);
aot_gpr_5 = (aot_gpr_29 | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0152.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 740u, 0x088EF234u, 0x08A666C0u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0152_entry(rt, ctx, 538u, aot_mem);
#else
recomp_unit_0152_entry(rt, ctx, 538u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0152_entry, 152u, 538u, 0x08A666C0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EF234u) goto L_088EF234;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EF234:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(208)));
aot_gpr_4 = (17076u << 16u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
aot_fpr_12 = aot_fpr_12 / aot_fpr_13;
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((ctx.fpr[26] < aot_fpr_12)) ? 0x00800000u : 0u);
if (((ctx.fcr31 & 0x00800000u) != 0u)) {
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[26]));
goto L_088EF254;
}
goto L_088EF254;
L_088EF254:
{ const float fs = aot_fpr_12; const float ft = ctx.fpr[22]; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_14 = std::bit_cast<float>(0x7FC00000u); else aot_fpr_14 = fs * ft; }
aot_gpr_4 = (ctx.gpr[17] | 0u);
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[28]));
aot_gpr_31 = (0x088EF268u);
aot_fpr_13 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[28]));
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0152.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 742u, 0x088EF268u, 0x08A66CD8u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0152_entry(rt, ctx, 600u, aot_mem);
#else
recomp_unit_0152_entry(rt, ctx, 600u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0152_entry, 152u, 600u, 0x08A66CD8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EF268u) goto L_088EF268;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EF268:
ctx.gpr[18] = (ctx.gpr[18] + static_cast<std::uint32_t>(2));
aot_gpr_4 = (static_cast<std::int32_t>(ctx.gpr[18]) < 4 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_088EF27C;
}
goto L_088EF278;
}
L_088EF278:
ctx.gpr[18] = (ctx.gpr[18] + static_cast<std::uint32_t>(-4));
goto L_088EF27C;
L_088EF27C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(72)));
aot_gpr_4 = (aot_gpr_4 & 14u);
aot_gpr_4 = (aot_gpr_4 ^ 4u);
aot_gpr_4 = (aot_gpr_4 < static_cast<std::uint32_t>(1) ? 1u : 0u);
aot_gpr_4 = (aot_gpr_4 & 255u);
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088EF3E4;
}
goto L_088EF298;
}
L_088EF298:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(852)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_088EF3E4;
}
goto L_088EF2A4;
}
L_088EF2A4:
aot_gpr_31 = (0x088EF2ACu);
aot_gpr_4 = (ctx.gpr[19] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0011.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 747u, 0x088EF2ACu, 0x08831B44u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0011_entry(rt, ctx, 385u, aot_mem);
#else
recomp_unit_0011_entry(rt, ctx, 385u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0011_entry, 11u, 385u, 0x08831B44u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EF2ACu) goto L_088EF2AC;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EF2AC:
ctx.gpr[16] = (aot_gpr_2 | 0u);
{ const bool branch_taken = ctx.gpr[16] == 0u;
if (branch_taken) {
goto L_088EF3E0;
}
goto L_088EF2B8;
}
L_088EF2B8:
aot_gpr_31 = (0x088EF2C0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B20934, 199u, 110u, 0x08B20934u>(ctx, &aot_mem, ctx.pc, ctx.hi, ctx.lo, aot_gpr_2, aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[28], aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0199_entry, 199u, 110u, 0x08B20934u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EF2C0u) goto L_088EF2C0;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EF2C0:
aot_gpr_4 = (aot_gpr_2 & 65535u);
aot_gpr_5 = (aot_gpr_4 & 1u);
aot_gpr_4 = (ctx.gpr[17] + static_cast<std::uint32_t>(320));
aot_gpr_6 = (16128u << 16u);
{ const bool branch_taken = aot_gpr_5 == 0u;
aot_fpr_12 = std::bit_cast<float>(aot_gpr_6);
if (branch_taken) {
goto L_088EF340;
}
goto L_088EF2D8;
}
L_088EF2D8:
aot_gpr_5 = (std::bit_cast<std::uint32_t>(aot_fpr_20));
ctx.set_vfpu_scalar_bits_ct<28u>(aot_gpr_5);
{ const std::uint32_t vfpu_address = ctx.gpr[19] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
ctx.execute_vfpu_vscl_ct<0u, 0u, 28u, 3u>();
aot_gpr_5 = (aot_gpr_29 + static_cast<std::uint32_t>(352));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_5 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
{ const std::uint32_t vfpu_address = aot_gpr_5 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<1u, 4u>(vfpu_value); }
ctx.execute_vfpu_vec3_ct<0u, 0u, 1u, 3u, 0u>();
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(336));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
aot_gpr_5 = (std::bit_cast<std::uint32_t>(aot_fpr_12));
ctx.set_vfpu_scalar_bits_ct<28u>(aot_gpr_5);
{ const std::uint32_t vfpu_address = ctx.gpr[23] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
ctx.execute_vfpu_vscl_ct<0u, 0u, 28u, 3u>();
aot_gpr_5 = (aot_gpr_29 + static_cast<std::uint32_t>(368));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_5 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
{ const std::uint32_t vfpu_address = aot_gpr_5 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<1u, 4u>(vfpu_value); }
ctx.execute_vfpu_vec3_ct<0u, 0u, 1u, 3u, 0u>();
aot_gpr_5 = (aot_gpr_29 + static_cast<std::uint32_t>(320));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_5 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
aot_gpr_31 = (0x088EF338u);
aot_gpr_4 = (ctx.gpr[16] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0152.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 751u, 0x088EF338u, 0x08A666C0u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0152_entry(rt, ctx, 538u, aot_mem);
#else
recomp_unit_0152_entry(rt, ctx, 538u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0152_entry, 152u, 538u, 0x08A666C0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EF338u) goto L_088EF338;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EF338:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EF3A0;
}
goto L_088EF340;
}
L_088EF340:
aot_gpr_5 = (std::bit_cast<std::uint32_t>(aot_fpr_20));
ctx.set_vfpu_scalar_bits_ct<28u>(aot_gpr_5);
{ const std::uint32_t vfpu_address = ctx.gpr[19] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
ctx.execute_vfpu_vscl_ct<0u, 0u, 28u, 3u>();
aot_gpr_5 = (aot_gpr_29 + static_cast<std::uint32_t>(416));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_5 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
{ const std::uint32_t vfpu_address = aot_gpr_5 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<1u, 4u>(vfpu_value); }
ctx.execute_vfpu_vec3_ct<0u, 0u, 1u, 3u, 1u>();
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(400));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
aot_gpr_5 = (std::bit_cast<std::uint32_t>(aot_fpr_12));
ctx.set_vfpu_scalar_bits_ct<28u>(aot_gpr_5);
{ const std::uint32_t vfpu_address = ctx.gpr[23] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
ctx.execute_vfpu_vscl_ct<0u, 0u, 28u, 3u>();
aot_gpr_5 = (aot_gpr_29 + static_cast<std::uint32_t>(432));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_5 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
{ const std::uint32_t vfpu_address = aot_gpr_5 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<1u, 4u>(vfpu_value); }
ctx.execute_vfpu_vec3_ct<0u, 0u, 1u, 3u, 0u>();
aot_gpr_5 = (aot_gpr_29 + static_cast<std::uint32_t>(384));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_5 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
aot_gpr_31 = (0x088EF3A0u);
aot_gpr_4 = (ctx.gpr[16] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0152.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 753u, 0x088EF3A0u, 0x08A666C0u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0152_entry(rt, ctx, 538u, aot_mem);
#else
recomp_unit_0152_entry(rt, ctx, 538u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0152_entry, 152u, 538u, 0x08A666C0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EF3A0u) goto L_088EF3A0;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EF3A0:
aot_gpr_4 = (16672u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
aot_gpr_4 = (std::bit_cast<std::uint32_t>(aot_fpr_12));
ctx.set_vfpu_scalar_bits_ct<28u>(aot_gpr_4);
{ const std::uint32_t vfpu_address = ctx.gpr[23] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
ctx.execute_vfpu_vscl_ct<0u, 0u, 28u, 3u>();
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(304));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
{ std::uint32_t aot_run_words[3]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(304), aot_run_words);
aot_fpr_12 = std::bit_cast<float>(aot_run_words[0]);
aot_fpr_13 = std::bit_cast<float>(aot_run_words[1]);
aot_fpr_14 = std::bit_cast<float>(aot_run_words[2]);
}
{ std::uint32_t aot_run_words[3]{};
aot_mem.aot_direct_load32_block(ctx.gpr[21] + static_cast<std::uint32_t>(0), aot_run_words);
ctx.fpr[15] = std::bit_cast<float>(aot_run_words[0]);
ctx.fpr[16] = std::bit_cast<float>(aot_run_words[1]);
ctx.fpr[17] = std::bit_cast<float>(aot_run_words[2]);
}
aot_gpr_31 = (0x088EF3E0u);
aot_gpr_4 = (ctx.gpr[16] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0152.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 754u, 0x088EF3E0u, 0x08A66E08u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0152_entry(rt, ctx, 611u, aot_mem);
#else
recomp_unit_0152_entry(rt, ctx, 611u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0152_entry, 152u, 611u, 0x08A66E08u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EF3E0u) goto L_088EF3E0;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EF3E0:
ctx.gpr[16] = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(1108)));
goto L_088EF3E4;
L_088EF3E4:
{ const std::uint32_t vfpu_address = ctx.gpr[30] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
{ const std::uint32_t vfpu_address = ctx.gpr[16] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<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[22] + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
{ const std::uint32_t vfpu_address = ctx.gpr[22] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_29 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EF498;
}
goto L_088EF404;
}
L_088EF404:
aot_gpr_4 = (0u | 2u);
aot_gpr_5 = (0u | 43u);
aot_mem.aot_direct_store8(aot_gpr_29 + static_cast<std::uint32_t>(1104), static_cast<std::uint8_t>(aot_gpr_4));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(1116), aot_gpr_5);
aot_gpr_4 = (ctx.gpr[17] + static_cast<std::uint32_t>(320));
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
aot_gpr_5 = (aot_gpr_29 + static_cast<std::uint32_t>(464));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_5 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
aot_gpr_4 = (16230u << 16u);
aot_gpr_4 = (aot_gpr_4 | 26214u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
aot_gpr_4 = (std::bit_cast<std::uint32_t>(aot_fpr_12));
ctx.set_vfpu_scalar_bits_ct<28u>(aot_gpr_4);
{ const std::uint32_t vfpu_address = ctx.gpr[20] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
ctx.execute_vfpu_vscl_ct<0u, 0u, 28u, 3u>();
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(448));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_5 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(472), std::bit_cast<std::uint32_t>(ctx.fpr[28]));
aot_gpr_31 = (0x088EF45Cu);
aot_gpr_4 = (ctx.gpr[17] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0152.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 757u, 0x088EF45Cu, 0x08A666C0u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0152_entry(rt, ctx, 538u, aot_mem);
#else
recomp_unit_0152_entry(rt, ctx, 538u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0152_entry, 152u, 538u, 0x08A666C0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EF45Cu) goto L_088EF45C;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EF45C:
aot_gpr_4 = (0u | 1u);
{ const bool branch_taken = ctx.gpr[18] == aot_gpr_4;
aot_gpr_4 = (0u | 3u);
if (branch_taken) {
goto L_088EF470;
}
goto L_088EF468;
}
L_088EF468:
{ const bool branch_taken = ctx.gpr[18] != aot_gpr_4;
if (branch_taken) {
goto L_088EF474;
}
goto L_088EF470;
}
L_088EF470:
ctx.gpr[18] = (0u | 2u);
goto L_088EF474;
L_088EF474:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(-1040)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088EF498;
}
goto L_088EF480;
}
L_088EF480:
aot_gpr_4 = (ctx.gpr[28] + static_cast<std::uint32_t>(7768));
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(96)));
aot_gpr_6 = (0u | 166u);
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[26]));
aot_gpr_31 = (0x088EF498u);
aot_fpr_13 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[26]));
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0128.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 762u, 0x088EF498u, 0x08A05F80u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0128_entry(rt, ctx, 503u, aot_mem);
#else
recomp_unit_0128_entry(rt, ctx, 503u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0128_entry, 128u, 503u, 0x08A05F80u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EF498u) goto L_088EF498;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EF498:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(72)));
aot_gpr_4 = (aot_gpr_4 & 14u);
aot_gpr_4 = (aot_gpr_4 ^ 4u);
aot_gpr_4 = (aot_gpr_4 < static_cast<std::uint32_t>(1) ? 1u : 0u);
aot_gpr_4 = (aot_gpr_4 & 255u);
{ const bool branch_taken = aot_gpr_4 == 0u;
ctx.gpr[16] = (ctx.gpr[18] & 255u);
if (branch_taken) {
goto L_088EF50C;
}
goto L_088EF4B4;
}
L_088EF4B4:
aot_gpr_4 = (ctx.gpr[19] | 0u);
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(900)));
{ const bool branch_taken = aot_gpr_5 == 0u;
if (branch_taken) {
goto L_088EF50C;
}
goto L_088EF4C4;
}
L_088EF4C4:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(1360)));
aot_gpr_6 = (0u | 6u);
{ const bool branch_taken = aot_gpr_5 != aot_gpr_6;
if (branch_taken) {
goto L_088EF4F4;
}
goto L_088EF4D4;
}
L_088EF4D4:
ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(900)));
aot_gpr_4 = (0u | 10u);
aot_gpr_5 = (0u | 1u);
aot_gpr_6 = (ctx.gpr[17] | 0u);
aot_gpr_31 = (0x088EF4ECu);
ctx.gpr[8] = (0u | 1000u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0095.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 766u, 0x088EF4ECu, 0x0898019Cu)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0095_entry(rt, ctx, 24u, aot_mem);
#else
recomp_unit_0095_entry(rt, ctx, 24u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0095_entry, 95u, 24u, 0x0898019Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EF4ECu) goto L_088EF4EC;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EF4EC:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EF50C;
}
goto L_088EF4F4;
}
L_088EF4F4:
ctx.gpr[7] = (aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(900)));
aot_gpr_4 = (0u | 9u);
aot_gpr_5 = (0u | 1u);
aot_gpr_6 = (ctx.gpr[17] | 0u);
aot_gpr_31 = (0x088EF50Cu);
ctx.gpr[8] = (0u | 1000u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0095.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 768u, 0x088EF50Cu, 0x0898019Cu)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0095_entry(rt, ctx, 24u, aot_mem);
#else
recomp_unit_0095_entry(rt, ctx, 24u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0095_entry, 95u, 24u, 0x0898019Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EF50Cu) goto L_088EF50C;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EF50C:
aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(1104)));
aot_gpr_4 = (static_cast<std::int32_t>(aot_gpr_4) < 3 ? 1u : 0u);
if (aot_gpr_4 == 0u) {
aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(1104)));
goto L_088EF554;
}
goto L_088EF51C;
L_088EF51C:
aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(1104)));
aot_gpr_4 = (static_cast<std::int32_t>(aot_gpr_4) < 2 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_088EF5BC;
}
goto L_088EF52C;
}
L_088EF52C:
aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(1116)));
aot_gpr_4 = (ctx.gpr[17] | 0u);
aot_gpr_5 = (ctx.gpr[19] | 0u);
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[24]));
ctx.gpr[7] = (0u | 6u);
ctx.gpr[8] = (ctx.gpr[16] | 0u);
aot_gpr_31 = (0x088EF54Cu);
ctx.gpr[9] = (0u | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0057.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 771u, 0x088EF54Cu, 0x088EB674u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0057_entry(rt, ctx, 692u, aot_mem);
#else
recomp_unit_0057_entry(rt, ctx, 692u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0057_entry, 57u, 692u, 0x088EB674u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EF54Cu) goto L_088EF54C;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EF54C:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EF5DC;
}
goto L_088EF554;
}
L_088EF554:
aot_gpr_5 = (static_cast<std::int32_t>(aot_gpr_4) < 4 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_5 != 0u;
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(1116)));
if (branch_taken) {
goto L_088EF594;
}
goto L_088EF560;
}
L_088EF560:
aot_gpr_5 = (aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(1104)));
aot_gpr_5 = (static_cast<std::int32_t>(aot_gpr_5) < 5 ? 1u : 0u);
{ const bool branch_taken = aot_gpr_5 == 0u;
aot_gpr_6 = (aot_gpr_4 | 0u);
if (branch_taken) {
goto L_088EF5BC;
}
goto L_088EF570;
}
L_088EF570:
aot_gpr_4 = (ctx.gpr[17] | 0u);
aot_gpr_5 = (ctx.gpr[19] | 0u);
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[24]));
ctx.gpr[7] = (0u | 3u);
ctx.gpr[8] = (ctx.gpr[16] | 0u);
aot_gpr_31 = (0x088EF58Cu);
ctx.gpr[9] = (0u | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0057.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 775u, 0x088EF58Cu, 0x088EB674u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0057_entry(rt, ctx, 692u, aot_mem);
#else
recomp_unit_0057_entry(rt, ctx, 692u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0057_entry, 57u, 692u, 0x088EB674u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EF58Cu) goto L_088EF58C;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EF58C:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EF5DC;
}
goto L_088EF594;
}
L_088EF594:
aot_gpr_6 = (aot_gpr_4 | 0u);
aot_gpr_4 = (ctx.gpr[17] | 0u);
aot_gpr_5 = (ctx.gpr[19] | 0u);
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[24]));
ctx.gpr[7] = (0u | 2u);
ctx.gpr[8] = (ctx.gpr[16] | 0u);
aot_gpr_31 = (0x088EF5B4u);
ctx.gpr[9] = (0u | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0057.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 777u, 0x088EF5B4u, 0x088EB674u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0057_entry(rt, ctx, 692u, aot_mem);
#else
recomp_unit_0057_entry(rt, ctx, 692u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0057_entry, 57u, 692u, 0x088EB674u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EF5B4u) goto L_088EF5B4;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EF5B4:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EF5DC;
}
goto L_088EF5BC;
}
L_088EF5BC:
aot_gpr_6 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(1116)));
aot_gpr_4 = (ctx.gpr[17] | 0u);
aot_gpr_5 = (ctx.gpr[19] | 0u);
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[24]));
ctx.gpr[7] = (0u | 1u);
ctx.gpr[8] = (ctx.gpr[16] | 0u);
aot_gpr_31 = (0x088EF5DCu);
ctx.gpr[9] = (0u | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0057.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 779u, 0x088EF5DCu, 0x088EB674u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0057_entry(rt, ctx, 692u, aot_mem);
#else
recomp_unit_0057_entry(rt, ctx, 692u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0057_entry, 57u, 692u, 0x088EB674u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EF5DCu) goto L_088EF5DC;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EF5DC:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2228)));
aot_gpr_5 = (0u | 57u);
if (aot_gpr_4 == aot_gpr_5) {
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(456)));
goto L_088EF600;
}
goto L_088EF5EC;
L_088EF5EC:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2228)));
aot_gpr_5 = (0u | 58u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_088EF620;
}
goto L_088EF5FC;
}
L_088EF5FC:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(456)));
goto L_088EF600;
L_088EF600:
aot_gpr_5 = (8192u << 16u);
aot_gpr_4 = (aot_gpr_4 & aot_gpr_5);
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088EF620;
}
goto L_088EF610;
}
L_088EF610:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2116)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_088EF620;
}
goto L_088EF61C;
}
L_088EF61C:
aot_mem.aot_direct_store32(ctx.gpr[17] + static_cast<std::uint32_t>(2116), ctx.gpr[19]);
goto L_088EF620;
L_088EF620:
aot_gpr_4 = (aot_mem.aot_direct_load8(aot_gpr_29 + static_cast<std::uint32_t>(1104)));
aot_gpr_5 = (0u | 1u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
aot_gpr_4 = (0u + static_cast<std::uint32_t>(-2));
if (branch_taken) {
goto L_088EF640;
}
goto L_088EF630;
}
L_088EF630:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(464)));
aot_gpr_4 = (aot_gpr_4 | 1u);
{ const bool branch_taken = 0u == 0u;
aot_mem.aot_direct_store32(ctx.gpr[17] + static_cast<std::uint32_t>(464), aot_gpr_4);
if (branch_taken) {
goto L_088EF64C;
}
goto L_088EF640;
}
L_088EF640:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(464)));
aot_gpr_4 = (aot_gpr_5 & aot_gpr_4);
aot_mem.aot_direct_store32(ctx.gpr[17] + static_cast<std::uint32_t>(464), aot_gpr_4);
goto L_088EF64C;
L_088EF64C:
{ const std::uint32_t vfpu_address = aot_gpr_29 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<1u, 4u>(vfpu_value); }
{ float vfpu_value[4]{}; vfpu_value[0u] = 1.0f;
ctx.write_vfpu_vector_with_destination_prefix_ct<0u, 4u>(vfpu_value); }
ctx.execute_vfpu_vdot_ct<28u, 1u, 1u, 3u>();
ctx.execute_vfpu_vcmp_ct<28u, 32u, 1u, 3u>();
ctx.execute_vfpu_unary_ct<28u, 28u, 1u, 17u>();
ctx.execute_vfpu_vscl_ct<1u, 1u, 28u, 3u>();
ctx.execute_vfpu_vcmov_ct<1u, 0u, 3u, 0u, false>();
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<1u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_29 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(208)));
aot_gpr_4 = (17583u << 16u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
aot_fpr_12 = aot_fpr_12 / aot_fpr_13;
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((ctx.fpr[26] < aot_fpr_12)) ? 0x00800000u : 0u);
if (((ctx.fcr31 & 0x00800000u) != 0u)) {
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[26]));
goto L_088EF68C;
}
goto L_088EF68C;
L_088EF68C:
aot_gpr_4 = (49864u << 16u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
{ const float fs = aot_fpr_12; const float ft = aot_fpr_13; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_12 = std::bit_cast<float>(0x7FC00000u); else aot_fpr_12 = fs * ft; }
aot_gpr_4 = (std::bit_cast<std::uint32_t>(aot_fpr_12));
ctx.set_vfpu_scalar_bits_ct<28u>(aot_gpr_4);
{ const std::uint32_t vfpu_address = aot_gpr_29 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
ctx.execute_vfpu_vscl_ct<0u, 0u, 28u, 3u>();
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(16));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
{ std::uint32_t aot_run_words[3]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(16), aot_run_words);
aot_fpr_12 = std::bit_cast<float>(aot_run_words[0]);
aot_fpr_13 = std::bit_cast<float>(aot_run_words[1]);
aot_fpr_14 = std::bit_cast<float>(aot_run_words[2]);
}
aot_gpr_31 = (0x088EF6C4u);
aot_gpr_4 = (ctx.gpr[19] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0152.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 790u, 0x088EF6C4u, 0x08A66CD8u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0152_entry(rt, ctx, 600u, aot_mem);
#else
recomp_unit_0152_entry(rt, ctx, 600u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0152_entry, 152u, 600u, 0x08A66CD8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EF6C4u) goto L_088EF6C4;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EF6C4:
aot_gpr_4 = (ctx.gpr[17] | 0u);
aot_gpr_31 = (0x088EF6D0u);
aot_gpr_5 = (0u | 138u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0023.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 791u, 0x088EF6D0u, 0x08860424u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0023_entry(rt, ctx, 16u, aot_mem);
#else
recomp_unit_0023_entry(rt, ctx, 16u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0023_entry, 23u, 16u, 0x08860424u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EF6D0u) goto L_088EF6D0;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EF6D0:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EFAE4;
}
goto L_088EF6D8;
}
L_088EF6D8:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(296)));
aot_gpr_4 = (48972u << 16u);
aot_gpr_4 = (aot_gpr_4 | 52429u);
ctx.fpr[24] = std::bit_cast<float>(aot_gpr_4);
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 < ctx.fpr[24])) ? 0x00800000u : 0u);
{ const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u);
aot_gpr_4 = (16576u << 16u);
if (branch_taken) {
goto L_088EF714;
}
goto L_088EF6F8;
}
L_088EF6F8:
aot_gpr_4 = (16448u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
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_088EF74C;
}
goto L_088EF710;
}
L_088EF710:
aot_gpr_4 = (16576u << 16u);
goto L_088EF714;
L_088EF714:
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
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_088EFAE4;
}
goto L_088EF728;
}
L_088EF728:
aot_gpr_31 = (0x088EF730u);
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_0890D44C, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0066_entry, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EF730u) goto L_088EF730;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EF730:
{ const bool branch_taken = aot_gpr_2 == 0u;
aot_gpr_4 = (16672u << 16u);
if (branch_taken) {
goto L_088EF74C;
}
goto L_088EF738;
}
L_088EF738:
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
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_088EFAE4;
}
goto L_088EF74C;
}
L_088EF74C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(456)));
ctx.gpr[23] = (0u + static_cast<std::uint32_t>(-2));
aot_gpr_4 = (aot_gpr_4 & ctx.gpr[23]);
aot_mem.aot_direct_store32(ctx.gpr[17] + static_cast<std::uint32_t>(456), aot_gpr_4);
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(320)));
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_12) ^ 0x80000000u);
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(324)));
aot_fpr_13 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_13) ^ 0x80000000u);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(528), std::bit_cast<std::uint32_t>(aot_fpr_12));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(532), std::bit_cast<std::uint32_t>(aot_fpr_13));
aot_gpr_5 = (aot_gpr_29 + static_cast<std::uint32_t>(528));
aot_gpr_31 = (0x088EF780u);
aot_gpr_4 = (ctx.gpr[17] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0064.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 800u, 0x088EF780u, 0x08906DC4u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0064_entry(rt, ctx, 618u, aot_mem);
#else
recomp_unit_0064_entry(rt, ctx, 618u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0064_entry, 64u, 618u, 0x08906DC4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EF780u) goto L_088EF780;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EF780:
ctx.gpr[16] = (aot_gpr_2 | 0u);
aot_gpr_31 = (0x088EF78Cu);
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_0890D44C, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0066_entry, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EF78Cu) goto L_088EF78C;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EF78C:
ctx.gpr[20] = (0u + static_cast<std::uint32_t>(-939));
ctx.gpr[30] = (ctx.gpr[19] + static_cast<std::uint32_t>(320));
aot_fpr_20 = std::bit_cast<float>(0u);
aot_gpr_4 = (16256u << 16u);
ctx.fpr[22] = std::bit_cast<float>(aot_gpr_4);
aot_gpr_5 = (ctx.gpr[17] + static_cast<std::uint32_t>(320));
aot_gpr_4 = (ctx.gpr[16] & 255u);
ctx.gpr[21] = (aot_gpr_29 + static_cast<std::uint32_t>(544));
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(1112), aot_gpr_5);
ctx.gpr[18] = (aot_gpr_29 + static_cast<std::uint32_t>(560));
{ const bool branch_taken = aot_gpr_2 == 0u;
ctx.gpr[22] = (aot_gpr_29 + static_cast<std::uint32_t>(496));
if (branch_taken) {
goto L_088EF7F4;
}
goto L_088EF7BC;
}
L_088EF7BC:
aot_gpr_5 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int16_t>(aot_mem.aot_direct_load16(ctx.gpr[19] + static_cast<std::uint32_t>(86))))));
{ const bool branch_taken = aot_gpr_5 != ctx.gpr[20];
ctx.gpr[8] = (aot_gpr_4 | 0u);
if (branch_taken) {
goto L_088EF7F8;
}
goto L_088EF7C8;
}
L_088EF7C8:
ctx.gpr[8] = (aot_gpr_4 | 0u);
aot_gpr_4 = (17174u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
aot_gpr_4 = (ctx.gpr[17] | 0u);
aot_gpr_5 = (ctx.gpr[19] | 0u);
aot_gpr_6 = (0u | 42u);
ctx.gpr[7] = (0u | 0u);
aot_gpr_31 = (0x088EF7ECu);
ctx.gpr[9] = (0u | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0057.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 804u, 0x088EF7ECu, 0x088EB674u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0057_entry(rt, ctx, 692u, aot_mem);
#else
recomp_unit_0057_entry(rt, ctx, 692u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0057_entry, 57u, 692u, 0x088EB674u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EF7ECu) goto L_088EF7EC;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EF7EC:
{ const bool branch_taken = 0u == 0u;
if (branch_taken) {
goto L_088EF818;
}
goto L_088EF7F4;
}
L_088EF7F4:
ctx.gpr[8] = (aot_gpr_4 | 0u);
goto L_088EF7F8;
L_088EF7F8:
aot_gpr_4 = (16880u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
aot_gpr_4 = (ctx.gpr[17] | 0u);
aot_gpr_5 = (ctx.gpr[19] | 0u);
aot_gpr_6 = (0u | 42u);
ctx.gpr[7] = (0u | 0u);
aot_gpr_31 = (0x088EF818u);
ctx.gpr[9] = (0u | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0057.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 807u, 0x088EF818u, 0x088EB674u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0057_entry(rt, ctx, 692u, aot_mem);
#else
recomp_unit_0057_entry(rt, ctx, 692u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0057_entry, 57u, 692u, 0x088EB674u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EF818u) goto L_088EF818;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EF818:
aot_gpr_6 = (ctx.gpr[16] + static_cast<std::uint32_t>(28));
aot_gpr_4 = (ctx.gpr[17] | 0u);
aot_gpr_5 = (0u | 1000u);
aot_gpr_31 = (0x088EF82Cu);
ctx.gpr[7] = (0u | 1u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0070.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 808u, 0x088EF82Cu, 0x0891C0E8u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0070_entry(rt, ctx, 14u, aot_mem);
#else
recomp_unit_0070_entry(rt, ctx, 14u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0070_entry, 70u, 14u, 0x0891C0E8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EF82Cu) goto L_088EF82C;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EF82C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2228)));
aot_gpr_5 = (0u | 45u);
if (aot_gpr_4 == aot_gpr_5) {
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2116)));
goto L_088EF860;
}
goto L_088EF83C;
L_088EF83C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2228)));
aot_gpr_5 = (0u | 57u);
if (aot_gpr_4 == aot_gpr_5) {
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2116)));
goto L_088EF860;
}
goto L_088EF84C;
L_088EF84C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2228)));
aot_gpr_5 = (0u | 58u);
{ const bool branch_taken = aot_gpr_4 != aot_gpr_5;
if (branch_taken) {
goto L_088EF8AC;
}
goto L_088EF85C;
}
L_088EF85C:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(2116)));
goto L_088EF860;
L_088EF860:
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_088EF8AC;
}
goto L_088EF868;
}
L_088EF868:
aot_gpr_31 = (0x088EF870u);
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_0890D44C, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0066_entry, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EF870u) goto L_088EF870;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EF870:
{ const bool branch_taken = aot_gpr_2 == 0u;
if (branch_taken) {
goto L_088EF8A8;
}
goto L_088EF878;
}
L_088EF878:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(76)));
aot_gpr_4 = (aot_gpr_4 & 2u);
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_088EF8A8;
}
goto L_088EF888;
}
L_088EF888:
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int16_t>(aot_mem.aot_direct_load16(ctx.gpr[19] + static_cast<std::uint32_t>(86))))));
{ const bool branch_taken = aot_gpr_4 == ctx.gpr[20];
if (branch_taken) {
goto L_088EF8A8;
}
goto L_088EF894;
}
L_088EF894:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(296)));
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 < ctx.fpr[24])) ? 0x00800000u : 0u);
{ const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u);
if (branch_taken) {
goto L_088EF8AC;
}
goto L_088EF8A8;
}
L_088EF8A8:
aot_mem.aot_direct_store32(ctx.gpr[17] + static_cast<std::uint32_t>(2116), ctx.gpr[19]);
goto L_088EF8AC;
L_088EF8AC:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(464)));
aot_gpr_4 = (aot_gpr_4 & ctx.gpr[23]);
aot_mem.aot_direct_store32(ctx.gpr[17] + static_cast<std::uint32_t>(464), aot_gpr_4);
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(1112)));
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = ctx.gpr[21] + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int16_t>(aot_mem.aot_direct_load16(ctx.gpr[19] + static_cast<std::uint32_t>(86))))));
{ const bool branch_taken = aot_gpr_4 == ctx.gpr[20];
if (branch_taken) {
goto L_088EF908;
}
goto L_088EF8D0;
}
L_088EF8D0:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(76)));
aot_gpr_4 = (aot_gpr_4 & 2u);
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_088EF908;
}
goto L_088EF8E0;
}
L_088EF8E0:
aot_gpr_4 = (16192u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
aot_gpr_4 = (std::bit_cast<std::uint32_t>(aot_fpr_12));
ctx.set_vfpu_scalar_bits_ct<28u>(aot_gpr_4);
{ const std::uint32_t vfpu_address = ctx.gpr[30] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
ctx.execute_vfpu_vscl_ct<0u, 0u, 28u, 3u>();
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(592));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = ctx.gpr[21] + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
goto L_088EF908;
L_088EF908:
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(552), std::bit_cast<std::uint32_t>(aot_fpr_20));
aot_gpr_4 = (ctx.gpr[17] | 0u);
aot_gpr_31 = (0x088EF918u);
aot_gpr_5 = (ctx.gpr[21] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0152.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 823u, 0x088EF918u, 0x08A666C0u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0152_entry(rt, ctx, 538u, aot_mem);
#else
recomp_unit_0152_entry(rt, ctx, 538u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0152_entry, 152u, 538u, 0x08A666C0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EF918u) goto L_088EF918;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EF918:
{ const std::uint32_t vfpu_address = aot_gpr_29 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<1u, 4u>(vfpu_value); }
{ float vfpu_value[4]{}; vfpu_value[0u] = 1.0f;
ctx.write_vfpu_vector_with_destination_prefix_ct<0u, 4u>(vfpu_value); }
ctx.execute_vfpu_vdot_ct<28u, 1u, 1u, 3u>();
ctx.execute_vfpu_vcmp_ct<28u, 32u, 1u, 3u>();
ctx.execute_vfpu_unary_ct<28u, 28u, 1u, 17u>();
ctx.execute_vfpu_vscl_ct<1u, 1u, 28u, 3u>();
ctx.execute_vfpu_vcmov_ct<1u, 0u, 3u, 0u, false>();
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<1u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_29 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
{ const std::uint32_t vfpu_address = ctx.gpr[30] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = ctx.gpr[18] + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(568), std::bit_cast<std::uint32_t>(aot_fpr_20));
{ const std::uint32_t vfpu_address = ctx.gpr[18] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
ctx.execute_vfpu_vdot_ct<28u, 0u, 0u, 3u>();
ctx.execute_vfpu_unary_ct<28u, 28u, 1u, 22u>();
aot_gpr_4 = (ctx.vfpu_scalar_bits_ct<28u>());
aot_fpr_12 = std::bit_cast<float>(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_088EF988;
}
goto L_088EF968;
}
L_088EF968:
aot_fpr_13 = ctx.fpr[22] / aot_fpr_12;
aot_gpr_4 = (std::bit_cast<std::uint32_t>(aot_fpr_13));
ctx.set_vfpu_scalar_bits_ct<1u>(aot_gpr_4);
{ const std::uint32_t vfpu_address = ctx.gpr[18] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
ctx.execute_vfpu_vscl_ct<0u, 0u, 1u, 3u>();
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = ctx.gpr[18] + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
{ const bool branch_taken = 0u == 0u;
aot_fpr_13 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_12));
if (branch_taken) {
goto L_088EF9A4;
}
goto L_088EF988;
}
L_088EF988:
{ const std::uint32_t aot_run_words[3]{std::bit_cast<std::uint32_t>(aot_fpr_20), std::bit_cast<std::uint32_t>(aot_fpr_20), std::bit_cast<std::uint32_t>(aot_fpr_20)};
aot_mem.aot_direct_store32_block(aot_gpr_29 + static_cast<std::uint32_t>(608), aot_run_words); }
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(608));
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = ctx.gpr[18] + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
aot_fpr_13 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_12));
goto L_088EF9A4;
L_088EF9A4:
aot_gpr_4 = (15692u << 16u);
aot_gpr_4 = (aot_gpr_4 | 52429u);
aot_fpr_14 = std::bit_cast<float>(aot_gpr_4);
aot_gpr_4 = (std::bit_cast<std::uint32_t>(aot_fpr_14));
ctx.set_vfpu_scalar_bits_ct<28u>(aot_gpr_4);
{ const std::uint32_t vfpu_address = aot_gpr_29 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
ctx.execute_vfpu_vscl_ct<0u, 0u, 28u, 3u>();
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(480));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
aot_gpr_5 = (16243u << 16u);
aot_gpr_5 = (aot_gpr_5 | 13107u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_5);
aot_gpr_5 = (std::bit_cast<std::uint32_t>(aot_fpr_12));
ctx.set_vfpu_scalar_bits_ct<28u>(aot_gpr_5);
{ const std::uint32_t vfpu_address = ctx.gpr[18] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
ctx.execute_vfpu_vscl_ct<0u, 0u, 28u, 3u>();
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = ctx.gpr[22] + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
{ const std::uint32_t vfpu_address = ctx.gpr[22] + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<1u, 4u>(vfpu_value); }
ctx.execute_vfpu_vec3_ct<0u, 0u, 1u, 3u, 0u>();
aot_gpr_4 = (aot_gpr_29 + static_cast<std::uint32_t>(576));
{ float vfpu_value[4]{}; ctx.read_vfpu_vector_ct<0u, 4u>(vfpu_value);
const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
const std::uint32_t vfpu_words[4]{std::bit_cast<std::uint32_t>(vfpu_value[0]), std::bit_cast<std::uint32_t>(vfpu_value[1]), std::bit_cast<std::uint32_t>(vfpu_value[2]), std::bit_cast<std::uint32_t>(vfpu_value[3])};
aot_mem.aot_direct_store32_block(vfpu_address, vfpu_words); }
aot_gpr_5 = (16320u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_5);
aot_gpr_5 = (15820u << 16u);
aot_gpr_5 = (aot_gpr_5 | 52429u);
aot_fpr_14 = std::bit_cast<float>(aot_gpr_5);
aot_fpr_13 = aot_fpr_13 / aot_fpr_14;
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 < aot_fpr_13)) ? 0x00800000u : 0u);
if (((ctx.fcr31 & 0x00800000u) != 0u)) {
aot_fpr_13 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_12));
goto L_088EFA24;
}
goto L_088EFA24;
L_088EFA24:
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_13));
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_20 <= aot_fpr_12)) ? 0x00800000u : 0u);
if (!((ctx.fcr31 & 0x00800000u) != 0u)) {
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_20));
goto L_088EFA38;
}
goto L_088EFA38;
L_088EFA38:
aot_fpr_13 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(208)));
aot_gpr_5 = (17076u << 16u);
aot_fpr_14 = std::bit_cast<float>(aot_gpr_5);
aot_fpr_13 = aot_fpr_13 / aot_fpr_14;
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_13 <= ctx.fpr[22])) ? 0x00800000u : 0u);
if (!((ctx.fcr31 & 0x00800000u) != 0u)) {
aot_fpr_13 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[22]));
goto L_088EFA58;
}
goto L_088EFA58;
L_088EFA58:
aot_gpr_5 = (aot_gpr_4 | 0u);
aot_gpr_4 = (16384u << 16u);
aot_fpr_14 = std::bit_cast<float>(aot_gpr_4);
{ const float fs = aot_fpr_12; const float ft = aot_fpr_14; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_12 = std::bit_cast<float>(0x7FC00000u); else aot_fpr_12 = fs * ft; }
{ const float fs = aot_fpr_12; const float ft = aot_fpr_13; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_12 = std::bit_cast<float>(0x7FC00000u); else aot_fpr_12 = fs * ft; }
aot_gpr_31 = (0x088EFA74u);
aot_gpr_4 = (ctx.gpr[22] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0055.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 830u, 0x088EFA74u, 0x088E2880u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0055_entry(rt, ctx, 243u, aot_mem);
#else
recomp_unit_0055_entry(rt, ctx, 243u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0055_entry, 55u, 243u, 0x088E2880u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EFA74u) goto L_088EFA74;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EFA74:
{ std::uint32_t aot_run_words[3]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(496), aot_run_words);
aot_fpr_12 = std::bit_cast<float>(aot_run_words[0]);
aot_fpr_13 = std::bit_cast<float>(aot_run_words[1]);
aot_fpr_14 = std::bit_cast<float>(aot_run_words[2]);
}
aot_gpr_31 = (0x088EFA88u);
aot_gpr_4 = (ctx.gpr[17] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0152.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 831u, 0x088EFA88u, 0x08A66CD8u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0152_entry(rt, ctx, 600u, aot_mem);
#else
recomp_unit_0152_entry(rt, ctx, 600u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0152_entry, 152u, 600u, 0x08A66CD8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EFA88u) goto L_088EFA88;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EFA88:
ctx.gpr[22] = (aot_gpr_29 + static_cast<std::uint32_t>(496));
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(208)));
aot_gpr_4 = (17530u << 16u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
aot_fpr_12 = aot_fpr_12 / aot_fpr_13;
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 <= ctx.fpr[22])) ? 0x00800000u : 0u);
if (!((ctx.fcr31 & 0x00800000u) != 0u)) {
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[22]));
goto L_088EFAAC;
}
goto L_088EFAAC;
L_088EFAAC:
aot_gpr_4 = (49776u << 16u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
{ const float fs = aot_fpr_12; const float ft = aot_fpr_13; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_12 = std::bit_cast<float>(0x7FC00000u); else aot_fpr_12 = fs * ft; }
aot_gpr_4 = (ctx.gpr[22] | 0u);
aot_gpr_31 = (0x088EFAC4u);
aot_gpr_5 = (aot_gpr_29 | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0055.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 833u, 0x088EFAC4u, 0x088E2880u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0055_entry(rt, ctx, 243u, aot_mem);
#else
recomp_unit_0055_entry(rt, ctx, 243u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0055_entry, 55u, 243u, 0x088E2880u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EFAC4u) goto L_088EFAC4;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EFAC4:
{ std::uint32_t aot_run_words[3]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(496), aot_run_words);
aot_fpr_12 = std::bit_cast<float>(aot_run_words[0]);
aot_fpr_13 = std::bit_cast<float>(aot_run_words[1]);
aot_fpr_14 = std::bit_cast<float>(aot_run_words[2]);
}
aot_gpr_31 = (0x088EFAD8u);
aot_gpr_4 = (ctx.gpr[19] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0152.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 834u, 0x088EFAD8u, 0x08A66CD8u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0152_entry(rt, ctx, 600u, aot_mem);
#else
recomp_unit_0152_entry(rt, ctx, 600u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0152_entry, 152u, 600u, 0x08A66CD8u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EFAD8u) goto L_088EFAD8;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EFAD8:
aot_gpr_4 = (ctx.gpr[17] | 0u);
aot_gpr_31 = (0x088EFAE4u);
aot_gpr_5 = (0u | 138u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0023.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 835u, 0x088EFAE4u, 0x08860424u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0023_entry(rt, ctx, 16u, aot_mem);
#else
recomp_unit_0023_entry(rt, ctx, 16u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0023_entry, 23u, 16u, 0x08860424u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EFAE4u) goto L_088EFAE4;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EFAE4:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[28] + static_cast<std::uint32_t>(-7080)));
{ const bool branch_taken = aot_gpr_4 != 0u;
if (branch_taken) {
goto L_088EFB28;
}
goto L_088EFAF0;
}
L_088EFAF0:
aot_gpr_31 = (0x088EFAF8u);
aot_gpr_4 = (ctx.gpr[17] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0066.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 837u, 0x088EFAF8u, 0x0890D46Cu)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0066_entry(rt, ctx, 319u, aot_mem);
#else
recomp_unit_0066_entry(rt, ctx, 319u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0066_entry, 66u, 319u, 0x0890D46Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EFAF8u) goto L_088EFAF8;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EFAF8:
{ const bool branch_taken = aot_gpr_2 == 0u;
if (branch_taken) {
goto L_088EFB28;
}
goto L_088EFB00;
}
L_088EFB00:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(900)));
{ const bool branch_taken = aot_gpr_4 == 0u;
if (branch_taken) {
goto L_088EFB28;
}
goto L_088EFB0C;
}
L_088EFB0C:
aot_gpr_31 = (0x088EFB14u);
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(900)));
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_0890D44C, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0066_entry, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EFB14u) goto L_088EFB14;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EFB14:
{ const bool branch_taken = aot_gpr_2 == 0u;
if (branch_taken) {
goto L_088EFB28;
}
goto L_088EFB1C;
}
L_088EFB1C:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(900)));
aot_gpr_31 = (0x088EFB28u);
aot_gpr_4 = (ctx.gpr[17] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0108.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 842u, 0x088EFB28u, 0x089B4624u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0108_entry(rt, ctx, 119u, aot_mem);
#else
recomp_unit_0108_entry(rt, ctx, 119u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0108_entry, 108u, 119u, 0x089B4624u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EFB28u) goto L_088EFB28;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EFB28:
{ std::uint32_t aot_run_words[16]{};
aot_mem.aot_direct_load32_block(aot_gpr_29 + static_cast<std::uint32_t>(1128), aot_run_words);
aot_fpr_20 = std::bit_cast<float>(aot_run_words[0]);
ctx.fpr[22] = std::bit_cast<float>(aot_run_words[1]);
ctx.fpr[24] = std::bit_cast<float>(aot_run_words[2]);
ctx.fpr[26] = std::bit_cast<float>(aot_run_words[3]);
ctx.fpr[28] = std::bit_cast<float>(aot_run_words[4]);
ctx.fpr[30] = std::bit_cast<float>(aot_run_words[5]);
ctx.gpr[16] = aot_run_words[6];
ctx.gpr[17] = aot_run_words[7];
ctx.gpr[18] = aot_run_words[8];
ctx.gpr[19] = aot_run_words[9];
ctx.gpr[20] = aot_run_words[10];
ctx.gpr[21] = aot_run_words[11];
ctx.gpr[22] = aot_run_words[12];
ctx.gpr[23] = aot_run_words[13];
ctx.gpr[30] = aot_run_words[14];
aot_gpr_31 = aot_run_words[15];
}
jump_target = aot_gpr_31;
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(1200));
// PSPRECOMP_V813_JR_FAST_EXIT: preserve the exact 256-transfer boundary; common JR path is shared.
if (++local_transfers < 256u) goto LOCAL_JR_DISPATCH;
// PSPRECOMP_V812_SHARED_SCHED_JUMP
goto LOCAL_SCHED_BOUNDARY;
L_088EFB70:
aot_gpr_29 = (aot_gpr_29 + static_cast<std::uint32_t>(-176));
{ const std::uint32_t aot_run_words[16]{std::bit_cast<std::uint32_t>(aot_fpr_20), std::bit_cast<std::uint32_t>(ctx.fpr[22]), std::bit_cast<std::uint32_t>(ctx.fpr[24]), std::bit_cast<std::uint32_t>(ctx.fpr[26]), std::bit_cast<std::uint32_t>(ctx.fpr[28]), std::bit_cast<std::uint32_t>(ctx.fpr[30]), ctx.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<std::uint32_t>(100), aot_run_words); }
ctx.gpr[18] = (aot_gpr_4 | 0u);
ctx.gpr[16] = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast<std::uint32_t>(1152)));
aot_gpr_4 = (16256u << 16u);
ctx.fpr[30] = std::bit_cast<float>(aot_gpr_4);
ctx.fpr[28] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[30]));
aot_fpr_20 = std::bit_cast<float>(0u);
ctx.fpr[24] = std::bit_cast<float>(std::bit_cast<std::uint32_t>(aot_fpr_20));
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast<std::uint32_t>(80)));
aot_gpr_4 = (ctx.gpr[18] | 0u);
aot_gpr_31 = (0x088EFBE0u);
aot_gpr_6 = (0u | 189u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0065.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 844u, 0x088EFBE0u, 0x08908C10u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0065_entry(rt, ctx, 216u, aot_mem);
#else
recomp_unit_0065_entry(rt, ctx, 216u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0065_entry, 65u, 216u, 0x08908C10u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EFBE0u) goto L_088EFBE0;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EFBE0:
ctx.gpr[23] = (aot_gpr_2 | 0u);
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast<std::uint32_t>(80)));
aot_gpr_4 = (ctx.gpr[18] | 0u);
aot_gpr_31 = (0x088EFBF4u);
aot_gpr_6 = (0u | 190u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0065.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 845u, 0x088EFBF4u, 0x08908C10u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0065_entry(rt, ctx, 216u, aot_mem);
#else
recomp_unit_0065_entry(rt, ctx, 216u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0065_entry, 65u, 216u, 0x08908C10u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EFBF4u) goto L_088EFBF4;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EFBF4:
ctx.gpr[22] = (aot_gpr_2 | 0u);
ctx.gpr[17] = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast<std::uint32_t>(80)));
aot_gpr_31 = (0x088EFC04u);
aot_gpr_4 = (ctx.gpr[16] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0149.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 846u, 0x088EFC04u, 0x08A59578u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0149_entry(rt, ctx, 307u, aot_mem);
#else
recomp_unit_0149_entry(rt, ctx, 307u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0149_entry, 149u, 307u, 0x08A59578u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EFC04u) goto L_088EFC04;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EFC04:
aot_gpr_4 = (ctx.gpr[18] | 0u);
aot_gpr_5 = (ctx.gpr[17] | 0u);
aot_gpr_31 = (0x088EFC14u);
aot_gpr_6 = (aot_gpr_2 | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0065.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 847u, 0x088EFC14u, 0x08908C10u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0065_entry(rt, ctx, 216u, aot_mem);
#else
recomp_unit_0065_entry(rt, ctx, 216u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0065_entry, 65u, 216u, 0x08908C10u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EFC14u) goto L_088EFC14;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EFC14:
ctx.gpr[17] = (aot_gpr_2 | 0u);
aot_gpr_31 = (0x088EFC20u);
aot_gpr_4 = (ctx.gpr[18] | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_0890D44C, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0066_entry, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EFC20u) goto L_088EFC20;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EFC20:
aot_gpr_4 = (ctx.gpr[16] + static_cast<std::uint32_t>(16));
{ const bool branch_taken = aot_gpr_2 == 0u;
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(76), aot_gpr_4);
if (branch_taken) {
goto L_088EFC54;
}
goto L_088EFC2C;
}
L_088EFC2C:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast<std::uint32_t>(80)));
aot_gpr_4 = (ctx.gpr[18] | 0u);
aot_gpr_31 = (0x088EFC3Cu);
aot_gpr_6 = (0u | 192u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0065.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 850u, 0x088EFC3Cu, 0x08908C10u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0065_entry(rt, ctx, 216u, aot_mem);
#else
recomp_unit_0065_entry(rt, ctx, 216u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0065_entry, 65u, 216u, 0x08908C10u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EFC3Cu) goto L_088EFC3C;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EFC3C:
ctx.gpr[21] = (aot_gpr_2 | 0u);
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast<std::uint32_t>(80)));
aot_gpr_4 = (ctx.gpr[18] | 0u);
aot_gpr_31 = (0x088EFC50u);
aot_gpr_6 = (0u | 191u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0065.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 851u, 0x088EFC50u, 0x08908C10u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0065_entry(rt, ctx, 216u, aot_mem);
#else
recomp_unit_0065_entry(rt, ctx, 216u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0065_entry, 65u, 216u, 0x08908C10u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EFC50u) goto L_088EFC50;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EFC50:
ctx.gpr[20] = (aot_gpr_2 | 0u);
goto L_088EFC54;
L_088EFC54:
ctx.gpr[19] = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast<std::uint32_t>(80)));
aot_gpr_31 = (0x088EFC60u);
aot_gpr_4 = (ctx.gpr[16] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0149.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 853u, 0x088EFC60u, 0x08A59554u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0149_entry(rt, ctx, 303u, aot_mem);
#else
recomp_unit_0149_entry(rt, ctx, 303u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0149_entry, 149u, 303u, 0x08A59554u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EFC60u) goto L_088EFC60;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EFC60:
aot_gpr_4 = (ctx.gpr[18] | 0u);
aot_gpr_5 = (ctx.gpr[19] | 0u);
aot_gpr_31 = (0x088EFC70u);
aot_gpr_6 = (aot_gpr_2 | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0065.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 854u, 0x088EFC70u, 0x08908C10u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0065_entry(rt, ctx, 216u, aot_mem);
#else
recomp_unit_0065_entry(rt, ctx, 216u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0065_entry, 65u, 216u, 0x08908C10u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EFC70u) goto L_088EFC70;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EFC70:
ctx.gpr[19] = (aot_gpr_2 | 0u);
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast<std::uint32_t>(80)));
aot_gpr_4 = (ctx.gpr[18] | 0u);
aot_gpr_31 = (0x088EFC84u);
aot_gpr_6 = (0u | 201u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0065.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 855u, 0x088EFC84u, 0x08908C10u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0065_entry(rt, ctx, 216u, aot_mem);
#else
recomp_unit_0065_entry(rt, ctx, 216u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0065_entry, 65u, 216u, 0x08908C10u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EFC84u) goto L_088EFC84;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EFC84:
ctx.gpr[30] = (aot_gpr_2 | 0u);
{ const bool branch_taken = ctx.gpr[30] != 0u;
if (branch_taken) {
goto L_088EFCA4;
}
goto L_088EFC90;
}
L_088EFC90:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast<std::uint32_t>(80)));
aot_gpr_4 = (ctx.gpr[18] | 0u);
aot_gpr_31 = (0x088EFCA0u);
aot_gpr_6 = (0u | 202u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0065.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 857u, 0x088EFCA0u, 0x08908C10u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0065_entry(rt, ctx, 216u, aot_mem);
#else
recomp_unit_0065_entry(rt, ctx, 216u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0065_entry, 65u, 216u, 0x08908C10u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EFCA0u) goto L_088EFCA0;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EFCA0:
ctx.gpr[30] = (aot_gpr_2 | 0u);
goto L_088EFCA4;
L_088EFCA4:
{ const bool branch_taken = ctx.gpr[30] != 0u;
if (branch_taken) {
goto L_088EFCC0;
}
goto L_088EFCAC;
}
L_088EFCAC:
aot_gpr_5 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast<std::uint32_t>(80)));
aot_gpr_4 = (ctx.gpr[18] | 0u);
aot_gpr_31 = (0x088EFCBCu);
aot_gpr_6 = (0u | 203u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0065.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 860u, 0x088EFCBCu, 0x08908C10u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0065_entry(rt, ctx, 216u, aot_mem);
#else
recomp_unit_0065_entry(rt, ctx, 216u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0065_entry, 65u, 216u, 0x08908C10u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EFCBCu) goto L_088EFCBC;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EFCBC:
ctx.gpr[30] = (aot_gpr_2 | 0u);
goto L_088EFCC0;
L_088EFCC0:
aot_gpr_4 = (ctx.gpr[16] + static_cast<std::uint32_t>(320));
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
aot_gpr_4 = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(76)));
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<1u, 4u>(vfpu_value); }
ctx.execute_vfpu_vdot_ct<28u, 0u, 1u, 3u>();
aot_gpr_4 = (ctx.vfpu_scalar_bits_ct<28u>());
ctx.fpr[22] = std::bit_cast<float>(aot_gpr_4);
aot_gpr_4 = (ctx.gpr[18] + static_cast<std::uint32_t>(112));
{ const std::uint32_t vfpu_address = aot_gpr_4 + static_cast<std::uint32_t>(0);
std::uint32_t vfpu_words[4]{};
aot_mem.aot_direct_load32_block(vfpu_address, vfpu_words);
float vfpu_value[4]{
std::bit_cast<float>(vfpu_words[0]),
std::bit_cast<float>(vfpu_words[1]),
std::bit_cast<float>(vfpu_words[2]),
std::bit_cast<float>(vfpu_words[3])};
ctx.write_vfpu_vector_ct<0u, 4u>(vfpu_value); }
ctx.execute_vfpu_vdot_ct<28u, 0u, 0u, 3u>();
aot_gpr_4 = (ctx.vfpu_scalar_bits_ct<28u>());
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
aot_gpr_4 = (15800u << 16u);
aot_gpr_4 = (aot_gpr_4 | 20972u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 <= aot_fpr_13)) ? 0x00800000u : 0u);
{ const bool branch_taken = ((ctx.fcr31 & 0x00800000u) != 0u);
if (branch_taken) {
goto L_088EFD64;
}
goto L_088EFD0C;
}
L_088EFD0C:
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_5 = (0u | 47u);
aot_gpr_6 = (0u | 2u);
ctx.gpr[7] = (ctx.gpr[18] | 0u);
aot_gpr_31 = (0x088EFD24u);
ctx.gpr[8] = (0u | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0192.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 863u, 0x088EFD24u, 0x08B04D14u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0192_entry(rt, ctx, 212u, aot_mem);
#else
recomp_unit_0192_entry(rt, ctx, 212u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0192_entry, 192u, 212u, 0x08B04D14u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EFD24u) goto L_088EFD24;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EFD24:
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_31 = (0x088EFD30u);
aot_gpr_5 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_compact_generated_leaf<&vcs_compact_leaf_08AFEF7C, 190u, 0x08AFEF7Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EFD30u) goto L_088EFD30;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EFD30:
{ const bool branch_taken = aot_gpr_2 == 0u;
if (branch_taken) {
goto L_088EFD5C;
}
goto L_088EFD38;
}
L_088EFD38:
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_31 = (0x088EFD44u);
aot_gpr_5 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_compact_generated_leaf<&vcs_compact_leaf_08AFEF7C, 190u, 0x08AFEF7Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EFD44u) goto L_088EFD44;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EFD44:
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_5 = (0u | 47u);
aot_gpr_6 = (0u | 2u);
ctx.gpr[7] = (aot_gpr_2 | 0u);
aot_gpr_31 = (0x088EFD5Cu);
ctx.gpr[8] = (0u | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0192.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 867u, 0x088EFD5Cu, 0x08B04D14u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0192_entry(rt, ctx, 212u, aot_mem);
#else
recomp_unit_0192_entry(rt, ctx, 212u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0192_entry, 192u, 212u, 0x08B04D14u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EFD5Cu) goto L_088EFD5C;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EFD5C:
{ 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_0059_entry, 59u, 155u, 0x088F0C30u>(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_088EFD64;
}
L_088EFD64:
if (ctx.gpr[30] != 0u) {
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(72), std::bit_cast<std::uint32_t>(ctx.fpr[22]));
goto L_088EFE20;
}
goto L_088EFD6C;
L_088EFD6C:
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[22]) & 0x7FFFFFFFu);
aot_gpr_4 = (15523u << 16u);
aot_gpr_4 = (aot_gpr_4 | 55050u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 < aot_fpr_13)) ? 0x00800000u : 0u);
if (!((ctx.fcr31 & 0x00800000u) != 0u)) {
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(72), std::bit_cast<std::uint32_t>(ctx.fpr[22]));
goto L_088EFE20;
}
goto L_088EFD8C;
L_088EFD8C:
aot_gpr_4 = (49024u << 16u);
{ const bool branch_taken = ctx.gpr[17] == 0u;
ctx.fpr[26] = std::bit_cast<float>(aot_gpr_4);
if (branch_taken) {
goto L_088EFDC8;
}
goto L_088EFD98;
}
L_088EFD98:
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(72), std::bit_cast<std::uint32_t>(ctx.fpr[22]));
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(16)));
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 < ctx.fpr[30])) ? 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_0059_entry, 59u, 18u, 0x088F00F0u>(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_088EFDB0;
}
L_088EFDB0:
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(72), std::bit_cast<std::uint32_t>(ctx.fpr[22]));
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[17] + static_cast<std::uint32_t>(36)));
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 <= aot_fpr_20)) ? 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_0059_entry, 59u, 18u, 0x088F00F0u>(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_088EFDC8;
}
L_088EFDC8:
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(80), ctx.gpr[30]);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(72), std::bit_cast<std::uint32_t>(ctx.fpr[22]));
ctx.gpr[17] = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast<std::uint32_t>(80)));
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(92)));
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(376));
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int16_t>(aot_mem.aot_direct_load16(aot_gpr_5 + static_cast<std::uint32_t>(0))))));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast<std::uint32_t>(4)));
jump_target = aot_gpr_5;
aot_gpr_31 = (0x088EFDECu);
aot_gpr_4 = (ctx.gpr[16] + 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 == 0x088EFDECu) goto L_088EFDEC;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EFDEC:
ctx.gpr[30] = (aot_gpr_2 | 0u);
aot_gpr_31 = (0x088EFDF8u);
aot_gpr_4 = (ctx.gpr[16] | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0149.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 875u, 0x088EFDF8u, 0x08A59578u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0149_entry(rt, ctx, 307u, aot_mem);
#else
recomp_unit_0149_entry(rt, ctx, 307u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0149_entry, 149u, 307u, 0x08A59578u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EFDF8u) goto L_088EFDF8;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EFDF8:
aot_gpr_4 = (16384u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
aot_gpr_4 = (ctx.gpr[18] | 0u);
aot_gpr_5 = (ctx.gpr[17] | 0u);
aot_gpr_6 = (ctx.gpr[30] | 0u);
aot_gpr_31 = (0x088EFE14u);
ctx.gpr[7] = (aot_gpr_2 | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0065.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 876u, 0x088EFE14u, 0x089088F4u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0065_entry(rt, ctx, 163u, aot_mem);
#else
recomp_unit_0065_entry(rt, ctx, 163u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0065_entry, 65u, 163u, 0x089088F4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EFE14u) goto L_088EFE14;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EFE14:
ctx.gpr[17] = (aot_gpr_2 | 0u);
{ const bool branch_taken = 0u == 0u;
ctx.gpr[30] = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(80)));
if (branch_taken) {
(void)([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0059_entry, 59u, 18u, 0x088F00F0u>(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_088EFE20;
}
L_088EFE20:
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((ctx.fpr[22] < aot_fpr_20)) ? 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_0059_entry, 59u, 12u, 0x088F009Cu>(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_088EFE30;
}
L_088EFE30:
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(352)));
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(88)));
aot_gpr_4 = (16480u << 16u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
{ const float fs = aot_fpr_12; const float ft = aot_fpr_13; if ((std::isinf(fs) && ft == 0.0f) || (std::isinf(ft) && fs == 0.0f)) aot_fpr_12 = std::bit_cast<float>(0x7FC00000u); else aot_fpr_12 = fs * ft; }
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_088EFED4;
}
goto L_088EFE54;
}
L_088EFE54:
aot_gpr_4 = (aot_mem.aot_direct_load8(ctx.gpr[16] + static_cast<std::uint32_t>(1493)));
{ const bool branch_taken = static_cast<std::int32_t>(aot_gpr_4) > 0;
aot_gpr_4 = (ctx.gpr[16] + static_cast<std::uint32_t>(32));
if (branch_taken) {
goto L_088EFE7C;
}
goto L_088EFE60;
}
L_088EFE60:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(8)));
aot_gpr_4 = (48896u << 16u);
aot_fpr_13 = std::bit_cast<float>(aot_gpr_4);
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 < aot_fpr_13)) ? 0x00800000u : 0u);
{ const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u);
if (branch_taken) {
goto L_088EFED4;
}
goto L_088EFE7C;
}
L_088EFE7C:
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_5 = (0u | 47u);
aot_gpr_6 = (0u | 2u);
ctx.gpr[7] = (ctx.gpr[18] | 0u);
aot_gpr_31 = (0x088EFE94u);
ctx.gpr[8] = (0u | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0192.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 882u, 0x088EFE94u, 0x08B04D14u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0192_entry(rt, ctx, 212u, aot_mem);
#else
recomp_unit_0192_entry(rt, ctx, 212u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0192_entry, 192u, 212u, 0x08B04D14u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EFE94u) goto L_088EFE94;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EFE94:
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_31 = (0x088EFEA0u);
aot_gpr_5 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_compact_generated_leaf<&vcs_compact_leaf_08AFEF7C, 190u, 0x08AFEF7Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EFEA0u) goto L_088EFEA0;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EFEA0:
{ const bool branch_taken = aot_gpr_2 == 0u;
if (branch_taken) {
goto L_088EFECC;
}
goto L_088EFEA8;
}
L_088EFEA8:
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_31 = (0x088EFEB4u);
aot_gpr_5 = (0u | 0u);
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_compact_generated_leaf<&vcs_compact_leaf_08AFEF7C, 190u, 0x08AFEF7Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EFEB4u) goto L_088EFEB4;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EFEB4:
aot_gpr_4 = (ctx.gpr[16] | 0u);
aot_gpr_5 = (0u | 47u);
aot_gpr_6 = (0u | 2u);
ctx.gpr[7] = (aot_gpr_2 | 0u);
aot_gpr_31 = (0x088EFECCu);
ctx.gpr[8] = (0u | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0192.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 886u, 0x088EFECCu, 0x08B04D14u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0192_entry(rt, ctx, 212u, aot_mem);
#else
recomp_unit_0192_entry(rt, ctx, 212u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0192_entry, 192u, 212u, 0x08B04D14u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EFECCu) goto L_088EFECC;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EFECC:
{ 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_0059_entry, 59u, 155u, 0x088F0C30u>(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_088EFED4;
}
L_088EFED4:
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(604)));
aot_gpr_4 = (49024u << 16u);
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 < aot_fpr_20)) ? 0x00800000u : 0u);
{ const bool branch_taken = !((ctx.fcr31 & 0x00800000u) != 0u);
ctx.fpr[26] = std::bit_cast<float>(aot_gpr_4);
if (branch_taken) {
goto L_088EFFD4;
}
goto L_088EFEEC;
}
L_088EFEEC:
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(88), ctx.gpr[18]);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(84), ctx.gpr[19]);
aot_gpr_31 = (0x088EFEFCu);
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[22]));
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B61B60, 215u, 341u, 0x08B61B60u>(ctx, &aot_mem, ctx.pc, aot_gpr_2, ctx.gpr[3], aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], aot_gpr_29, aot_gpr_31, aot_fpr_12); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0215_entry, 215u, 341u, 0x08B61B60u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EFEFCu) goto L_088EFEFC;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EFEFC:
ctx.gpr[19] = (ctx.gpr[3] | 0u);
ctx.gpr[18] = (aot_gpr_2 | 0u);
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(352)));
aot_gpr_31 = (0x088EFF10u);
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(aot_gpr_4 + static_cast<std::uint32_t>(88)));
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B61B60, 215u, 341u, 0x08B61B60u>(ctx, &aot_mem, ctx.pc, aot_gpr_2, ctx.gpr[3], aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], aot_gpr_29, aot_gpr_31, aot_fpr_12); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0215_entry, 215u, 341u, 0x08B61B60u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EFF10u) goto L_088EFF10;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EFF10:
ctx.gpr[7] = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-23124)));
aot_gpr_6 = (aot_mem.aot_direct_load32(ctx.gpr[28] + static_cast<std::uint32_t>(-23128)));
aot_gpr_5 = (ctx.gpr[3] | 0u);
aot_gpr_31 = (0x088EFF24u);
aot_gpr_4 = (aot_gpr_2 | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B61FD0, 215u, 400u, 0x08B61FD0u>(ctx, &aot_mem, ctx.pc, aot_gpr_2, ctx.gpr[3], aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], ctx.gpr[9], ctx.gpr[10], ctx.gpr[16], ctx.gpr[18], ctx.gpr[19], ctx.gpr[20], ctx.gpr[21], 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, 400u, 0x08B61FD0u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EFF24u) goto L_088EFF24;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EFF24:
aot_gpr_5 = (ctx.gpr[19] | 0u);
aot_gpr_4 = (ctx.gpr[18] | 0u);
ctx.gpr[7] = (ctx.gpr[3] | 0u);
aot_gpr_31 = (0x088EFF38u);
aot_gpr_6 = (aot_gpr_2 | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B6256C, 215u, 478u, 0x08B6256Cu>(ctx, &aot_mem, ctx.pc, aot_gpr_2, ctx.gpr[3], aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], ctx.gpr[8], ctx.gpr[9], ctx.gpr[10], ctx.gpr[16], 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, 478u, 0x08B6256Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EFF38u) goto L_088EFF38;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EFF38:
ctx.gpr[19] = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(84)));
{ const bool branch_taken = static_cast<std::int32_t>(aot_gpr_2) <= 0;
ctx.gpr[18] = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(88)));
if (branch_taken) {
goto L_088EFFD4;
}
goto L_088EFF44;
}
L_088EFF44:
if (ctx.gpr[19] == 0u) {
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(80), ctx.gpr[30]);
goto L_088EFF80;
}
goto L_088EFF4C;
L_088EFF4C:
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(72), std::bit_cast<std::uint32_t>(ctx.fpr[22]));
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(16)));
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 < ctx.fpr[30])) ? 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_0059_entry, 59u, 18u, 0x088F00F0u>(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_088EFF64;
}
L_088EFF64:
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(72), std::bit_cast<std::uint32_t>(ctx.fpr[22]));
aot_fpr_12 = std::bit_cast<float>(aot_mem.aot_direct_load32(ctx.gpr[19] + static_cast<std::uint32_t>(36)));
ctx.fcr31 = (ctx.fcr31 & ~0x00800000u) | (((aot_fpr_12 <= aot_fpr_20)) ? 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_0059_entry, 59u, 18u, 0x088F00F0u>(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_088EFF7C;
}
L_088EFF7C:
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(80), ctx.gpr[30]);
goto L_088EFF80;
L_088EFF80:
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(72), std::bit_cast<std::uint32_t>(ctx.fpr[22]));
ctx.gpr[19] = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast<std::uint32_t>(80)));
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[16] + static_cast<std::uint32_t>(92)));
aot_gpr_5 = (aot_gpr_4 + static_cast<std::uint32_t>(376));
aot_gpr_4 = (static_cast<std::uint32_t>(static_cast<std::int32_t>(static_cast<std::int16_t>(aot_mem.aot_direct_load16(aot_gpr_5 + static_cast<std::uint32_t>(0))))));
aot_gpr_5 = (aot_mem.aot_direct_load32(aot_gpr_5 + static_cast<std::uint32_t>(4)));
jump_target = aot_gpr_5;
aot_gpr_31 = (0x088EFFA0u);
aot_gpr_4 = (ctx.gpr[16] + 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 == 0x088EFFA0u) goto L_088EFFA0;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EFFA0:
ctx.gpr[30] = (aot_gpr_2 | 0u);
aot_gpr_31 = (0x088EFFACu);
aot_gpr_4 = (aot_mem.aot_direct_load32(ctx.gpr[18] + static_cast<std::uint32_t>(1152)));
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0149.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 899u, 0x088EFFACu, 0x08A59554u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0149_entry(rt, ctx, 303u, aot_mem);
#else
recomp_unit_0149_entry(rt, ctx, 303u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0149_entry, 149u, 303u, 0x08A59554u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EFFACu) goto L_088EFFAC;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EFFAC:
aot_gpr_4 = (16512u << 16u);
aot_fpr_12 = std::bit_cast<float>(aot_gpr_4);
aot_gpr_4 = (ctx.gpr[18] | 0u);
aot_gpr_5 = (ctx.gpr[19] | 0u);
aot_gpr_6 = (ctx.gpr[30] | 0u);
aot_gpr_31 = (0x088EFFC8u);
ctx.gpr[7] = (aot_gpr_2 | 0u);
// PSPRECOMP_V814_LINKED_CALL: non-recursive generated call 0058->0065.
#if defined(PSPRECOMP_AOT_PRODUCTION_FASTPATHS)
AOT_REGCACHE_SYNC_OUT();
if (rt.prepare_aot_linked_call(ctx, &recomp_unit_0058_entry, 900u, 0x088EFFC8u, 0x089088F4u)) {
#if defined(__clang__)
[[clang::musttail]] return recomp_unit_0065_entry(rt, ctx, 163u, aot_mem);
#else
recomp_unit_0065_entry(rt, ctx, 163u, aot_mem); return;
#endif
}
return;
#else
if (([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0065_entry, 65u, 163u, 0x089088F4u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EFFC8u) goto L_088EFFC8;
AOT_REGCACHE_SYNC_OUT(); return;
#endif
L_088EFFC8:
ctx.gpr[19] = (aot_gpr_2 | 0u);
{ const bool branch_taken = 0u == 0u;
ctx.gpr[30] = (aot_mem.aot_direct_load32(aot_gpr_29 + static_cast<std::uint32_t>(80)));
if (branch_taken) {
(void)([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0059_entry, 59u, 18u, 0x088F00F0u>(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_088EFFD4;
}
L_088EFFD4:
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(72), std::bit_cast<std::uint32_t>(ctx.fpr[22]));
aot_gpr_31 = (0x088EFFE0u);
aot_gpr_4 = (ctx.gpr[18] | 0u);
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_0890D44C, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem, ctx.pc, aot_gpr_2, aot_gpr_4, aot_gpr_31); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0066_entry, 66u, 315u, 0x0890D44Cu>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EFFE0u) goto L_088EFFE0;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EFFE0:
{ const bool branch_taken = aot_gpr_2 == 0u;
if (branch_taken) {
(void)([&]() { AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_chained_trusted_direct<&recomp_unit_0059_entry, 59u, 6u, 0x088F0048u>(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_088EFFE8;
}
L_088EFFE8:
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(88), ctx.gpr[18]);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(84), ctx.gpr[19]);
aot_mem.aot_direct_store32(aot_gpr_29 + static_cast<std::uint32_t>(72), std::bit_cast<std::uint32_t>(ctx.fpr[22]));
aot_gpr_31 = (0x088EFFFCu);
aot_fpr_12 = std::bit_cast<float>(std::bit_cast<std::uint32_t>(ctx.fpr[22]));
if (([&]() { /*PSPRECOMP_RESIDENT_SCHED_SAFE*/ if (rt.resident_generated_leaf_fast_allowed()) return rt.invoke_resident_generated_leaf<&vcs_resident_region_08B61B60, 215u, 341u, 0x08B61B60u>(ctx, &aot_mem, ctx.pc, aot_gpr_2, ctx.gpr[3], aot_gpr_4, aot_gpr_5, aot_gpr_6, ctx.gpr[7], aot_gpr_29, aot_gpr_31, aot_fpr_12); AOT_REGCACHE_SYNC_OUT(); const bool aot_regcache_same_ = (rt.invoke_resident_scheduler_fallback<&recomp_unit_0215_entry, 215u, 341u, 0x08B61B60u>(ctx, &aot_mem)); if (aot_regcache_same_) AOT_REGCACHE_SYNC_IN(); else aot_regcache_valid = false; return aot_regcache_same_; }()) && ctx.pc == 0x088EFFFCu) goto L_088EFFFC;
AOT_REGCACHE_SYNC_OUT(); return;
L_088EFFFC:
ctx.gpr[19] = (ctx.gpr[3] | 0u);
ctx.pc = 0x088F0000u; AOT_REGCACHE_SYNC_OUT(); return;
}
#undef AOT_REGCACHE_SYNC_IN
#undef AOT_REGCACHE_SYNC_OUT
void recomp_unit_0058(Runtime &rt, AllegrexContext &ctx) {
auto aot_mem = rt.memory().aot_fast_view();
recomp_unit_0058_entry(rt, ctx, 0u, aot_mem);
}
void register_generated_unit_58(Runtime &runtime) {
runtime.register_generated_unit(58u, 0x088EC000u, 16384u, &recomp_unit_0058, &recomp_unit_0058_entry);
// PSPRECOMP_V812_COMPACT_REGISTRATION: same entry set, looped once in Runtime instead of source-expanded calls.
runtime.register_generated_entry_mask(0x088EC000u, &recomp_unit_0058, "recomp_unit_0058",
kEntryMasks_recomp_unit_0058, 64u);
}
} // namespace psprecomp