On Fri, 2005-05-13 at 14:31 -0400, Andrew MacLeod wrote:
> Do we currently have an RTL infix printing mechanism hidden away
> somewhere?  I seem to vaguely recall new-ra might have had something
> once upon a time...  I also suspect others have fooled with it over the
> years.   

Yes, new-ra has a whole bunch of code devoted to printing RTL so it
looks like three address code.  IE

r12 = r13 + r14
clobber r15
r15 = 4(r14)

> 
> Is there code laying around I can snarf and work with? 
> 
> Andrew
> 

Reply via email to