_mm_set1_pi32
Microsoft Specific
Sets the two signed 32-bit integer values to i
.
__m64 _mm_set1_pi32 (int i)
(composite)
Return Value
r0 := i
r1 := i
Requirements
Header: mmintrin.h
END Microsoft Specific
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Microsoft Specific
Sets the two signed 32-bit integer values to i
.
__m64 _mm_set1_pi32 (int i)
(composite)
r0 := i
r1 := i
Header: mmintrin.h
END Microsoft Specific