llvm-6502/test/MC/Disassembler
Johnny Chen 085ea1b633 Fixed an ARM disassembler bug where it does not handle STRi12 correctly because an extra
register operand was erroneously added.  Remove an incorrect assert which triggers the bug.

rdar://problem/9131529


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127642 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-15 01:13:17 +00:00
..
ARM Fixed an ARM disassembler bug where it does not handle STRi12 correctly because an extra 2011-03-15 01:13:17 +00:00
MBlaze Teach the MBlaze disassembler to disassemble special purpose registers. 2010-12-20 21:18:04 +00:00
X86 Fixed a bug in the enhanced disassembler that caused 2011-02-23 03:31:28 +00:00