Owen Anderson
|
86b11d01eb
|
Support an extension of ARM asm syntax to allow immediate operands to ADR instructions. This is helpful for disassembler testing, and indeed exposed a disassembler bug that is also fixed here.
llvm-svn: 138635
|
2011-08-26 18:09:22 +00:00 |
|
Owen Anderson
|
d387b48b0b
|
Port over additional encoding tests to decoding tests, and fix an operand ordering bug this exposed.
llvm-svn: 138575
|
2011-08-25 18:30:18 +00:00 |
|
Owen Anderson
|
6325690c08
|
Port over more encoding tests to decoding tests.
llvm-svn: 138441
|
2011-08-24 17:08:34 +00:00 |
|
Owen Anderson
|
b97912374e
|
Port more assemble tests over to disassembly tests.
llvm-svn: 138336
|
2011-08-23 17:26:35 +00:00 |
|
Owen Anderson
|
e70aed2df9
|
Port another swathe of Thumb1 encoding tests over to decoding tests.
llvm-svn: 138250
|
2011-08-22 18:05:49 +00:00 |
|
Owen Anderson
|
59178665b5
|
Fix an incorrect shift when decoding SP-relative stores in Thumb1-mode. Add more tests.
llvm-svn: 138246
|
2011-08-22 17:56:58 +00:00 |
|
Owen Anderson
|
b4bc7704ec
|
More Thumb1 decoding tests.
llvm-svn: 137974
|
2011-08-18 20:05:06 +00:00 |
|
Owen Anderson
|
366ac95879
|
Port over BL/BLX to disassembly tests.
llvm-svn: 137954
|
2011-08-18 17:43:52 +00:00 |
|
Owen Anderson
|
eb5c093d8d
|
Port new Thumb1 encoding tests over to decoding tests.
llvm-svn: 137902
|
2011-08-17 23:37:33 +00:00 |
|
Owen Anderson
|
4c26beae4c
|
Start building a Thumb1 decoding test file based on the Thumb1 parsing/encoding test file.
llvm-svn: 137840
|
2011-08-17 18:21:36 +00:00 |
|