tcg/ppc64: Fix CONFIG_TCG_PASS_AREG0
commitf4f7d01a3af6fccd2afd2abd624ab1720ee11855
authorAndreas Färber <afaerber@suse.de>
Sat, 12 May 2012 01:16:58 +0000 (12 03:16 +0200)
committermalc <av1474@comtv.ru>
Mon, 14 May 2012 20:53:31 +0000 (15 00:53 +0400)
treebfd547d854e3cb28f33458808d7bc3c439aa794d
parentc82e5848e21b7ef5d03310f50ef64ed7d006f5d9
tcg/ppc64: Fix CONFIG_TCG_PASS_AREG0

In qemu_ld/st load the registers for the helper calls directly rather
than rotating them around afterwards for AREG0.

Also clobber the additional register.

Signed-off-by: Andreas F?rber <afaerber@suse.de>
Signed-off-by: malc <av1474@comtv.ru>
tcg/ppc64/tcg-target.c