Version

    Other Documentation

menu_open

◆ AKSIMD_MUL_SS_V4F32

#define AKSIMD_MUL_SS_V4F32 (   __a__,
  __b__ 
)    vmulq_f32( (__a__), vsetq_lane_f32( AKSIMD_GETELEMENT_V4F32( (__b__), 0 ), AKSIMD_SETZERO_V4F32(), 0 ) )

Multiplies the lower single-precision, floating-point values of a and b; the upper three single-precision, floating-point values are passed through from a. r0 := a0 * b0; r1 := a1; r2 := a2; r3 := a3 (see _mm_add_ss)

Definition at line 413 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