_mm_set1_pi8
Microsoft Specific
Sets the eight signed 8-bit integer values to b
.
__m64 _mm_set1_pi8 (char b)
(composite)
Return Value
r0 := b
r1 := b
...
r7 := b
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 eight signed 8-bit integer values to b
.
__m64 _mm_set1_pi8 (char b)
(composite)
r0 := b
r1 := b
...
r7 := b
Header: mmintrin.h
END Microsoft Specific