{"type": "func", "start": 6443723328, "end": 6443723465, "name": "_sincosf_special", "pseudocode": "// \n// _sincosf_special from 0x180136a40 to 0x180136ac9 (137 bytes)\n// \n// 4 xrefs:\n// > _cosf_special @ 0x180136a39\n// > _sinf_special @ 0x180136ad9\n// > _tanf_special @ 0x180136aed\n// > <???> @ 0x180203554\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 sincosf_special(float a1, __int64 a2, __int16 a3)\n{\n  float v4; // [rsp+78h] [rbp+20h]\n\n  v4 = a1;\n  if ( (LODWORD(a1) & 0x7F800000) == 0x7F800000 )\n  {\n    if ( (LODWORD(a1) & 0x7FFFFF) != 0 )\n    {\n      LODWORD(v4) = LODWORD(a1) | 0x400000;\n    }\n    else\n    {\n      v4 = NAN;\n      handle_errorf(a2, a3, -4194304, 1, 8, 0x21u, a1, 0.0, 1);\n    }\n  }\n  return v4;\n}", "assembly": "; \n; _sincosf_special from 0x180136a40 to 0x180136ac9 (137 bytes)\n; \n; 4 xrefs:\n; > _cosf_special @ 0x180136a39\n; > _sinf_special @ 0x180136ad9\n; > _tanf_special @ 0x180136aed\n; > <???> @ 0x180203554\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, 58h                                                       ; +0x0, 0x180136a40\nand     [rsp+58h+arg_18], 0                                            ; +0x4, 0x180136a44\nmovaps  xmm1, xmm0                                                     ; +0xa, 0x180136a4a\nmovss   dword ptr [rsp+58h+arg_18], xmm1                               ; +0xd, 0x180136a4d\nmov     r11, rdx                                                       ; +0x13, 0x180136a53\nmov     ecx, dword ptr [rsp+58h+arg_18]                                ; +0x16, 0x180136a56\nmov     edx, 7F800000h                                                 ; +0x1a, 0x180136a5a\nmov     eax, ecx                                                       ; +0x1f, 0x180136a5f\nmov     r10d, r8d                                                      ; +0x21, 0x180136a61\nand     eax, edx                                                       ; +0x24, 0x180136a64\ncmp     eax, edx                                                       ; +0x26, 0x180136a66\njnz     short loc_180136ABE                                            ; +0x28, 0x180136a68\ntest    ecx, 7FFFFFh                                                   ; +0x2a, 0x180136a6a\njnz     short loc_180136AB6                                            ; +0x30, 0x180136a70\nmov     r9d, 1                                                         ; +0x32, 0x180136a72\nmov     dword ptr [rsp+58h+arg_18], 0FFC00000h                         ; +0x38, 0x180136a78\nmov     r8, [rsp+58h+arg_18]                                           ; +0x40, 0x180136a80\nxorps   xmm0, xmm0                                                     ; +0x45, 0x180136a85\nmov     [rsp+58h+var_18], r9d                                          ; +0x48, 0x180136a88\nmov     edx, r10d                                                      ; +0x4d, 0x180136a8d\nmovss   [rsp+58h+var_20], xmm0                                         ; +0x50, 0x180136a90\nmov     rcx, r11                                                       ; +0x56, 0x180136a96\nmovss   [rsp+58h+var_28], xmm1                                         ; +0x59, 0x180136a99\nmov     [rsp+58h+var_30], 21h ; '!'                                    ; +0x5f, 0x180136a9f\nmov     [rsp+58h+var_38], 8                                            ; +0x67, 0x180136aa7\ncall    _handle_errorf                                                 ; +0x6f, 0x180136aaf\njmp     short loc_180136ABE                                            ; +0x74, 0x180136ab4\nbts     ecx, 16h                                                       ; +0x76, 0x180136ab6\nmov     dword ptr [rsp+58h+arg_18], ecx                                ; +0x7a, 0x180136aba\nmovss   xmm0, dword ptr [rsp+58h+arg_18]                               ; +0x7e, 0x180136abe\nadd     rsp, 58h                                                       ; +0x84, 0x180136ac4\nretn                                                                   ; +0x88, 0x180136ac8", "xrefs": ["_cosf_special @ 0x180136a39", "_sinf_special @ 0x180136ad9", "_tanf_special @ 0x180136aed", "<???> @ 0x180203554"], "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"}