Fix float operands location for complex/real operations on x86-64.
commitc46c2e44101be88de3129385a86a0247f045996d
authorStas Boukarev <stassats@gmail.com>
Wed, 1 Feb 2017 13:53:57 +0000 (1 16:53 +0300)
committerStas Boukarev <stassats@gmail.com>
Wed, 1 Feb 2017 14:02:20 +0000 (1 17:02 +0300)
treec306f9ed326796242cf48ef20d96091a8f65d212
parentcf6d5251f8d899de40e752a04ea3fc1c3c30d162
Fix float operands location for complex/real operations on x86-64.

Reported by Eric Marsden.
src/compiler/x86-64/float.lisp
tests/arith.pure.lisp