This topic has not yet been rated - Rate this topic

SSE4A and Advanced Bit Manipulation Intrinsics

The Visual C++ compiler makes the following Supplemental Streaming SIMD Extensions 4A (SSE4A) available. With all instrinsics, you must ensure that the underlying processor supports the instruction before you use it. Use the __cpuid, __cpuidex instruction to determine what functionality your processor supports.

In addition, the following Advanced Bit Manipulation Intrinsics are available.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ