]> git.proxmox.com Git - mirror_qemu.git/commit
target/arm: Handle TBI for sve scalar + int memory ops
authorRichard Henderson <richard.henderson@linaro.org>
Fri, 26 Jun 2020 03:31:34 +0000 (20:31 -0700)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 26 Jun 2020 13:31:12 +0000 (14:31 +0100)
commit9473d0ecafcffc8b258892b1f9f18e037bdba958
tree068c9568b9997bd9ca88d5c26ed85ec7acef7a20
parentaa13f7c3c378fa41366b9fcd6c29af1c3d81126a
target/arm: Handle TBI for sve scalar + int memory ops

We still need to handle tbi for user-only when mte is inactive.

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