diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2021-06-17 13:16:16 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2021-06-24 14:58:47 +0100 |
commit | 483da6613937ea34fbf4b970668021dd76e46636 (patch) | |
tree | a4381019b4907b88a761aa491ac548c88eeb6719 /thunk.c | |
parent | f741707bb36f7281ceccbdc0c44dcce61fbe1023 (diff) | |
download | qemu-483da6613937ea34fbf4b970668021dd76e46636.zip qemu-483da6613937ea34fbf4b970668021dd76e46636.tar.gz qemu-483da6613937ea34fbf4b970668021dd76e46636.tar.bz2 |
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 'thunk.c')
0 files changed, 0 insertions, 0 deletions