ARM: fix smmul and smmla/smmls usage of registers (Mans Rullgard).
authorbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 7 Dec 2008 14:18:02 +0000 (14:18 +0000)
committerbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
Sun, 7 Dec 2008 14:18:02 +0000 (14:18 +0000)
commit955a7dd5e857bdeb1d41893a5ac9c1e02c327382
treecf76895137766a409b71b7f70fab54e669714c3f
parentded9d29547922ba1ade973d6031313411c98e214
ARM: fix smmul and smmla/smmls usage of registers (Mans Rullgard).

This fixes the destination and accumulator registers for the smmul
and smmla instructions.

Signed-off-by: Mans Rullgard <mans@mansr.com>
Acked-by: Laurent Desnogues <laurent.desnogues@gmail.com>
Signed-off-by: Andrzej Zaborowski <andrew.zaborowski@intel.com>

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5913 c046a42c-6fe2-441c-8c8c-71466251a162
target-arm/translate.c