{"type": "func", "start": 358836, "end": 358856, "name": "sub_579B4", "pseudocode": "// \n// sub_579B4 from 0x579b4 to 0x579c8 (20 bytes)\n// \n// 2 xrefs:\n// > sub_55DCC @ 0x55eb0\n// > sub_55DCC @ 0x55f1c\n// \n// This function is hookable on this platform!\n// \n// Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA\n// Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings\n// \n\nfloat __fastcall sub_579B4(float a1, float a2, float a3)\n{\n  return fmaxf(a1, a2) * a3;\n}", "assembly": "; \n; sub_579B4 from 0x579b4 to 0x579c8 (20 bytes)\n; \n; 2 xrefs:\n; > sub_55DCC @ 0x55eb0\n; > sub_55DCC @ 0x55f1c\n; \n; This function is hookable on this platform!\n; \n; Using BromaIDA 8.0.0 @ https:;github.com/Stazzical/BromaIDA\n; Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https:;github.com/geode-sdk/bindings\n; \n\nFMAXNM          S0, S0, S1                                             ; +0x0, 0x579b4\nFMUL            S0, S0, S2                                             ; +0x4, 0x579b8\nFMUL            S9, S0, S9                                             ; +0x8, 0x579bc\nFMUL            S8, S0, S8                                             ; +0xc, 0x579c0\nRET                                                                    ; +0x10, 0x579c4", "xrefs": ["sub_55DCC @ 0x55eb0", "sub_55DCC @ 0x55f1c"], "is_objc": false, "is_arm32": false, "is_arm64": false, "bida_info": "8.0.0 @ https://github.com/Stazzical/BromaIDA", "bindings_info": "commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings"}