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
Sets the four signed 16-bit integer values to w.
__m64 _mm_set1_pi16 (short w)
(composite)
Return Value
r0 := w
r1 := w
r2 := w
r3 := w
Requirements
Header: mmintrin.h
END Microsoft Specific