Fix ColdFire fmovem. Free the temporary we just allocated rather than some
authorpbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 24 Feb 2009 22:17:35 +0000 (22:17 +0000)
committerpbrook <pbrook@c046a42c-6fe2-441c-8c8c-71466251a162>
Tue, 24 Feb 2009 22:17:35 +0000 (22:17 +0000)
commitf7cea0a15b0a0dc80047db6cc9336bc2e762444f
tree4870b7b184cb579a9fe2f1be01d1bbe84ba157a9
parent452eb88095a8d91e04ad7b3c9b4f75be4db1fc70
Fix ColdFire fmovem.  Free the temporary we just allocated rather than some
other arbitrary value (e.g. A7).

Signed-off-by: Paul Brook <paul@codesourcery.com>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6643 c046a42c-6fe2-441c-8c8c-71466251a162
target-m68k/translate.c