_mm_set1_pi16
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
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
Microsoft Specific
Sets the four signed 16-bit integer values to w.
__m64 _mm_set1_pi16 (short w)
(composite)
r0 := w
r1 := w
r2 := w
r3 := w
Header: mmintrin.h
END Microsoft Specific