diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2023-05-12 15:41:05 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2023-05-18 11:35:38 +0100 |
commit | c990fde618c4ed2155c566fde0727bc3b6b7d119 (patch) | |
tree | 52701bb6e650c79fa9f6cf5f31f97ac596996d3f /scripts/mtest2make.py | |
parent | 0ebbe9021254fb6db83780ac8b111e17b7ea2837 (diff) | |
download | qemu-c990fde618c4ed2155c566fde0727bc3b6b7d119.zip qemu-c990fde618c4ed2155c566fde0727bc3b6b7d119.tar.gz qemu-c990fde618c4ed2155c566fde0727bc3b6b7d119.tar.bz2 |
target/arm: Convert BRAA, BRAB, BLRAA, BLRAB to decodetree
Convert the last four BR-with-pointer-auth insns to decodetree.
The remaining cases in the outer switch in disas_uncond_b_reg()
all return early rather than leaving the case statement, so we
can delete the now-unused code at the end of that function.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20230512144106.3608981-20-peter.maydell@linaro.org
Diffstat (limited to 'scripts/mtest2make.py')
0 files changed, 0 insertions, 0 deletions