OSDN Git Service

x86: Use consistent 3dnowext function and macro name suffixes
authorDiego Biurrun <diego@biurrun.de>
Wed, 1 Aug 2012 13:31:43 +0000 (15:31 +0200)
committerDiego Biurrun <diego@biurrun.de>
Fri, 3 Aug 2012 12:00:47 +0000 (14:00 +0200)
commitca844b7be9c69c91113094ef21d720f1ca80db60
treeb23ec24dfc7cbebfd412781c5f0a79145ac11801
parentd3e0766fc00734adbb589eb4c865feb8d26785ab
x86: Use consistent 3dnowext function and macro name suffixes

Currently there is a wild mix of 3dn2/3dnow2/3dnowext.  Switching to
"3dnowext", which is a more common name of the CPU flag, as reported
e.g. by the Linux kernel, unifies this.
libavcodec/x86/dsputil_mmx.c
libavcodec/x86/fft.c
libavcodec/x86/fft.h
libavcodec/x86/fft_mmx.asm
libavcodec/x86/fmtconvert.asm
libavcodec/x86/fmtconvert_mmx.c
libavutil/x86/x86inc.asm