<div style="line-height:1.7;color:#000000;font-size:14px;font-family:arial"><DIV>>+    movlps    [r0],                 m0<BR>>+    pextrd    [r0 + 8],             m0,    2<BR>>+    movlps    [r0 + r1],            m2<BR>>+    pextrd    [r0 + r1 + 8],        m2,    2<BR>>+    movlps    [r0 + 2* r1],         m4<BR>>+    pextrd    [r0 + 2 * r1 + 8],    m4,    2<BR>movh is better, movlps is float path, but pextrd is integer</DIV></div>