added external cpuid code to solve -fPIC and gcc unclear constraints problems
authorFabrice Bellard <fabrice@bellard.org>
Mon, 30 Jul 2001 23:51:20 +0000 (23:51 +0000)
committerFabrice Bellard <fabrice@bellard.org>
Mon, 30 Jul 2001 23:51:20 +0000 (23:51 +0000)
commit96f4e5135c8fa1361c8e54dfcab4d4132bd68efd
tree73f0309c11045570183c82c4e8c8b765041e2932
parent0725406c94732dc2ff34fbac26808f76cc9b30d1
added external cpuid code to solve -fPIC and gcc unclear constraints problems

Originally committed as revision 25 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/i386/cpuid.s [new file with mode: 0644]
libavcodec/i386/cputest.c