Re: i486 emu in mainline?

From: Alan Cox
Date: Sun May 23 2004 - 16:18:43 EST


On Sun, May 23, 2004 at 11:18:31AM -0400, Jeff Garzik wrote:
> > - There are people (like Alan) who think that this should not go into
> > mainline because this is a distro problem and nothing else. He says
> > that only i386 packages should be installed on an i386 machine. He's
> > perfectly right about this. I found it interesting for people like
>
>
> I disagree.
>
> I want to add "old Alpha" emulation code, so that older Alphas can run
> binaries built on the newer alphas.

Well it always depends on the platform. cmov emulation isnt useful because
i686 gcc generates too many for it to be of value. For alpha it depends
on the commonness of the emulated instructions and the emulation cost.

Either way it is a user space problem in almost all situations. See
http://www-sop.inria.fr/geometrica/team/Sylvain.Pion/progs/mmx-emu/

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/