Overview: Streaming SIMD Extensions

This section describes the C++ language-level features supporting the IntelĀ® Streaming SIMD Extensions (SSE) in the IntelĀ® C++ Compiler. These topics explain the following features of the intrinsics:

The prototypes for SSE intrinsics are in the xmmintrin.h header file.

Note iconNote

You can also use the single ia32intrin.h header file for any IA-32 architecture-based intrinsics.