compiler/arm/{macros,float}: Introduce complex float MOVE macros.
commite14bb725adedda191951ad3fae3ace39016aba5c
authorAlastair Bridgewater <nyef@kana.lisphacker.com>
Fri, 9 May 2014 00:31:35 +0000 (8 20:31 -0400)
committerAlastair Bridgewater <nyef@kana.lisphacker.com>
Sat, 10 May 2014 19:15:52 +0000 (10 15:15 -0400)
treef6b6c5330d8417625501d8af2d98850bf53edf32
parentc028e8691685d58c390112a5528899a07ee842e4
compiler/arm/{macros,float}: Introduce complex float MOVE macros.

  * Second verse, same as the first: add a macro to cover up the
excess noise involved in complex-float register-register moves.
src/compiler/arm/float.lisp
src/compiler/arm/macros.lisp