This is the mail archive of the gcc@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: Question about filling multi delay slots


On Tue, Dec 1, 2009 at 5:31 AM, Jeff Law <law@redhat.com> wrote:
> On 11/25/09 07:34, Amker.Cheng wrote:

>
> First, it's worth noting very few targets support multiple delay slots and
> as a result that code isn't tested nearly as well as handling of single
> delay slots.
>
> I'm pretty sure we assume that the first insn we add to the delay list
> always goes in the first slot, 2nd insn in the 2nd slot and so-on.
>
> Jeff
>
>
>
Thanks for explanation, I will take closer look into at these codes.


-- 
Best Regards.


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