The Linux binutils 2.18.50.0.7 is released

2008-05-04 Thread H.J. Lu
This is the beta release of binutils 2.18.50.0.7 for Linux, which is based on binutils 2008 0502 in CVS on sourceware.org plus various changes. It is purely for Linux. All relevant patches in patches have been applied to the source tree. You can take a look at patches/README to see what have been

Re: Pipeline hazards and delay slots

2008-05-04 Thread Pranav Bhandarkar
Hi Mohammed, > But how can i handle instances like this? Should i be doing insertion > of nops in reorg pass? FWIW, I had worked on a port for VLIW processor about three years back and IIRC we had used the reorg pass for inserting the nops. I think if you look at the scheduler dumps you will