On 6/21/21 3:34 AM, Richard Henderson wrote: > Do not emit dead code for the singlestep_enabled case, > after having exited the TB with a debug exception. > > Cc: Philippe Mathieu-Daudé <f4...@amsat.org> > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/mips/tcg/translate.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>