Home
last modified time | relevance | path

Searched hist:"3 d5c5f876d171983d614925eebe4f0edccbb75be" (Results 1 – 2 of 2) sorted by relevance

/qemu/include/tcg/
H A Dtcg.h3d5c5f876d171983d614925eebe4f0edccbb75be Tue Oct 09 19:53:08 UTC 2012 Aurelien Jarno <aurelien@aurel32.net> tcg: synchronize globals for ops with side effects

Operations with side effects (in practice qemu_ld/st ops), only need to
synchronize globals to make sure the CPU state is consistent in case of
exception.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
/qemu/tcg/
H A Dtcg.c3d5c5f876d171983d614925eebe4f0edccbb75be Tue Oct 09 19:53:08 UTC 2012 Aurelien Jarno <aurelien@aurel32.net> tcg: synchronize globals for ops with side effects

Operations with side effects (in practice qemu_ld/st ops), only need to
synchronize globals to make sure the CPU state is consistent in case of
exception.

Reviewed-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>