diff options
author | Oliver Cruickshank <oliver.cruickshank@arm.com> | 2019-09-16 15:19:56 +0000 |
---|---|---|
committer | Oliver Cruickshank <oliver.cruickshank@arm.com> | 2019-09-16 15:19:56 +0000 |
commit | 5f799ef1627f6f4f548f411a40fb94c620af25b6 (patch) | |
tree | 6165f0798a07f4266bab061ae99a88063b0bbe7f /lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py | |
parent | cd1a0b92710e567c00f6d2b932b197e9a1773f7d (diff) | |
download | bcm5719-llvm-5f799ef1627f6f4f548f411a40fb94c620af25b6.tar.gz bcm5719-llvm-5f799ef1627f6f4f548f411a40fb94c620af25b6.zip |
[ARM] Lower CTTZ on MVE
Lower CTTZ on MVE using VBRSR and VCLS which will reverse the bits and
count the leading zeros, equivalent to a count trailing zeros (CTTZ).
llvm-svn: 372000
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py')
0 files changed, 0 insertions, 0 deletions