On Tue, 8 Jan 2019 at 22:31, Richard Henderson <richard.hender...@linaro.org> wrote: > > This path uses cpu_loop_exit_restore to unwind current processor state. > > Suggested-by: Peter Maydell <peter.mayd...@linaro.org> > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/arm/internals.h | 7 +++++++ > target/arm/op_helper.c | 19 +++++++++++++++++-- > 2 files changed, 24 insertions(+), 2 deletions(-) Reviewed-by: Peter Maydell <peter.mayd...@linaro.org>
thanks -- PMM