diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2021-06-28 14:58:24 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2021-07-02 11:48:37 +0100 |
commit | f9ed61741e5f26ee1bb933a87669697901d9327d (patch) | |
tree | 09b70938bab1f07884a086122a410a798d9947a2 /python/qemu | |
parent | eab84139855dac258c8d89ad736f6649e3edc76a (diff) | |
download | qemu-f9ed61741e5f26ee1bb933a87669697901d9327d.zip qemu-f9ed61741e5f26ee1bb933a87669697901d9327d.tar.gz qemu-f9ed61741e5f26ee1bb933a87669697901d9327d.tar.bz2 |
target/arm: Implement MVE vector shift left by immediate insns
Implement the MVE shift-vector-left-by-immediate insns VSHL, VQSHL
and VQSHLU.
The size-and-immediate encoding here is the same as Neon, and we
handle it the same way neon-dp.decode does.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210628135835.6690-8-peter.maydell@linaro.org
Diffstat (limited to 'python/qemu')
0 files changed, 0 insertions, 0 deletions