# New Ticket Created by  Jason Gloudon 
# Please include the string:  [perl #21508]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=21508 >



This adds still more ops and re-organizes register use to avoid potential
conflicts in register use between the main .jit code and the helper routines.
More registers are available for allocation.

Some of the new ops are commented out. They really need a constant pool to
implement them correctly. It would be nice if the constant pool was more
generic, but I will probably want to work on the vtable functions before that.

-- 
Jason


Reply via email to