OSDN Git Service

Move sse16_sse2() from inline asm to yasm. It is one of the functions causing
authorRonald S. Bultje <rsbultje@gmail.com>
Fri, 17 Sep 2010 01:44:17 +0000 (01:44 +0000)
committerRonald S. Bultje <rsbultje@gmail.com>
Fri, 17 Sep 2010 01:44:17 +0000 (01:44 +0000)
commitd0acc2d2e9cbc09b7f311589daf1c9c63dfce473
treee59df7c60d4a1e6373d3512190b81c19e882b650
parent6de163e9bfa115d3e6b9ab3b1c82e36870a782bd
Move sse16_sse2() from inline asm to yasm. It is one of the functions causing
Win64/FATE issues.

Originally committed as revision 25136 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/x86/Makefile
libavcodec/x86/dsputilenc_mmx.c
libavcodec/x86/dsputilenc_yasm.asm [new file with mode: 0644]