Nop insertion

shrey <shreyas76@gmail.com>
Tue, 27 Oct 2009 20:06:55 -0700 (PDT)

          From comp.compilers

Related articles
Nop insertion shreyas76@gmail.com (shrey) (2009-10-27)
Re: Nop insertion n.pipenbrinck@cubic.org (Nils) (2009-10-28)
Re: Nop insertion cr88192@hotmail.com (BGB / cr88192) (2009-10-28)
Re: Nop insertion walter@bytecraft.com (Walter Banks) (2009-10-28)
Re: Nop insertion cfc@shell01.TheWorld.com (Chris F Clark) (2009-10-28)
Re: Nop insertion gneuner2@comcast.net (George Neuner) (2009-10-29)
Re: Nop insertion pertti.kellomaki@tut.fi (Pertti Kellomaki) (2009-10-29)
| List of all articles for this month |

From: shrey <shreyas76@gmail.com>
Newsgroups: comp.compilers
Date: Tue, 27 Oct 2009 20:06:55 -0700 (PDT)
Organization: Compilers Central
Keywords: architecture, question
Posted-Date: 28 Oct 2009 08:59:34 EDT

hi
      This is both an architecture and compiler question.


Are there inorder architectures that need precise number of nops
inserted between operations. If so, how does a compiler guarantee
that ? I am especially thinking of producers and consumers in faraway
basic blocks. Any pointers to any exiting work?


thanks
shrey
[There have been a few, it's typically done by the assembler. -John]



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.