_mm_setzero_pd
Microsoft Specific
Sets the 2 double-precision, floating-point values to zero.
__m128d _mm_setzero_pd ( );
XORPD
Return Value
r0 := 0.0
r1 := 0.0
Requirements
Header: emmintrin.h
END Microsoft Specific
Ce navigateur n’est plus pris en charge.
Effectuez une mise à niveau vers Microsoft Edge pour tirer parti des dernières fonctionnalités, des mises à jour de sécurité et du support technique.
Microsoft Specific
Sets the 2 double-precision, floating-point values to zero.
__m128d _mm_setzero_pd ( );
XORPD
r0 := 0.0
r1 := 0.0
Header: emmintrin.h
END Microsoft Specific