summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/Disassembler/ARM/mve-float.txt
Commit message (Collapse)AuthorAgeFilesLines
* [ARM] Add a batch of MVE floating-point instructions.Simon Tatham2019-06-211-0/+195
Summary: This includes floating-point basic arithmetic (add/sub/multiply), complex add/multiply, unary negation and absolute value, rounding to integer value, and conversion to/from integer formats. Reviewers: dmgreen, samparker, SjoerdMeijer, t.p.northover Subscribers: javed.absar, kristof.beyls, hiraditya, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D62675 llvm-svn: 364013
OpenPOWER on IntegriCloud