Claudio Fontana <[email protected]> writes:
> From: Richard Henderson <[email protected]> > > The helper_* functions must use GETPC() to unwind from TCG. > The cpu_x86_* functions cannot, and directly calling the > helper_* functions is a bug. Split out new functions that > perform the work and can be used by both. > > Signed-off-by: Richard Henderson <[email protected]> > Reviewed-by: Philippe Mathieu-Daudé <[email protected]> > Reviewed-by: Claudio Fontana <[email protected]> > Tested-by: Claudio Fontana <[email protected]> Reviewed-by: Alex Bennée <[email protected]> -- Alex Bennée
