Version

menu_open

◆ AKSIMD_MUL_SS_V4F32()

AkForceInline AKSIMD_V4F32 AKSIMD_MUL_SS_V4F32 ( const AKSIMD_V4F32 a,
const AKSIMD_V4F32 b 
)

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 484 of file AkSimd.h.

References AKSIMD_V4F32::m_data.


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