aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/ARM/thumb.s
Commit message (Expand)AuthorAgeFilesLines
* Disallow YIELD and other allocated nop hints in pre-ARMv6 architectures.Richard Barton2012-05-021-7/+0
* Thumb parsing and encoding support for NOP.Jim Grosbach2011-08-191-1/+1
* Tidy up formatting.Jim Grosbach2011-08-121-25/+23
* Fix predicates for Thumb co-processor instructions.Jim Grosbach2011-07-131-15/+0
* ARM asm parser wasn't able to parse a "mov" instruction while in ThumbBruno Cardoso Lopes2011-05-271-0/+3
* Fix encoding of Thumb BLX register instructions. Patch by Koan-Sin Tan.Owen Anderson2011-05-111-0/+2
* Fix encoding and add parsing support for the arm/thumb CPS instruction:Bruno Cardoso Lopes2011-02-141-0/+3
* fix the encoding and add testcases for ARM nop, yield, wfe and wfi instructionsBruno Cardoso Lopes2011-01-261-0/+11
* Add cdp/cdp2 instructions for thumb/thumb2Bruno Cardoso Lopes2011-01-201-0/+3
* Add mcr* and mr*c support to thumb targetsBruno Cardoso Lopes2011-01-201-0/+13
* Follow the current hack set and enable the correct parsing of bkpt while in t...Bruno Cardoso Lopes2011-01-181-0/+3
* Add parsing for the Thumb t_addrmode_s4 addressing mode. This can almostBill Wendling2010-11-301-0/+3
* Add more Thumb encodings.Bill Wendling2010-11-291-0/+8
* More Thumb encodings.Bill Wendling2010-11-291-0/+5
* Add Thumb encodings for REV instructions.Bill Wendling2010-11-291-1/+8
* Add more Thumb encodings.Bill Wendling2010-11-291-0/+3
* Add encoding for ARM "trap" instruction.Bill Wendling2010-11-211-0/+3
* Add MC encodings for some Thumb instructions. Test for a few of them. The "bxBill Wendling2010-11-191-0/+8