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
..
2010-10-11 19:38:01 +00:00
2011-02-03 23:26:36 +00:00
2011-03-11 01:27:24 +00:00
2010-11-29 18:16:10 +00:00
2011-03-14 02:30:32 +00:00