{"type": "func", "start": 6443710676, "end": 6443710707, "name": "_set_statfp", "pseudocode": "// \n// _set_statfp from 0x1801338d4 to 0x1801338f3 (31 bytes)\n// \n// 16 xrefs:\n// > acosf @ 0x1801276cb\n// > atan2f @ 0x1801305c4\n// > atan2f @ 0x1801305f2\n// > asinf @ 0x180130c03\n// > _handle_exc @ 0x18013319c\n// > _handle_exc @ 0x1801331ba\n// > _handle_exc @ 0x1801331e3\n// > _handle_exc @ 0x180133383\n// > _handle_exc @ 0x18013339c\n// > _exception_enabled @ 0x180133998\n// > _exception_enabled @ 0x1801339b3\n// > _exception_enabled @ 0x1801339cf\n// > _exception_enabled @ 0x1801339f1\n// > _exception_enabled @ 0x180133a0b\n// > <???> @ 0x18020317c\n// > <???> @ 0x180203188\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 set_statfp(char a1)\n{\n  unsigned int fpsr; // eax\n\n  fpsr = get_fpsr();\n  return set_fpsr(a1 & 0x3F | fpsr);\n}", "assembly": "; \n; _set_statfp from 0x1801338d4 to 0x1801338f3 (31 bytes)\n; \n; 16 xrefs:\n; > acosf @ 0x1801276cb\n; > atan2f @ 0x1801305c4\n; > atan2f @ 0x1801305f2\n; > asinf @ 0x180130c03\n; > _handle_exc @ 0x18013319c\n; > _handle_exc @ 0x1801331ba\n; > _handle_exc @ 0x1801331e3\n; > _handle_exc @ 0x180133383\n; > _handle_exc @ 0x18013339c\n; > _exception_enabled @ 0x180133998\n; > _exception_enabled @ 0x1801339b3\n; > _exception_enabled @ 0x1801339cf\n; > _exception_enabled @ 0x1801339f1\n; > _exception_enabled @ 0x180133a0b\n; > <???> @ 0x18020317c\n; > <???> @ 0x180203188\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\npush    rbx                                                            ; +0x0, 0x1801338d4\nsub     rsp, 20h                                                       ; +0x2, 0x1801338d6\nmov     rbx, rcx                                                       ; +0x6, 0x1801338da\ncall    _get_fpsr                                                      ; +0x9, 0x1801338dd\nand     ebx, 3Fh                                                       ; +0xe, 0x1801338e2\nor      eax, ebx                                                       ; +0x11, 0x1801338e5\nmov     ecx, eax                                                       ; +0x13, 0x1801338e7\nadd     rsp, 20h                                                       ; +0x15, 0x1801338e9\npop     rbx                                                            ; +0x19, 0x1801338ed\njmp     _set_fpsr                                                      ; +0x1a, 0x1801338ee", "xrefs": ["acosf @ 0x1801276cb", "atan2f @ 0x1801305c4", "atan2f @ 0x1801305f2", "asinf @ 0x180130c03", "_handle_exc @ 0x18013319c", "_handle_exc @ 0x1801331ba", "_handle_exc @ 0x1801331e3", "_handle_exc @ 0x180133383", "_handle_exc @ 0x18013339c", "_exception_enabled @ 0x180133998", "_exception_enabled @ 0x1801339b3", "_exception_enabled @ 0x1801339cf", "_exception_enabled @ 0x1801339f1", "_exception_enabled @ 0x180133a0b", "<???> @ 0x18020317c", "<???> @ 0x180203188"], "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"}