Version

    Other Documentation

menu_open
Wwise SDK 2018.1.11

◆ AKSIMD_SHIFTLEFT_V4I32

#define AKSIMD_SHIFTLEFT_V4I32 (   __vec__,
  __shiftBy__ 
)    _mm_slli_epi32( (__vec__), (__shiftBy__) )

Shifts the 4 signed or unsigned 32-bit integers in a left by in_shiftBy bits while shifting in zeros (see _mm_slli_epi32)

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