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
Stores the data in a to the address p without polluting the caches.
void _mm_stream_ps(float * p , __m128 a );
MOVNTPS
Return Value
The address must be 16-byte aligned.
Requirements
Header: mmintrin.h
END Microsoft Specific