target/arm: Apply TBI to ESR_ELx in helper_exception_return
commitd4564afe14708a09684ca417f7dc8e8c328658f5
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 5 Mar 2020 16:09:20 +0000 (5 16:09 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 5 Mar 2020 16:09:20 +0000 (5 16:09 +0000)
tree0697e478e63e54b8b0513c11e5179fbe8ca1293b
parent20dc67c947a691fa9df05e76aec6df50204b4b94
target/arm: Apply TBI to ESR_ELx in helper_exception_return

We missed this case within AArch64.ExceptionReturn.

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