{"type": "func", "start": 6443645792, "end": 6443645799, "name": "_sse4_floorf4", "pseudocode": "// \n// _sse4_floorf4 from 0x180123b60 to 0x180123b67 (7 bytes)\n// \n// 1 xrefs:\n// > <???> @ 0x180120497\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// local variable allocation has failed, the output may be wrong!\n__m128 __fastcall _sse4_floorf4(double a1)\n{\n  return _mm_round_ps(*(__m128 *)&a1, 1);\n}", "assembly": "; \n; _sse4_floorf4 from 0x180123b60 to 0x180123b67 (7 bytes)\n; \n; 1 xrefs:\n; > <???> @ 0x180120497\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\nroundps xmm0, xmm0, 1                                                  ; +0x0, 0x180123b60\nretn                                                                   ; +0x6, 0x180123b66", "xrefs": ["<???> @ 0x180120497"], "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"}