diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2021-08-13 17:11:54 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2021-08-25 10:48:49 +0100 |
commit | f0ffff5163cb503de236fc766121601592f08744 (patch) | |
tree | 80b59e16a5e42dd873029fd82853ed1b5469f50b /scripts/qapi/gen.py | |
parent | 640cdf20a25d0021f4e93b6207b648a973df320b (diff) | |
download | qemu-f0ffff5163cb503de236fc766121601592f08744.zip qemu-f0ffff5163cb503de236fc766121601592f08744.tar.gz qemu-f0ffff5163cb503de236fc766121601592f08744.tar.bz2 |
target/arm: Implement MVE VMLADAV and VMLSLDAV
Implement the MVE VMLADAV and VMLSLDAV insns. Like the VMLALDAV and
VMLSLDAV insns already implemented, these accumulate multiplied
vector elements; but they accumulate a 32-bit result rather than a
64-bit one.
Note that these encodings overlap with what would be RdaHi=0b111 for
VMLALDAV, VMLSLDAV, VRMLALDAVH and VRMLSLDAVH.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'scripts/qapi/gen.py')
0 files changed, 0 insertions, 0 deletions