]> git.proxmox.com Git - mirror_qemu.git/commit
target/arm: Convert unconditional branch immediate to decodetree
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 12 May 2023 14:40:59 +0000 (15:40 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 18 May 2023 10:32:22 +0000 (11:32 +0100)
commit6201b2a4d050548731eae88c770106352271749e
treee7d1cb59f81158906203f2dd6ffaa548f8af8e91
parent4240fb6175ea824f5c65cd346bd4086dd92353c2
target/arm: Convert unconditional branch immediate to decodetree

Convert the unconditional branch immediate insns B and BL to
decodetree.

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