llvm-6502/test/MC/Disassembler
Johnny Chen 52d2b0ed00 Thumb instructions which have reglist operands at the end and predicate operands
before reglist were not properly handled with respect to IT Block.  Fix that by
creating a new method ARMBasicMCBuilder::DoPredicateOperands() used by those
instructions for disassembly.  Add a test case.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101974 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-21 01:01:19 +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 Thumb instructions which have reglist operands at the end and predicate operands 2010-04-21 01:01:19 +00:00