]> git.proxmox.com Git - mirror_qemu.git/commit
tcg/ia64: use stack for TCG temps
authorBlue Swirl <blauwirbel@gmail.com>
Tue, 9 Oct 2012 19:53:55 +0000 (21:53 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Tue, 16 Oct 2012 23:26:42 +0000 (01:26 +0200)
commitda897bf5ae2d0276dcabe941ba3a402aa718b740
tree2f1b535b5aa32b1a92e42e609303b56f9fb22f79
parent4a1d241e3cc0a0cacb5de9084a4edb543d529d51
tcg/ia64: use stack for TCG temps

Use stack instead of temp_buf array in CPUState for TCG temps.

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
tcg/ia64/tcg-target.c