summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands/command/script/mysto.py
diff options
context:
space:
mode:
authorKerry McLaughlin <kerry.mclaughlin@arm.com>2019-09-02 16:12:31 +0000
committerKerry McLaughlin <kerry.mclaughlin@arm.com>2019-09-02 16:12:31 +0000
commitda4ef9b4c86d0002f57f6cb9c4bfb6c435f2bef6 (patch)
tree5d290f4bdefb8a88352b85fcd47f633853eb6faa /lldb/packages/Python/lldbsuite/test/commands/command/script/mysto.py
parent4fa267bcbb6fb7bfb963a8b8bae3c0ac60fec1ce (diff)
downloadbcm5719-llvm-da4ef9b4c86d0002f57f6cb9c4bfb6c435f2bef6.tar.gz
bcm5719-llvm-da4ef9b4c86d0002f57f6cb9c4bfb6c435f2bef6.zip
[SVE][Inline-Asm] Support for SVE asm operands
Summary: Adds the following inline asm constraints for SVE: - w: SVE vector register with full range, Z0 to Z31 - x: Restricted to registers Z0 to Z15 inclusive. - y: Restricted to registers Z0 to Z7 inclusive. This change also adds the "z" modifier to interpret a register as an SVE register. Not all of the bitconvert patterns added by this patch are used, but they have been included here for completeness. Reviewers: t.p.northover, sdesmalen, rovka, momchil.velikov, rengolin, cameron.mcinally, greened Reviewed By: sdesmalen Subscribers: javed.absar, tschuett, rkruppe, psnobl, cfe-commits, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D66302 llvm-svn: 370673
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/commands/command/script/mysto.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud