Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Microsoft Specific
Selects four specific single-precision, floating-point values from a and b, based on the mask i.
__m128 _mm_shuffle_ps(__m128 a , __m128 b , int i );
SHUFPS
Return Value
The mask must be an immediate. See Macro Function for Shuffle Using Streaming SIMD Extensions for a description of the shuffle semantics.
Requirements
Header: mmintrin.h
END Microsoft Specific
See Also
Reference
Miscellaneous Instructions That Use Streaming SIMD Extensions