]> git.ipfire.org Git - thirdparty/gcc.git/commit
s390.c (struct processor_costs): Two new fields: madbr, maebr.
authorMark Dettinger <dettinge@de.ibm.com>
Thu, 16 Dec 2004 12:31:32 +0000 (12:31 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Thu, 16 Dec 2004 12:31:32 +0000 (12:31 +0000)
commitb75d6babbcf1a4d0fa1f358f52015020ffa688d1
tree0eb9b31eb39bc39efdaee23da11440f88cb95308
parentcacd0a2ccff5b9e18996d4c4e46a936c4543db22
s390.c (struct processor_costs): Two new fields: madbr, maebr.

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

* config/s390/s390.c (struct processor_costs): Two new fields:
madbr, maebr.
(s390_rtx_costs): Added handling of multipy and add in SFmode.
More precise values for cost of multiply and add.

From-SVN: r92259
gcc/ChangeLog
gcc/config/s390/s390.c