Use movq to move low half of XMM register and zero-extend the rest.
[oota-llvm.git] / test / CodeGen / X86 / vec_extract-sse4.ll
2008-03-24 Evan Cheng- SSE4.1 extractfps extracts a f32 into a gr32 register...