This is the mail archive of the gcc-help@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: instruction ordering


Hi marian,

>> My question has the assembly ordering for the 405 and 440 been
>> optimised?

Eljay...
> When you use the GCC compiler, are you using the -mtune flag to specify
> which CPU you want to optimize for?

Or the -march flag, which implies -mtune.  (Sorry if I was unclear when I
just said -mtune.)

Sincerely,
--Eljay


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