target/arm: Fix SVE/SME gross MTE suppression checks
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 15 Feb 2024 11:30:45 +0000 (11:30 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 15 Feb 2024 11:30:45 +0000 (11:30 +0000)
commit855f94eca80c85a99f459e36684ea2f98f6a3243
tree6566d785e28547d59cea4595da5be7f4543882b9
parent623507ccfcfebb0f10229ae5de3f85a27fb615a7
target/arm: Fix SVE/SME gross MTE suppression checks

The TBI and TCMA bits are located within mtedesc, not desc.

Cc: qemu-stable@nongnu.org
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Tested-by: Gustavo Romero <gustavo.romero@linaro.org>
Message-id: 20240207025210.8837-7-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/tcg/sme_helper.c
target/arm/tcg/sve_helper.c