Illegal schedule
Alex Turjan
aturjan@yahoo.com
Tue Jun 22 09:39:00 GMT 2010
> Do I have to reorganize the code prior to slot filling? Do
> I have to make sure that some problematic instructions do
> not appear in slots?
Perhaps a easy way to solve the problem would be to claim for branches a memory port a number of stages before and after the IF; to avoid in this way hazards in the delay slots.
Alternatively you can adjust the gcc delay slot filler (reorg.c) for your architecture.
More information about the Gcc
mailing list