{"type": "func", "start": 352180, "end": 352232, "name": "sub_55FB4", "pseudocode": "// \n// sub_55FB4 from 0x55fb4 to 0x55fe8 (52 bytes)\n// \n// 2 xrefs:\n// > sub_587C0 @ 0x587dc\n// > sub_5B7B0 @ 0x5b7cc\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\n__int64 __fastcall sub_55FB4(__int64 a1, float a2)\n{\n  if ( (~LODWORD(a2) & 0x7F800000) == 0 && (LODWORD(a2) & 0x7FFFFF) != 0 )\n    return 29;\n  *(float *)(a1 + 52) = fmaxf(a2, 0.0);\n  return 0;\n}", "assembly": "; \n; sub_55FB4 from 0x55fb4 to 0x55fe8 (52 bytes)\n; \n; 2 xrefs:\n; > sub_587C0 @ 0x587dc\n; > sub_5B7B0 @ 0x5b7cc\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\nFMOV            W9, S0                                                 ; +0x0, 0x55fb4\nMVN             W8, W9                                                 ; +0x4, 0x55fb8\nTST             W8, #0x7F800000                                        ; +0x8, 0x55fbc\nMOV             X8, X0                                                 ; +0xc, 0x55fc0\nB.NE            loc_55FD4                                              ; +0x10, 0x55fc4\nAND             W9, W9, #0x7FFFFF                                      ; +0x14, 0x55fc8\nCBZ             W9, loc_55FD4                                          ; +0x18, 0x55fcc\nB               loc_5795C                                              ; +0x1c, 0x55fd0\nFMOV            S1, WZR                                                ; +0x20, 0x55fd4\nMOV             W0, WZR                                                ; +0x24, 0x55fd8\nFMAXNM          S0, S0, S1                                             ; +0x28, 0x55fdc\nSTR             S0, [X8,#0x34]                                         ; +0x2c, 0x55fe0\nRET                                                                    ; +0x30, 0x55fe4", "xrefs": ["sub_587C0 @ 0x587dc", "sub_5B7B0 @ 0x5b7cc"], "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"}