This is the mail archive of the gcc-help@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: Scheduling and inserting NOPs


Hi!

Am 14.11.2007 um 07:17 schrieb Ian Lance Taylor:

  VLIWs? As I mentioned above the processor does not wait till the
operands are evaluated; this must be done by the programmer/compiler
by inserting NOPs or other instructions.

It amounts to the same thing: you need to insert NOP instructions.

And you are working on it really, really hard? ;-)


Boris


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