Re: i686 quirk for AMD Geode

From: Alan Cox
Date: Sun Nov 08 2009 - 19:21:15 EST


On Sun, 08 Nov 2009 14:10:24 -0800
"H. Peter Anvin" <hpa@xxxxxxxxx> wrote:

> Keep in mind that if we end up running that on code with any kind of significant fraction of CMOV it will utterly suck.

cmov is pretty useless anyway and not a good scheduling choice generally
speaking on a real CPU - so in fact gcc generates very few of them, but a
few is enough to make 686 break on C3
--
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/