diff options
| author | Peter Maydell | 2021-06-17 14:16:16 +0200 |
|---|---|---|
| committer | Peter Maydell | 2021-06-24 15:58:47 +0200 |
| commit | 483da6613937ea34fbf4b970668021dd76e46636 (patch) | |
| tree | a4381019b4907b88a761aa491ac548c88eeb6719 /scripts/checkpatch.pl | |
| parent | target/arm: Implement MVE VQADD, VQSUB (vector) (diff) | |
| download | qemu-483da6613937ea34fbf4b970668021dd76e46636.tar.gz qemu-483da6613937ea34fbf4b970668021dd76e46636.tar.xz qemu-483da6613937ea34fbf4b970668021dd76e46636.zip | |
target/arm: Implement MVE VQSHL (vector)
Implement the MVE VQSHL insn (encoding T4, which is the
vector-shift-by-vector version).
The DO_SQSHL_OP and DO_UQSHL_OP macros here are derived from
the neon_helper.c code for qshl_u{8,16,32} and qshl_s{8,16,32}.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210617121628.20116-33-peter.maydell@linaro.org
Diffstat (limited to 'scripts/checkpatch.pl')
0 files changed, 0 insertions, 0 deletions
