commit | 946ccfd590f65c09211c4899446e07ef589bc093 | [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:38 2023 +0100 |
tree | e792e29f2a6e9e5f19e9e0219288bb7e97dd0436 | |
parent | 3d507213264f3af221598f9af12b5e6212bf403a [diff] |
target/arm: Convert load/store tags insns to decodetree Convert the instructions in the load/store memory tags instruction group to decodetree. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20230602155223.2040685-21-peter.maydell@linaro.org