[pypy-dev] PPC backend design questions

David Edelsohn dje.gcc at gmail.com
Thu Aug 11 21:42:25 CEST 2011


Attached is a new patch that corrects the PPC fields.

The only simple way I can think of handling the 64 bit immediate shift
field is by adding a keyword argument to Field to ignore overlap.
Expressing the details of the field splitting will be complicated and
doesn't seem worth it.

Is there a preference for the current patch that explicitly performs
the conversion or a new argument to ignore overlap?

Thanks, David
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ppcjit-diff2
Type: application/octet-stream
Size: 3109 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/pypy-dev/attachments/20110811/44ac480a/attachment.obj>


More information about the pypy-dev mailing list