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]

rtx_cost function for S/390


This is yet another rtx_cost function fix for the IBM S/390.
Divide instructions are handled with more precision now.
Tested and bootstrapped without new regressions on s390x.

-Mark Dettinger


2004-12-16  Mark Dettinger  <dettinge@de.ibm.com>

        * config/s390/s390.c (struct processor_costs): 4 new fields:
        ddbr, ddr, debr, der.
        (s390_rtx_costs): More precise handling of divide instructions.


		
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - Helps protect you from nasty viruses. 
http://promotions.yahoo.com/new_mail

Attachment: s390.c.diff
Description: s390.c.diff


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