Typecasts 256-bit integer values to 128-bit integer values. No corresponding Intel® AVX instruction.
a |
256-bit integer source vector |
Performs a typecast operation from 256-bit integer values to 128-bit integer values.
The lower 128 bits of the source vector are passed unchanged to the result. This intrinsic does not introduce extra moves to the generated code.
A vector with 128-bit integer values.
Copyright © 1996-2010, Intel Corporation. All rights reserved.