diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2021-06-28 14:58:26 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2021-07-02 11:48:37 +0100 |
commit | c2262707034c2b596db41fbc682150948e939772 (patch) | |
tree | 23fdb13c4b4b208b43d5acd3374636ed4e3840b8 /scripts | |
parent | 3394116f47d12bb577ee44493d3d61a30ec9dd68 (diff) | |
download | qemu-c2262707034c2b596db41fbc682150948e939772.zip qemu-c2262707034c2b596db41fbc682150948e939772.tar.gz qemu-c2262707034c2b596db41fbc682150948e939772.tar.bz2 |
target/arm: Implement MVE VSHLL
Implement the MVE VHLL (vector shift left long) insn. This has two
encodings: the T1 encoding is the usual shift-by-immediate format,
and the T2 encoding is a special case where the shift count is always
equal to the element size.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20210628135835.6690-10-peter.maydell@linaro.org
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions