Converts packed float32 values to packed floati64 values. The corresponding Intel® AVX instruction is VCVTPS2PD.
m1 |
128-bit float32 source vector |
Converts four packed single-precision floating point values (float32 values) in the source vector, m1, to four packed double-precision floating point values (float64 values).
Result of the conversion operation.
Copyright © 1996-2010, Intel Corporation. All rights reserved.