Version

menu_open
Wwise SDK 2021.1.14

◆ AKSIMD_TRANSPOSE4X4_V4F32()

AkForceInline void AKSIMD_TRANSPOSE4X4_V4F32 ( AKSIMD_V4F32 A,
AKSIMD_V4F32 B,
AKSIMD_V4F32 C,
AKSIMD_V4F32 D 
)

Rotate four vectors. After rotation: A[3:0] = D[0] C[0] B[0] A[0] B[3:0] = D[1] C[1] B[1] A[1] C[3:0] = D[2] C[2] B[2] A[2] D[3:0] = D[3] C[3] B[3] A[3]

Definition at line 115 of file AkSimd.h.

References AKSIMD_MOVEHL_V4F32, AKSIMD_MOVELH_V4F32, AKSIMD_SHUFFLE, and AKSIMD_SHUFFLE_V4F32.


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