Fix ldb / %%ldb / rlwinm on PowerPC
authorChristophe Rhodes <csr21@cantab.net>
Mon, 23 Apr 2012 15:17:47 +0000 (16:17 +0100)
committerChristophe Rhodes <csr21@cantab.net>
Mon, 23 Apr 2012 15:17:47 +0000 (16:17 +0100)
commitcf99421496d43693774e361d33c7c7496a693d6c
tree6c05bf7953c1429b353aa6ee0aa1e76711d21912
parent372d68ae1432a96a527c662de3af3bb334808856
Fix ldb / %%ldb / rlwinm on PowerPC

Thanks to Bruce O'Neel for confirming the validity of the fix.
NEWS
src/compiler/ppc/arith.lisp
src/compiler/ppc/vm.lisp
tests/arith.pure.lisp