{"type": "func", "start": 6443711652, "end": 6443711667, "name": "_handle_nanf", "pseudocode": "// \n// _handle_nanf from 0x180133ca4 to 0x180133cb3 (15 bytes)\n// \n// 4 xrefs:\n// > acosf @ 0x180127687\n// > atan2f @ 0x180130580\n// > asinf @ 0x180130bc7\n// > _powf_special @ 0x180133fee\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 __fastcall handle_nanf(int a1)\n{\n  float result; // xmm0_4\n\n  LODWORD(result) = a1 | 0x400000;\n  return result;\n}", "assembly": "; \n; _handle_nanf from 0x180133ca4 to 0x180133cb3 (15 bytes)\n; \n; 4 xrefs:\n; > acosf @ 0x180127687\n; > atan2f @ 0x180130580\n; > asinf @ 0x180130bc7\n; > _powf_special @ 0x180133fee\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\nbts     ecx, 16h                                                       ; +0x0, 0x180133ca4\nmov     [rsp+arg_0], ecx                                               ; +0x4, 0x180133ca8\nmovss   xmm0, [rsp+arg_0]                                              ; +0x8, 0x180133cac\nretn                                                                   ; +0xe, 0x180133cb2", "xrefs": ["acosf @ 0x180127687", "atan2f @ 0x180130580", "asinf @ 0x180130bc7", "_powf_special @ 0x180133fee"], "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"}