Version

menu_open

◆ AKSIMD_SHIFTLEFT_V8I32

#define AKSIMD_SHIFTLEFT_V8I32 (   __vec__,
  __shiftBy__ 
)     _mm256_slli_epi32( (__vec__), (__shiftBy__) )

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

Definition at line 173 of file AkSimdAvx2.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