llvm-6502/test/MC/Disassembler
Johnny Chen 1090d7711b The ARM disassembler was confused with the 16-bit tSTMIA instruction.
According to A8.6.189 STM/STMIA/STMEA (Encoding T1), there's only tSTMIA_UPD available.
Ignore tSTMIA for the decoder emitter and add a test case for that.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@128246 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-24 23:21:14 +00:00
..
ARM The ARM disassembler was confused with the 16-bit tSTMIA instruction. 2011-03-24 23:21:14 +00:00
MBlaze
X86 Basic sanity checks to ensure that 2- and 3-byte 2011-03-15 01:32:46 +00:00