target/arm: Implement debug_check_breakpoint
commitb00d86bc8bfe54fd9e4343cfa1f77fbbcbe32d95
authorRichard Henderson <richard.henderson@linaro.org>
Mon, 19 Jul 2021 18:19:26 +0000 (19 08:19 -1000)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 21 Jul 2021 17:47:04 +0000 (21 07:47 -1000)
treef19c0812d271e5d7d6dfd75c73b4405e25ff64a9
parente3f7c801f1b21b01066c5293f7659f1054c4d63b
target/arm: Implement debug_check_breakpoint

Reuse the code at the bottom of helper_check_breakpoints,
which is what we currently call from *_tr_breakpoint_check.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
target/arm/cpu.c
target/arm/cpu_tcg.c
target/arm/debug_helper.c
target/arm/internals.h