[Qemu-devel] [PATCH 15/18] TCG/PPC: use stack for TCG temps

2011-06-19 Thread Blue Swirl
Use stack instead of temp_buf array in CPUState for TCG temps. Signed-off-by: Blue Swirl --- tcg/ppc/tcg-target.c |7 +-- tcg/ppc64/tcg-target.c |7 +-- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/tcg/ppc/tcg-target.c b/tcg/ppc/tcg-target.c index 729061f..66

[Qemu-devel] [PATCH 15/18] TCG/PPC: use stack for TCG temps

2011-05-28 Thread Blue Swirl
Use stack instead of temp_buf array in CPUState for TCG temps. Signed-off-by: Blue Swirl --- tcg/ppc/tcg-target.c |7 +-- tcg/ppc64/tcg-target.c |7 +-- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/tcg/ppc/tcg-target.c b/tcg/ppc/tcg-target.c index 729061f..66