1.0.3.26: port modular-xor/fixnum changes from x86 to x86-64
authorJuho Snellman <jsnell@iki.fi>
Sun, 4 Mar 2007 23:39:34 +0000 (23:39 +0000)
committerJuho Snellman <jsnell@iki.fi>
Sun, 4 Mar 2007 23:39:34 +0000 (23:39 +0000)
commitf7aa9f04c9d2124f094f4b9e857e8ce3b92035e4
tree2d23d1c583c935866fead5381d03db943c1cab80
parentb3893d0b3c852b0b535ba6ecd9d66a5f92308c09
1.0.3.26: port modular-xor/fixnum changes from x86 to x86-64

* Code like (logand most-positive-fixnum (logxor (the fixnum x)
                                                         (the fixnum y))
          would end up with a full call to SB-VM::LOGXOR-MOD64.
src/compiler/x86-64/arith.lisp
version.lisp-expr