_mm_srli_pi32
Visual Studio 2005
Microsoft Specific
Shifts two 32-bit values in m right the amount specified by count while shifting in zeros.
__m64 _mm_srli_pi32 (__m64 m , int count); PSRLDI
Microsoft Specific
Shifts two 32-bit values in m right the amount specified by count while shifting in zeros.
__m64 _mm_srli_pi32 (__m64 m , int count); PSRLDI