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 2 double-precision, floating-point values to w.
__m128d _mm_set1_pd (double w);
(composite)
Return Value
r0 := w
r1 := w
Requirements
Header: emmintrin.h
END Microsoft Specific