On Mon, Oct 19, 2015 at 10:00 PM, Timothy Gu <timothyg...@gmail.com> wrote:
> +    mov              r6b, byte [src1q + iq]
> +    sub              r6b, byte [src2q + iq]
> +    mov byte [dstq + iq], r6b

Only r0b-r3b can be used for byte-sized instructions on x86-32.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to