{"type": "func", "start": 6443645664, "end": 6443645682, "name": "_raise_zerodivide", "pseudocode": "// \n// _raise_zerodivide from 0x180123ae0 to 0x180123af2 (18 bytes)\n// \n// 1 xrefs:\n// > _sse2_powf4 @ 0x1801239f9\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\nfloat raise_zerodivide()\n{\n  return -1.5845633e29 / 0.0;\n}", "assembly": "; \n; _raise_zerodivide from 0x180123ae0 to 0x180123af2 (18 bytes)\n; \n; 1 xrefs:\n; > _sse2_powf4 @ 0x1801239f9\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\npcmpeqd xmm0, xmm0                                                     ; +0x0, 0x180123ae0\npxor    xmm1, xmm1                                                     ; +0x4, 0x180123ae4\npslld   xmm0, 1Ch                                                      ; +0x8, 0x180123ae8\ndivss   xmm0, xmm1                                                     ; +0xd, 0x180123aed\nretn                                                                   ; +0x11, 0x180123af1", "xrefs": ["_sse2_powf4 @ 0x1801239f9"], "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"}