« Previous | Next » 

Revision f44c9960

IDf44c99607a46484c52f03aed373e3a3a194af721

Added by Blue Swirl almost 13 years ago

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 <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences