[pypy-dev] jitted region start address and size

Shubha Ramani shubharamani at yahoo.com
Fri Mar 10 10:22:33 EST 2017


1) in assemble_loop:Is this correct and if not, what is the correct answer ?starting address of jitted region: looppos + rawstartsize of jitted region:: size_excluding_failure_stuff - looppos

2) in assemble_bridge, Is this correct and if not, what is the correct answer ?starting address of jitted region: startpos + rawstartsize of jitted region: codeendpos - startpos
Thanks,
Shubha


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20170310/5ac699ac/attachment.html>


More information about the pypy-dev mailing list