{"type": "func", "start": 1060184, "end": 1060236, "name": "sub_102D58", "pseudocode": "// \n// sub_102D58 from 0x102d58 to 0x102d8c (52 bytes)\n// \n// 2 xrefs:\n// > sub_101EF4 @ 0x101fec\n// > sub_101EF4 @ 0x1022b0\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__int8 *__fastcall sub_102D58(\n        float32x4_t *a1,\n        float32x4_t a2,\n        float a3,\n        float a4,\n        int16x4_t a5,\n        double a6,\n        int16x4_t a7,\n        float a8)\n{\n  float v8; // s18\n  float v9; // s19\n  float32x4_t v10; // q1\n\n  a1[1].n128_f32[0] = v8 + (float)(a8 * a4);\n  a1[1].n128_f32[1] = v9 + (float)(a3 * a4);\n  v10 = vmulq_f32(vcvtq_f32_s32(vmovl_s16(a7)), a2);\n  *a1 = vmlaq_n_f32(v10, vmlaq_f32(vnegq_f32(v10), a2, vcvtq_f32_s32(vmovl_s16(a5))), a4);\n  return &a1[1].n128_i8[8];\n}", "assembly": "; \n; sub_102D58 from 0x102d58 to 0x102d8c (52 bytes)\n; \n; 2 xrefs:\n; > sub_101EF4 @ 0x101fec\n; > sub_101EF4 @ 0x1022b0\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\nFMADD           S4, S6, S2, S18                                        ; +0x0, 0x102d58\nFMADD           S1, S1, S2, S19                                        ; +0x4, 0x102d5c\nSTP             S4, S1, [X0,#0x10]                                     ; +0x8, 0x102d60\nSSHLL           V1.4S, V5.4H, #0                                       ; +0xc, 0x102d64\nSCVTF           V1.4S, V1.4S                                           ; +0x10, 0x102d68\nSSHLL           V3.4S, V3.4H, #0                                       ; +0x14, 0x102d6c\nFMUL            V1.4S, V1.4S, V0.4S                                    ; +0x18, 0x102d70\nSCVTF           V3.4S, V3.4S                                           ; +0x1c, 0x102d74\nFNEG            V4.4S, V1.4S                                           ; +0x20, 0x102d78\nFMLA            V4.4S, V0.4S, V3.4S                                    ; +0x24, 0x102d7c\nFMLA            V1.4S, V4.4S, V2.S[0]                                  ; +0x28, 0x102d80\nSTR             Q1, [X0],#0x18                                         ; +0x2c, 0x102d84\nRET                                                                    ; +0x30, 0x102d88", "xrefs": ["sub_101EF4 @ 0x101fec", "sub_101EF4 @ 0x1022b0"], "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"}