summary refs log tree commit diff stats
path: root/scripts/qapi/visit.py
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2021-08-13 17:11:57 +0100
committerPeter Maydell <peter.maydell@linaro.org>2021-08-25 10:48:50 +0100
commitfac80f0856cc465b21e2e59a64146b3540e055db (patch)
treecf91a9c2bd26a40cf68c184c77dd3b19f220fb2f /scripts/qapi/visit.py
parentdc18628b1833157a50a424cb6b83b63eca560402 (diff)
downloadfocaccia-qemu-fac80f0856cc465b21e2e59a64146b3540e055db.tar.gz
focaccia-qemu-fac80f0856cc465b21e2e59a64146b3540e055db.zip
target/arm: Implement MVE scatter-gather immediate forms
Implement the MVE VLDR/VSTR insns which do scatter-gather using base
addresses from Qm plus or minus an immediate offset (possibly with
writeback). Note that writeback is not predicated but it does have
to honour ECI state, so we have to add an eci_mask check to the
VSTR_SG macros (the VLDR_SG macros already needed this to be able
to distinguish "skip beat" from "set predicated element to 0").

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'scripts/qapi/visit.py')
0 files changed, 0 insertions, 0 deletions