On Jan 22, 2009, at 3:45 AM, Mark Shannon wrote: > Hi, > > I need to get the address of a label in jitted code. > (This is so that I can insert a jump into the machine code to resume > interpretation from compiled code) Hello, What's your plan for restoring register and memory state? Dan