This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Best options for 64-bit FP on athlon?


On Thu, Jan 10, 2002 at 08:25:14PM -0800, Tim Prince wrote:
> The option -msse doesn't generally work for P-III, but it may work for 
> Athlon.  It uses both mmx and sse (32-bit floating point) without taking 
> into account that they use the same register territory on a P-III.

No they don't.  SSE and MMX are always separate.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]