Hi Kashyap,

> I am a little
> confused by x86-64.l:776
> (prinst "lea" "(5f-5b)(%r11)" "%r11") )
> I don't see any any "5:" following this so what is the idea of using "5f" ?

There is in fact a label "5:", immediately preceding the above:

   (prinl "5:")
   (unless (= R "%r9")
      (prinst "lea" "(5f-5b)(%r11)" "%r11") )

☺/ A!ex

-- 
UNSUBSCRIBE: mailto:[email protected]?subject=Unsubscribe

Reply via email to