| commit | e7e1cf9fbd1e31eaafa7056327f3295cd43491f4 | [log] [tgz] |
|---|---|---|
| author | Sean Callanan <scallanan@apple.com> | Thu May 06 20:59:00 2010 +0000 |
| committer | Sean Callanan <scallanan@apple.com> | Thu May 06 20:59:00 2010 +0000 |
| tree | 62912f265a6a0b55b18eecc2f510ee464152435f | |
| parent | 358b29c855c1f211e14db7ee5a7b87b55605d3dc [diff] |
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