commit | 3b97520c86e704b0533627c26b98173b71834bad | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Tue Jun 06 10:19:37 2023 +0100 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue Jun 06 10:19:37 2023 +0100 |
tree | 49ee5a074d3b5cd741a0b30bd1c67d51f14f57fa | |
parent | 0a9091424d71bcb4638daee6260bbeed498310c4 [diff] |
target/arm: Pass single_memop to gen_mte_checkN Pass the individual memop to gen_mte_checkN. For the moment, do nothing with it. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20230530191438.411344-14-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>