On Mon, 23 May 2022 at 21:53, Richard Henderson
wrote:
>
> Move arm_generate_debug_exceptions and its two subroutines,
> {aa32,aa64}_generate_debug_exceptions into debug_helper.c,
> and the one interface declaration to internals.h.
>
> Signed-off-by: Richard Henderson
> ---
Reviewed-by: Peter Ma
Move arm_generate_debug_exceptions and its two subroutines,
{aa32,aa64}_generate_debug_exceptions into debug_helper.c,
and the one interface declaration to internals.h.
Signed-off-by: Richard Henderson
---
target/arm/cpu.h | 91 -
target/arm/internals