This is the mail archive of the gcc-patches@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: [RFA] m68k : replace some btst by movew to ccr


Andreas Schwab <schwab@suse.de> writes:
> Philippe De Muyter <phdm@macqel.be> writes:
>
>> Seems like I had mis-read some docs. On CPU32, MCF5272 & 68030, timing is the
>> same.  I'll change the test to
>>
>> 	TARGET_CPU32 || TARGET_68030 || TARGET_COLDFIRE
>
> Except that TARGET_68030 does not exist.

Alos (catching up on a backlog, sorry): please use the new TUNE_*
macros to choose between two correct sequences.

Richard


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