On Tue, 7 Jun 2022 at 03:58, Richard Henderson
wrote:
>
> Move the computation from gen_swstep_exception into a helper.
>
> Signed-off-by: Richard Henderson
> ---
> target/arm/helper.h | 1 +
> target/arm/translate.h| 12 +++-
> target/arm/debug_helper.c | 16
Move the computation from gen_swstep_exception into a helper.
Signed-off-by: Richard Henderson
---
target/arm/helper.h | 1 +
target/arm/translate.h| 12 +++-
target/arm/debug_helper.c | 16
3 files changed, 20 insertions(+), 9 deletions(-)
diff --git a/targe