[Ffmpeg-devel] ARCH_X86 vs ARCH_X86_32 vs ARCH_X86_64

Reimar Döffinger Reimar.Doeffinger
Sat Oct 28 18:06:32 CEST 2006


Hello,
On Sat, Oct 28, 2006 at 05:48:14PM +0200, Dominik 'Rathann' Mierzejewski wrote:
> > -#ifdef ARCH_X86
> > +#ifdef ARCH_X86_32
> >  #define CAN_COMPILE_X86_ASM
> >  #endif
> 
> That seems wrong. Semantically, it implies that X86_64 cannot compile X86_ASM.

That's exactly how it was before. And in general X86_64 actually can not
compile normal X86 asms, e.g. some opcodes were removed etc.

Greetings,
Reimar D?ffinger




More information about the ffmpeg-devel mailing list