[FFmpeg-devel] [PATCH]Remove test for cpuid instruction from cpuid.c

Aurelien Jacobs aurel
Sun Nov 23 17:37:38 CET 2008


On Sun, 23 Nov 2008 15:47:31 +0000 (UTC)
Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:

> M?ns Rullg?rd <mans <at> mansr.com> writes:
> 
> > Reimar D?ffinger <Reimar.Doeffinger <at> stud.uni-karlsruhe.de> writes:
> > 
> > > On Sun, Nov 23, 2008 at 01:45:07PM +0000, Carl Eugen Hoyos wrote:
> > >> I will copy the assembly sources into issue 709: It would be nice
> > >> if somebody who actually understands the code could comment there.
> > >
> > > Please replace pushf/popf by pushfd/popfd.
> 
> /tmp/cc3SAE8s.s: Assembler messages:
> /tmp/cc3SAE8s.s:10: Error: no such instruction: `pushfd'
> /tmp/cc3SAE8s.s:15: Error: no such instruction: `popfd'
> /tmp/cc3SAE8s.s:16: Error: no such instruction: `pushfd'

What about pushfl/popfl ? At least gcc support this.
Try attached patch.

Aurel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: cpuid.diff
Type: text/x-diff
Size: 906 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081123/8031e3a4/attachment.diff>



More information about the ffmpeg-devel mailing list