1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 06:22:56 +02:00
llvm-mirror/test/MC/Disassembler/ARM
Johnny Chen 41abb5b0f7 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.

llvm-svn: 127833
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