Version

    Other Documentation

menu_open

◆ AKSIMD_MSUB_V4F32

#define AKSIMD_MSUB_V4F32 (   __a__,
  __b__,
  __c__ 
)    AKSIMD_SUB_V4F32( AKSIMD_MUL_V4F32( (__a__), (__b__) ), (__c__) )

Vector multiply-substract operation. Careful: vmlsq_f32 does c-(a*b) and not the expected (a*b)-c.

Definition at line 420 of file AkSimd.h.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise