Fix subtracting double floats on ARM.
commit56e1ce1c89b5587d75c0090404a84f56d571b981
authorStas Boukarev <stassats@gmail.com>
Sat, 26 Apr 2014 20:08:24 +0000 (27 00:08 +0400)
committerAlastair Bridgewater <nyef@kana.lisphacker.com>
Sat, 10 May 2014 19:12:24 +0000 (10 15:12 -0400)
tree838237e299a38bc8c61d3f8bc415f751f1b18078
parent26eaa849715e791331439f38ef09ae322320a6a3
Fix subtracting double floats on ARM.

-/double-float was using fsubS instead of fsubD.
src/compiler/arm/float.lisp