Quoting Henrik Gramner (2016-09-21 17:13:31)
> On Wed, Sep 21, 2016 at 9:01 AM, Anton Khirnov <an...@khirnov.net> wrote:
> > Yes they are, because pxor does not exist in SSE.
> 
> Why not use xorps like the original code then? INIT_XMM sse will also
> make mova assemble to movaps instead of movdqa, so no problem there.

mmx only has pxor, so I'd need yet more ifdefs then.

-- 
Anton Khirnov
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to