Owen Anderson
|
2021ad2133
|
Revert r142618, r142622, and r142624, which were based on an incorrect reading of the ARMv7 docs.
llvm-svn: 142626
|
2011-10-20 22:23:58 +00:00 |
|
Owen Anderson
|
8067075218
|
Fix decoding tests for fixed MSR encodings.
llvm-svn: 142624
|
2011-10-20 22:01:48 +00:00 |
|
Owen Anderson
|
fd21da3506
|
Improve encoding support for BLX with immediat eoperands, and fix a BLX decoding bug this uncovered.
llvm-svn: 138675
|
2011-08-26 23:32:08 +00:00 |
|
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
|
4854258d9c
|
Fix incorrect encoding of UMAAL and friends. Patch by James Molloy.
llvm-svn: 137641
|
2011-08-15 20:08:25 +00:00 |
|
Owen Anderson
|
9d85cab3d5
|
Port over the basic ARM encodings test file to a decoding test file. Greatly increases our test coverage of basic ARM-mode instructions.
llvm-svn: 137495
|
2011-08-12 19:42:45 +00:00 |
|