{"type": "func", "start": 1060280, "end": 1060324, "name": "sub_102DB8", "pseudocode": "// \n// sub_102DB8 from 0x102db8 to 0x102de4 (44 bytes)\n// \n// 2 xrefs:\n// > sub_101D30 @ 0x101d74\n// > sub_101D30 @ 0x101ed8\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\nfloat32x4_t *__fastcall sub_102DB8(float32x4_t *a1, float32x4_t a2, float a3, float a4, int16x4_t a5, int16x4_t a6)\n{\n  float v6; // s1\n  float32x4_t v7; // q2\n\n  v6 = a4 * a3;\n  v7 = vmulq_f32(vcvtq_f32_s32(vmovl_s16(a5)), a2);\n  *a1 = vmlaq_n_f32(v7, vmlaq_f32(vnegq_f32(v7), a2, vcvtq_f32_s32(vmovl_s16(a6))), v6);\n  return a1 + 1;\n}", "assembly": "; \n; sub_102DB8 from 0x102db8 to 0x102de4 (44 bytes)\n; \n; 2 xrefs:\n; > sub_101D30 @ 0x101d74\n; > sub_101D30 @ 0x101ed8\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\nFMUL            S1, S2, S1                                             ; +0x0, 0x102db8\nSSHLL           V2.4S, V3.4H, #0                                       ; +0x4, 0x102dbc\nSCVTF           V2.4S, V2.4S                                           ; +0x8, 0x102dc0\nSSHLL           V3.4S, V4.4H, #0                                       ; +0xc, 0x102dc4\nFMUL            V2.4S, V2.4S, V0.4S                                    ; +0x10, 0x102dc8\nSCVTF           V3.4S, V3.4S                                           ; +0x14, 0x102dcc\nFNEG            V4.4S, V2.4S                                           ; +0x18, 0x102dd0\nFMLA            V4.4S, V0.4S, V3.4S                                    ; +0x1c, 0x102dd4\nFMLA            V2.4S, V4.4S, V1.S[0]                                  ; +0x20, 0x102dd8\nSTR             Q2, [X0],#0x10                                         ; +0x24, 0x102ddc\nRET                                                                    ; +0x28, 0x102de0", "xrefs": ["sub_101D30 @ 0x101d74", "sub_101D30 @ 0x101ed8"], "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"}