Add automatic prefix handling to yasm functions. Does nothing now, but will
authorJason Garrett-Glaser <darkshikari@gmail.com>
Fri, 19 Dec 2008 03:01:08 +0000 (03:01 +0000)
committerJason Garrett-Glaser <darkshikari@gmail.com>
Fri, 19 Dec 2008 03:01:08 +0000 (03:01 +0000)
commit40c7d0ae3c093413bb3970b69f68958ac7e21380
treece697d6d91302160c3702a1fb2958e33b28ff5b2
parenta5b807a6c181090b65b06ddc714f74cc1605c5bd
Add automatic prefix handling to yasm functions.  Does nothing now, but will
be useful for porting x264 asm in the future.

Originally committed as revision 16234 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/i386/dsputil_yasm.asm
libavcodec/i386/fft_mmx.asm
libavcodec/i386/x86inc.asm