Combining two MMX registers into one SSE register?



Is there a way to combine two MMX registers into the low and high quad
words of an SSE register without getting memory involved? MOVQ2DQ does
a zero extend, unfortunately, or it would be easy.

-- Rich Fife --

.



Relevant Pages