Version

menu_open

◆ AKSIMD_SHIFTRIGHT_V8I32

#define AKSIMD_SHIFTRIGHT_V8I32 (   __vec__,
  __shiftBy__ 
)     _mm256_srli_epi32( (__vec__), (__shiftBy__) )

Shifts the 8 signed 32-bit integers in a right by in_shiftBy bits while shifting in zeroes (see _mm_srli_epi32)

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