summaryrefslogtreecommitdiff
path: root/test/MC/ARM/neont2-sub-encoding.s
Commit message (Collapse)AuthorAge
* Fix misspelled target triples in MC/ARM test commands.Bob Wilson2010-12-15
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@121901 91177308-0d34-0410-b5e6-96231b3b80d8
* Encode the 32-bit wide Thumb (and Thumb2) instructions with the high orderJim Grosbach2010-12-03
| | | | | | halfword being emitted to the stream first. rdar://8728174 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120848 91177308-0d34-0410-b5e6-96231b3b80d8
* Flesh out tests for Thumb2 encodings of NEON instructions.Owen Anderson2010-11-11
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118837 91177308-0d34-0410-b5e6-96231b3b80d8