commit | 3d507213264f3af221598f9af12b5e6212bf403a | [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 | de00dd607885ba1694d3bc19e7b2f6823949995c | |
parent | e25ba1fa0b95316c69573bb2778f4549df097966 [diff] |
target/arm: Convert load/store single structure to decodetree Convert the ASIMD load/store single structure insns to decodetree. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 20230602155223.2040685-20-peter.maydell@linaro.org Reviewed-by: Richard Henderson <richard.henderson@linaro.org>