summaryrefslogtreecommitdiff
path: root/test/MC/ARM/neont2-add-encoding.s
Commit message (Collapse)AuthorAge
* 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
* Add support for Thumb2 encodings of NEON data processing instructions, using ↵Owen Anderson2010-11-11
the new PostEncoderMethod infrastructure. More tests to come. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@118819 91177308-0d34-0410-b5e6-96231b3b80d8