On 07/31/2012 06:17 PM, Diego Biurrun wrote:
> ---
>  libavcodec/x86/vc1dsp_yasm.asm |    3 ---
>  libavutil/x86/x86util.asm      |   22 ++++++++++------------
>  2 files changed, 10 insertions(+), 15 deletions(-)

patch looks fine.

But I think ideally PABSW should be merged with ABS1. It's quite simple
to check if src and dst are the same, and temp reg arguments can be
optional. The PABSW macro should basically do the same thing as the
instruction of the same name.

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

Reply via email to