llvm-6502/test/MC/Disassembler/ARM
Johnny Chen 94dad03a96 Fixed an assert by the ARM disassembler for LDRD_PRE/POST.
The relevant instruction table entries were changed sometime ago to no longer take
<Rt2> as an operand.  Modify ARMDisassemblerCore.cpp to accomodate the change and
add a test case.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127935 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-19 01:16:20 +00:00
..
arm-tests.txt Fixed an assert by the ARM disassembler for LDRD_PRE/POST. 2011-03-19 01:16:20 +00:00
dg.exp
neon-tests.txt
thumb-tests.txt The disassembler for Thumb was wrongly adding 4 to the computed imm32 offset. 2011-03-18 00:38:03 +00:00