[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080321123810.GM25225@elte.hu>
Date: Fri, 21 Mar 2008 13:38:10 +0100
From: Ingo Molnar <mingo@...e.hu>
To: Alexander van Heukelum <heukelum@...lshack.com>
Cc: Willy Tarreau <w@....eu>,
Alexander van Heukelum <heukelum@...tmail.fm>,
"H. Peter Anvin" <hpa@...or.com>, Andi Kleen <andi@...stfloor.org>,
Jeremy Fitzhardinge <jeremy@...p.org>,
Thomas Gleixner <tglx@...utronix.de>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] x86: K8, GEODE_LX, CRUSOE, EFFICEON and CORE2 support
the cmovxx instructions.
* Alexander van Heukelum <heukelum@...lshack.com> wrote:
> x86: K8, GEODE_LX, CRUSOE, EFFICEON and CORE2 support CMOV.
>
> Instead of summing up the cpu's that have support for the
> cmov instruction, sum up the cpu's that don't.
>
> GEODE_LX has no entry in arch/x86/Makefile_32.cpu, so it did not get
> any -march or -mtune arguments at all. I quite arbitrarily added
> -march=i686 -mtune=pentium-mmx. This way gcc is allowed to use cmov
> instructions.
thanks, applied.
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists