compiler/arm/float: Basic non-complex float moves and boxing/unboxing.
commit9913c34770995ffce19fc6fa9005aa2808cedb8d
authorAlastair Bridgewater <nyef@kana.lisphacker.com>
Wed, 16 Apr 2014 21:07:10 +0000 (16 17:07 -0400)
committerAlastair Bridgewater <nyef@kana.lisphacker.com>
Sat, 10 May 2014 19:12:19 +0000 (10 15:12 -0400)
treed5d08fc1f29d9bb416171f324a4a382754cc7b84
parentfd256fc8cf741a0d5bd5b7a761d7a03ada0b69ed
compiler/arm/float: Basic non-complex float moves and boxing/unboxing.

  * These are the non-complex cases for float moves, boxing, and
unboxing, largely cribbed from the PPC backend, and even tested in
some cases.
src/compiler/arm/float.lisp