Version

    Other Documentation

menu_open
Wwise SDK 2018.1.11

◆ AKSIMD_MOVEHL_V4F32

#define AKSIMD_MOVEHL_V4F32 (   a,
 
)    _mm_movehl_ps( a, b )

Moves the upper two single-precision, floating-point values of b to the lower two single-precision, floating-point values of the result. The upper two single-precision, floating-point values of a are passed through to the result. r3 := a3; r2 := a2; r1 := b3; r0 := b2 (see _mm_movehl_ps)

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