diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2021-09-13 10:54:38 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2021-09-21 16:28:27 +0100 |
commit | a7789fabe15ee0e0d0f227c287a5c0d01ebcc4b4 (patch) | |
tree | a2a5b547237d7f43186ae8429f607784f79ce706 /dump | |
parent | 752970ef7c82e14a65ed979ee19a8cfcd84871e4 (diff) | |
download | qemu-a7789fabe15ee0e0d0f227c287a5c0d01ebcc4b4.zip qemu-a7789fabe15ee0e0d0f227c287a5c0d01ebcc4b4.tar.gz qemu-a7789fabe15ee0e0d0f227c287a5c0d01ebcc4b4.tar.bz2 |
target/arm: Optimize MVE VSHLL and VMOVL
Optimize the MVE VSHLL insns by using TCG vector ops when possible.
This includes the VMOVL insn, which we handle in mve.decode as "VSHLL
with zero shift count".
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210913095440.13462-11-peter.maydell@linaro.org
Diffstat (limited to 'dump')
0 files changed, 0 insertions, 0 deletions