llvm-6502/test/MC/Disassembler
Sean Callanan 1a8b789a4b Eliminated the classification of control registers into %ecr_
and %rcr_, leaving just %cr_ which is what people expect.
Updated the disassembler to support this unified register set.
Added a testcase to verify that the registers continue to be
decoded correctly.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@103196 91177308-0d34-0410-b5e6-96231b3b80d8
2010-05-06 20:59:00 +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 Eliminated the classification of control registers into %ecr_ 2010-05-06 20:59:00 +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