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

Matt Turner mattst88@gmail.com
Thu May 31 22:48:00 GMT 2012


On Thu, May 31, 2012 at 5:35 PM, Richard Sandiford
<rdsandiford@googlemail.com> wrote:
> Matt Turner <mattst88@gmail.com> writes:
>> On Sat, Feb 25, 2012 at 3:11 AM, Richard Sandiford
>> <rdsandiford@googlemail.com> wrote:
>>> Matt Turner <mattst88@gmail.com> 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  <mattst88@gmail.com>
>>>>
>>>>       * config/mips/4600.md (r4600_imul_si): Rename from r4600_imul.
>>>>       (r4600_imul_di): New.
>>>>       (r4600_idiv_si): Rename from r4600_idiv.
>>>>       (r4600_idiv_di): New.
>>>
>>> Both patches look good, thanks.  Will commit once 4.8 is open and the
>>> copyright assignment is sorted.
>>>
>>> Richard
>>
>> Copyright assignment is sorted. Please commit. :)
>
> Applied this one.  Part 2 seems to be based on a different version
> of driver-native.c though.
>
> Thanks for perservering. :-)
>
> Richard

Thanks a lot!

Ah, right, 2/2 was written before IRIX support was removed and changed
driver-native.c significantly.

Updated patch in your inbox shortly.

Thanks!
Matt



More information about the Gcc-patches mailing list