]> Git Repo - qemu.git/commit
tcg/mips: use stack for TCG temps
authorAurelien Jarno <[email protected]>
Fri, 21 Sep 2012 16:20:26 +0000 (18:20 +0200)
committerAurelien Jarno <[email protected]>
Sat, 22 Sep 2012 13:10:19 +0000 (15:10 +0200)
commit0d0b53a6708d0ae3ea37828ec6a967d55827ed6d
tree272a624c5b592cca518c41c6b98f446cff9d7b60
parent3314e0089f1bae4b0430f9bf3299c3b16d6ea32b
tcg/mips: use stack for TCG temps

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

Reviewed-by: Richard Henderson <[email protected]>
Signed-off-by: Aurelien Jarno <[email protected]>
tcg/mips/tcg-target.c
This page took 0.02295 seconds and 4 git commands to generate.