Use stack instead of temp_buf array in CPUState for TCG temps.
On Sparc64, stack pointer is not aligned but there is a fixed bias of 2047,
so don't try to enforce alignment.
Signed-off-by: Blue Swirl
---
tcg/sparc/tcg-target.c |7 ---
tcg/tcg.c |2 ++
2 files changed, 6
Use stack instead of temp_buf array in CPUState for TCG temps.
On Sparc64, stack pointer is not aligned but there is a fixed bias of 2047,
so don't try to enforce alignment.
Signed-off-by: Blue Swirl
---
tcg/sparc/tcg-target.c |7 ---
tcg/tcg.c |2 ++
2 files changed, 6