target/arm: Convert load/store (multiple structures) to decodetree
commite25ba1fa0b95316c69573bb2778f4549df097966
authorPeter Maydell <peter.maydell@linaro.org>
Mon, 19 Jun 2023 10:20:24 +0000 (19 11:20 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 19 Jun 2023 10:23:15 +0000 (19 11:23 +0100)
treef61e2509483ed0f4defd1f03b5bd89cd482e24f8
parent2521b6073b7b4b505533a941d4f9600f7585dc78
target/arm: Convert load/store (multiple structures) to decodetree

Convert the instructions in the ASIMD load/store multiple structures
instruction classes to decodetree.

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