]> git.sesse.net Git - x264/commit
x86: Make AVX2 also imply FMA3
authorHenrik Gramner <henrik@gramner.com>
Sat, 2 Aug 2014 16:26:18 +0000 (18:26 +0200)
committerHenrik Gramner <henrik@gramner.com>
Fri, 12 Dec 2014 23:42:28 +0000 (00:42 +0100)
commit8ae4e1cfa3d16451ccf285228d309f6f4940a747
treee8d0f5cfb0a6cef11782ae55327383342337eb19
parent06882793b260824bc578d0530f64e7f30f2a9f39
x86: Make AVX2 also imply FMA3

All CPUs with AVX2 supports FMA3 (but not the other way around).
common/cpu.c
common/x86/mc-a2.asm
common/x86/mc-c.c
common/x86/x86inc.asm
tools/checkasm.c
x264.h