MS_SCHED macros and pentium..
Jeffrey A Law
law@cygnus.com
Mon Oct 26 20:11:00 GMT 1998
In message < 19981012171100.59739@horac.ta.jcu.cz >you write:
> First problem is, that pentium don't swap instructions when necessary,
> so if you have instruction just for first pipe, it must be first in the
> assembly output, but I didn't found any way to change order of insns
> at output in one group.
Use the code to reorder the ready queue.
> Other problem is multiply. I have two integer pipelines and multiply
> blocks both of them, wich is impossible to set in md file.
Why can't you describe this in the MD file? You need to give a little more
detail on this problem.
jeff
More information about the Gcc
mailing list