compiler/arm/float: Add complex float moves.
commitdf33c3747dd114cf786fab4e32a89a841c2a97c6
authorAlastair Bridgewater <nyef@kana.lisphacker.com>
Wed, 23 Apr 2014 10:01:34 +0000 (23 06:01 -0400)
committerAlastair Bridgewater <nyef@kana.lisphacker.com>
Sat, 10 May 2014 19:12:21 +0000 (10 15:12 -0400)
tree6c9096f6b8502eec7b7d6f2099ad8c564cdea4d1
parent4f08456a167204d365abfdd6de49a71843452b6b
compiler/arm/float: Add complex float moves.

  * This is all of the complex-float (single and double) move funs
and VOPs, cribbed from PPC, modulo the number of registers per
double-float and the usual with-fixed-allocation noise.
src/compiler/arm/float.lisp