summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/AArch64/armv8.2a-dotprod-errors.s
Commit message (Collapse)AuthorAgeFilesLines
* [AArch64] Assembler support for the ARMv8.2a dot product instructionsSjoerd Meijer2017-08-091-0/+12
Dot product is an optional ARMv8.2a extension, see also the public architecture specification here: https://developer.arm.com/products/architecture/a-profile/exploration-tools. This patch adds AArch64 assembler support for these dot product instructions. Differential Revision: https://reviews.llvm.org/D36515 llvm-svn: 310480
OpenPOWER on IntegriCloud