aboutsummaryrefslogtreecommitdiff
path: root/scripts/qapi/gen.py
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2021-08-13 17:11:54 +0100
committerPeter Maydell <peter.maydell@linaro.org>2021-08-25 10:48:50 +0100
commit8be9a25058f9a5505d6864f06de86ee01d42fc59 (patch)
tree456f650bc3e584b160f8f05b52f0967cf41cfe67 /scripts/qapi/gen.py
parentc69e34c6debfb567f6118b59e6efa96a20765dda (diff)
downloadqemu-8be9a25058f9a5505d6864f06de86ee01d42fc59.zip
qemu-8be9a25058f9a5505d6864f06de86ee01d42fc59.tar.gz
qemu-8be9a25058f9a5505d6864f06de86ee01d42fc59.tar.bz2
target/arm: Implement MVE saturating doubling multiply accumulates
Implement the MVE saturating doubling multiply accumulate insns VQDMLAH, VQRDMLAH, VQDMLASH and VQRDMLASH. These perform a multiply, double, add the accumulator shifted by the element size, possibly round, saturate to twice the element size, then take the high half of the result. The *MLAH insns do vector * scalar + vector, and the *MLASH insns do vector * vector + scalar. 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