{"type": "func", "start": 6443710708, "end": 6443710725, "name": "_statfp", "pseudocode": "// \n// _statfp from 0x1801338f4 to 0x180133905 (17 bytes)\n// \n// 2 xrefs:\n// > _raise_exc_ex @ 0x180133508\n// > <???> @ 0x180203194\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 statfp()\n{\n  return get_fpsr() & 0x3F;\n}", "assembly": "; \n; _statfp from 0x1801338f4 to 0x180133905 (17 bytes)\n; \n; 2 xrefs:\n; > _raise_exc_ex @ 0x180133508\n; > <???> @ 0x180203194\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\nsub     rsp, 28h                                                       ; +0x0, 0x1801338f4\ncall    _get_fpsr                                                      ; +0x4, 0x1801338f8\nand     eax, 3Fh                                                       ; +0x9, 0x1801338fd\nadd     rsp, 28h                                                       ; +0xc, 0x180133900\nretn                                                                   ; +0x10, 0x180133904", "xrefs": ["_raise_exc_ex @ 0x180133508", "<???> @ 0x180203194"], "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"}