compiler/arm/arith: Two more bignum fixes.
commit2bd85005adc981c68f7210431b621417ae2e52e0
authorAlastair Bridgewater <nyef@kana.lisphacker.com>
Thu, 24 Apr 2014 13:18:58 +0000 (24 09:18 -0400)
committerAlastair Bridgewater <nyef@kana.lisphacker.com>
Sat, 10 May 2014 19:12:22 +0000 (10 15:12 -0400)
tree036b39129bc70f9fc46e3ab5e8bb9ffef6cc992d
parent49d0e1782052326170442a8e9105d49df9deb49a
compiler/arm/arith: Two more bignum fixes.

  * From stassats: add-w/carry needs the same C input sense as
sub-w/borrow.

  * And we need a VOP for %FIXNUM-DIGIT-WITH-CORRECT-SIGN, VOP
definition also supplied by stassats.
src/compiler/arm/arith.lisp