aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/Disassembler/ARM/thumb1.txt
Commit message (Expand)AuthorAgeFilesLines
* This corrects the implementation of Thumb ADR instruction. There are three i...Mihai Popa2013-07-031-1/+5
* ARM: fix thumb1 nop decodingAmaury de la Vieuville2013-06-241-8/+2
* ARM: Better disassembly for pc-relative LDR.Jim Grosbach2012-10-301-0/+2
* Correct decoder for T1 conditional B encodingRichard Barton2012-06-061-1/+10
* Disallow YIELD and other allocated nop hints in pre-ARMv6 architectures.Richard Barton2012-05-021-12/+0
* Support an extension of ARM asm syntax to allow immediate operands to ADR ins...Owen Anderson2011-08-261-0/+6
* Port over additional encoding tests to decoding tests, and fix an operand ord...Owen Anderson2011-08-251-0/+31
* Port over more encoding tests to decoding tests.Owen Anderson2011-08-241-0/+148
* Port more assemble tests over to disassembly tests.Owen Anderson2011-08-231-0/+59
* Port another swathe of Thumb1 encoding tests over to decoding tests.Owen Anderson2011-08-221-0/+153
* Fix an incorrect shift when decoding SP-relative stores in Thumb1-mode. Add ...Owen Anderson2011-08-221-0/+30
* More Thumb1 decoding tests.Owen Anderson2011-08-181-0/+25
* Port over BL/BLX to disassembly tests.Owen Anderson2011-08-181-3/+14
* Port new Thumb1 encoding tests over to decoding tests.Owen Anderson2011-08-171-0/+37
* Start building a Thumb1 decoding test file based on the Thumb1 parsing/encodi...Owen Anderson2011-08-171-0/+30