OSDN Git Service

target/arm: Convert TBZ, TBNZ to decodetree
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 12 May 2023 14:41:01 +0000 (15:41 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 18 May 2023 10:33:30 +0000 (11:33 +0100)
commite505828d3088abe306243e713d57b0563246c6b1
tree02cf4efd5c21a9d9bc85278c90519de9fd909128
parentf8977d50fc43176ca33796e36e7cd40e809c3628
target/arm: Convert TBZ, TBNZ to decodetree

Convert the test-and-branch-immediate insns TBZ and TBNZ
to decodetree.

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