{"type": "func", "start": 6443710520, "end": 6443710549, "name": "_clrfp", "pseudocode": "// \n// _clrfp from 0x180133838 to 0x180133855 (29 bytes)\n// \n// 3 xrefs:\n// > _raise_exc_ex @ 0x180133647\n// > <???> @ 0x180203164\n// > <???> @ 0x180203170\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 clrfp()\n{\n  __int64 v0; // rbx\n\n  v0 = get_fpsr() & 0x3F;\n  fclrf();\n  return (unsigned int)v0;\n}", "assembly": "; \n; _clrfp from 0x180133838 to 0x180133855 (29 bytes)\n; \n; 3 xrefs:\n; > _raise_exc_ex @ 0x180133647\n; > <???> @ 0x180203164\n; > <???> @ 0x180203170\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, 0x180133838\nsub     rsp, 20h                                                       ; +0x2, 0x18013383a\ncall    _get_fpsr                                                      ; +0x6, 0x18013383e\nmov     ebx, eax                                                       ; +0xb, 0x180133843\nand     ebx, 3Fh                                                       ; +0xd, 0x180133845\ncall    _fclrf                                                         ; +0x10, 0x180133848\nmov     eax, ebx                                                       ; +0x15, 0x18013384d\nadd     rsp, 20h                                                       ; +0x17, 0x18013384f\npop     rbx                                                            ; +0x1b, 0x180133853\nretn                                                                   ; +0x1c, 0x180133854", "xrefs": ["_raise_exc_ex @ 0x180133647", "<???> @ 0x180203164", "<???> @ 0x180203170"], "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"}