{"type": "func", "start": 6443631296, "end": 6443631314, "name": "__vdecl_cosf4", "pseudocode": "// \n// __vdecl_cosf4 from 0x1801202c0 to 0x1801202d2 (18 bytes)\n// \n// 1 xrefs:\n// > sub_180028BE0 @ 0x180028cff\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 _vdecl_cosf4()\n{\n  if ( dword_1801B1700 >= 2 )\n    return _sse4_cosf4();\n  else\n    return _sse2_cosf4();\n}", "assembly": "; \n; __vdecl_cosf4 from 0x1801202c0 to 0x1801202d2 (18 bytes)\n; \n; 1 xrefs:\n; > sub_180028BE0 @ 0x180028cff\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\ncmp     cs:dword_1801B1700, 2                                          ; +0x0, 0x1801202c0\njge     __sse4_cosf4@@16                                               ; +0x7, 0x1801202c7\njmp     __sse2_cosf4@@16                                               ; +0xd, 0x1801202cd", "xrefs": ["sub_180028BE0 @ 0x180028cff"], "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"}