Re: [PATCH 1/2] mips: Add R4600 scheduling support for imul and idiv

2012-05-31 Thread Matt Turner
On Thu, May 31, 2012 at 5:35 PM, Richard Sandiford wrote: > Matt Turner writes: >> On Sat, Feb 25, 2012 at 3:11 AM, Richard Sandiford >> wrote: >>> Matt Turner writes: The r4600_imul and r4600_idiv reservations were correct for si, but there were no *_di reservations. See pa

Re: [PATCH 1/2] mips: Add R4600 scheduling support for imul and idiv

2012-05-31 Thread Richard Sandiford
Matt Turner writes: > On Sat, Feb 25, 2012 at 3:11 AM, Richard Sandiford > wrote: >> Matt Turner writes: >>> The r4600_imul and r4600_idiv reservations were correct for si, but >>> there were no *_di reservations. >>> >>> See page 4 of >>> http://www.sgistuff.net/hardware/other/documents/R4600_P

Re: [PATCH 1/2] mips: Add R4600 scheduling support for imul and idiv

2012-05-28 Thread Matt Turner
On Sat, Feb 25, 2012 at 3:11 AM, Richard Sandiford wrote: > Matt Turner writes: >> The r4600_imul and r4600_idiv reservations were correct for si, but >> there were no *_di reservations. >> >> See page 4 of >> http://www.sgistuff.net/hardware/other/documents/R4600_Prod_OV.pdf >> >> 2012-02-24  Ma

Re: [PATCH 1/2] mips: Add R4600 scheduling support for imul and idiv

2012-02-25 Thread Richard Sandiford
Matt Turner writes: > The r4600_imul and r4600_idiv reservations were correct for si, but > there were no *_di reservations. > > See page 4 of > http://www.sgistuff.net/hardware/other/documents/R4600_Prod_OV.pdf > > 2012-02-24 Matt Turner > > * config/mips/4600.md (r4600_imul_si): Rename

[PATCH 1/2] mips: Add R4600 scheduling support for imul and idiv

2012-02-24 Thread Matt Turner
The r4600_imul and r4600_idiv reservations were correct for si, but there were no *_di reservations. See page 4 of http://www.sgistuff.net/hardware/other/documents/R4600_Prod_OV.pdf 2012-02-24 Matt Turner * config/mips/4600.md (r4600_imul_si): Rename from r4600_imul. (r4600_im