summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/MachOObjectFile.cpp
diff options
context:
space:
mode:
authorCullen Rhodes <cullen.rhodes@arm.com>2019-05-24 09:28:27 +0000
committerCullen Rhodes <cullen.rhodes@arm.com>2019-05-24 09:28:27 +0000
commit8bcea9daaa6236b92ccc4453e398ed46d1f32745 (patch)
tree1a12f4d178d7e29f95746c28dedffb55cbc2b19e /llvm/lib/Object/MachOObjectFile.cpp
parent7f1ff68a165a8a593dd96b4e77691a61a91612c5 (diff)
downloadbcm5719-llvm-8bcea9daaa6236b92ccc4453e398ed46d1f32745.tar.gz
bcm5719-llvm-8bcea9daaa6236b92ccc4453e398ed46d1f32745.zip
[AArch64][SVE2] Asm: add integer add/sub long/wide instructions
Summary: Patch adds support for the following instructions: SVE2 integer add/subtract long: * SADDLB, SADDLT, UADDLB, UADDLT, SSUBLB, SSUBLT, USUBLB, USUBLT, SABDLB, SABDLT, UABDLB, UABDLT SVE2 integer add/subtract wide: * SADDWB, SADDWT, UADDWB, UADDWT, SSUBWB, SSUBWT, USUBWB, USUBWT The specification can be found here: https://developer.arm.com/docs/ddi0602/latest Reviewed By: SjoerdMeijer Differential Revision: https://reviews.llvm.org/D62142 llvm-svn: 361615
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud