On Mon, Jan 25, 2016 at 7:41 PM, James Almer <jamrial at gmail.com> wrote: > +%if cpuflag(sse4) > + extractps [%3 ], %1, 0 > + extractps [%3 + %4], %1, 1 > + extractps [%3 + 2*%4], %1, 2 > + extractps [%3 + 3*%4], %1, 3 extractps with imm=0 should be replaced with movss.