{"type": "func", "start": 6443743280, "end": 6443743296, "name": "_get_fpsr", "pseudocode": "// \n// _get_fpsr from 0x18013b830 to 0x18013b840 (16 bytes)\n// \n// 7 xrefs:\n// > _clrfp @ 0x18013383e\n// > _ctrlfp @ 0x18013386d\n// > _set_statfp @ 0x1801338dd\n// > _statfp @ 0x1801338f8\n// > _clearfp @ 0x180142126\n// > common_control87 @ 0x1801421b8\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\n__int64 get_fpsr()\n{\n  return (unsigned int)_mm_getcsr();\n}", "assembly": "; \n; _get_fpsr from 0x18013b830 to 0x18013b840 (16 bytes)\n; \n; 7 xrefs:\n; > _clrfp @ 0x18013383e\n; > _ctrlfp @ 0x18013386d\n; > _set_statfp @ 0x1801338dd\n; > _statfp @ 0x1801338f8\n; > _clearfp @ 0x180142126\n; > common_control87 @ 0x1801421b8\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\nsub     rsp, 8                                                         ; +0x0, 0x18013b830\nstmxcsr [rsp+8+var_8]                                                  ; +0x4, 0x18013b834\nmov     eax, [rsp+8+var_8]                                             ; +0x8, 0x18013b838\nadd     rsp, 8                                                         ; +0xb, 0x18013b83b\nretn                                                                   ; +0xf, 0x18013b83f", "xrefs": ["_clrfp @ 0x18013383e", "_ctrlfp @ 0x18013386d", "_set_statfp @ 0x1801338dd", "_statfp @ 0x1801338f8", "_clearfp @ 0x180142126", "common_control87 @ 0x1801421b8", "<???> @ 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"}