aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/ARM/neon-mul-encoding.s
Commit message (Collapse)AuthorAgeFilesLines
* ARM NEON two-operand aliases for VQDMULH.Jim Grosbach2011-12-131-0/+8
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146514 91177308-0d34-0410-b5e6-96231b3b80d8
* ARM a few more VMUL implied destination operand form aliases.Jim Grosbach2011-12-081-1/+22
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@146177 91177308-0d34-0410-b5e6-96231b3b80d8
* ARM assembly parsing for the rest of the VMUL data type aliases.Jim Grosbach2011-12-051-0/+65
| | | | | | | Finish up rdar://10522016. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@145846 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix NEON mul encoding tests. Wrong file contents previously.Jim Grosbach2011-10-181-79/+71
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142387 91177308-0d34-0410-b5e6-96231b3b80d8
* Tidy up formatting.Jim Grosbach2011-10-041-54/+80
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@141111 91177308-0d34-0410-b5e6-96231b3b80d8
* Fix misspelled target triples in MC/ARM test commands.Bob Wilson2010-12-151-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121901 91177308-0d34-0410-b5e6-96231b3b80d8
* Use ARM-style comment syntax.Owen Anderson2010-11-011-28/+28
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117941 91177308-0d34-0410-b5e6-96231b3b80d8
* Mark ARM subtarget features that are available for the assembler.Jim Grosbach2010-11-011-1/+1
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117929 91177308-0d34-0410-b5e6-96231b3b80d8
* Convert this test to .s form.Owen Anderson2010-10-291-0/+56
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@117693 91177308-0d34-0410-b5e6-96231b3b80d8