aboutsummaryrefslogtreecommitdiff
path: root/test/MC/Disassembler/ARM/thumb1.txt
AgeCommit message (Expand)Author
2012-10-30ARM: Better disassembly for pc-relative LDR.Jim Grosbach
2012-06-06Correct decoder for T1 conditional B encodingRichard Barton
2012-05-02Disallow YIELD and other allocated nop hints in pre-ARMv6 architectures.Richard Barton
2011-08-26Support an extension of ARM asm syntax to allow immediate operands to ADR ins...Owen Anderson
2011-08-25Port over additional encoding tests to decoding tests, and fix an operand ord...Owen Anderson
2011-08-24Port over more encoding tests to decoding tests.Owen Anderson
2011-08-23Port more assemble tests over to disassembly tests.Owen Anderson
2011-08-22Port another swathe of Thumb1 encoding tests over to decoding tests.Owen Anderson
2011-08-22Fix an incorrect shift when decoding SP-relative stores in Thumb1-mode. Add ...Owen Anderson
2011-08-18More Thumb1 decoding tests.Owen Anderson
2011-08-18Port over BL/BLX to disassembly tests.Owen Anderson
2011-08-17Port new Thumb1 encoding tests over to decoding tests.Owen Anderson
2011-08-17Start building a Thumb1 decoding test file based on the Thumb1 parsing/encodi...Owen Anderson