diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2020-06-25 20:31:35 -0700 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2020-06-26 14:31:12 +0100 |
commit | d28d12f008ee44dc2cc2ee5d8f673be9febc951e (patch) | |
tree | 7997410653269508154f6fd8a4174f9730e2ffac /hw/xen | |
parent | 9473d0ecafcffc8b258892b1f9f18e037bdba958 (diff) | |
download | qemu-d28d12f008ee44dc2cc2ee5d8f673be9febc951e.zip qemu-d28d12f008ee44dc2cc2ee5d8f673be9febc951e.tar.gz qemu-d28d12f008ee44dc2cc2ee5d8f673be9febc951e.tar.bz2 |
target/arm: Add mte helpers for sve scatter/gather memory ops
Because the elements are non-sequential, we cannot eliminate many
tests straight away like we can for sequential operations. But
we often have the PTE details handy, so we can test for Tagged.
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20200626033144.790098-38-richard.henderson@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'hw/xen')
0 files changed, 0 insertions, 0 deletions