[Subversion] / BytecodeAssembler / README.txt  

Revision 2453


Jump to revision:
Previous Next
Author: pje
Date: Sat Dec 29 19:29:57 2007 UTC (16 years, 3 months ago)

Log Message:

Cleanup wide-address jumps to allow code size>64K, as long
as the jump target is known.  Forward jumps are limited to
jumping over a maximum span of 64K bytes.  (This was always
true, but bad code could be generated before, whereas now
an assertion error is raised if the maximum span is exceeded.)

Changed paths:

Path Action Text Changes Prop Changes Diff to Previous
BytecodeAssembler/README.txt modified X   (diff to previous)
BytecodeAssembler/peak/util/assembler.py modified X   (diff to previous)

cvs-admin@eby-sarna.com

Powered by ViewCVS 1.0-dev

ViewCVS and CVS Help