llvm-6502/test/MC/Disassembler/ARM
Johnny Chen e68d8ec252 It used to be that t_addrmode_s4 was used for both:
o A8.6.195 STR (register) -- Encoding T1
o A8.6.193 STR (immediate, Thumb) -- Encoding T1

It has been changed so that now they use different addressing modes
and thus different MC representation (Operand Infos).  Modify the
disassembler to reflect the change, and add relevant tests.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127833 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-17 22:04:05 +00:00
..
arm-tests.txt There were two issues fixed: 2011-03-15 22:27:33 +00:00
dg.exp
neon-tests.txt
thumb-tests.txt It used to be that t_addrmode_s4 was used for both: 2011-03-17 22:04:05 +00:00