summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/PowerPC/ppc64-encoding-spe.s
Commit message (Collapse)AuthorAgeFilesLines
* Complete the SPE instruction set patternsJustin Hibbits2018-07-181-3/+157
| | | | | | | | | This is the lead-up to having SPE codegen. Add the rest of the instructions, along with MC tests. Differential Revision: https://reviews.llvm.org/D44829 llvm-svn: 337346
* Add support for SPE load/store from memory.Joerg Sonnenberger2014-08-081-0/+157
| | | | llvm-svn: 215220
* Add the majority of the remaining SPE instructions.Joerg Sonnenberger2014-08-071-0/+415
| | | | llvm-svn: 215131
* IndentJoerg Sonnenberger2014-08-071-15/+15
| | | | llvm-svn: 215126
* Add first bunch of SPE instructions. As they overlap with Altivec, markJoerg Sonnenberger2014-08-071-0/+50
them as parser-only until the disassembler is extended to handle predicates properly. llvm-svn: 215102
OpenPOWER on IntegriCloud