summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ARM/neont2-add-encoding.s
Commit message (Collapse)AuthorAgeFilesLines
* Encode the 32-bit wide Thumb (and Thumb2) instructions with the high orderJim Grosbach2010-12-031-64/+64
| | | | | | halfword being emitted to the stream first. rdar://8728174 llvm-svn: 120848
* Add support for Thumb2 encodings of NEON data processing instructions, using ↵Owen Anderson2010-11-111-0/+138
the new PostEncoderMethod infrastructure. More tests to come. llvm-svn: 118819
OpenPOWER on IntegriCloud