commit | e25ba1fa0b95316c69573bb2778f4549df097966 | [log] [tgz] |
---|---|---|
author | Peter Maydell <peter.maydell@linaro.org> | Mon Jun 19 11:20:24 2023 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Mon Jun 19 11:23:15 2023 +0100 |
tree | f61e2509483ed0f4defd1f03b5bd89cd482e24f8 | |
parent | 2521b6073b7b4b505533a941d4f9600f7585dc78 [diff] |
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