Overview: Streaming SIMD Extensions

This section describes the C++ language-level features supporting the 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

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