target/arm: Convert conditional branch insns to decodetree
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 12 May 2023 14:41:02 +0000 (15:41 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 18 May 2023 10:35:24 +0000 (11:35 +0100)
commit484df362dd5e57ca2043f759257d477194fa3703
tree4c431ccf547c06a546b9219dcd622efbbe7ad1ba
parente505828d3088abe306243e713d57b0563246c6b1
target/arm: Convert conditional branch insns to decodetree

Convert the immediate conditional branch insn B.cond to
decodetree.

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