]> www.infradead.org Git - users/dwmw2/qemu.git/commit
target/arm: Convert LDAPR/STLR (imm) to decodetree
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 19 Jun 2023 10:20:23 +0000 (11:20 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 19 Jun 2023 10:23:15 +0000 (11:23 +0100)
commit2521b6073b7b4b505533a941d4f9600f7585dc78
treeb03462656aca38d0101dedac60c1ca33de9aac76
parentbe23a049ec30aff1e3627eb1afdf095d940eae4a
target/arm: Convert LDAPR/STLR (imm) to decodetree

Convert the instructions in the LDAPR/STLR (unscaled immediate)
group to decodetree.

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