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
The intrinsics are listed in the following table, followed by their descriptions.
SSE2 intrinsics use the __m128, __m128i, and __m128d data types, which are not supported on Itanium Processor Family (IPF) processors. Any SSE2 intrinsics that use the __m64 data type are not supported on x64 processors.
The emmintrin.h header file contains the declarations for the SSE2 instructions intrinsics.
Set Operation Intrinsics
Intrinsic |
Corresponding instruction |
---|---|
Composite |
|
Composite |
|
Composite |
|
Composite |
|
Composite |
|
Composite |
|
Composite |
|
Composite |
|
Composite |
|
Composite |
|
Composite |
|
Composite |
|
PXOR |
For an explanation of the syntax used in code samples in this topic, see Floating-Point Intrinsics Using Streaming SIMD Extensions.
See Also
Reference
Integer Memory and Initialization Using Streaming SIMD Extensions 2