// // sub_10479C from 0x10479c to 0x1047b8 (28 bytes) // // 2 xrefs: // > sub_103E84 @ 0x103fd8 // > sub_103E84 @ 0x103ffc // // This function is hookable on this platform! // // Using BromaIDA 8.0.0 @ https://github.com/Stazzical/BromaIDA // Using bindings at commit ba9f177b at Thu Jul 16 22:52:06 2026 from https://github.com/geode-sdk/bindings // float32x4_t __fastcall sub_10479C(int8x16_t a1, double a2, int8x16_t a3) { return vcvtq_f32_u32(vandq_s8(a1, a3)); }