diff options
author | Blue Swirl <blauwirbel@gmail.com> | 2011-05-14 17:06:56 +0000 |
---|---|---|
committer | Blue Swirl <blauwirbel@gmail.com> | 2011-06-26 18:25:53 +0000 |
commit | f44c99607a46484c52f03aed373e3a3a194af721 (patch) | |
tree | effde5cb939cdbf22bc1869a000fb38d719f08d9 /ui | |
parent | ac0275dcfea6ec21705b30fe83c21686871e9d70 (diff) |
TCG/Sparc64: use stack for TCG temps
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 <blauwirbel@gmail.com>
Diffstat (limited to 'ui')
0 files changed, 0 insertions, 0 deletions