]> git.proxmox.com Git - mirror_qemu.git/commit
target/arm: Pass memop to gen_mte_check1*
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 6 Jun 2023 09:19:37 +0000 (10:19 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Tue, 6 Jun 2023 09:19:37 +0000 (10:19 +0100)
commit0a9091424d71bcb4638daee6260bbeed498310c4
treef5ce8f50270b18b234b44a70effebc3f8cbccc01
parent03176bcd03621f44c5282f8c398c378ad12069ff
target/arm: Pass memop to gen_mte_check1*

Pass the completed memop to gen_mte_check1_mmuidx.
For the moment, do nothing more than extract the size.

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