Version

    Other Documentation

menu_open
Wwise SDK 2018.1.11

◆ AKSIMD_MOVELH_V4F32

#define AKSIMD_MOVELH_V4F32 (   a,
 
)    _mm_movelh_ps( a, b )

Moves the lower two single-precision, floating-point values of b to the upper two single-precision, floating-point values of the result. The lower two single-precision, floating-point values of a are passed through to the result. r3 := b1 ; r2 := b0 ; r1 := a1 ; r0 := a0 (see _mm_movelh_ps)

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