On Tue, 8 Jan 2019 at 22:31, Richard Henderson
wrote:
>
> This path uses cpu_loop_exit_restore to unwind current processor state.
>
> Suggested-by: Peter Maydell
> Signed-off-by: Richard Henderson
> ---
> target/arm/internals.h | 7 +++
> target/arm/op_helper.c | 19 +--
>
This path uses cpu_loop_exit_restore to unwind current processor state.
Suggested-by: Peter Maydell
Signed-off-by: Richard Henderson
---
target/arm/internals.h | 7 +++
target/arm/op_helper.c | 19 +--
2 files changed, 24 insertions(+), 2 deletions(-)
diff --git a/target/a