1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 05:23:45 +02:00
llvm-mirror/test/MC/Disassembler
Johnny Chen 9998480f92 When doing Thumb disassembly, there's no need to consider t2ADDrSPi12/t2SUBrSPi12,
as their generic counterparts t2ADDri12/t2SUBri12 should suffice.

llvm-svn: 101929
2010-04-20 18:45:24 +00:00
..
arm-tests.txt In the same spirit of r101524, which removed the assert() from printAddrMode2OffsetOperand(), 2010-04-16 19:57:21 +00:00
dg.exp tests: MC/Disassembler tests depend on ARM support being compiler in. 2010-04-15 03:47:20 +00:00
neon-tests.txt ARM disassembler did not react to recent changes to the NEON instruction table. 2010-04-19 16:20:34 +00:00
simple-tests.txt testcase for r101538, patch by Nico Schmidt! 2010-04-17 17:22:06 +00:00
thumb-tests.txt When doing Thumb disassembly, there's no need to consider t2ADDrSPi12/t2SUBrSPi12, 2010-04-20 18:45:24 +00:00