Browse Source
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>remotes/github/stable-0.15
2 changed files with 6 additions and 3 deletions
Loading…
Reference in new issue