{"type": "func", "start": 6443743306, "end": 6443743326, "name": "_fclrf", "pseudocode": "// \n// _fclrf from 0x18013b84a to 0x18013b85e (20 bytes)\n// \n// 2 xrefs:\n// > _clrfp @ 0x180133848\n// > _clearfp @ 0x18014212d\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 fclrf()\n{\n  _mm_setcsr(_mm_getcsr() & 0xFFFFFFC0);\n}", "assembly": "; \n; _fclrf from 0x18013b84a to 0x18013b85e (20 bytes)\n; \n; 2 xrefs:\n; > _clrfp @ 0x180133848\n; > _clearfp @ 0x18014212d\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\nstmxcsr [rsp+arg_0]                                                    ; +0x0, 0x18013b84a\nmov     ecx, 0FFFFFFC0h                                                ; +0x5, 0x18013b84f\nand     [rsp+arg_0], ecx                                               ; +0xa, 0x18013b854\nldmxcsr [rsp+arg_0]                                                    ; +0xe, 0x18013b858\nretn                                                                   ; +0x13, 0x18013b85d", "xrefs": ["_clrfp @ 0x180133848", "_clearfp @ 0x18014212d"], "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"}