[pypy-dev] PPC backend design questions

David Edelsohn dje.gcc at gmail.com
Fri Aug 12 15:41:17 CEST 2011


On Thu, Aug 11, 2011 at 4:32 PM, Sven Hager
<Sven.Hager at uni-duesseldorf.de> wrote:

> I think it is okay to add an attribute to class Field which
> explicitly allows overlapping bits. It is very easy to adapt
> the existing code in form.py to this.

Sven,

Attached is a patch that fixes the rldicXXX shift by adding an
"overlap" argument to Field.

Thanks, David
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ppcjit-diff3
Type: application/octet-stream
Size: 3410 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20110812/24b779ac/attachment-0001.obj>


More information about the pypy-dev mailing list