aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/ProgramTest.cpp
diff options
context:
space:
mode:
authorDavid Sherwood <david.sherwood@arm.com>2022-10-19 15:21:08 +0000
committerDavid Sherwood <david.sherwood@arm.com>2022-10-31 13:45:57 +0000
commit4b48c3993be08f1a330dfb91def82baf6efdb544 (patch)
tree2c7d39546a08f028008618c3464e0458c4287574 /llvm/unittests/Support/ProgramTest.cpp
parent9265b7fa83b94d46f0bb0270eb69fb03ed92f603 (diff)
downloadllvm-4b48c3993be08f1a330dfb91def82baf6efdb544.zip
llvm-4b48c3993be08f1a330dfb91def82baf6efdb544.tar.gz
llvm-4b48c3993be08f1a330dfb91def82baf6efdb544.tar.bz2
[AArch64][SVE2] Add the SVE2.1 shift-and-narrow instructions
This patch adds the assembly/disassembly for the following instructions: sqrshrn : Signed saturating rounding shift right narrow by immediate and interleave sqrshrun : Signed saturating rounding shift right unsigned narrow by immediate and interleave uqrshrn : Unsigned saturating rounding shift right narrow by immediate and interleave The reference can be found here: https://developer.arm.com/documentation/ddi0602/2022-09 Differential Revision: https://reviews.llvm.org/D136690
Diffstat (limited to 'llvm/unittests/Support/ProgramTest.cpp')
0 files changed, 0 insertions, 0 deletions