{"type": "func", "start": 356288, "end": 356340, "name": "sub_56FC0", "pseudocode": "// \n// sub_56FC0 from 0x56fc0 to 0x56ff4 (52 bytes)\n// \n// 4 xrefs:\n// > sub_56EC8 @ 0x56ef4\n// > sub_56EC8 @ 0x56f54\n// > sub_572C8 @ 0x572f4\n// > sub_5736C @ 0x573b4\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_56FC0(_DWORD *a1)\n{\n  int v1; // w9\n  int v2; // w11\n  int v3; // w8\n  int v4; // w9\n\n  if ( (~*a1 & 0x7F800000) != 0 )\n    v1 = 0;\n  else\n    v1 = 29;\n  if ( (~a1[1] & 0x7F800000) != 0 )\n    v2 = 0;\n  else\n    v2 = 29;\n  v3 = v2 | v1;\n  if ( (~a1[2] & 0x7F800000) != 0 )\n    v4 = 0;\n  else\n    v4 = 29;\n  return v3 | (unsigned int)v4;\n}", "assembly": "; \n; sub_56FC0 from 0x56fc0 to 0x56ff4 (52 bytes)\n; \n; 4 xrefs:\n; > sub_56EC8 @ 0x56ef4\n; > sub_56EC8 @ 0x56f54\n; > sub_572C8 @ 0x572f4\n; > sub_5736C @ 0x573b4\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\nLDP             W9, W11, [X0]                                          ; +0x0, 0x56fc0\nLDR             W12, [X0,#8]                                           ; +0x4, 0x56fc4\nMOV             W8, #0x7F800000                                        ; +0x8, 0x56fc8\nMOV             W10, #0x1D                                             ; +0xc, 0x56fcc\nBICS            WZR, W8, W9                                            ; +0x10, 0x56fd0\nCSEL            W9, W10, WZR, EQ                                       ; +0x14, 0x56fd4\nBICS            WZR, W8, W11                                           ; +0x18, 0x56fd8\nCSEL            W11, W10, WZR, EQ                                      ; +0x1c, 0x56fdc\nBICS            WZR, W8, W12                                           ; +0x20, 0x56fe0\nORR             W8, W11, W9                                            ; +0x24, 0x56fe4\nCSEL            W9, W10, WZR, EQ                                       ; +0x28, 0x56fe8\nORR             W0, W8, W9                                             ; +0x2c, 0x56fec\nRET                                                                    ; +0x30, 0x56ff0", "xrefs": ["sub_56EC8 @ 0x56ef4", "sub_56EC8 @ 0x56f54", "sub_572C8 @ 0x572f4", "sub_5736C @ 0x573b4"], "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"}