On 03/08/15 7:27 AM, Ronald S. Bultje wrote:
> Hi,
>
> On Mon, Aug 3, 2015 at 2:41 AM, James Almer wrote:
>
>> Only two functions that use xop multiply-accumulate instructions where the
>> first operand is the same as the fourth actually took advantage of the
>> macros.
>>
>> This further reduce
Hi,
On Mon, Aug 3, 2015 at 2:41 AM, James Almer wrote:
> Only two functions that use xop multiply-accumulate instructions where the
> first operand is the same as the fourth actually took advantage of the
> macros.
>
> This further reduces differences with x264's x86inc.
>
> Signed-off-by: James
Only two functions that use xop multiply-accumulate instructions where the
first operand is the same as the fourth actually took advantage of the macros.
This further reduces differences with x264's x86inc.
Signed-off-by: James Almer
---
libavcodec/x86/flacdsp.asm | 9 +
libavutil/