On Sat, Mar 15, 2008 at 10:06:32PM +0100, Alexander van Heukelum wrote:
So does GEODE_LX BTW
in my experience (on user-space code), optimizing for "i586" gives
good results. However, the cache is small, so everything which can
reduce code size (especially loop/jump/function alignment) is worth
checking.
Regards,
Willy
--