compiler/arm/insts: Fix single-reg-transfer-fp-instructions for :to-arm case.
commitf13f27aae794a65fd42d376ae67b334956073e1d
authorAlastair Bridgewater <nyef@kana.lisphacker.com>
Sun, 20 Apr 2014 02:03:15 +0000 (19 22:03 -0400)
committerAlastair Bridgewater <nyef@kana.lisphacker.com>
Sat, 10 May 2014 19:12:20 +0000 (10 15:12 -0400)
treef55511f6a165a458fc6cec16f4a02a41ce290d1d
parent3dfd105b0423d86b27b8c32db9166620388d680c
compiler/arm/insts: Fix single-reg-transfer-fp-instructions for :to-arm case.

  * When we're doing a transfer instruction, the destination comes
first.  Always.  As such, the instruction args should be swapped
between the :FROM-ARM and :TO-ARM cases.
src/compiler/arm/insts.lisp