1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 22:42:46 +02:00
llvm-mirror/test/MC/Disassembler
Sean Callanan 4331428e24 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.

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