i686 build of Fedora Core

Arjan van de Ven arjanv at redhat.com
Wed Jul 28 19:02:56 UTC 2004


> The i686 is really more powerful, it is pipelined, it features hardcoded 
> floating point (FPU), it can process more than 1 instruction per cycle.. 
> but all this features are all wasted if it isn't compiled to use them. 

which is why we do compile for them, or rather we tell gcc to optimize
for them

> GCC can take advantage of all the new instruction provided with i686 
> really well, the builds will be identical to the i386 one and you can 
> provide both archs in two different folders.

the "new" instruction provided by i686 is "cmov", which, btw, isn't
actually faster anymore compared to explict test and jump with p4's and
athlons.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/fedora-devel-list/attachments/20040728/1ceff17d/attachment.sig>


More information about the fedora-devel-list mailing list