Re: MMX emulator ?

Rik van Riel (H.H.vanRiel@phys.uu.nl)
Mon, 15 Jun 1998 17:07:35 +0200 (MET DST)


On Mon, 15 Jun 1998, Sylvain Pion wrote:

> I wondered whether there has been some thoughts about implementing an MMX
> emulator in the kernel, something like the FPU emulator. It sounds like a
> good idea, because we could run MMX apps on processors that don't support it.
> But I'm not sure how easy it would be. Ideas ?

Currently, it would be very hard. Not just to emulate the MMX
commands, but also to compile an MMX program...
We don't yet have MMX support in the compiler, and I'm not
sure if all the MMX opcodes are trapped correctly by a normal
processor.

Rik.
+-------------------------------------------------------------------+
| Linux memory management tour guide. H.H.vanRiel@phys.uu.nl |
| Scouting Vries cubscout leader. http://www.phys.uu.nl/~riel/ |
+-------------------------------------------------------------------+

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu