diff options
author | Simon Tatham <simon.tatham@arm.com> | 2019-06-18 16:19:59 +0000 |
---|---|---|
committer | Simon Tatham <simon.tatham@arm.com> | 2019-06-18 16:19:59 +0000 |
commit | cfc70782d7e1b88eeee0c6269522ecf46572cd1e (patch) | |
tree | 211202100778e51ff118cdf2d582a44297a634b8 /lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestRunCommandInterpreterAPI.py | |
parent | faaf1a53663112dd0531ac516f47b24056d1671d (diff) | |
download | bcm5719-llvm-cfc70782d7e1b88eeee0c6269522ecf46572cd1e.tar.gz bcm5719-llvm-cfc70782d7e1b88eeee0c6269522ecf46572cd1e.zip |
[ARM] Add MVE vector shift instructions.
This includes saturating and non-saturating shifts, both with
immediate shift count and with the shift counts given by another
vector register; VSHLC (in which the bits shifted out of each active
vector lane are shifted in to the next active lane); and also VMOVL,
which is enough like an immediate shift that it didn't fit too badly
in this category.
Reviewers: dmgreen, samparker, SjoerdMeijer, t.p.northover
Subscribers: javed.absar, kristof.beyls, hiraditya, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D62672
llvm-svn: 363696
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/TestRunCommandInterpreterAPI.py')
0 files changed, 0 insertions, 0 deletions