On Wed, Sep 21, 2016 at 9:01 AM, Anton Khirnov <[email protected]> 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. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
