llvm-6502/test/MC/Disassembler
Johnny Chen 2abc9d2444 The r128103 fix to cope with the removal of addressing modes from the MC instructions
were incomplete.  The assert stmt needs to be updated and the operand index incrment is wrong.
Fix the bad logic and add some sanity checking to detect bad instruction encoding;
and add a test case.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128186 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-24 00:28:38 +00:00
..
ARM The r128103 fix to cope with the removal of addressing modes from the MC instructions 2011-03-24 00:28:38 +00:00
MBlaze Teach the MBlaze disassembler to disassemble special purpose registers. 2010-12-20 21:18:04 +00:00
X86 Basic sanity checks to ensure that 2- and 3-byte 2011-03-15 01:32:46 +00:00