Re: [Q] Looking for an emulation for CMOV* instructions.

Jamie Lokier (lk@tantalophile.demon.co.uk)
Wed, 16 Jan 2002 15:18:52 +0000


Alan Cox wrote:
> > What's the point of optimizing an IF to a cmov if I have
> > to insert another IF to see if I can use cmov?
>
> I've always wondered. Intel made the instruction optional yet there isnt
> an obvious way to do runtime fixups on it

Yes there is -- emulation! :-)

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