{"type": "func", "start": 6443743296, "end": 6443743306, "name": "_set_fpsr", "pseudocode": "// \n// _set_fpsr from 0x18013b840 to 0x18013b84a (10 bytes)\n// \n// 8 xrefs:\n// > _ctrlfp @ 0x18013389a\n// > _ctrlfp @ 0x1801338af\n// > _ctrlfp @ 0x1801338bd\n// > _set_statfp @ 0x1801338ee\n// > common_control87 @ 0x180142364\n// > common_control87 @ 0x18014237b\n// > common_control87 @ 0x180142398\n// > <???> @ 0x180203944\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\nvoid __fastcall set_fpsr(unsigned int a1)\n{\n  _mm_setcsr(a1);\n}", "assembly": "; \n; _set_fpsr from 0x18013b840 to 0x18013b84a (10 bytes)\n; \n; 8 xrefs:\n; > _ctrlfp @ 0x18013389a\n; > _ctrlfp @ 0x1801338af\n; > _ctrlfp @ 0x1801338bd\n; > _set_statfp @ 0x1801338ee\n; > common_control87 @ 0x180142364\n; > common_control87 @ 0x18014237b\n; > common_control87 @ 0x180142398\n; > <???> @ 0x180203944\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\nmov     [rsp+arg_0], ecx                                               ; +0x0, 0x18013b840\nldmxcsr [rsp+arg_0]                                                    ; +0x4, 0x18013b844\nretn                                                                   ; +0x9, 0x18013b849", "xrefs": ["_ctrlfp @ 0x18013389a", "_ctrlfp @ 0x1801338af", "_ctrlfp @ 0x1801338bd", "_set_statfp @ 0x1801338ee", "common_control87 @ 0x180142364", "common_control87 @ 0x18014237b", "common_control87 @ 0x180142398", "<???> @ 0x180203944"], "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"}