target/arm: Handle mte in do_ldrq, do_ldro
commit623507ccfcfebb0f10229ae5de3f85a27fb615a7
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 15 Feb 2024 11:30:45 +0000 (15 11:30 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 15 Feb 2024 11:30:45 +0000 (15 11:30 +0000)
tree7da3934e150769526533d27e6fa81aa7a8ab056f
parent96fcc9982b4aad7aced7fbff046048bbccc6cb0c
target/arm: Handle mte in do_ldrq, do_ldro

These functions "use the standard load helpers", but
fail to clean_data_tbi or populate mtedesc.

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-6-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
target/arm/tcg/translate-sve.c