TCG/PPC: use stack for TCG temps
commitf74b32dec96b3298d0b33a76190ad8ea2db02869
authorBlue Swirl <blauwirbel@gmail.com>
Sat, 28 May 2011 08:27:20 +0000 (28 08:27 +0000)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 2 Jul 2011 18:48:28 +0000 (2 18:48 +0000)
treee966dfe6144f60f1e5dd58aab0dc31048f412e5a
parent8e91ed308062e742610e4cfdfd4a09bc045ead45
TCG/PPC: use stack for TCG temps

Use stack instead of temp_buf array in CPUState for TCG temps.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
tcg/ppc/tcg-target.c
tcg/ppc64/tcg-target.c