<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=US-ASCII">
<META content="MSHTML 6.00.6000.16414" name=GENERATOR></HEAD>
<BODY id=role_body style="FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Arial" 
bottomMargin=7 leftMargin=7 topMargin=7 rightMargin=7><FONT id=role_document 
face=Arial color=#000000 size=2>
<DIV>I recently upgraded to v7 from v6 and I see in the lst file that a call 
followed by a ret gets converted to a jmp, saving 5 cycles and 1 word. I see a 
few places where there is an rcall followed by a ret. I think this could get 
converted to an rjmp, with same savings of 5 cycles, but no space. So in the big 
scheme of things, the only place 5 cycles would matter is in something real 
tight that gets called a lot, but I thought I'd toss it out there. I guess every 
little bit helps. </DIV></FONT><BR><BR><BR><DIV><FONT style="color: black; font: normal 10pt ARIAL, SAN-SERIF;"><HR style="MARGIN-TOP: 10px">See what's free at <A title="http://www.aol.com?ncid=AOLAOF00020000000503" href="http://www.aol.com?ncid=AOLAOF00020000000503" target="_blank">AOL.com</A>. </FONT></DIV></BODY></HTML>