target/arm: Reset btype for direct branches
commit358622703583d2e2967e0a93da990e747dcc3ac6
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 5 Feb 2019 16:52:38 +0000 (5 16:52 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 5 Feb 2019 16:52:38 +0000 (5 16:52 +0000)
tree85e21cd8b7f3d73bccf3a8606af90a409b83e6b8
parent51bf0d7aa91a9d4e2563240a42e6cb705cef84aa
target/arm: Reset btype for direct branches

This is all of the non-exception cases of DISAS_NORETURN.

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