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: [PATCH] S/390: Pipline description lacks insn reservations for imul and idiv


Andreas Krebbel wrote:

> 2005-04-01  Andreas Krebbel  <krebbel1@de.ibm.com>
>             Adrian Straetling  <straetling@de.ibm.com>
> 
> 	* config/s390/2064.md ("z_mul", "z_inf"): New insn reservations.
> 	* config/s390/2084.md ("x_mul_hi", "x_mul_sidi", "x_div"): Likewise.
> 	* config/s390/s390.md ("imulhi", "imulsi", "imuldi"): Added to "type"
> 	attribute.
> 	("imul"): Removed from "type" attribute.
> 	("*muldi3_sign", "muldi3"): Changed type to imuldi.
> 	("mulsi3/1", "mulsi3/3", "mulsi/4", "mulsidi3", "umulsidi3"): 
> 	Changed type to imulsi.
> 	("*mulsi3_sign", "mulsi3/2"): Changed type to imulhi.

Applied to mainline, thanks!

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  Linux on zSeries Development
  Ulrich.Weigand@de.ibm.com


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