Johnny Chen e6d69e7dbe ADR was added with the wrong encoding for inst{24-21}, and the ARM decoder was fooled.
Set the encoding bits to {0,?,?,0}, not 0.  Plus delegate the disassembly of ADR to
the more generic ADDri/SUBri instructions, and add a test case for that.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128234 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-24 20:42:48 +00:00
..
2010-10-11 19:38:01 +00:00
2011-02-03 23:26:36 +00:00
2011-03-11 01:27:24 +00:00
2010-11-29 18:16:10 +00:00
2011-03-14 02:30:32 +00:00