/[qemu]
ViewVC logotype

Revision 7127


Jump to revision: Previous Next
Author: aurel32
Date: Thu Apr 16 11:51:19 2009 UTC (14 years, 7 months ago)
Changed paths: 1
Log Message:
target-mips: fix call to check_*() functions

check_*() functions may in fine call generate_exception(), which ends
by a call to tcg_gen_exit_tb(). As a consequence, we have to make sure
that no TCG temp variables are crossing a check_*() function.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>

Changed paths:

Path Details
Directorytrunk/target-mips/translate.c modified , text changed

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.5