Moves packed double-precision floating point values from unaligned memory location to a destination vector. The corresponding Intel® AVX instruction is VMOVUPD.
Loads packed double-precision floating point values (float64 values) from the 256-bit unaligned memory location pointed to by a, into a destination float64 vector, which is retured by the intrinsic.
A 256-bit vector with float64 values.
Copyright © 1996-2010, Intel Corporation. All rights reserved.