Version

    Other Documentation

menu_open

◆ AKSIMD_MOVEHL_V4F32()

AKSIMD_V4F32 AKSIMD_MOVEHL_V4F32 ( const AKSIMD_V4F32  abcd,
const AKSIMD_V4F32  xyzw 
)
inline

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

Referenced by AKSIMD_HORIZONTALADD().


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