Re: Cyrix III processor and kernel boot problem

From: Alan Cox (alan@lxorguk.ukuu.org.uk)
Date: Fri Feb 07 2003 - 10:22:26 EST


On Fri, 2003-02-07 at 14:50, c1cc10 wrote:
> I've found out that the Cyrix III has no CMOV instruction and that this
> could be the problem.

It is

gcc told to build for i686 assumes that cmov is present. Much of the
code advantage for i686 comes from cmov so it makes sense to do that
I guess.

The optimal kernel for the CyrixIII/VIA-C3 is the the Cyrix III/VIA-C3
option in current kernel menus, or i486

Alan

-
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/



This archive was generated by hypermail 2b29 : Fri Feb 07 2003 - 22:00:23 EST