llvm-6502/test/MC/Disassembler
Johnny Chen 18b475f954 LLVM combines the offset mode of A8.6.199 A1 & A2 into STRBT.
The insufficient encoding information of the combined instruction confuses the decoder wrt
UQADD16.  Add extra logic to recover from that.

Fixed an assert reported by Sean Callanan


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127354 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-09 20:01:14 +00:00
..
ARM LLVM combines the offset mode of A8.6.199 A1 & A2 into STRBT. 2011-03-09 20:01:14 +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