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

Reimar Döffinger Reimar.Doeffinger
Sun Nov 23 16:18:57 CET 2008


On Sun, Nov 23, 2008 at 04:09:07PM +0100, Reimar D?ffinger wrote:
> 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.

I forgot: to keep it working on x86_64 you woud have to replace %0/%1 by
%%eax/%%ebx (or better find out what the constraint letters for the
32 bit legacy registers are).

Greetings,
Reimar D?ffinger




More information about the ffmpeg-devel mailing list