diff options
| author | Caroline Concatto <caroline.concatto@arm.com> | 2022-10-21 14:38:46 +0100 |
|---|---|---|
| committer | Caroline Concatto <caroline.concatto@arm.com> | 2022-10-21 14:46:35 +0100 |
| commit | 3bee2fb26222b71ba30234586dc0e6c197358091 (patch) | |
| tree | d52f891a9465069e808006551468aa3a9cee9738 /llvm/unittests/Support/TargetParserTest.cpp | |
| parent | 00ac39574b9f8b4f3d6bd4b12924ef3174e6f0e9 (diff) | |
| download | llvm-3bee2fb26222b71ba30234586dc0e6c197358091.zip llvm-3bee2fb26222b71ba30234586dc0e6c197358091.tar.gz llvm-3bee2fb26222b71ba30234586dc0e6c197358091.tar.bz2 | |
[AArch64] SME2 Multiple vectors int/float binary accumulator and two/four ZA single-vector
This patch adds the assembly/disassembly for the following instructions:
INT :
ADD (array accumulators): Add multi-vector to ZA array vector accumulators.
SUB (array accumulators): Subtract multi-vector from ZA array vector accumulators.
FP:
FADD : Floating-point add multi-vector to ZA array vector accumulators.
FSUB : Floating-point subtract multi-vector from ZA array vector accumulators.
For Two and Four ZA single-vectors
The reference can be found here:
https://developer.arm.com/documentation/ddi0602/2022-09
Depends on: D135563
Reviewed By: sdesmalen
Differential Revision: https://reviews.llvm.org/D135567
Diffstat (limited to 'llvm/unittests/Support/TargetParserTest.cpp')
0 files changed, 0 insertions, 0 deletions
