target/arm: Remove TBFLAG_ANY.DEBUG_TARGET_EL
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 10 Jun 2022 13:32:33 +0000 (14:32 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 10 Jun 2022 13:32:33 +0000 (14:32 +0100)
commit8480e933edf112d3ee775929106a2bdbaf002fbe
tree5bfff8c4ec68d9dfa3a0d75980dccd20b8d4fab1
parentf0d7c2054aee5d17ed0a84a11cc8c89b38902d3c
target/arm: Remove TBFLAG_ANY.DEBUG_TARGET_EL

We no longer need this value during translation,
as it is now handled within the helpers.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20220609202901.1177572-15-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/cpu.h
target/arm/helper.c
target/arm/translate-a64.c
target/arm/translate.c
target/arm/translate.h