diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2021-08-13 17:11:52 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2021-08-25 10:48:49 +0100 |
commit | 688ba4cf33f4976e26124c4c24e9eb738615b0bf (patch) | |
tree | 5a13ebbca9856a90caa11b5adf88596a5104cc7f /scripts/qapi | |
parent | 345910f8c1d687404b62194d929ca32f2ab54e80 (diff) | |
download | qemu-688ba4cf33f4976e26124c4c24e9eb738615b0bf.zip qemu-688ba4cf33f4976e26124c4c24e9eb738615b0bf.tar.gz qemu-688ba4cf33f4976e26124c4c24e9eb738615b0bf.tar.bz2 |
target/arm: Implement MVE integer min/max across vector
Implement the MVE integer min/max across vector insns
VMAXV, VMINV, VMAXAV and VMINAV, which find the maximum
from the vector elements and a general purpose register,
and store the maximum back into the general purpose
register.
These insns overlap with VRMLALDAVH (they use what would
be RdaHi=0b110).
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'scripts/qapi')
0 files changed, 0 insertions, 0 deletions