]> git.ipfire.org Git - thirdparty/qemu.git/commit
tcg-sparc: Change AREG0 in generated code to %i0.
authorRichard Henderson <rth@twiddle.net>
Sun, 25 Mar 2012 17:52:11 +0000 (19:52 +0200)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Tue, 9 Oct 2012 06:42:10 +0000 (01:42 -0500)
commit60db655378a158ebdcb938b1d240873f3180bf74
tree9c00072b22a1ec2469a1171a0e4ff8bb18784136
parent757ee3f9e270e9baa14a91348cd73d9c12729edb
tcg-sparc: Change AREG0 in generated code to %i0.

We can now move the TCG variable from %g[56] to a call-preserved
windowed register.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
tcg/sparc/tcg-target.c
tcg/sparc/tcg-target.h