summaryrefslogtreecommitdiffstats
path: root/lldb/source/Core/Module.cpp
diff options
context:
space:
mode:
authorSander de Smalen <sander.desmalen@arm.com>2018-06-18 14:47:52 +0000
committerSander de Smalen <sander.desmalen@arm.com>2018-06-18 14:47:52 +0000
commit13684d840019282ed720cd52a9a0e6c3485d3a76 (patch)
tree23d1abb984742364b60002f941eac510d8930dac /lldb/source/Core/Module.cpp
parent9173c97ce46fddf7f621077dea50cc686b2c1e82 (diff)
downloadbcm5719-llvm-13684d840019282ed720cd52a9a0e6c3485d3a76.tar.gz
bcm5719-llvm-13684d840019282ed720cd52a9a0e6c3485d3a76.zip
[AArch64][SVE] Asm: Support for saturating INC/DEC (64bit scalar) instructions.
Summary: The variants added by this patch are: - SQINC (signed increment) - UQINC (unsigned increment) - SQDEC (signed decrement) - UQDEC (unsigned decrement) For example: uqincw x0, all, mul #4 Reviewers: rengolin, fhahn, SjoerdMeijer, samparker, javed.absar Differential Revision: https://reviews.llvm.org/D47715 llvm-svn: 334948
Diffstat (limited to 'lldb/source/Core/Module.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud