Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Oct 2001 17:24:14 -0400
From:      Greg Childers <gchil0@pop.uky.edu>
To:        freebsd-stable <freebsd-stable@FreeBSD.ORG>, freebsd-current <freebsd-current@FreeBSD.ORG>
Subject:   Re: adding athlon xp to bsd.cpu.mk 
Message-ID:  <5.1.0.14.2.20011027170901.00a55c50@pop.uky.edu>
In-Reply-To: <20011027204403.D6A8639F0@overcee.netplex.com.au>
References:  <20011027162313.A91463@nomad.thehutt.org>

next in thread | previous in thread | raw e-mail | index | archive | help

> > Shouldn't Athlons and AthlonXPs be able to use i686 (pentiumpro)
> > instruction set optimizations?
>
>No.  They are different cpu cores that have different optimization
>strategies.

Yes, all Athlons can use i686 code while the k6's can't.  Further, without 
doing any scientific testing, I would think the Athlon would do better with 
ppro optimized code than k6 optimized code thanks to the available i686 
instructions.  When GCC 3.0 is used, tho, this won't be an issue since it 
supports optimizations for the Athlon.

Greg


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.1.0.14.2.20011027170901.00a55c50>