summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py
diff options
context:
space:
mode:
authorSimon Tatham <simon.tatham@arm.com>2019-07-11 09:52:15 +0000
committerSimon Tatham <simon.tatham@arm.com>2019-07-11 09:52:15 +0000
commit7916198a41054290aa138de3e825914342817983 (patch)
tree387fb22ecacebbfd3f6efa85760d5381397f4a1d /lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py
parentcfd4c333448bf9d691fad2de20443abc73d4fecd (diff)
downloadbcm5719-llvm-7916198a41054290aa138de3e825914342817983.tar.gz
bcm5719-llvm-7916198a41054290aa138de3e825914342817983.zip
[ARM] Remove nonexistent unsigned forms of MVE VQDMLAH.
The VQDMLAH.U8, VQDMLAH.U16 and VQDMLAH.U32 instructions don't actually exist: the Armv8.1-M architecture spec only lists signed forms of that instruction. The unsigned ones were added in error: they existed in an early draft of the spec, but they were removed before the public version, and we missed that particular spec change. Also affects the variant forms VQDMLASH, VQRDMLAH and VQRDMLASH. Reviewers: miyuki Subscribers: javed.absar, kristof.beyls, hiraditya, dmgreen, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D64502 llvm-svn: 365747
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud