summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/Disassembler/ARM/mve-integer.txt
Commit message (Collapse)AuthorAgeFilesLines
* [ARM] Add a batch of MVE integer instructions.Simon Tatham2019-06-201-0/+401
This includes integer arithmetic of various kinds (add/sub/multiply, saturating and not), and the immediate forms of VMOV and VMVN that load an immediate into all lanes of a vector. Reviewers: dmgreen, samparker, SjoerdMeijer, t.p.northover Subscribers: javed.absar, kristof.beyls, hiraditya, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D62674 llvm-svn: 363936
OpenPOWER on IntegriCloud