llvm-mirror/test/MC
Johnny Chen 3520263009 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.

llvm-svn: 127935
2011-03-19 01:16:20 +00:00
..
ARM Add support to the ARM asm parser for the register-shifted-register forms of basic instructions like ADD. More work left to be done to support other instances of shifter ops in the ISA. 2011-03-18 22:50:18 +00:00
AsmParser Move arch specific tests in arch specific directories. 2011-02-24 19:06:27 +00:00
COFF
Disassembler Fixed an assert by the ARM disassembler for LDRD_PRE/POST. 2011-03-19 01:16:20 +00:00
ELF Fix handling of @IDNTPOFF relocations, they need to get STT_TLS. 2011-03-17 00:35:10 +00:00
MachO MC/Mach-O: Fix regression introduced in r126127, this assignment shouldn't have 2011-03-17 16:25:24 +00:00
MBlaze
X86 Support explicit argument forms for the X86 string instructions. 2011-03-18 11:59:40 +00:00