vec_ld2f: Vector Load 2 float

d = vec_ld2f(a)
Loads 2 consecutive float (total 8-bytes) from the address specified in a, and extended them as a vector double.
Note: This function is emulated.
Table 1. Vector Load 2 float
d a
vector double const float *